html, body {
	margin:0;
	padding:0;
	background-color:#EDF8FE;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input, textarea {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size:11px;
	line-height: 16px;
   	color: #8D8C8C; 
}

td			{	}

form, input {
	padding:0;
	margin:0;
}

a:link, a:visited {
	font-weight :normal; 
	text-decoration : underline;
	color: #8D8C8C; 
	background: transparent; 
}

a:hover {
	font-weight :normal; 
	text-decoration : none;
	color: #8D8C8C;
	background: transparent; 
}

a:active {
	font-weight :normal; 
	text-decoration : underline;
	color: #8D8C8C; 
	background: transparent; 
}

ol          {	}
ul          {	}
p           { padding-bottom: 20px;}

img {
	margin:0;
	padding:0;
}
h1 { 
	color:#004B99;
	font-weight:bold;
	padding:0 0 20px 0;
	margin:0;
}
div#page{
	width:960px;
	position:relative;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

div#header {
	float:left;
	width:960px;
	margin:0;
	padding:0;
	height:150px;
}

div#header .logo {
	width:213px;
	height:150px;
	margin:0;
	padding:0;
	float:left;
}
div#header .top {
	width:747px;
	height:150px;
	margin:0;
	padding:0;
	float:left;
	line-height:normal;
}

div#header * {
border: none;
}

div#content {
	background-image: url(../images/content_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:860px;
	min-height:345px;
  	height:auto !important;
  	height:345px;
	margin:0;
	padding:50px 50px 10px 50px;
	background-color:#FFFFFF;
}

div#content .left_one {
	float:left;
	margin:0;
	padding:0 50px 0 0;
	width:300px;
}

div#content .right_one {
	float:left;
	margin:0;
	padding:0;
	width:500px;
}

label {
cursor: pointer;
font-weight: bold;
}

input, textarea, select {
padding: 1px;
border: 1px solid #D6D6D6;
}

input:focus, textarea:focus, select:focus {
padding: 1px;
border-color: #5983AE;
}

input[disabled] {
background-color: #EAEAEA;
}

div#content .all_one {
	float:left;
	margin:0;
	padding:0;
	width:1000px;
}

.rejs {
	float:left;
	margin:0;
	padding:0 0 10px 0;
	width:860px;
	background-color:#FFFFFF;
}

.rejs .logo{
	float:left;
	margin:0;
	padding:50px 0 0 0;
	width:150px;
	height:73px;
	background-color:#DC000B;
	color:#FFFFFF;
	text-align:center;
}

.rejs .foto{
	float:left;
	margin:0 0 0 3px;
	padding:0;
	width:304px;
}

.rejs .podpis {
	color:#FFFFFF;
	padding-top:8px;
}

.rejs .desc{
	float:left;
	margin:0 0 0 40px;
	padding:26px 0 0 0;
	width:350px;
	background-image: url(../images/rejs_dot_opis.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.rejs .more {
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:382px;
	color:#004B99;
	text-align:right;
}

.arrow {
	color:#DC000B;
}

a.link_more:link, a.link_more:visited {
	font-weight :normal; 
	text-decoration : none;
	color:#004B99;
	background: transparent; 
}

a.link_more:hover {
	font-weight :normal; 
	text-decoration : underline;
	color:#004B99;
	background: transparent; 
}

a.link_more:active {
	font-weight :normal; 
	text-decoration : none;
	color:#004B99;
	background: transparent; 
}


div#footer {
	float:left;
	width:960px;
	margin:0;
	padding:0;
}

#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; }
