


/** Tělíčko */

body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #552e03;
	text-align: justify;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/pozadi.jpg) left top;
	font-size: 12px;
	color: #432a15;
}
img {
	margin: 0;
	border: 0px ;
}
h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #432a15;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

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

a {
	color: #9a2f1f;
}

a:hover {
	text-decoration: none;
	color: #9a2f1f;
}

/** Hlavička */

#header {
	width: 908px;
	height: 102px;
	margin: 0px auto;
	background: url(images/hlava.jpg) no-repeat left top;
	background-position: center center;
}
#logo{
float: left;
   border: 0px ;
   margin: 5px 0 0 20px;background: none;
		}
		
#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 75px 0px 0px 0px;
}
#logo {	width: 417px; 
	height: 61px; margin: 35px 0 0 40px; }
h1 {display: none;}

/** Menu */

#menu {
	width: 908px;
	height: 60px;
	margin: 0px auto;
	background: url(images/menu.jpg) no-repeat left top;
	padding-top: 18px;
	background-color: #311d14;
	background-position: center center;
}
#podmenu {
	width: 908px;
	height: 31px;
	margin: 0px auto;
	background: url(images/podmenu.jpg) no-repeat left top;
	background-position: center center;
	
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 15px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	font-size: 12pt;
	padding: 8px 30px 7px 30px;
	text-decoration: none;
	color: #ffeacf;
  font-family: Georgia;
  font-weight: bold;
}

#menu a.selected {
	color: #B8745B;
}

#menu a:hover {
	color: #b8745b;
}
#helpdesk  {float: right; padding-right: 10px
}

#helpdesk a {
	display: block;
	float: left;
	font-size: 11pt;
	padding: 8px 30px 7px 30px;
	text-decoration: none;
	color: #a94d38;
  font-family: Georgia;
  font-weight: bold;
}

#helpdesk a:hover {
	color: #3e2812;
}



/** obsahová část */
#box {
	width: 908px;
		margin: 0px auto;
		background-color: rgb(252,215,167);
	background: url(images/telo.jpg) repeat-y left top;
	background-position: center center;
	
}
#content {
	width: 850px;
	margin: 0px auto;
	padding-top: 4px;
	
}

#content h2 {
	text-transform: none;
	font-size: 1.6em;
	font-weight: normal;
	font-family: Georgia;
	color: #432a15;
	border-bottom: 1px #432a15 dashed;
}
#content h3 {
	text-transform: none;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Georgia;
	color: #432a15;
}
#content p {text-indent: 20px;
}
#content p.bez {text-indent: 0px;
}
#content p.maly {text-indent: 10px; line-height: 18px;
}
#left {
	float: left;
	width: 410px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#left ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left li {
	margin-bottom: 10px;
  list-style-type: square;
	line-height: 17px;
}

#left .post {
	margin-bottom: 20px;
}
#left_sirsi {
	float: left;
	width: 800px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#left_sirsi ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#left_sirsi li {
	margin-bottom: 10px;
  list-style-type: square;
	line-height: 17px;
}

#left_sirsi .post {
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 375px;
	margin-bottom: 20px;
	padding-right: 20px;
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding-left: 10px;
	background: url(images/img04.gif) no-repeat left 50%;
}
.malypravy{
  width: 339px;
  border: 1px solid #cbaa7c;
	background: url(images/malypravy.png) no-repeat  ;
	background-color: #fde7ca;
	text-align: center;
	padding:15px;
	
}
.stahovani{
  width: 730px;
  border: 1px solid #cbaa7c;
	background: url(images/stahovani.png) no-repeat  ;
	background-color: #fde7ca;
	text-align: left;
	padding:35px 35px 10px 35px ;
	
}
#doplnky {
width:380px; float:left;
}
#oldversion {
width:380px; float:right;
}
/** patička */

#footer {
	clear: both;
	width: 908px;
	height: 22px;
	margin: 0px auto;
	background: url(images/pata.png) no-repeat ;
	background-position: center center;
}
#footer2 {
font-size:8pt;
	width: 902px;
	margin: 0px auto;
	color: #fff;
}
#footer2 .copyright {
	float: left;
	padding-left: 20px;
  text-align: center;
  margin-top:-0px;
}
#footer2 .copy {
	margin: 0px;
	padding:5px 0px 5px 20px;
background: url(images/copy.png) no-repeat left 50%;
	text-align: center;
}

#footer2 .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer2 .css {
padding:5px 0px 5px 20px;
background: url(images/ok.png) no-repeat left 50%;
}

#footer2 .xhtml {
padding:5px 0px 5px 20px;
background: url(images/ok.png) no-repeat left 50%;
}

#footer2 a {
	color: #E5E5CC;
}

.vpravo{
float: right}

.vlevo{
float: left}
p.code 	{padding:5px;background-color: #e2c6a0;text-indent: 1px; text-align: left;font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 90%}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border: 0px;}
#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; }
