/* CSS */

/* general stuff Lada */

body{
margin:0;
padding:0;
text-align: left;
font-family: Tahoma, Arial;
font-size:14px;
line-height:18px;
color:#000000;
letter-spacing:1px;
background: #649f1b;
}


#page a {
color:#4180bb;
font-weight:bold;
text-decoration:underline;
}

#page a:hover {
color:#4180bb;
font-weight:bold;
text-decoration:underline;
}

#page ul {
margin:0;
padding:0;
list-style:none;
}

#strom_opak {
height:100%;
width:100%;
background: #a5d4ff url(../images/bg_strom_opakovani.jpg) top right repeat-y;
}

#obloha {
height:290px;
width:100%;
background: url(../images/bg_obloha.jpg) top left repeat-x;
}

#strom_top {
height:290px;
width:100%;
background: url(../images/koruna_stromu.jpg) top right no-repeat;
}

#page {
position:relative;
z-index:10;
margin: 0 auto;
margin-top:-290px;
margin-bottom:-304px;
width:820px;
min-height:600px;
}

#logo {
margin:30px 0 0 0;
padding:0;
}

#menu {
margin:10px 0 0 0;
padding:0;
float:left;
width:598px;
height:58px;
background: url(../images/bg_menu.jpg) bottom center repeat-x;
}

#menu ul {
margin:0;
padding:0;
}

#menu li {
margin:0;
padding:0;
float:left;
list-style:none;
}

#menu li a {  
position:relative;
margin:0;
padding:0;     
float:left;
width:158px;
height:56px;
font-size:14px;
color:#ffffff;
line-height:72px;
text-align:center;
text-decoration:none;
background: url(../images/button.jpg) bottom center no-repeat;
}

#menu li a:hover, #menu li a.active {
margin:2px 0 0 0;
text-decoration:none;
font-size:18px;
color:#4180bb;
background: url(../images/button_active.jpg) bottom left no-repeat;
}

#content_bottom {
float:left;
width:598px;
min-height:500px;
background: url(../images/content_mid.jpg) bottom center repeat-y;
}

#content {
float:left;
width:598px;
min-height:500px;
background: url(../images/content_bottom.jpg) bottom center no-repeat;
}

#obsah {
margin: 20px 0px 20px 30px;
float:left;
width:538px;
min-height:400px;
}

#paticka {
width:598px;
min-height:50px;
color:#ffe9b5;
text-align:center;
}

#trava {
height:360px;
width:100%;
background: url(../images/bg_trava.jpg) bottom left repeat-x;
}

#strom_bottom {
height:360px;
width:100%;
background: url(../images/lada.jpg) bottom right no-repeat;
}

.nextWeb {
float:right;
margin:-45px 0 0 0;
width:240px;
height:30px;
line-height:30px;
text-align:left;
padding:0;
background: url(../images/bg_prolink.jpg) top center no-repeat;
}

.nextWeb a {  
margin:0 0 0 15px;
font-size:13px;
color:#ffe9b5;
text-decoration:none;
}

.nextWeb a:hover { 
text-decoration:underline;
}

