a:link {
	color: #3366CC;
}

#header
{
	width: 900px;
	height: 240px;
	background-image: url(images/up1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 3px;
	border-bottom-color: #96AEBE;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	position: relative;
	top: 10px;
	width: 180px;
	float: left;
	background-image: url(images/background_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#content {
	float: right;
	width: 680px;
	position: relative;
	top: 10px;
	border-left-width: 12px;
	border-left-style: double;
	border-left-color: #96AEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-indent: 10px;
	left: 0px;
	padding-left: 5px;
	height: 1090px;
	background-image: url(images/background_cont.jpg);
	text-align: justify;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #96AEBE;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #96AEBE;
	height: 1100px;
	text-align: center;
}
#menu a:link, #menu a:visited 
{
	background: #cccc99;
	border: solid 2px #fc9;
	display: block;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#menu a:hover, #menu a:active, #menu a.current:link, #menu a.current:visited, #menu span
{
	border-style: solid dotted;
	border-width: 2px;
	border-color: #c00;
	background-color: #FFFF66;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
}
#partner {
	float: left;
	width: 180px;
	font-size: 80%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #96AEBE;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #96AEBE;
	padding-top: 10px;
}
#bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 80%;
	font-weight: 400;
	text-align: center;
}
#pogoda {
	width: 180px;
	float: left;
	font-size: 80%;
	text-align: center;
	position: relative;
	margin-top: 10px;
	top: 5px;
	height: 90px;
}
#nvg {
	position: relative;
	text-align: center;
	top: 194px;
}
#anons {
	width: 330px;
	height: 230px;
	float: left;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #96AEBE;
	padding-right: 3px;
}
#anons2 {
	height: 230px;
	width: 330px;
	float: right;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #96AEBE;
	padding-left: 3px;
}

