body, html
{
text-align:center;
background-color:#d6543e;
margin:0;
padding:0;
font-family:sans-serif;
width:100%;
height:100%;
}

#celastranka
{
background:#ffffff url("pozadie.png") repeat-y;
width:800px;
margin:0 auto;
text-align:left;
padding:0;
}

#hlavicka
{
background:#ffffff url("hlavicka.jpg") no-repeat;
width:800px;
height:200px;
}
#hlavicka h1{display:none;}
#hlavicka a{width:800px;height:200px;margin:0;padding:0;}

menu
{
display:block;
width:780px;
height:30px;
position:relative;
left:10px;
margin:0;
padding:0;
border:2px solid #e5ccaf;
background-color:#f7e3d3;
list-style-type:none;
font-size:90%;
}

menu li, menu li a, menu li a:hover
{
float:left;
height:30px;
line-height:30px;

}

menu li a
{
margin:0px 10px 0px 10px !important;
margin:0px 7px 0px 7px;
color:#000000;
text-decoration:none;
}

menu li a:hover
{
color:#aa2222;
}

.aktivna a
{
color:#882222;
background:transparent url("aktivna.png") no-repeat bottom center;
text-decoration:underline;
}

.medzera
{
float:left;
width:10px;
height:30px;
}


#text
{
width:720px !important;
width:740px;
margin:0 auto;
padding:15px 0px 10px 0px !important;
padding:15px 0px 10px 40px;
font-size:90%;
line-height:150%;
}
 
 
 
h2
{
font-size:120%;
letter-spacing:2px;
margin:0px px 0px 0px;
padding:2px 0px 2px 15px;
border-bottom:1px dotted #000000;
background-color:#f8f4e4;
color:#714741;
}

h3
{
font-size:100%;
letter-spacing:1px;
margin:0px px 0px 0px;
padding:2px 0px 2px 15px;
border-bottom:1px dotted #000000;
background-color:#ffeeee;
color:#333333;
}

h4
{
color:#772244;
font-weight:bold;
font-size:120%;
letter-spacing:1px;
border-left:20px solid #ccaaaa;
margin:5px 0px -5px 10px;
padding-left:10px;
}

h4 a
{
text-decoration:none;
}

#text a
{
color:#aa2222
}

#text a:hover
{
color:#558822;
}

.inzerat
{
width:700px;
border:2px solid #dddddd;
padding:10px 0px 10px 0px;
margin-bottom:10px;
}

.inzerat a img
{
float:left;
width:180px;
border:1px dotted #444444;
padding:5px;
margin:5px 10px 5px 10px;
}

.detail_clanku
{
width:670px;
padding:10px;
}

.detail_clanku a img
{
width:100px;
border:1px dotted #444444;
padding:2px;
margin:5px;
}

hr
{
visibility:hidden;
clear:both;
}

#paticka
{
width:800px;
height:90px;
background:#ffffff url("paticka.png") no-repeat;
margin:0;
padding:0;
}

.kontakt
{
float:left;
position:relative;
top:5px;
left:40px;
font-size:80%;
width:230px;
}

.vykup
{
float:left; 
width:220px;
padding:10px;
text-align:center;
}

.vykup a img
{
width:180px;
padding:10px;
border:1px dotted #555555;
}

form
{
width:300px;
background-color:#f8f4e4;
border:1px dotted #555555;
padding:20px;
}

form span
{
display:block;
width:150px;
height:20px;
}

.chyba_input
{
border:1px solid #ee9999;
}
