* {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

body {
	color: black;
	background-color:#2e6e9a;
	font-family:Arial, sans-serif;
	font-size:0.83em;
}

#sloupec {
	width: 800px;
	margin: auto;
}

h1, h2, h3, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	margin: 0.75em 0;
}

h1 {
	font-size: 1.67em;
}

h2 {
	font-size: 1.39em; 
	color: white;
}

h3 {
	font-size: 1.2em; 
}

h4 {
	font-size:1.2em; 
	text-align:center; 
	margin-bottom:20px;
}

li, dd {
	margin-left:2em;
}

a {
	color: #3366CC;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #0033CC;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.image_paragraph_right {
	float: right;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}

.image_paragraph_left {
	float: left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
}

.image_section_right {
	float: right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}

.image_section_left {
	float: left;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}

ul#subnav {font-size: small;
	background: #2e6e9a;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 800px;
	background: #FFFAC1;
}

ul#subnav li {font-size: small;
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	text-align: center;
}

ul#subnav li a {
	display: block;
	font-weight: bold;
	font-size: 60%;
	background: #FFFAC1;
	font-weight: bold;
	text-decoration: underline;
	color:#2e6e9a;
	padding: 5px 0px 5px 0px;
}

ul#subnav li a:hover { 
	background-image: url('aktivniodkaz.jpg'); color: #cc33ff; 
}

ul#subnav a.selected:link { 
	background-image: url('aktivniodkaz.jpg'); color: #2e6e9a; 
}

ul#subnav a.selected:visited { 
	background-image: url('aktivniodkaz.jpg'); color: #2e6e9a; 
}

ul#nav {
	font-size: small;
	background: #FFF;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 800px;
}

ul#nav li {
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	float: left;
	width: auto;
	text-align: center;
}

ul#nav li a {
	display: block;
	font-weight: bold;
	background: #FFF;
	text-decoration: underline;
	color:#2e6e9a;
	margin: 5px 0px 5px 0px;
}

ul#nav li a:hover { 
	background-image: url('aktivniodkaz.jpg'); 
	color: /*#cc33ff*/ white;
}

ul#nav a.selected:link { 
	background-image: url('aktivniodkaz.jpg'); 
	color: #2e6e9a; 
}

ul#nav a.selected:visited { 
	background-image: url('aktivniodkaz.jpg'); 
	color: white;
}

#obsah {
	background: #2e6e9a url('./obsah.jpg') repeat;
	padding: 50px 20px 20px 20px;
	height: 100%;
	min-height: 700px;
	_height: 700px;
	margin: 0px 0px 0px 0px;
}

#obsah h1,h2,h3 {
	color: black;
}

#obsah p {
	text-align: justify;
}

#obsah a {
	background: transparent;
	color: #2E6E9A;
	text-decoration: underline;
}

#footer {
	color: #000000;
	background-image: url('pozadi-sv.jpg');
	font-size: 40%;
	line-height: 1.5em;
	width: 770px;
	clear: both;
}

#footer a {background-color:#FFFFFF;
	color:#3366CC;
	text-decoration: none;
}

#footer a:hover {
	color:#0033CC;
	background-color:#FFFFFF;
	font-size:80%
	text-decoration: underline;
}

#copyright {
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px 20px 5px 0px;
	float: left;
}

#footercontact {
	color: #0033CC;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	float: right;
}

.text {
	border-style: none;
	margin-left: 10%;
	line-height: 150%;
	font-weight: bold
} 

#komora {
	margin: 10px 0px 0px 10px;
	float: right;
}

#velke {
	border-style: none;
	margin-left: 10%;
	margin-top: 15%;
	color: black;
	font-weight: bold;
	font-size: large;
}

.ekonservis {
	border-style: none;
	margin-left: 5%;
	margin-top: -20px;
	font-weight: bold;
	font-size: large;
	color: white;
}

.odesilaci_tl {
	background: white url('vpravo.gif') no-repeat 100% 50%;
	width: 80px;
}

table.prihlaska {
	margin: 40px auto;
	text-align: left;
	border: none;
	border-collapse: collapse;
	font-size: 10pt;
}
table.prihlaska tr td {
	text-align: center; 
	margin: 2px 5px 2px 5px;
	padding: 10px 10px 10px 10px;
}

table.prihlaska tr {
	color: black;
	font-size: 80%;
	background: #2e6e9a url('aktivniodkaz.jpg');
	border: #2e6e9a solid 2px;
}

table.prihlaska tr:hover {
	background-color: #FA0;
}

table.prihlaska tr th {
	text-align: left;
	margin: 2px 5px 2px 5px;
	padding: 1px 5px 1px 10px;
	border: black solid 1px;
	background-color: white;
	color: black;
	font-size: 110%;
	font-weight: bold;
}

table.chyby {
	margin: 0px auto 0px auto;
	text-align: left;
	border: none;
	border-collapse: collapse;
	font-size: 10pt;
	font-weight: bold;
}

.poznamka {
	margin: -20px 0px 0px 0px;
	font-style:italic;
	text-align:center;
}

.stred {
	margin: 20px 0px 0px 0px;
	text-align: center;
}

#pocitadlo {
	float: right;
	display: block;
	background:#fff url('obsah.jpg');
	color: #761515;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	width: 150px;
	text-align: center;
}
