body {
	font-family: Arial, Helvetica, Verdana, sans;
	font-size: 76.5%;
	height: 100%;
	background: url('../images/wrapper.png') top center repeat-y;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	height: 100%;
	margin: 0pt auto;
}
#top {
	height: 150px;
	background: url('../images/top.png') top left no-repeat;
}
#logo {
	margin: 18px 0px 0px 33px;
	float: left;
}
#adres {
	float:left;
	margin:96px 20px 0 237px;
}
#adres p {
	color: #ffffff;
}
#adres p a {
	color: #ffffff;
	text-decoration: none;
}
#adres p a:hover {
	text-decoration: underline;
}
#menu {
	float:left;
	margin:117px 0 0 213px;
}
#menu img {
	margin-right: 5px;
}
#wrapper {
	padding: 30px 20px;
	float: left;
	width: 860px;
}
.greenbox {
	background: url('../images/greenbox.png') top left no-repeat;
	float: left;
	height: 60px;
	width: 420px;
}
.right {
	clear: right;
	margin-left: 20px;
}

.greenbox p {
	color: #fff;
	font-size: 0.95em;
	margin: 10px;
	line-height: 1.2em;
}
.green a, .greenbox a {
	font-style: italic;
}
.greenbox p a {
	color: #ffffff;
	
}
.fold {
	background: url('../images/fold.png') top left no-repeat;
	float: left;
	height: 69px;
	width: 420px;
	margin-top: -5px;
}
.brick {
	height: 40px;
	width: 40px;
	float: left;
	/*background: #ec1c24;*/
	margin: 20px 10px 0px 10px;
}
.brick .asterisk {
	height: 40px;
	width: 40px;
	float: left;
	background: url('../images/asterisk.png') top left no-repeat;
}
.fold h1 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 10px;
}
.fold p {
	font-size: 0.95em;
	line-height: 1.1em;
	margin-right: 10px;
}
a .fold h1 ,a .fold p  {
	color: #000000;
	text-decoration: none;
}
.fold span.link a {
	color: #000;
	text-decoration: none;
	text-align: right;
}
.fold span.link a:hover {
	text-decoration: underline;
}
.greentop, .greenbottom {
	height: 12px;
	width: 860px;
}
.greentop {
	background: url('../images/greentop.png') top left no-repeat;
}
.greenbottom {
	background: url('../images/greenbottom.png') top left no-repeat;
}
.green {
	background: #2f645c;
	width: 830px;
	padding: 10px 15px;
	color: #ffffff;
}
.green h1 {
	font-size: 1.7em;
	margin-bottom: 20px;
}
.green h2 {
	margin-bottom: 10px;
	font-size: 1em;
}
.green h2 a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
.green h2 a:hover {
	text-decoration: underline;
}