@CHARSET "UTF-8";
* {
	padding: 0; 
	margin: 0; 
	border: none;
	font-size: 100.01%; 
	font-family: Verdana, sans-serif; 
}

body {
	background-color: #99cdff;
	font-size: 0.75em;
	text-align: center;
}

#top {
	background: transparent url('../img/line_bg.png') repeat-x 0 94px;
	height: 271px;
	text-align: center;
}

#header {
	background: transparent url('../img/header_bg.jpg') no-repeat 0 -1px;
	width: 970px;
	margin: 0 auto;
	height: 270px;
	border-top: 1px solid #99cdff;
	position: relative;
}

#header .ping{
	background: transparent url('../img/ping.gif') no-repeat 0 0;
	width: 24px;
	height: 14px;
	position: absolute;
	top: 11px;
	right: 220px;
	font-size: 0;
	overflow: hidden;
}

#header .lang {
	position: absolute;
	display: block;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	top: 11px;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid white;
}	

#header a.lang:hover {
	border-color: #B41E2E;
	color: #B41E2E;
}

#header .left {
	right: 244px;
}

#header .right {
	left: 750px;
}

#header .container {
	margin: 141px 0 0 55px;
	background-color: white;
}

#header .descript {
	float: left;
	width: 266px;
	height: 124px;
	border-left: 10px solid #057f56;
	color: #007f53;
	text-align: left;
	font-size: 0.9167em;
	background-color: white;
}

#header .descript img {
	margin: 1px 0 0 17px;
}

#header .descript p {
	margin: 6px 0 0 20px;
	line-height: 1.1em;
}

#header .descript p.logo {
	margin: 0;
	padding: 0;
}

#header p.line {
	height: 1px;
	margin: 0 0 0 20px;
	overflow: hidden;
	font-size: 0;
	background-color: #057f56;
	width: 117px;
}

#header .descript .dsc {
	margin-top: 1px;
	border-top: 1px solid white; 
}

#header .anons {
	width: 293px;
	border-left: 10px solid #cce7de;
	height: 124px;
	float: left;
	text-align: left;
	overflow: hidden;
	background-color: white;
	font-size: 0.9167em;
	line-height: 1.63636em;

}

#header .anons .top, #header .anons .txt, #header .anons .bottom {
	margin-left: 23px;
}

#header .anons .top {
	background: transparent url('../img/ano_top.png') no-repeat 0 0;
	width: 248px;
	height: 12px;
	font-size: 0;
	overflow: hidden;
	overflow: hidden;
}

#header .anons .txt {
	width: 226px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 103px;
	padding: 0 10px;
	color: #666;
	overflow: hidden;
	line-height: 1.57em;
	position: relative;
	top: -2px;
}

#header .anons .txt a {
	color: #666;
	text-decoration: none;
}

#header .anons .txt a:hover {
	text-decoration: underline;
}

#header .anons .bottom {
	background: transparent url('../img/ano_bot.png') no-repeat 0 0;
	width: 248px;
	height: 11px;
	font-size: 0;
	position: relative;
	top: -2px;
	overflow: hidden;
}

#header .anons img {
	float: left;
	margin: 0 8px 5px 0;
	position: relative;
	top: 5px;
}

#header .citatous .top, #header .citatous .txt, #header .citatous .bottom {
	margin-left: 22px;
}
#header .citatous .bottom { position: relative; top: -2px;}

#header .citatous .txt {
	background: #fff url('../img/quote.png') no-repeat 6px -2px;
	text-align: right;
	color: #048057;
	border-top: 1px solid transparent; /*huh, what is nice hack*/
}

#header .citatous .txt .cit {
	margin-left: 30px; 
}

#header .citatous .txt .author {
	margin-top: 12px;
	color: #666;
	font-style: italic;
}

.center {
	background: transparent url('../img/bot_sh.png') repeat-x center bottom;
}

#main {
	width: 970px;
	margin: 0 auto;
	background: transparent url('../img/main_bg.png') repeat-y 0 0;
	text-align: center;
}

#main .bot_sh {
	background: transparent url('../img/ce_bot_sh.png') no-repeat center bottom;
}

#main .page {
	background-color: white;
	border-top: 1px solid white;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#redline {
	height: 5px;
	overflow: hidden;
	margin: 20px 20px 0 20px;
	background: #c02d3d url('../img/nt_bg.png') repeat-x 0 0;
	font-size: 0;
}

#breadcrumbs {
	margin-left: 316px;
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 0.8333em;
	margin-top: 4px;
}
#breadcrumbs a {
	color: #007f53;
	text-decoration: none;
}

#breadcrumbs img {
	margin: 0 0.8em;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#newsticket {
	height: 20px;
	background: #c02d3d url('../img/nt_bg.png') repeat-x 0 0;
	margin: 20px 20px 0 20px;
	overflow: hidden;
	color: white;
}

#newsticket .start {
	width: 24px;
	height: 20px;
	float: left;
	background: #c02d3d url('../img/nti.png') no-repeat 0 0;
}

