@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #CEDEFF;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-bottom: 50px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	margin-bottom: 10px;
	background-repeat:repeat-x;
	margin: 0 auto;
	min-height:6500px;

}
h1, h2, h3 {
	color: #FF9900;
	font-weight:bold;
}
h1 {
}
h2 {
}
h3 {
	font-size: 1em;
}
p, blockquote, ul, ol {
}
p {
}
blockquote {
}
ul {
}
ul li {
}
ol {
}
ol li {
}
a {
	color: #4F789F;
	text-decoration: none;
}
a:hover {
}
.obr {
	border: 1px solid #3B3B3B;
	margin: 4px
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
.title {
	padding: 7px 15px;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(../images/bgb.gif);
	background-repeat:repeat-y;
}
.boxed {
}
.boxed {
	padding: 7px 15px;
}
.boxed .content {
	padding: 15px;
}
.boxed ul {
	list-style: none;
}
/* Post */

.post {
	clear: both;
	padding: 20px;
}
.post .content {
	line-height: 1.6em;
}
.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}
.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}
#telo {
	width: 700px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#hlavicka {
	width: 702px;
	height: 15px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	margin: auto;
}
#header {
	width: 700px;
	height: 180px;
	background-image: url(/image/main.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	margin: auto;
}
#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}
#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	border-left: 1px solid #000000;
	width: 700px;
	background: url(../images/img3.gif) repeat-y;
	border-right: 1px solid #000000;
	margin: auto;
}
#content {
	float: right;
	width: 500px;
	border: 0px;
}
#sidebar {
	float: left;
	width: 197px;
	padding-left: -5px;
}
/* Menu */

#menu {
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	color: #3B3B3B;
}
#menu a:hover {
	background-color: #FF9900;
	color: #000000;
	background-image:url(../images/bgt.gif);
	background-repeat:repeat-y;
}
/* Login */

#login {
}
#login fieldset {
	border: none;
}
#login legend {
	display: none;
}
#login input {
	margin-bottom: 5px;
}
#inputtext1, #inputtext2 {
	width: 160px;
}
/* Updates */

.updates {

}
.updates img{
border:0;
}
.updates ul {
}
.updates li {
	margin-bottom: 20px;
}
.updates h3 {
	font-size: .77em;
}
/* Footer */

#footer {
	width: 670px;
	height: 15px;
	padding: 5px 15px;
	background: #3957a4;
	font-size: 0.77em;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: auto;
}
#legal {
	float: right;
}
.textlogin {
	margin-left: 6px;
}
.skola {
	margin-left: 5px;
	float: left;
}
.adresa {
	margin-right: 5px;
}
.autor {
	color: #FFFFFF;
}
.kvitek {
	text-decoration: none;
	color: #CCCCCC;
}
.kvitek:hover {
	color: #FF9900;
	text-decoration: none;
}
/* 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: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#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(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#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;
}
