/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #f39625;}
a:hover {color: #ff7300; }

body {
	background: #cccccc url(../images/poz.gif) repeat-x;
	color: #444;
	font: normal 60% Verdana,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}
.linija {color:#FF9900;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h3 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color:#FF9900;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #ffffff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(../imgges/clouds.gif) repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #ffffff;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	color: #FFF;
	height: 150px;
	background-color: #a2a2a2;
}
.header .left {
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;
	width: 564px;
	background-color: #B3C2C7;
	background-image: url(../images/header6.jpg);
	background-repeat: no-repeat;
}
.header .right {
	overflow: hidden;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #e86a10 url(../images/nav.jpg);
	border: 1px solid #d69559;
	border-color: #d69559 #d69559;
	height: 41px;
}
.navigation a {
	background: #fae4d1 url(../images/nav.jpg);
	border-right: 1px solid #d69559;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #ffffff;
	background-image: url(../images/bgmain.gif);
	background-repeat: repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #FF9900;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.prog_deca_a {
	font: bold 1.1em sans-serif;
	color:#000000;
}	
.prog_odrasli_a {
	font: bold 1.1em sans-serif;
	color:#000000;
}	
.prog_jujitsu {
	font: bold 1.1em sans-serif;
	color:#000000;
}	
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.bel {
	margin-left: 18px;
	list-style-image: url(../images/li_bel.gif);
}
.zut {
	margin-left: 18px;
	list-style-image: url(../images/li_zut.gif);
}
.nar {
	margin-left: 18px;
	list-style-image: url(../images/li.gif);
}
.zel {
	margin-left: 18px;
	list-style-image: url(../images/li_zel.gif);
}
.pla {
	margin-left: 18px;
	list-style-image: url(../images/li_pla.gif);
}
.bra {
	margin-left: 18px;
	list-style-image: url(../images/li_bra.gif);
}
.crn {
	margin-left: 18px;
	list-style-image: url(../images/li_crn.gif);
}
.content p {font-family: Verdana, Arial, Helvetica, sans-serif;}

/* footer */
.footer {
	color: #444;
	font: 0.9em verdana;
	line-height: 39px;
	text-align: center;
	background: #e86a10 url(../images/nav.jpg);
	border: 1px solid #d69559;
	border-color: #d69559 #d69559;
	background-repeat: repeat-x;
}
.footer a,.footer a:hover {color: #666666;}

#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/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/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
