/* CSS Document */

body {
font-family:"Century Gothic", Arial, sans-serif;
background-image: url(../pictures/layout/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #FFF;
}

.main {
position: absolute;
left: 50%;
margin-left: -395px; 
width: 790px;
height: auto;
}

.telo {
width: 790px;
height: auto;
background-color:#fff;
border:1px solid #CCCCCC;
border-bottom: 0px;
}

.top {
width: 790px;
height: 33px;
}

.menu {
/*border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;*/
margin-left:3px;
height: 21px;
color:#999999;
}

.hlavicka {
margin-left:1px;
width: 786px;
height: 100px;
background-image: url(../pictures/layout/hlavicka.jpg); 
background-repeat: no-repeat;
background-position: top;
}

.hlavni {
width: 790px;
height: auto;
}

.levy_sloupec {
margin-bottom:10px;
width: 582px;
height:auto;
float: left;
font-size: 12px;
border-right: 1px solid #CCCCCC;
}

.prezentace {
margin-left:5px;
margin-top:5px;
width:561px;
height:219px;
}

.levy {
float:left;
margin-left:5px;
margin-top:5px;
width:255px;
height:auto;
}

.pravy {
float:right;
margin-left:5px;
margin-right:5px;
margin-top:5px;
color:#222222;
font-size: 13px;
width:300px;
height:auto;
border-left: 1px solid #CCCCCC;
}

.levy_home {
float:left;
margin-left:5px;
margin-top:5px;
width:280px;
height:300px;
border-right: 1px solid #CCCCCC;
}

.pravy_home {
float:right;
margin-right:5px;
margin-left:5px;
margin-top:5px;
width:280px;
height:300px;
}

.kostka {
margin-right:3px;
width:10px;
height:10px;
background-color:#FF0000;
border: 1px solid #999999;
}

.pravy_sloupec {
margin-right: 5px;
width: 197px;
height:515px;
float: right;
}

.novinky {
width: 197px;
height:495px;
margin-top: 2px;
background-image: url(../pictures/layout/bg-novinky.jpg); 
background-image: repeat-y;
color:#fff;
}

.odsun {margin-left:20px}		


.certif {
float:left;
width: 143px;
height:auto;
margin-top: 5px;
margin-left: 40px;
text-align:center;
}

.kontakt {
float:right;
width: 200px;
height:auto;
margin-left: 10px;
margin-right:30px;
text-align:center;
}


.paticka {
clear: both;
margin-top:5px;
background-image: url(../pictures/layout/paticka.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color:#FFFFFF;
padding-top:15px;
width: 790px;
height: 35px;
color:#999999;
font-family: arial;
font-size: 12px;
text-align: center;
}










