.headertab
{
	border: 0px;
	background: #91bff5 url(img/hlavicka.jpg) no-repeat center top;
}

.maintab
{
	border: 2px solid #4ea1fb;
}

.infotab
{
	border: 2px solid #4ea1fb;
	background-color: #ffffff;
	width: 100%;
}

.infotab TH
{
	background-color: #4ea1fb;
	width: 100%;
	color: #000000;
}

.doctab
{
	border: 2px solid #4ea1fb;
	background-color: #ffffff;
	width: 100%;
}

.doctab TH
{
	background-color: #4ea1fb;
	color: #000000;
}

.docoddline
{
	background: #ffffff;
}

.docevenline
{
	background: #cce8fe;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #9eb7f1 url(img/pozadie_body.jpg) repeat-x 0 0;
	
	scrollbar-3dlight-color: #0000CE;
	scrollbar-arrow-color: #F5A900;
	scrollbar-darkshadow-color: #0000CE;
	scrollbar-face-color: #0000CE;
	scrollbar-track-color: #C0E0FF;
	scrollbar-highlight-color: #D0F0FF;
	scrollbar-shadow-color: #D0F0FF;
}

hr
{
	color: #4ea1fb;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	color: #3559ff;
	text-decoration: underline;
	text-align: center;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	color: #3559ff;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #3559ff;
	font-style: italic;
}


a:link    { text-decoration: none; color: #CD0000 }
a:visited { text-decoration: none; color: #CD0000 }
a:active  { text-decoration: none; color: #CD0000 }
a:hover   { text-decoration: none; color: #CD0000 }

p   { font-size: 10pt; color: #000000; text-align: justify; }
li  { font-size: 10pt; color: #000000; text-align: justify; }
th  { font-size: 10pt; color: #000000; }
tr  { font-size: 10pt; color: #000000; }

.ukazka
{
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	color: #0000CD;
	font-style: italic;
}

.odkaz
{
	font-size: 10pt;
	font-weight: bold;
}

.info
{
	font-family: Arial;
	font-size:   8pt;
	font-weight: normal;
	text-align:  center;
}

#page
{
	background: url(img/pozadie_page.jpg) no-repeat 50% 0;
	margin:0 auto;
}
