<!--
body {
font: 10pt Arial, sans-serif; color: #000000;
background-image: url('images/bg.png');
background-repeat: repeat-x;  
background-color: #C2E6B2; 
cursor: default;
}

a {color: #B5B5C6; text-decoration: none; }
a:hover {color: #FFF; text-decoration: none; }

a.mailto {color: #EFCE31; text-decoration: none; font-weight: normal; border-bottom: 1px solid #000; }
a.mailto:hover {color: #EFCE31; text-decoration: none; border-bottom: 1px dotted #EFCE31; }


.projekt
{
float: left; 
width: 235px; 
height: 245px; 
border: 0px solid #FFF; 
overflow: hidden; 
background-image: url('images/bg_projekt.png'); 
background-repeat: no-repeat; 
background-position: 96% 0%; 
color: #B5B5C6; 
font-size: 8pt; 
}

.projekt:hover
{
background-image: url('images/bg_projekt_a.png'); 
}

.nazev1
{
font-size: 10pt;
font-weight: bold;  
}

.nazev2
{
font-size: 8pt;
font-weight: bold;
padding-bottom: 4px;  
}

-->
