html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: black;
	font-family: "Trebuchet MS", verdana, geneva, helvetica, arial, sans-serif;
	background: url(bagr03.jpg);
}

h1 {
	text-align: center;
	margin-bottom: 10px;
	font-size: x-large;
	font-weight: bold;
}

p {
	padding: 20px 10px;
	line-height: 1.8em;
}

p a {
	color: blue;
}

p a:hover {
	font-weight: bold;
	text-decoration: none;
}

b {
	font-weight: bold;
}

.thick {
	font-weight: bold;
}

.small {
	font-size: 0.8em;
}

a {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
}

a.fotke {
	margin: 10px;
}

table.zoznam {
	width: 90%;
	margin: 0 auto 50px auto;
	font-size: 0.9em;
	line-height: 2em;	
}

table.zoznam th {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 2.3em;
}

table.zoznam tr.light {
	background-color: #d8d8d8;
}

table.zoznam tr.dark {
	background-color: #b8b8b8;
}

table.zoznam tr td {
	padding-left: 10px;
}

table.zoznam tr td:hover {
	background-color: black;
	color: white;
}

table.zoznam tr td a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
}

table.zoznam a:hover {
	text-decoration: none;
	color: white;
}

table.clanky {
	width: 100%;
	margin: 0 auto;
	line-height: 1.5em;
	border-collapse: collapse;	
}

table.clanky td.nadpis {
	padding-top: 20px;
}

table.clanky td.nadpis a {
	color: blue;
	text-decoration: none;
}

table.clanky td.nadpis a:hover {
	font-weight: bold;
}

table.clanky td.upravy a,
table.clanky td.novy a {
	color: black;;
	text-decoration: none;
	font-size: 0.8em;
}

table.clanky td.upravy a:hover,
table.clanky td.novy a:hover {
	color: blue;
}

table.clanky td.novy {
	padding-top: 20px;
}
	
header {
	margin: auto;
	height: 150px;
	background-image: url(logo2.jpg); 
	position: relative;
	display: block;
}

table#logged {
	font-size: 0.9em;
	text-align: right;
	margin-top: 30px;
}

table#logged tr td a {
	font-size: 0.8em;
}

table#logged tr td a:hover {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

#login_status {
	margin-right: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 8em;
	float: right;
}

#login_status form {
	margin: 10px 0 10px 0;
	text-align: right;
}

#login_status label {
	display: block;
}

#login_status input {
	background-color: #F6CEF5;
	width:7em;
	font-size: 0.8em;
	margin-bottom: 3px;
	text-align: center;
}

#login_status input[type=submit] {
	background-color: #d6d6d6;
	width: 7em;
}

#login_status ul {
	text-align: right;
	margin-right: 0;
}

#login_status ul#login li {
	font-size: 0.8em;
	list-style-type: none;
}

#login_status ul#login li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

#navigacia {
	clear:left;
	float:left;
	padding:0;
	width:100%;
	height: 55px;
	overflow:hidden;
	font-family: verdana, sans-serif;
	background: url(bagr01.jpg) repeat-x;
	padding-bottom: 10px;
 }

#navigacia ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
#navigacia ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#navigacia ul li.first {
}
#navigacia ul li.last {
}
#navigacia ul li a {
	display:block;
	float:left;
	margin:0;
	padding:20px 10px 6px 10px;
	text-decoration:none;
	color: white;
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.3em;
}
#navigacia ul li a:hover {
	color: #000;
	padding-top: 18px;
	padding-bottom: 8px;
	border-bottom: solid 4px red;
}
	
#obal {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: white;
}

#obal div#lavy_stlpec {
	border-top: 5px ridge #d6d6d6;
	float: left;
	width: 200px;
}

#obal div#lavy_stlpec ul {
	list-style: none;
	width: 200px;
}

#obal div#lavy_stlpec ul li {
	background-color: #ebf4fb;
	border-bottom: 2px ridge #d6d6d6;
}

#obal div#lavy_stlpec ul li.last {
	border-bottom: 1px solid #d6d6d6;
}

#obal div#lavy_stlpec ul li:hover {
	background: #F6CEF5;
	position: relative;
}

#obal div#lavy_stlpec ul li a {
	cursor: pointer;
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;                   
	text-decoration: none;
	width: 100%;
}

#obal div#lavy_stlpec ul li a:hover {
	font-weight: bolder;
}

#obal div#lavy_stlpec ul li.extra {
	margin-top: 50px;
	border-bottom: 5px ridge #F142EB;
	border-top: 5px ridge #F142EB;
}

#obal div#lavy_stlpec ul li.extra a {
	cursor: pointer;
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;                   
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

#obal div#pravy_stlpec {
	float: right;
	width: 755px;
	border-left: 5px ridge #d6d6d6;
	border-top: 5px ridge #d6d6d6;
	min-height: 700px;
	_height: 700px;
}

#obal div#pravy_stlpec div#obsah_stlpca {
	padding: 20px;
}

#obal div#obsah {
	padding: 90px 20px 20px 20px;
	text-align: justify;
	min-height: 700px;
	_height: 700px;
}

#obal div#obsah div#searchbox {
	padding: 20px 20px 30px 20px;
	background: url(bagr04.gif);
	margin-bottom: 30px;
}

form.search {
	text-align: center;
	padding: 10px 0 5px 0;
}

form.search legend {
	font-weight: bold;
	margin-bottom: 5px;
}

form.search input {
	background-color: #F6CEF5;
	width: 10em;
	height: 1.5em;
	text-align: center;
}

form.search input[type=submit] {
	background-color: #d6d6d6;
	width: 6em;
}

form.search select {
	background-color: #F6CEF5;
	width: 15em;
}

form.search option {
	background-color: #F6CEF5;
}

#obal div#obsah div#heslo {
	padding: 20px 20px 30px 20px;
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

form.heslo {
	width: 100%;
}

form.heslo label {
	width: 10em;
	float: left;
	text-align: right;
	padding-right: 1em;
	line-height: 1.8em;
	display: block;
	clear: left;
}

form.heslo input[type=text],
form.heslo input[type=password]{
	text-align: center;
	border: solid 1px #aacfe4;
	background-color: #F6CEF5;
	float: left;
	display: block;

}

form.heslo input[type=submit] {
	display: block;
	background-color: #d6d6d6;
}

footer {
	clear: both;
	text-align: center;
	height: 50px;
	margin-top: 10px;
}

footer ul {
	text-align: center;
	padding: 15px;
	background: url(bagr01.jpg) top repeat-x;
}

footer ul li {
	display: inline;
}

footer ul li a {
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	margin: auto;
	padding: 10px;
	font-family: verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.3em;
}

footer ul li a:hover {
	color: black;
	border-bottom: 4px solid red;
	text-decoration: none;
	padding-bottom: 5px;
}