/* CSS Document */

body{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:15px;
line-height: 130%;
background-color:#261000;
background-image: url('images/prechod.png');
background-repeat: repeat-x;
position: relative; 
text-align: center; 
margin: 0 auto;
}

#cele{
position: relative; 
text-align: center; 
margin: 0 auto;
width:1000px;
min-height:850px;
}

#hlavicka{
position: relative;
background-image: url('images/obr.jpg');
width:1000px;
height:597px;
}

#idx{
position:absolute;
top:15px;
left:75px;
height:120px;
width:120px;
xbackground-color:red;
}


#kav{
position:absolute;
top:98px;
left:620px;
height:22px;
width:100px;
xbackground-color:red;
}
#caj{
position:absolute;
top:98px;
left:730px;
height:22px;
width:100px;
xbackground-color:red;
}
#shisha{
position:absolute;
top:98px;
left:845px;
height:22px;
width:140px;
xbackground-color:red;
}


#text{
background-color:#f9e99f;
width:1000px;
color:#4f2e13;
float:left;
text-align:left;
min-height:150px;
}

#paticka{
width:1000px;
}

#paticka-prava{
float:right;
background-image: url('images/paticka_prava.jpg');
width:317px;
height:88px;
}

#paticka-leva{
float:left;
background-image: url('images/paticka_leva.jpg');
width:683px;
height:88px;
}

