/* CSS Document */
@charset "iso-8859-2"; 

#main{
font-family: "Verdana";
font-size: 12;
background-color: #e0cfbf;
background-image: url(../../backgrounds/svk/rezervacia_back.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-top: 30px;
width: 800px;
height: auto;
}

table{
font-family: "Verdana";
font-size: 12;
}

#date_datum1, #date_datum2{
position: absolute;
visibility: hidden;
background-color: white;
layer-background-color: white;
}

#left{
font-family: "Verdana";
font-size: 12;
padding-left: 10px;
padding-top: 0px;
width: 300px;
float: left;
}

#right{
font-family: "Verdana";
font-size: 12;
padding-top: 0px;
padding-left: 10px;
width: 470px;
float: left;
}

#services{
font-family: "Verdana";
font-size: 12;
padding-top: 0px;
width: 780px;
float: left;
}

b{
font-family: "Verdana";
font-size: 14;
font-weight: bold;
}

a:link{
text-decoration: none;
color: #663300;
}

a:visited{
text-decoration: none;
color: #663300;
}

a:active{
text-decoration: none;
color: #007cc3;
}

a:hover {
text-decoration: none;
color: #007cc3;
}
