body
{
color: #ffffff;
background-color: #222222;
background-image: url('background.jpg');
background-position: top left;
background-repeat: no-repeat;
margin: 50px;
}

a
{
text-decoration: none;
outline: none;
color: white;
}

a:hover
{
text-decoration: underline;
outline: none;
color: white;
}

a:active 
{
outline: none;
color: white;
}

object
{
outline:none;
}

.header
{
font-family: Arial Black, Arial;
font-size: 30pt;
font-weight: bold;
text-align: left;
white-space: nowrap;
width: 700px;
height: 80px;
position: relative; 
top: 15px; 
left: 80px;
}

.contents
{
font-family: Arial;
font-size: 20pt;
font-weight: bold;
line-height: 35pt;
text-align: right;
white-space: nowrap;
width: 170px;
height: auto;
position: absolute; 
top: 160px; 
left: 70px;
}

.main
{
font-family: Times New Roman;
font-size: 16pt;
width: 70%;
height: 80%;
min-width: 650px;
min-height: 350px;
position: relative; 
top: 25px; 
left: 250px;
}

.nadpis
{
font-family: Arial;
font-size: 18pt;
font-weight: bold;
line-height: 30pt;
text-align: left;
}

.td_galerie
{
vertical-align: top;
padding: 10px;
}

.img_galerie
{
width: 75px;
height: 75px;
border: 5px solid white;
}

.img_hodnotenie
{
border: 10px solid white;
}