/* CSS Document, autor: Milan Domény, FINE studio - www.fine.sk*/
a, ul, li {
margin:0 0 0 0;
padding:0 0 0 0;
}

body {
font:12px Arial,Helvetica,Tahoma,sans-serif;
background:#293139 url('../images/mramor.gif') repeat;
color:#303030;
text-align:center;
}

hr {
clear:both;
}

h1 {
display: none;
}

h2 {
margin-top:5px;
color:#ff7700;
font-size:26px;
font-weight:bold;
}

h3 {
clear:both;
color:#ff7700;
font-size:14px;
font-weight:bold;
}

h4 {
color:#ff7700;
font-size:12px;
font-weight:bold;
}

h5 {
margin-top:5px;
color:green;
font-size:26px;
font-weight:bold;
}

a {
font-weight:bold;
text-decoration:underline;
color:#00ccff;
}

a:hover {
color:red;
text-decoration:none;
}

#wrap {
text-align:left;
margin:30px auto;
margin-bottom:5px;
padding-top:15px;
background:#ffffff;
width:810px;
}

#head {
width:100%;
height:275px;
margin:0px;
}

#nav {
font:11px Arial,Helvetica,Tahoma,sans-serif;
letter-spacing:0.5px;
float:left;
width:239px;
height:275px;
padding:0px;
margin-left:15px !important;
margin-left:8px;
background:#222222;
}

#nav ul {
list-style-type:none;
text-transform:uppercase;
}

#nav a {
background-image:url('../images/nav_old.gif');
display:block;
font-weight:bold;
text-decoration:none;
color:white;
background-color:#242832;
height:55px;
line-height:55px;
padding-left:10px;
margin:0 0;
}

#nav a:hover {
background-position:0px -55px;
background-color:#2f323c;
}

#right {
float:left;
width:540px;
height:275px;
padding:0px;
margin-left:1px;
background:#ffffff url('../images/banner.jpg') no-repeat;
}

.click {
display:block;
width:100%;
height:100%;
padding:0px;
margin:0px;
}

#cz_hotline {
width:810px;
height:120px;
padding:0px;
margin-top:10px;
margin-left:0px;
background:transparent url('../images/cz_hotline.gif') no-repeat;
}

#cz_hotline p {
padding-left:520px;
padding-top:26px;
}

#page-top {
width:810px;
height:16px;
padding:0px;
margin:0px;
margin-top:2px;
background:#ffffff url('../images/page-top.gif') no-repeat;
}

#page {
float:left;
width:810px;
margin:0px;
background:transparent url('../images/page.gif') repeat-y;
}

#page-down {
clear:both;
width:810px;
height:24px;
padding:0px;
margin:0px;
background:#ffffff url('../images/page-down.gif') no-repeat;
}

#leftside {
line-height:25px;
margin-left:25px!important;
margin-left:13px;
margin-top:10px;
padding-bottom:15px;
width:229px;
border-right: 1px solid #dadada;
float:left;
}

#leftside ul {
font:11px Arial,Helvetica,Tahoma,sans-serif;
list-style-type:none;
}

#leftside a {
display:block;
font-weight:bold;
text-decoration:underline;
color:#00ccff;
line-height:25px;
height:25px;
margin:0px;
border-bottom: 1px solid #dadada;
}

#leftside a:hover {
color:red;
}

#content {
line-height:25px;
margin-top:10px;
margin-left:15px;
padding-bottom:15px;
width:500px;
float:left;
}

#content ul {
padding:10px;
padding-left:20px;
color:white;
line-height:20px;
background-color:#5b8797;
}

#footmenu {
font:11px Arial,Helvetica,Tahoma,sans-serif;
letter-spacing:0px;
margin:0px;
padding:0px;
}

#footmenu ul {
margin:0px;
padding:0px;

}

#footmenu li {
display:inline;
}

#footmenu a {
font-weight:bold;
text-decoration:none;
color:white;
border-right:1px solid white;
padding-right:2px;
padding-left:2px;
}

#footmenu a:hover {
text-decoration:underline;
}

.hidden {
display:none;
}

/* Formulár */

.formik1 {
margin-top:0px;
margin-left:0px;
float:left;
}

.formik2 {
margin-top:0px;
margin-left:210px;
}

dt {
margin:0 0 0 0;
font-weight:bold;
color: #000000;
}

dd {
margin:0 0 0 0;
}

input {
margin:0 0 0 0;
width:200px;
}

.ok {
width:150px;
margin:5px 0 5px 130px;
}

textarea {
margin:0 0 0 5px;
height:155px;
width:270px;
}

form {
width:500px;
display:block;
border:1px dashed #FFFFFF
}

form p {font-weight:bold;}

/* ---------- gallery styles start here ----------------------- */
.photo {
	margin:2px 15px 15px 0px;
	width:108px;
	height:68px;
	float:left;
}

.photo img {
	background:#ffffff;
	width:102px;
	height:62px;
	padding:3px;
  border:solid 1px #cccccc;
}

.photo a {
	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; }

