/* CSS autoskola Kucera */

body{
background: url("obr/jaro/background.gif");
background-position: 50% 0%;
background-repeat: repeat-y;
text-align: center;
font-family: century gothic;
}

.vobsahu{
color: red;
}
.vobsahu:hover{
color: white;
}


.index{
font-size: 12px;

}
.admin_kurzy{
width: 250px;
}
#navstevnost{
width: 160px;
text-align: center;

}

#logo_odkaz{
display: block;
width: 1000px;
height: 125px;
}

#kontaktniformular{
float: right;
width: 400px;
}
#adresa{
float: left;
width: 300px;
}

#mapa{
float: left;
}
.form_kontakt{
vertical-align: top;
border-width: 0px;
border-style: solid;
border-color: #00709E;
width: 50px;
text-align: right;
}

#kontakt{
clear: both;
}


#cenik{
border-width: 1px;
border-style: solid;
border-color: #00709E;
text-align: center;
}


.cenik{
width: 150px;
border-width: 1px;
border-style: solid;
border-color: #00709E;
}

.form2{
border-width: 0px;
border-style: solid;
border-color: #00709E;
width: 500px;
text-align: left;
}

.form{
vertical-align: top;
border-width: 0px;
border-style: solid;
border-color: #00709E;
width: 150px;
text-align: right;
}

#formular{
border-width: 0px;
border-style: solid;
border-color: #00709E;
}

#zarovnani{
margin: 30px;
}

#zarovnani2{
margin: 10px;
}
.vmenu{
width: 800px;
height: 40px;
position: relative;
top: 7px;
left: 5px;
color: black;
font-size: 16px;
font-weight: bold;
}

a{
color: yellow;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: red;
text-decoration: underline;
font-weight: bold;
}


#stranka{
position: relative;
top: 30px;
width: 1000px;
height: 800px;
margin: 0 auto;
text-align: left;
}

#logo{
width: 1000px;
background: url("obr/jaro/logo.gif");
height: 125px;
}

#menu{
width: 1000px;
background: url("obr/jaro/menu.gif");
height: 45px;
}

#obsah{
float: left;
width: 840px;
background: url("obr/jaro/obsah.gif");
height: 600px;
overflow: auto;


}

#pravalista{
background: url("obr/jaro/pravalista.gif");
float: right;
width: 160px;
background-color: white;
height: 600px;

}

#patka{
width: 1000px;
background: url("obr/jaro/patka.gif");
height: 30px;
clear: both;

}
