/* CSS Document */

* {
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
border: 0;
font-size: 12px;
line-height: 1.4;
}

ul { padding: 10px 0px 0px 30px; }

TEXTAREA, INPUT, SELECT {
border: 1px solid #9e9e94;
}

.red { color: red; }

BODY {
 background-image: url("./img/pozadi_camel.gif");
}

#main {
 width: 972px;
 background-color: #ffffff;
 margin: 0px auto 0px auto;
 border-left: 1px solid #9e9e94;
 border-right: 1px solid #9e9e94;
 border-bottom: 1px solid #9e9e94;
 margin-bottom: 20px;
}

#hornilista {
 
 color: white;
 text-align: right;
 
 background-color: #000f60;
 width: 845px;
 height: 28px;
 position: relative;
 top: 0px;
 left: 0px;
 background-image: url("./img/lista_hore_okraj.gif");
 background-repeat: no-repeat;
 background-position: 836px 0px;
}

#hornilista #odsadime {
padding: 0px 20px 0px 0px;
}

#hornilista #odsadime a {
color: white;
text-decoration: none;
font-size: 11px;
}


h1 {
 margin: 7px 10px 7px 10px;
 padding: 17px 0px 19px 30px;
 font-size: 20px;
 background-image: url("./img/nadpis.jpg");
 background-repeat: no-repeat;
}

h1 b {
font-weight: normal;
font-size: 18px;
}

#logo {
 float: right;
 padding: 15px 35px 0px 0px;
}

#menu {
clear:both;
width: 100%;
}

#menu ul {
padding: 0px 10px 0px 10px;
margin: 0;
width: 100%;
}

#menu li {
display: block;
float: left;
height: 31px;
text-align: center;
vertical-align: middle;
}

#menu li a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu.gif");
background-repeat: repeat-x;
}

#menu li a:hover {
background-image: url("./img/menu_hover.gif");
background-repeat: repeat-x;
}

#menu #lihover a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu_hover.gif");
background-repeat: repeat-x;
}


#menu .separator {
display: block;
float: left;
height: 31px;
width: 1px;
background-image: url("./img/separator.gif");
background-repeat: no-repeat;
}

#menu #prvni a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu_left.gif");
background-repeat: no-repeat;
}

#menu #prvnihover a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu_hover_left.gif");
background-repeat: no-repeat;
}

#menu #prvni a:hover {
background-image: url("./img/menu_hover_left.gif");
background-repeat: no-repeat;
}

#menu #posledni a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu_right.gif");
background-repeat: no-repeat;
background-position: -392px 0px;
}

#menu #poslednihover a {
display: block;
padding: 7px 31px 8px 31px;
text-decoration: none;
color: black;
font-size: 13px;
font-weight: bold;
background-image: url("./img/menu_hover_right.gif");
background-repeat: no-repeat;
background-position: -392px 0px;
}

#menu #posledni a:hover {
background-image: url("./img/menu_hover_right.gif");
background-repeat: no-repeat;
}

#navigace {
clear: both;
background-image: url("./img/navigace.gif");
background-repeat: no-repeat;
padding: 3px 0px 3px 10px;
margin-left: 10px;
color: #8e7777;
font-size: 11px;
font-weight: bold;
}

#left {
float: left;
width: 202px;
}

.submenu {
width: 202px;
padding: 10px 0px 30px 0px;
}


.submenu a {
display: block;
padding: 2px 10px 2px 10px;
margin: 0px 10px 0px 10px;
text-decoration: none;
color: #666666;
font-size: 11px;
font-weight: bold;
background-color: #efeadb;
}

.submenu a:hover {
background-color: #d7d1b9;
}

.submainmenuitem a {
display: block;
padding: 2px 10px 2px 15px;
margin: 0px 10px 0px 10px;
text-decoration: none;
color: #666666;
font-size: 10px;
font-weight: bold;
background-color: #efeadb;
}

.menu_kosik {
padding: 2px 10px 2px 15px;
margin: 0px 10px 0px 10px;
text-decoration: none;
color: #666666;
font-size: 10px;
font-weight: bold;
background-color: #efeadb;
}

.submainmenuitem a:hover {
background-color: #d7d1b9;
}

.submenu IMG {
display: block;
margin-left: 10px;
}

.submenu .nadpis {
display: block;
padding: 2px 10px 2px 10px;
margin: 0px 10px 0px 10px;
text-decoration: none;
color: #666666;
font-size: 18px;
font-weight: normal;
background-color: #efeadb;
}

#obsah {
float: left;
width: 755px;
}

h2 {
color: #9d9e9c;
font-size: 26px;
font-weight: normal;
padding: 5px 0px 10px 0px;
}

h3 {
color: #9d9e9c;
font-size: 18px;
font-weight: normal;
padding: 10px 0px 10px 0px;
}

#obsah #foto {
padding-top: 10px;
}

#obsah div {
padding-bottom: 15px;
}

#obsah ol, #obsah ul { padding: 8px 0px 0px 30px; }

.reset {
clear: both;
}

.halfleft {
float: left;
width: 380px;
}

.halfright {
float: left;
width: 374px;
}

.halfright .inner {
border-left: 1px solid #c9ccd1;
border-right: 1px solid #c9ccd1;
}

.halfright .inner .nadpis {
display: block;
padding: 2px 10px 2px 10px;
text-decoration: none;
color: black;
font-size: 18px;
font-weight: normal;
}

.halfright IMG {
display: block;
}

#footer {
background-color: #bec1c2;
margin-top: 100px;
height: 21px;
}

#footer a {
color: black;
text-decoration: none;
display: block;
padding: 2px 15px 2px 10px;
float: left;
font-weight: bold;
background-image: url("./img/foot.gif");
background-repeat: no-repeat;
background-position: top right;
}

#footer .text {
color: black;
text-decoration: none;
display: block;
padding: 2px 15px 2px 10px;
float: left;
font-weight: bold;
background-image: url("./img/foot.gif");
background-repeat: no-repeat;
background-position: top right;
}

#obsah ul {padding-bottom: 0px; padding-top: 3px;}
#obsah li {padding-bottom: 5px;}

#obsah li a {color: black;}

.prvni { 
float: left;
padding-bottom: 9px;
}

.druhej { 
float: left;
padding-left: 9px;
padding-bottom: 9px;
}

.box {
display: block;
width: 373px;
height: 148px;
background-image: url("./img/box.gif");
background-repeat: no-repeat;
color: black;
text-decoration: none;
}

.box h4 {
padding: 10px 0px 7px 13px;
font-size: 14px;
}

.box IMG { float: left; padding-left: 13px;  padding-right: 5px;  }

.box .text {
padding: 5px 5px 5px 0px;

}

#obsah a { color: black; }

.produkty { 
 border-top: 1px solid #d9dbee;
 padding: 15px 0 15px 0;
 }
 
.table_kolekce TD {

 font-weight: normal;
 font-size: 11px;
 line-height: 14px;
}

.nadpisek {

 font-weight: bold;
 font-size: 13px;
 line-height: 14px;

}

.nakup {
 border: 1px solid #d9dbee;
 margin-left: 10px;
 font-weight: normal;
 font-size: 11px;
 line-height: 14px;
 padding: 10px 20px 10px 20px;
}

.horeimg {


display: block;
padding: 5px 15px 8px 10px;
float: right;
background-image: url("./img/horepotvora.gif");
background-repeat: no-repeat;
background-position: top right;

}

.hore {


display: block;
padding: 5px 0px 8px 10px;
float: right;

}