#newsticket .end {
	float: right;
	width: 13px;
	height: 20px;
	background: #c02d3d url('../img/nte.png') no-repeat 0 0;
}

#newsticket #nttext {
	padding-top: 2px;
	text-align: right;
}

#newsticket #nttext a {
	color: white;
	text-decoration: none;
}

#newsticket #nttext a:hover {
	text-decoration: underline;
}

#container {
	margin-top: 26px;
	overflow: hidden;
}

#container .left {
	float: left;
	margin-left: 30px;
	width: 265px;
}

ul#menu {
	list-style-type: none;
	margin-left: 9px;
	margin-top: 6px;
}

ul#menu a {
	font-family: Georgia, sans-serif;
	color: #048057;
	text-decoration: none;
	display: block;
}

ul#menu a:hover {
	color: #B51E2F;
}

ul#menu li {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 18px;
}

ul#menu li:hover, ul#menu li.selected {
	background: transparent url('../img/menu_circ.png') no-repeat left top;
}


ul#menu li ul {
	list-style-type: none;
	margin-left: 12px;
}

ul#menu li ul li {
	margin: 9px 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}

ul#menu li ul li:hover, ul#menu li ul li.selected {
	background: none;
}

ul#menu li ul li.selected a, ul#menu li:hover a {
	1color: #B51E2F;
}

ul#menu li:hover ul li a {
	color1: #048057;
}

ul#menu li:hover ul li:hover a, ul#menu li:hover ul li.selected a {
	color1: #B51E2F;
}

ul#menu li ul li a.selected {color: #B51E2F;}

#container .left .line {
	height: 10px;
	overflow: hidden;
	width: 257px;
	font-size: 0;
	background-color: #cde7de;
	margin-top: 5px;
}

#container .banners {
	width: 257px;
	text-align: center;
	margin-bottom: 15px;
}

#container .adv {
	margin-top: 20px;
	text-align: center;
}

#container .adv a, #container .adv img {
	border: none;
}

#maintext {
	width: 604px;
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
/*Common text styles*/

#maintext a {
	color: #B41E2E;
	text-decoration: none;
}
#maintext a:hover {
	text-decoration: underline;
}

#maintext h1 {
	font-family: Georgia, sans-serif;
	font-size: 1.667em;
	color: #B51E2F;
	padding-left: 25px;
	background: transparent url('../img/menu_circ.png') no-repeat 0 6px;
	font-weight: normal;
} 

#maintext h2 {	
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 1.1367em;
	color: #057F56;
}

#maintext p {
	margin-bottom: 1.6667em;
	color: #333;
}

#maintext ol {
	padding:0 0 0 40px;
}
#maintext ul {
	padding:0 0 0 40px;
}
#maintext li {
	padding:0 0 10px 0;
}

#maintext .project {
	margin-bottom: 30px;
	margin-top: 10px;
}

#maintext .arc_year {
	margin-bottom: 10px;
}

#maintext .arc_year p {
	margin: 0;
}

#maintext .arc_event {
	margin-bottom: 20px;
}

#maintext p.more {
	padding-left: 10px;
	background: transparent url('../img/bread_pips.png') no-repeat left center;
}

.bottom {
	background: transparent url('../img/foot_sh.png') repeat-x 0 0;
	height: 54px;
	text-align: center;
}

#footer {
	background: transparent url('../img/foot_bg.png') no-repeat 0 0;
	width: 970px;
	margin: 0 auto;
	height: 53px;
	color: white;
	/*overflow: hidden;*/
	margin-bottom: -2px;
	font-size: 0.91667em;
	/*border: none;*/
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .content {
	width: 940px;
	margin: 0 auto;
	background-color: #057f56;
	position: relative;
	text-align: left;
	overflow: hidden;
	height: 52px;
	border: 1px solid #057f56;
}

#footer .fline {
	height: 1px;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	position: relative;
	top: 42px;
	font-size: 0;
}

#footer .left {
	position: absolute;
	top: 34px;
	left: 22px;
	padding: 0 10px;
	background: #057f56;
}
#footer .fright {
	position: absolute;
	top: 22px;
	right: 22px;
	padding: 0 10px;
	background: #057f56;
	border: 1px solid #057f56;
}


.photos {padding: 20px 0 0 0px;}
.ph_item {float: left; width: 157px; height: 157px; border: 0px solid #f00;
    //height: 140px;
}
.last {width: 133px;}
     .in_ph_item {border-collapse: collapse; border: 1px solid #cde7de; width: 133px; height: 133px;}
     .in_ph_item td {vertical-align: middle; text-align: center;}
     a:hover .in_ph_item td {background: #e3f2ed;}
     
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0px;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#bottomNav {}

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 20px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0px; }
#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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{position: relative; z-index: 150; top: -15px; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 20px; color: #666; height: 35px;}
#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{display: block; cursor: pointer; position: absolute; top: 10px; right: 20px;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#maintext .podpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #048057;
	margin-top: -12px;
	text-align: right;
}

.kartinka_sleva {
	float: left; margin: 0 10px 10px 0;
}

