﻿body {
	font-family: "Trebuchet MS", sans-serif;
	padding: 0;
	margin: 0;
	background-image: url("../img/background.gif");
	font-size: 110%;	background-color: #06A830;	color: black;
}

#c1 {
	position: relative;
	margin: auto;
	padding: 0;
	width: 980px;
	border-width: 8px;
	border-style: solid;	border-color: #8EC207;
}

#c2 {
	width: auto;
	border-width: 8px;
	border-style: solid;	border-color: #FFCC16;
}

#main {
	width: auto;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;	background-color: #FF740A;
}

#header {
	width: auto;
	background-image: url("../img/a.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 15px;
	margin: 0;
	text-align: right;	background-color: #FF740A;
}

#header h1 {
	text-align: right;
	padding: 0;
	margin: 0;
	line-height: 50px;
	font-size: 240%;	color: #0033FF;
}
#header img {
	float: left;
	padding: 0;
	margin: 0;
	margin-top: -12px;
	margin-left: -12px;
}

#menu {
	width: 140px;
	float: left;	
	font-weight: bold;
	line-height: 1.4;
	padding: 1px;	color: black;
}

#kalendar {
	font-size: 80%;
	font-weight: normal;
	background-color: #FFCC00;
	padding: 10px;
	width: 149px;
	margin-left: 1px;
	text-align: left;
	background: #FFCC00 url("../img/kytka.png") right bottom no-repeat;
}

#kalendar p {
	text-align: left;
}

#content {
	width: auto;
	margin-left: 171px;	margin-top: 2px;
	padding: 1em;
	border-width: 2px;
	border-style: solid;
	border-right-width: 0;
	min-height: 350px;
	height: 350px;
	line-height: 1.3;
	z-index: 999;	background-color: #F7E3D4;	border-color: #FF3B62;
}

html>body #content {
	height: auto;
	min-height: 500px;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	min-width: 800px;
	width: 100%;
	height: 60px;
	
	font-size: 70%;
	background-image: url("../img/b.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;	background-color: #FF740A;
}

#footer p {
	padding: 5px;
	margin:0;
	text-align: right;
}

h1, h2, h3, h4 {
	margin: 5px 0;
	padding: 0;	color: black;
}

p {
	text-align: justify;
	/*text-indent: 1em;*/
}
.ni {
	text-indent: 0;
}

#content a, #content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	font-weight: bolder;
}

#footer a:hover {
	text-decoration: none;
}ul.hnav {	margin: 0;	margin-right: 2px;	padding: 0;	list-style-type: none;	text-align: right;	height: 27px;	}ul.hnav li {	display: inline;	float: right;	margin-left: 3px;}ul.hnav li a {	text-decoration: none;	font-weight: bolder;	/*padding: 3px 15px;*/
	padding: 3px 10px;	background-color: white;	margin: 0;	display: block;	}ul.hnav li a:hover {	color: white;	background-color: #0033FF;}
/*-----------------------------*/
ul.vnav, ul.vnav li, ul.vnav li a {
	display: block;
}

ul.vnav li a {
	text-align: left;
	text-decoration: none;
	font-weight: bolder;
	padding: 3px 15px 3px 15px;
	margin: 3px 0px;
	width: 100%;
	background-image: url("../img/sipka3.gif");
	background-repeat: no-repeat;
	background-position: center left;		color: #0033FF;	background-color: white;
}

ul.vnav, ul.vnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.vnav li ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: none;
	font-size: 90%;
}

ul.vnav li ul li ul {
	font-size: 100%;
}

ul.vnav li a:hover {
	background-image: url("../img/sipka4.gif");
	background-repeat: no-repeat;
	background-position: center left;	color: white;	background-color: #0033FF;
}

* html ul.vnav li a {
	height: 0.01%;
}

.ramecky {
	border: 1px solid black;
}

.noborder {
	border: 0;
}

.center {
	text-align: center;
}

hr {
	height: 0px;
	background-color: black;
	border-top: 1px dashed #C0C0C0;
	border-bottom: 0;
}

img {
	margin: 0;
	padding: 0;
}
a, a:link, a:visited, a:active {	color: #0033FF;}
/*img.th {
	border: 1px solid #FF3B62;
} */

.center table {
	margin-left: auto;
	margin-right: auto;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	border: 1px solid #ccc;
}

legend {
	margin: 0;
	padding: 0 .5em;
	color: #0033FF;
	background: transparent;
	font-size: 1.1em;
	font-weight: bold;
}

label {
	float: left;
	width: 200px;
	padding: 0 1em;
	text-align: right;
	font-size: 90%;
}

label.small {
	width: 10%;
	text-align: right;
	font-size: 90%;
	padding: 0 1em;
}

fieldset div {
	margin-bottom: 0.5em;
	padding: 0;
	display: block;
}

fieldset div input {
	width: 50%;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #000;
}
fieldset div textarea {
	width: 50%;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #000;
}

input.a {
	width: auto;
	border: 0;
	padding: 1px;
	color: #000;
}
input.b {
	width: auto;
	border: 0;
	padding: 1px;
	padding-right: 1.5em;
	padding-left: 1.5em;
	color: #000;
}

fieldset div select {
	padding: 1px;
}

.th {
	border: none;
}

table {
	border-collapse: collapse;
	font-size: 75%;
	border: 1px solid black;
}
td {
	border: 1px solid black;
	padding: 3px;
}

/* --------LightBox-------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: black; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 15px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ /*font: 10px Verdana, Helvetica, sans-serif;*/ background-color: black; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 15px; color: white; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

img.thumbnail {
	padding: 5px;
	border: none;
}