* {
	margin: 0;
	padding: 0;
}

span.cervena { color: #DF2020; font-weight:bold }
span.zelena { color: #258566; font-weight:bold; text-decoration:underline }
span.zelena_bez { color: #258566; font-weight:bold}
span.modra { color: #3E6B99; font-weight:bold}

body {
	text-align:center; 
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:76%; 
	color: #333333;
	padding:0; 
	border:0; 
	margin:0;
	background:  #D7DFDF url('grafika/hore.png') repeat-x;
	text-align:center;
	min-width: 770px;
}

html, body {
	height: 100%;
}

#head {
	width: 800px;
	height: 154px;
	top: 13px;
	position: relative;
	background:  #F3F3F3 url('grafika/bkviktoria.jpg') no-repeat; 
}

#head .zostava {
	position: absolute; 
	left: 450px; 
	top: 110px; 
	font-size: 12pt; 
	color: #417E96; 
	font-weight:bold 
}

#head .nadpis {
	position: absolute; 
	left: 350px; 
	top: 20px; 
}

#head .nadpis a{
	font-size: 14pt; 
	color: #3E6B99; 
	font-style:italic; 
	font-weight:bold; text-decoration:none 
}

#head_menu {
	height: 20px;
	bottom:0px;
	position: absolute; 	
	width:790px; 
	margin-left:1px; 
 	padding-left: 8px;
	background-color:#C0C0C0;	
	background-image:url('grafika/top_grad.gif'); 
	background-repeat:repeat-x;
 
}

* html #head_menu {	
	width:773px; 
	padding-left:25px; 
}



#main {	
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 100px;
}

#main .in {
	border-left:1px solid #808080; 
	border-right:1px solid #808080; 
	margin: 0 auto; 
	padding-top:13px;
	background-color:#FFFFFF; 
	font-size:11pt; 
	text-align:justify; 
	padding-left:14px; 
	padding-right:14px; 
	padding-top:7px; 
	padding-bottom:7px
}

#main .in {
	width: 770px;
}

.patka {
	margin: auto;
	clear: both;
	width: 800px;
	height: 21px;
	line-height: 21px;
	background: #FFFFFF url('grafika/dole.png') no-repeat;
}

.pretek {
	margin:20px 35px; border:2px solid #EB9B23; background-color:#F0F7F7;	
	padding: 5px; 
	text-align:center; 
	font-size:92%
	
}

#foot {
	background-position: 0% 0%; width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image:url('grafika/pata.png'); 
	background-repeat:repeat-x;
}

#foot .in {
	width: 770px;
	margin: 0 auto;
	height: 91px;
	position:relative;
	overflow:hidden;
}

#foot p {
	width: 260px;
	position: absolute;
	left: 0;
	top: 15px;
	color: #bdbdbd;
	text-align: left; text-indent:0px
}

#foot a{
	font-size: 12pt; 
	color: #99CCFF; 
	font-weight:bold; text-decoration:none 
}

#back {
	width: 100%;
	position: relative;
	min-height: 100%;
	background:   url("back0000.gif") repeat-y center top;
	font-size: 98%;
}

* html #back {
	HEIGHT: 100%
}

h1 {
	font-size: 18pt; 
	text-indent: 35px; 
	margin-bottom:15px; 
	margin-top:35px 
}

h2 {
	font-size: 13pt;
	text-indent: 55px; 	 
	margin-bottom:5px; 
	margin-top:15px; 
	color:#258566 
}

h3 {
	font-size: 14pt;
	text-indent: 215px; 	 
	margin-bottom:5px; 
	margin-top:15px 
}

p { 
text-indent: 20px; 
margin-top: 10px 
}

a            { color: #56A3A3; font-weight:bold }
a:hover      { text-decoration: none }