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

#main{
background-color: #e0cfbf;
background-image: url(../../backgrounds/eng/kontakt_back.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-top: 40px;
height: 650px;
width: 600px;
float: left;
}

#content{
font-family: "Verdana";
font-size: 12;
text-align: left;
margin-left: 10px;
margin-right: 10px;
width: 580px;
float: left;
}

#right_panel{
width: 200px;
height: 650px;
background-color: #e0cfbf;
background-image: url(../../backgrounds/eng/odkazy_right.jpg);
background-repeat: no-repeat;
background-position: top left;
float: left;
padding-top: 40px;
}

table{
font-family: "Verdana";
font-size: 12;
line-height: 130%;
}

td.info{
font-family: "Verdana";
font-size: 14;
padding-left: 15px;
}

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;
}
