body {background-image: url(images/grad.jpg);
 margin: 0px;
 padding:0;
 text-align:left;
 font-family: Arial;
 font-size:12pt;
}
a:link {
 color: #C00000;
 text-decoration: underline
}
a:hover {
 color: darkblue;
 text-decoration: underline
}
a:visited {
 color: #C00000;
 text-decoration: underline
}
p {
text-align:justify
}

div#page {border: 1px solid black;
 background-image: url(images/pozadie.jpg);
 background-repeat:repeat-y;
 padding:0px;
 margin:0px;
 width:945px; background-color: white;
}
div#hore {border:0;
 padding-top:0px;
 padding-left:0px;
 margin-top:0px;
 width:945px;
 height:220px;
}
img { margin:0; padding: 0;}
div#left {border:0;
 padding-top:0px;padding-bottom:0;
 margin-top:0px;margin-bottom:0;
 width:237px;
 float:left;
}
div#img {
margin-top:-5px;
}
div#right {border:0;
 padding:0px;
 margin:0px;
 width:708px;
 float:right;
 text-align:left;
}
div#main {margin-top:-1em;
 padding-left:1em;
 padding-right:1em;
}

div#printer {
 font-size:0px;padding:0px;
 margin:0px;width:100%;
 height:0px;visibility: hidden;
}
hr.cleaner {
 clear:both;
 height:1px;
 margin: -1px 0 0 0;
 padding:0;
 border:none;
 visibility: hidden;
}

#pointermenu2 ul{
 margin: 2px;
 margin-left: 2px; /*menu offset from left edge of window*/
 float: left;
 padding-left: 26px;
 font: bold 10pt Arial;
 background: rgb(0,75,203) url(media/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 0em;
margin-left: -2px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-size:90%;
font-weight: bold;
padding: 6px 5px 6px 4px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: lightyellow;
background: transparent url(media/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 28px;
background: url(media/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}

#submenu {
margin-top:-17px;
padding-bottom:4px;
margin-left:-0px;
margin-right:0px;
border-bottom:1px solid silver;
font-size:9pt;
font-family: Arial;
font-weight: bold;
color:black;
text-align:center;
}

#submenu a:link, #submenu a:visited{
text-decoration: none;
color: darkblue;
}

#submenu a:hover {text-decoration: underline}

#nadpis {padding-top: .5em;
font-weight: bold;
text-align:center;
font-size:110%;
}

table.tabulka {
border: 0px;
margin: 0px;
padding:Opx;
text-align:justify;
border-collapse: collapse;
}

#col1 {
text-align:justify;vertical-align:top;
}
#col2 {
text-align:right;vertical-align:top;padding-bottom:10px;
}

#newsdate {
font-weight: bold;width:6em;padding-left:.5em;
}

#exp {cursor:hand; cursor:pointer;color:#C00000;font-weight: bold;
}
.switchcontent {margin-top:0em;}
#ex {background-color:white;border:solid windowtext .5pt;width:100%;font-size:95%;text-align:justify;}

legend {
	font-weight: bold;
}

div.error {
	color: red;
	background-color: yellow;
	border: 1px;
}

div.ok {
	color: black;
	background-color: white;
	border: 1px;
}

.label {
	display: inline-block;
	line-height: 1.8;
	min-width: 10em;
}

.input {
	width: 20em;
}

.input#txtDatBir {
	width: 6em;
}

input:focus, select:focus, textarea:focus {
	background:red;
	color:white;
}

textarea {
	width: 97%;
	height: 12ex;
}
