* {margin: 0; padding: 0;}
html {height: 100%; font-size: 55%;}
body {height: 100%; font: 12px Verdana, Arial, Helvetica, sans-serif; text-align: center;
padding-bottom: 60px; background-image: url("img/pozadi.jpg"); background-attachment: fixed;}
h1 {margin-bottom: 5px; font-size: 14px;}
h2 {margin-bottom: 5px; font-size: 13px;}
h3 {margin-bottom: 5px; font-size: 13px; font-style: italic; color: white;}
.kontakt {padding: 5px 25px 15px 20px; font-size: 13px; font-style: normal; color: white; line-height: 1.5em; width: 230px; height: 196px; background:#995554; overflow: hidden; margin-top: 18px;}
p {line-height: 1.5em; margin-bottom: 14px;}
ul li {margin-bottom: 3px;}
.noscreen {display: none;} 


#obal {
   width: 900px;
   margin: 50px auto 0 auto;
   text-align: left;
   border: 1px solid white;
   background: url("img/pozadi_obalu.jpg") repeat-y 0% 0;
   }

.hlavicka {
   background-image: url("img/hlavicka_prav.jpg");
   height: 144px; 
   float: right;
   width: 697px;
   }

.logo { float: left;}

#sloupec1 {
   float: right;
   width: 697px;
   background-color: #ffffff;
   min-height: 750px;
   }

#sloupec2 {
   float: left;
   width: 203px;
   text-align: center;
   }

#sloupec2-in { 
   margin: 0px 0px;
   }

#sloupec1-in {margin: 20px;}

.plovouciprav {float: right;}

.cleaner {
   clear: both;
   height: 0;
   font-size: 0;
   visibility: hidden;
   }

#paticka {
   clear: left;
   padding: 12px;
   background-image: url("img/paticka.jpg");
   height: 13px;
   text-align: center;
   font-style: italic; 
   font-size: 12px;
   color: #333333;
   }
    
.vycentrovat {text-align: center;}
.doleva {text-align: left;}

.hlavnimenu{
margin: 0;
padding: 0;
float: right;
font: bold 12px Arial;
width: 696px;
overflow: hidden;
background: black url(img/blockdefault.jpg) center center repeat-x;
}

.hlavnimenu li{
display: inline;
}

.hlavnimenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.hlavnimenu li a:visited{
color: white;
}

.hlavnimenu li a:hover, .hlavnimenu li .current{
color: white;
background: transparent url(img/blockactive.jpg) center center repeat-x;
}



.levemenu{
	width: 202px; /*width of menu*/
	
}

.levemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.levemenu li a{
	font-size: 12px;
	font-weight: bolder; 
	display: block;
	background: transparent url(img/arrowgreen.jpg) 100% 0;
  height: 24px; 				
	padding: 4px 0 4px 10px;
	line-height: 24px; 			
	text-decoration: none;
}	
	
.levemenu li a:link, .levemenu li a:visited {
	color: #ffffff;
}

.levemenu li a:hover{
	color: #333333;
	background-position: 100% -32px;
}

	
.levemenu li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
ul { margin: 20px;  }
img { border: 0;} 
.img {padding: 3px 3px 3px 3px; border: 1px solid orange;}
.mapastranek a{ font-size: 10px; color: white;}
.odkazy a{ font-size: 8px; color: #FFCC66;}
.odkazy a:hover{ color: black;}
.odkazyuvod a:hover{ color: black;}

.akce h3{font-size: 15px; font-style: italic; color: red;}
.slova h1{font-size: 15px; color: white}
.slova h2{color: white}
.slova a{ font-size: 6px; color: white;}
.slova a:hover{ color: white;}
a {color: black;} 
a:hover {color: #330000;}
hr {color: #6b3d25;}

.box {
        width: 200px;
        height: 220px;
        background:#be9c6f;
	overflow: hidden;
        }
      .boxin {
        padding: 5px 25px 15px 20px;
      }

 .box1 {
        width: 550px;
        background:#be9c6f;
	overflow: hidden;
        }

fieldset {width: 370px; float: left; margin: 0px; border: 1px solid silver; padding: 5px;}
.chyba {font-weight: bold; text-align: center; font-size: 110%; color: #ffffff; float: left; background: #995554; padding: 5px; margin-top: 5px;}
legend {color: white; background-color: #451900; border: 1px solid black; padding: 5px; margin: 5px;}
input.tlacitko {background: #CC0000; color: white; font-weight: normal; border: 1px solid black;}
table.objednavka {width: 200px; border: 0px solid black; font: normal normal 12px/1.5 Arial; }


