body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat:repeat-x;
	background-color: #3E3A39;
	padding:0px;
}

a         {text-decoration: none; color:#FFFFFF;font-weight: bold}
a:hover   {color: #D38B29; }

#toppruh {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: white; PADDING-TOP: 2px; HEIGHT: 16px; BACKGROUND-COLOR: black; TEXT-ALIGN: right
}



ul { list-style-type: square}
h1
{
  font-family:"Arial, Verdana, Helvetica, sans-serif";
  font-size:24px;
  font-weight:normal;
  
}

#page{
  margin:auto;
  position:relative;
  border:solid 1px black;
  width:780px;
  font-family:arial;
}


#top{
  position:relative;
  background:url('images/top.gif') no-repeat;
  width:780px;
  height:159px;
}

#top h1{
  position:absolute;
  left:190px;
  top:12px;
  display:block;
  margin:0;
  color:#006493;
  font-size:20px;
}
#top p{
  position:absolute;
  left:190px;
  top:40px;
  display:block;
  margin:0;
  font-size:14px;
  color:#006493;
}

#menu{
  position:relative;
  background:url('images/menu.gif') no-repeat;
  width:770px;
  height:26px;
  padding:5px;
  color:#6e9177;
}
#menu a{
  color:#6e9177;
  font-size:14px;
  text-decoration:none;  
  font-weight:bold;
  margin:0px 20px 0px 20px;
  font-family:arial;
}

#content{
  position:relative;
  background-color:white;
  color:#333f44;
  font-size:13px;
  padding:15px;
  width:750px;
}

#footer{
  position:relative;
  background-color:#344d56;
  width:746px;
  height:15px;
  color:white;
  font-size:10px;
  padding:17px;
  
}
#footer a{
  color:white;  
}

#submenu{
  color:white;
} 
#submenu a{
  color:white;
  font-size:11px;
  text-decoration:none;  
  font-weight:bold;
}

#content .menu2{
  float:right;
  width:160px;
  padding:20px;
}

#content .menu2 a{
  display:block;
  font-size:16px;
  margin:0px;
  font-family:arial;
  color:#073b14;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  background:url('images/tlacitko.gif');  
  padding:0px;
  width:170px;
  height:30px;
  padding-top:10px;
}

#content .menu2 a:hover{
  color:black;
}

img{
  border:0;
}

#webdes h3 
{ 
margin-top:-15px;

}
