body {
font-family: Tahoma, sans-serif; 
color: #333;
background-color: #D4D0C8;
}

#table1 {
width:650px;
height:421px;
border-collapse: collapse;
background: url('pics/index.jpg') no-repeat top;
border: 0px;
margin-top: 50px;
font-size:11px;
}

#table1 td {
padding: 0px;
vertical-align:top;
}

#table1 td.menu {
width: 130px;
font-variant:small-caps;
font-weight:600;
padding: 20px 10px 50px 10px;
line-height:20px;
}

#table1 td.obsah {
width: 520px;
padding:80px 30px 10px 45px;
}

a:link {color:#FFF; text-decoration: none}
a:visited {color:#000; text-decoration: none}
a:hover {color:#FFF; text-decoration: underline}

div#text {
width: 315px;
height:160px;
padding-right:10px;
text-align: justify; 
overflow: scroll;
overflow-x: hidden;
}

#table1 td.nabidka {
text-align: left; 
padding: 20px 30px 30px 250px;
}


#table1 table.reference {
border-collapse:collapse;
border:0px;
font-size:11px;
}

#table1 table.reference td {
padding:5px;
}
