* {
margin: 0;
padding: 0;
}

body {
background: #174f6e url(../images/bg_header.gif) repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:90%;
line-height:1.125em; /* 16x1.125=18px */
font-weight:normal;
}

#header {
width: 100%;
height: 195px;
background: url(../images/head.jpg) center no-repeat;
margin-top: 36px;
overflow: visible;
}

#h1 {
width: 500px;
height: 150px;
margin: auto;
padding: 18px 0 0px 288px;
color: #fff;
}

#prechod {
width: 750px;
height:10px;
margin: 0 auto;
background: #fdfee7 url(../images/prechod.jpg) repeat-x;
}

#container {
width: 750px;
margin: 0 auto;
/*background: #dde1c6 url(../images/bg_container.jpg) repeat-y;*/
overflow: visible;
}

#content {
width: 714px;
background: #dde1c6 url(../images/bg_content.jpg) repeat-x;
padding: 18px;
float: left;
}
#left {
float: left;
width: 400px;
}
#right {
float: right;
width: 260px;
}

h1 {
font-size: 2em; /* 16x1.375=22px */
/*line-height: 1.636em;/* 16x1.636=36px */
margin: 18px 0;
color: #fff;
background: transparent;
text-align: left;
}

h2 {
color: #a61e01;
background: transparent;
font-size: 1.5em; /* 16x1.125=18px  16x1.1875=19px*/
margin: 18px 0 36px 0; /* 18x1=18px */
text-align: left;
}

#content ul {
padding-left: 36px;
width: 377px;
}

#content li, #content li ul li {
font-size: 1.125em;
line-height: 1.375em;
margin-bottom: 9px;
color: #003366;
background: transparent;
}

p {
font-size: 1.125em;
line-height: 1.375em; /*1.875em*/
margin-bottom:1.375em;
}

.bold {
font-weight: bold;
}
#obal {
width: 100%;
float: left;
}
#footer {
width: 714px;
height: auto;
background: #a61e01;
color: #fff;
font-size: 0.875em;
line-height: 1em;
margin: 9px auto;
padding: 18px;
}

#footer li {
font-size: 1.125em;
line-height: 1.375em;
margin-bottom: 9px;
}

#footer ul {
padding-left: 36px;
}

#footer a, #footer a:visited {
color: #dde1c6;
background: transparent;
}

#footer a:hover, #footer2 a:hover {
text-decoration: none;
}

#footer2 {
background: #dde1c6;
color: #000;
font-size: 0.75em;
line-height: 1em;
margin: 9px auto;
padding: 18px;
text-align: center;
}

#footer2 a, #footer2 a:visited {
color: #a61e01;
background: transparent;
}
.obrazok {
width: 260px;
height: 200px;
float: right;
margin-bottom: 18px;
background:transparent url(../images/img-bg.png) repeat-x;
border:1px solid #bec1a6;
}
.obrazok:hover {
border:1px solid #930;
}
.obrazok img, .obrazok-small img {
border:1px solid #fff;
margin:9px;
}
.obrazok-small {
width: 180px;
height: 140px;
float: left;
margin: 5px 5px 0 0;
background:transparent url(../images/img-bg.png) repeat-x;
border:1px solid #bec1a6;
}
.mapa {
width: 350px;
height: 120px;
float: right;
}
img {
border: 0;
}
/*lightbox zaciatok*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/lightbox/blank.gif) no-repeat; /* 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/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	/*lightbox end*/
.note {
color: #000;
background: transparent;
margin-bottom:0;
}
.note1 {
color: #a61e01;
background: transparent;
font-weight:bold;
}
.note b {
color: #a61e01;
background: transparent;
}
#h1 p {
margin-bottom:.343em;
}

