@charset "utf-8";
/* CSS Document */
body {
margin: 0px auto;
padding: 0px;
text-align: left;	
background:#fff;
font-family:Verdana, Tahoma;
font-size:11px;
color:#fff;
font-weight:normal;
background:url(../img/bgt.jpg);
}
a{color:#b70c06;font-weight:bold;text-decoration:underline;}
a:hover{text-decoration:none;}
a img{text-decoration:none; border:0px;}

h1{font-size:18px;font-family:sans-serif;color:#FFFFFF;font-weight:normal;}
h2 a{font-size:12px;font-family:sans-serif;color:#FFFFFF;}

h3{
padding-top:0px;
padding-bottom:30px;
padding-left:10px;
background: url(../img/unline2.png);
background-position:right;
background-repeat:no-repeat;
font-size:16px;
font-family:sans-serif;
font-weight:bold;
color:#4d4e64;
margin:0px;
margin-top:10px;
}
h4 {margin:0px;margin-bottom:5px;padding:0px;font-size:14px;color:#c23823;font-weight:bold;text-decoration:underline;}
h5 {padding-left:0px;color:#d8d8d8;font-size:13px;font-weight:bold;}

hr{
width: 100%;
display: block;
height: 1px;
border-top: 1px solid #fff;
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
}

.strip{
background:url(/img/line_dot.png);
background-repeat:repeat-x;
background-position:bottom;
width:100%;
height:2px;
border:0px;
margin:0px;
padding:0px;
clear:right;
padding-top:5px;
}


#head{
position:relative;
width:955px;
height:180px;
border:0px solid #999999;
text-align:left;
}
#logo{
position:relative;
left:350px;
width:250px;
height:110px;
background:url(../img/logo.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.nav {
position:relative;
top:35px;
left:0px;
height:35px; 
background: url(../img/pro_line_0.png) repeat-x; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:955px; 
z-index:500;
}
#corn_r_t{
position:absolute;
top:0px;
right:0px;
width:20px;
height:35px;
background:url(../img/corn_r_t.png);
z-index:900;
}
#familia{
position:absolute;
top:0px;
right:5px;
width:235px;
height:180px;
background:url(../img/familia.png);
z-index:950;
}

.nav .table {
display:inline-block;
margin:0 auto;
float:left;
}


.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;

}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(../img/pro_line_0.png); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#ddd;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(../img/pro_line_2.png); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b{
display:block; 
padding:0 30px 0 15px; 
background:url(../img/pro_line_2.png) right top;
}

.nav .select a:hover, 
.nav .select li:hover a {
background:url(../img/pro_line_1.png); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(img/pro_line_1.png) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:750px; 
top:35px; 
background:url(../img/back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;

}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
}

.nav .current .sub li.sub_show a {
color:#088; 
cursor:default; 
background:url(../img/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#088; 
background:url(../img/back_1.gif);
}

#main{
position:relative;
width:955px;
margin:0px;
padding:0px;
color:#000000;
background:url(../img/back_tst_1px.jpg);
background-repeat:repeat-y;
background-position:left;
background-color:#f9f9f9;
text-align:left;
}

#fotogallery{
position:relative;
width:915px;
padding:20px;
padding-top:15px;
margin:0px;
color:#000;
background-color:#f9f9f9;
text-align:left;
}
#fotobox{
width:100%;
padding:2px;
padding-top:5px;
padding-bottom:5px;
background:#f5f5f5;
margin:0px;
}
#fotogallery p{
margin:0px;
margin-bottom:15px;
margin-left:10px;
padding:0px;

}
#fotobox img{
border:1px solid #d8d8d8;
margin-right:0px;
padding:0px;
}
#fotobox img:hover{
border-bottom:1px solid #000;
}

#main_left{
position:relative;
width:349px;
height:460px;
background:#a00c08;
float:left;
border-right:1px solid #e3baae;
color:#FFFFFF;
}

#main_left_second{
position:relative;
width:349px;
height:460px;
float:left;
border-right:1px solid #e3baae;
background-repeat:no-repeat;
margin-right:15px;
}


#main_left_info{
text-align:left;
margin-bottom:5px;
margin-left:20px;
margin-right:10px;
margin-top:20px;
}
#main ul li{
list-style-image:url(../img/w_lili.gif);
color:#f8f8f8;
font-weight:normal;
}


#main_right{position:relative;width:560px;padding:17px;padding-left:0px;text-align:left;float:left;}

#main_right ul{
margin:0px;
margin-left:60px;
padding:0px;
}
#main_right ul li{
list-style-image:url(../img/lili.png);
color:#000000;
font-weight:normal;
}



#foot{
position:relative;
width:955px;
top:0px;
height:29px;
background:url(../img/foot.png);
background-repeat:no-repeat;
padding:0px;
margin:0px;
}
#popis_foot{
position:relative;
top:15px;
right:0px;
font-size:9px;
color:#7d1612;

}

#popis_foot{
font-size:9px;
color:#974441;
font-weight:bold;
}

.invisib{
float:right;
width:1px;
top:0px;
left:0px;
border:0px solid #000000;
}
.clear{
clear:both;
margin:0px;

}

.info{
font-size:10px;
margin:0px;
margin-top:20px;
padding:0px;
}
.info_back_img{
margin:0px;
padding:0px;
width:160px;
height:110px;
background:url(../img/img_back.jpg);
background-repeat:no-repeat;
float:left;
}
.info_back_img img{
border:1px solid #e5bdb1;
float:left;
margin-right:10px;
margin-bottom:0px;
}
.baracks{
width:97%;
padding:10px;
padding-top:2px;
background:#f3f3f3;
margin:0px;
margin-bottom:6px;
color:#000000;
border-top:2px solid #eeeded;
cursor:pointer;
}


.baracks:hover{
background:#e3e1e1;
}
.baracks p{margin:0px;margin-bottom:10px;padding:0px;}

.baracks img{border:1px solid #adadad;}
.small_pic{
float:right;
width:340px;
}
.small_pic img{
margin-right:3px;
margin-bottom:3px;
}

#nolink a{text-decoration:none;font-weight:normal;}
