/* Nature - Jan Sobčák design 04.2008
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 10px Verdana,Tahoma,Arial,sans-serif;
background: Black url(images/bg_malta.jpg) repeat-x;
margin-top: 100px;


}


#wrap {

color: #727272;

margin: 0 auto;
width: 790px;
border: 3px solid Black;
 background-color: #009900;
background: url(images/wrap2.jpg) repeat-y ;
 padding: 0px 0px 0px 0px;
}
#wrap2 {
 padding: 0px 0px 0px 0px;

width: 790px;
background: url(images/bg_content_manko.jpg) no-repeat;

}
#wrap3 {

color: #727272;


width: 790px;
border:0px;
background: url(images/bg_wrap_manko.jpg) no-repeat bottom right;
 padding: 0px 0px 0px 0px;
}

#header {

margin: 0px 0px 0px 0px;
padding: 0;
height: /*75px*/110px;
background-color: /*#FF7575*/transparent;
 background-image: url(images/header_manko.jpg);
 background-repeat: no-repeat;
}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 180px;
margin: 30px 0px 10px 0px;
padding: 0 ;
font-size: 0.9em;
}





#avmenu ul {	
list-style: none;
width: 180px;
margin: 0 0px 0px 0px;
padding: 0;
font-size: 1.1em;
 background: transparent;
 
}	

#avmenu li {
margin-bottom: 4px;


}

#avmenu li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: Black;
display: block;
padding: 6px 0 0 20px;
background: url(images/sipka.gif) no-repeat left;

 font-family: Tahoma;
 font-size: 11px;

 border-bottom: 1px solid Black;
 margin: 0px 0px 0px 0px;
}
	
	
#avmenu li a:hover {

color: Black;
background:/* url(images/pod_link.png) no-repeat bottom right*/;

 font-family: Tahoma;
 background: url(images/sipka.gif) no-repeat left;
 }
 #avmenu ul ul {
margin:5px 0px 5px 20px;
font-size:0.9em;
width:135px;
border-bottom: 0px solid Black;
/*height:9px;*/
}

#avmenu ul ul a {
/*height:9px;*/
margin:0;
padding:0px 0 0 18px;
border-bottom: 0px solid Black;
/*background:  url(img/cara8.jpg) no-repeat left*/;
}


.announce {
padding: 0px 0px 0px 0px;
margin: 0px /*160*/0px 2px 0px;
/*padding: 0px 0px 0px 5px;*/
width: 180px;
color: White;
background-color: transparent /*transparent*/;



}
.announce a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
color: Black;
 text-decoration: none;
}
.announce a:hover {

padding: 0px 0px 0px 5px;
color: White;
}

.announce H2 {
margin: 0px 0px 0px 0px;
padding: 3px 0px 2px 5px;
color: #E3FFFF;

}
.announce p {
margin: 0px 0px 0px 0px;
padding: 3px 0px 2px 5px;
color: #E3FFFF;}
#extras {


width: 490px;

padding: 4px 4px 0px 10px;
font-size: 1.0em;

 background: transparent;

color: Black;
 
 text-align: center;
}

#extras p {

}

#extras a {

 color: #009900;
 padding: 4px 4px 0px 0px;
 margin: 5px;
 text-decoration: none;
}

#content {
margin: 10px /*160*/8px 0px 180px;

padding: 0px 5px 0px 10px;

text-align: left;
color: Black;
width: 580px;

}

#content h2 {
font-size: 16px;
margin: 0 0 0.5em 0;
 font-family: "Century Gothic";
 color: Black;
 border-bottom: 1px solid #008001;
 font: bold;
}

#content img {
padding: 0px;
display:inline;
}
#content p {
	padding: 0px 0px 0px 0px;
	margin: 0px /*160*/0px 2px 0px;
}

h4 {
font-size: 8.5pt;
margin: 0 0 10px 0;
font-family: "Tahoma";
 color: White;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
font-family: "Century Gothic";
}



h2 {
font-weight:normal;
font-family: "Century Gothic";
 font-size: 13px;
margin: 0 0 10px 0;
padding: 6px 0 0 10px;
}

a {
text-decoration: underline;
color: Black;
}

a:hover {
text-decoration: underline;
color: Black;
}


#footer {
clear: both;
margin: 0 auto;

width: 790px;
text-align:  center;
color: Black;
font-size: 1.0em;
height: /*244*/0px;
 

border-top: 1px solid Black;
 background: url(images/footer_left.jpg) no-repeat left;
}

#footer a {
color: White;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

