body
{
margin:0px;
padding:0px;
background-image: url('./bg/back.jpg');
background-repeat:repeat-x;
background-color:white;
font-size:11px;
font-family:verdana;
color:black;
}

table
{
border-collapse:collapse;
font-size:11px;
}

.main
{
background-image: url('./bg/main_img.jpg');
background-repeat:no-repeat;
background-position:top;
width:871px;
}

.main a
{
color:#0A2068;
text-decoration:none;
}

.main a:hover
{
text-decoration:underline;
}

.main_uvod
{
background-image: url('./bg/main_img_uvod.jpg');
background-repeat:no-repeat;
background-position:top;
width:871px;
}

.main_uvod a
{
color:#0A2068;
text-decoration:none;
}

.main_uvod a:hover
{
text-decoration:underline;
}


.pole
{
width:650px;
position:relative;
top:50px;
left:100px;
text-align:justify;
}

.sekce
{
position:relative;
top:20px;
left:200px;
color:gray;
font-weight:bold;
font-size:10px;
}

.language
{
text-decoration:none;
color:#0B4E4F;
}

.left
{
position:relative;
left:80px;
color:#0A2068;
text-decoration:none;
}

.left a
{
color:#0A2068;
text-decoration:none;
}


