/* CSS Document */

body 
{
background:#ffffff;
margin:0px; 
padding:0px; 
/*font-size:75%;*/
font-size:12px;
font-family:arial, verdana, tahoma;
text-decoration:none;
font-weight:normal;
}
form {
padding:0px;
margin:0px;
}
div {
padding:0px;
margin:0px;
text-align:left;
}

a:link, a:visited, a:hover{
color: #d22D40;
text-decoration:none;
}
.left {
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
.justify{
text-align:justify;
}
.left20 {
position: relative;
left: -80px;
}

#hlavni {
margin-left: auto;
margin-right: auto;
width: 960px;
}

h1 {
font-size: 35px;
color: #D22D40;
font-family:"Times New Roman",Georgia,Serif;
margin-left: 90px;
}

table {
width: 100%;
border-collapse:collapse;
font-size: 12px;
border: 1px solid #CCCCCC;
}

th {
background: url("./images/bg-heading.gif") repeat-x scroll center bottom #F9F9F9;
padding: 5px;
text-align: left;
font-weight:bold;
font-size: 20px;
color: #D22D40;
}

td {
padding-left: 15px;
padding-right: 5px;
vertical-align: top;
}

td a:link, td a:visited {
color: #4d4d4d;
text-decoration:none;
}

td a:hover {
color: #D22D40;
font-weight:bold;
text-decoration:none;
}
