body {
margin:0px;
padding:0px;
background-color:#282828;
font-family: "Arial CE", Arial, sans-serif;
font-size:12px;
color:#CCCCCC;
}

#content{
position:relative;
width:920px;
margin-left:auto;
margin-right:auto;
background-image:url('../images/bg_content.jpg');
background-repeat:repeat-y;
padding-left:10px;
padding-right:10px;
}

#head{
width:900px;
height:200px;
background-repeat:no-repeat;
}

#map{
position:absolute;
top:14px;
right:71px;
width:59px;
height:50px;
}
#map a{
display:block;
width:59px;
height:50px;
background: url("../images/map_web.jpg") 0 0 no-repeat;
}
#map a:hover{
background-position: 0px -51px;
}

#icobox{
position:absolute;
top:98px;
right:90px;
width:500px;
height:95px;
}

#icobox div{
float:left;
margin-right:5px;
width:68px;
text-align:center;
font-size:11px;
}

#icobox div a{
color:#CCCCCC;
text-decoration:none;
}
#icobox div a:hover{
color:#FFFFFF;
}

#body{
width:900px;
background-repeat:repeat-y;
}

#txt{
width:900px;
background-repeat:no-repeat;
min-height:200px;
}

#txtmenu{
float:left;
width:287px;
}

#menu{
width: 287px;
}
#menu ul{
list-style: none;
margin: 0px;
padding: 0px;
}
#menu img{
border: none;
}
#menu li a{
display: block;
height: 24px;
text-decoration: none;
background: url("../images/bg_menu.gif") 0 0 no-repeat;
background-position: 110px 0px;
padding: 8px 0 0 140px;
color:#FCBD48;
font-weight:bold;
font-size:16px;
}	
#menu li a:hover, #menu li #current {
color: #6BD8AB;
background-position: 110px -32px;
}

#txtcon h1{
margin:0px;
padding:7px;
padding-top:20px;
padding-bottom:23px;
background: url("../images/bg_h1.gif") 0 0 no-repeat;
background-position: 0px 12px;
color:#FCBD47;
font-size:16px;
text-indent:45px;
}

#txtcon h2{
margin:0px;
padding:3px;
color:#CCCCCC;
font-size:13px;
}

#txtcon h3{
margin:0px;
padding:7px;
padding-top:20px;
padding-bottom:13px;
background: url("../images/bg_h3.gif") 0 0 no-repeat;
background-position: 0px 12px;
color:#CCCCCC;
font-size:15px;
text-indent:30px;
}

#txtcon a{
color:#666666;
text-decoration:none;
}

#txtcon a:hover{
color:#888888;
text-decoration:none;
}

.clear{
clear:both;
}

#footer{
width:920px;
height:32px;
margin-left:auto;
margin-right:auto;
background-image:url('../images/bg_footer.jpg');
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
font-size:10px;
color:#CCCCCC;
text-align:center;
line-height:23px;
}

#footer a{
padding-left:40px;
color:#CCCCCC;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
}

#akt_d{
	text-align:right;
}

#txtcon table.mapa_str a{
	font-size:14px;
	color:#CCCCCC;
}

#txtcon table.mapa_str a:hover{
	font-size:14px;
	color:#FFF;
}