*
{
_overflow-x: hidden;
margin:0;
padding:0;
font-family:/*lucida sans unicode*/tahoma;
font-size:13px;
}

html
{
background:#333333;
overflow-x:hidden;
}

body
{
margin:auto;
padding:auto;
background-image:url(img/back.png);
background-repeat:repeat-x;
background-color:#F3F3F3;
overflow-x:hidden;
}

#page
{
margin:auto;
text-align:center;
width:1022px;
}

h1
{
display:none;
}

#img
{
background:url(img/head.jpg);
background-repeat:no-repeat;
width:1022px;
height:127px;
}

#foot0
{
height:113px;
width:100%;
background:url(img/konec.png);
background-repeat:repeat-x;
}

#foot
{
width:1022px;
height:113px;
background:url(img/bottom.png);
background-repeat:no-repeat;
text-align:center;
margin:auto;
}

#main
{
background-image:url(img/stred.png);
background-repeat:repeat-y;
width:100%;
}

#menu
{
margin:0px;
padding:2px;
margin-top:-30px;
padding-bottom:5px;
}

#cent
{
text-align:justify;
margin:auto;
width:770px;
}

h2
{
font-family:lucida sans unicode;
font-size:22px;
text-align:center;
padding:15px;
}

table, form
{
margin:auto;
text-align:center;
}

td, th
{
padding:3px;
border:1px solid #333333;
}

th
{
text-decoration:none;
background:#333333;
color:#CFCFCF;
}

th a
{
text-decoration:underline;
background:#333333;
color:#CFCFCF;
}

th a:hover
{
text-decoration:underline;
color:white;
}

td
{
background:#FBFDFD;
}

.left
{
text-align:left;
}

#menu a
{
text-decoration:none;
padding:4px;
color:black;
padding-left:12px;
padding-right:12px;
}

#menu a:hover
{
border-top:8px solid #0182AA;
text-decoration:underline;
background:#ACCFDA;
}

a
{
color:#1B618B;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
/*background:#E5F0F4;*/
}

input, textarea
{
border:1px solid #333333;
background:#F7F7F7;
padding:2px;
}

input
{
background:url(img/input.png);
}


.right
{
text-align:right;
}

.submit
{
margin-top:5px;
font-weight:bold;
padding:7px;
width:250px;
background:#E2EFF3;
}

.tex
{
width:252px;
}

.poz
{
padding:4px;
border:1px solid red;
margin-top:2px;
background:#FEDEDE;
text-align:center;
font-weight:bold;
}

.pos
{
padding:4px;
border:1px solid #6CDE21;
margin-top:2px;
background:#C8F2AC;
text-align:center;
font-weight:bold;
}

#copy
{
text-align:center;
margin-top:-25px;
color:#C4C6C5;
}

#copy a, #copy a:hover
{
color:#C4C6C5
}

#ba
{
background:#333333;
text-align:center;
}

p
{
padding:7px;
text-indent:25px;
}