html{
height: 100%;
	}
body	{
height: 100%;
margin:0;
padding:0;
background-image:url(grafika/bg.png);
background-position:top;
background-repeat:repeat;
color:#454545;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper {
  position:relative;
  width: 790px;
  margin-left:auto;
  margin-right:auto;
  height:auto;
  background-color:#FFFFFF;
  border-left:solid 1px #F3F3F3;
  border-right:solid 1px #F3F3F3;
  margin-top:1px;
  margin-bottom:0;
  clear:both;
}
#head {
	width:100%;
	}
#menu {
	width:788px;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	}
.mainmenu{
	float:left;
	padding-top:2px;
	color:#006699;
	font-family:Arial;
	font-size:15px;
	font-weight:800;
	}
.cont	{
	width:790px;
	min-height:500px;
	background-image:url(grafika/bg_ww.jpg);
    background-position:top;
    background-repeat:no-repeat;
	overflow:visible;
	padding: 0;
	margin:1px 0;
	}
#navcontainer {
	display: block;
	float:left;
	width:210px;
}

#navlist
{
margin-left: 15px;
padding-left: 5px;
list-style: outside;
list-style-image:url(grafika/punkt.jpg);
}

#navlist li 
{
padding: 5px 0 5px 5px;
border-bottom:dotted 1px #F0F0F0;
width:170px;
}
#navcontainer a
{
display: block;
padding: 4px 10px;
width: 170px;
color: #383838;
text-decoration: none;
}

#navcontainer a:hover
{
display: block;
padding: 4px 10px;
color:#383838;
width: 150px;
background-color: #F5F5F5;
text-decoration: none;
}

#left	{
	width:200px;
	height:100%;
	padding:35px 0 20px 10px;
	float:left;
	margin:0;	
	}
#navleft {
	padding:20px 15px 20px 15px;
	width:170px;
	overflow:visible;
	float:left;
	color: #006666;
	background-color:#F5F5F5;
	background-image:url(grafika/bg_l.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:100px;
	}
#body {
	width: 525px;
	height:auto;
	overflow: visible;
	font-size:12px;
	float:right;
	margin:15px 7px 20px 7px;
	padding:7px 0 7px 20px;
	border-left:dotted 1px #E3E3E3;
	}
#date {
	width: 300px;
	min-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left:9px;
	}
#box {
	width: 580px;
	height: 160px;
	margin-left:9px;
	margin-top:4px;
	float:right;
	}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #427EB0;
	font-weight: bold;
	margin:5px;
	}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #427EB0;
	font-weight: bold;
	margin:5px;
	}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #427EB0;
	font-weight: bold;
	margin:2px;
	}
.footer {
	height:44px;
	background-color:#000;
	background-image:url(grafika/bg_fotter.png);
	background-repeat:repeat-x;
	padding:7px 0 7px 0;
	font-size: 12px;
	color: #CCCCCC;
	width: 788px;
	margin:0 auto;
	clear:both;
	margin-bottom:0;
	left: 0px;
	}
#www {
	width: 539px;
	height: 118px;
	background-image: url(grafika/tlo_text.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	padding: 20px;
	}

