/*@import url(reset.css);*/


body {
	background-color: #D5F2F6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link{
	color: #00035F;
}
a:visited{
	color: #59035F;
}
a:hover{
	color: #35565F;
}
a:active{
	color: #3556C4;
}
#wrapper {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #F90;
	text-align: left;
	float: none;
}
#header {
	background-color: #00C2F7;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F6F6F6;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
	border-left-color: #F6F6F6;
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
}
#dwhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #1D2B9D;
	height: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	background-color: #D5F2F6;
	height: 700px;
	width: 200px;
	border: 0px solid #63F;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 5px;
	
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#content {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	width: 490px;
		
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	
}
#content1 {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 768px;
	border: 0px solid #C00;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 212px;
	
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
#anonc {
	float: right;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #eee;
}

#clear {
	clear:both;
}
#footer {
	background-color: #1D2B9D;
	height: 15px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
#name {
	float: left;
}
#adres {
	position: relative;
	z-index: 3;
	height: 25px;
	width: 200px;
	left: 140px;
	top: 90px;
}
#news {
	float: none;
	width: 246px;
	margin-left: 720px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #D5F2F6;
	padding-top: 10px;
	
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#imgzav {
	margin-right: 10px;
	
}
.h1 {
	font-family: Cambria, Verdana, Geneva, sans-serif;
	color: #006;
	text-align: center;
	font-size: 22px;
}
.h2 {
	font-family: Cambria, Verdana, Geneva, sans-serif;
	color: #006;
	text-align: center;
	font-size: 18px;
}
.h3 {
	font-family: Cambria, Verdana, Geneva, sans-serif;
	color: #006;
	text-align: center;
	font-size: 16px;
}
.big {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
}

.p{
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
