@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	color: #fff;
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	background:#1c414a;
}
h1, h2, h3, h4, h5 {
	color: #fff;
	font-weight:100;
}
hr {
	color:#8cdedb;
	margin:20px;
}
#site_wrapper {
	width:850px;
	margin:0 auto;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}
#site_wrapper #header {
	position:relative;
	width:850px;
	height:95px;
	background:url(img/header_bg.gif) repeat-x;
	border-bottom:solid 2px #fff;
}
#site_wrapper #header #logo {
	position:absolute;
	top:0px;
	left:15px;
	background:url(img/logo.png) no-repeat;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='crop');
	width: 220px;
	height: 93px;
}
#site_wrapper #header #logo a {
	display:block;
	width:220px;
	height:93px;
}
#site_wrapper #header #menu {
	position:absolute;
	width:700px;
	height:65px;
	left:215px;
	bottom:29px;
}
#site_wrapper #header #menu ul {
	margin:0;
	list-style:none;
	padding:10px 0 0 13px;
}
#site_wrapper #header #menu ul li {
	float:left;
	height:50px;
	padding:0 1px 0 0;
	background:url(images/top_nav_div.gif) right top no-repeat;
}
#site_wrapper #header #menu ul li a {
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 12px;
	font:bold 12px/50px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#site_wrapper #header #menu ul li a:hover {
	background:url(images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	border:#abc66e 1px solid;
	padding:0 11px;
}
#site_wrapper #presenting {
width:850px;
height:240px;

	
}

#site_wrapper #title_box {
	position:relative;
	height:76px;
	background:url(img/title_box.gif);
	padding-left:15px;
}
#site_wrapper #title_box #dot {
	position:absolute;
	background-image:url(img/title_h1.gif);
	width:68px;
	height:28px;
	top:27px;
	left:0px;
}
#site_wrapper #title_box #title {
	position:absolute;
	top:28px;
	left:68px;
	background:#53ACA9;
	padding-right:15px;
}
#site_wrapper #title_box #title h1 {
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
}
#site_wrapper #main {
	background:#53ACA9;
	padding:0px 20px 10px 20px;
}
#site_wrapper #main p {
	font-size:12px;
	margin:0px;
}
#site_wrapper #main a {
	color:#306e7b;
}
#site_wrapper #main a:hover {
	color:#076174;
}
#site_wrapper #main #center_column h1 {
	font-size:16px;
	border-bottom:#8cdedb solid 5px;
	color:#c4ed69;
	line-height:30px;
	text-align:center;
	margin:0px;
	padding-top:10px;
	margin-bottom:10px;
}
#site_wrapper #main #center_column .project {
	padding-left:10px;
	padding-right:10px;
}
#site_wrapper #main #center_column .project .left {
	width:340px;
	height:196px;
	float:left;
}
#site_wrapper #main #center_column .project .left img {
	border:solid 3px #8cdedb;
}
#site_wrapper #main #center_column .project .right {
	width:430px;
	height:196px;
	float:right;
}
#site_wrapper #main #left_column {
	float:left;
	width:270px;
	height:560px;
	min-height:560px !important;
}
#site_wrapper #main #left_column h1 {
	width:230px;
	height:36px;
	line-height:33px;
	padding-left:30px;
	background:url(img/left_column_title.gif) no-repeat;
	font-size:13px;
	color:#0a565b;
	margin:0px 0px 8px 0px;
}
#site_wrapper #main #left_column h1 a {
	color:#0a565b;
	text-decoration:none;
}
#site_wrapper #main #left_column #products ul {
	font-size:12px;
	list-style:none;
	margin:0px;
	padding:0px 10px 10px 30px;
	list-style-image:url(img/dot_ul.gif);
}
#site_wrapper #main #left_column #products ul li, #site_wrapper #main #center_column ul li {
	padding-bottom:4px;
}
#site_wrapper #main #left_column #products ul li a, #site_wrapper #main #left_column #products ul li a:hover {
	color:#fff;
}
#site_wrapper #main #left_column #products ul li a {
	text-decoration:none;
}
#site_wrapper #main #left_column #products ul li a:hover {
	text-decoration:underline;
}
#site_wrapper #main #left_column ul {
	font-size:12px;
	list-style:none;
	margin-left:-40px;
}
#site_wrapper #main #left_column ul li.author {
	background:url(img/author.png) left top no-repeat;
	line-height:30px;
	padding-left:30px;
}
#site_wrapper #main #left_column ul li.adress {
	background:url(img/adress.png) left top no-repeat;
	line-height:30px;
	padding-left:30px;
}
#site_wrapper #main #left_column ul li.mail {
	background:url(img/mail.png) left top no-repeat;
	line-height:30px;
	padding-left:30px;
}
#site_wrapper #main #left_column ul li.mobile {
	background:url(img/mobile.png) left top no-repeat;
	line-height:30px;
	padding-left:30px;
}
#site_wrapper #main #left_column ul li.fax {
	background:url(img/fax.png) left top no-repeat;
	line-height:30px;
	padding-left:30px;
}
#site_wrapper #main #left_column #contacts {
	margin:0px;
	padding:0px;
}
#site_wrapper #main #left_column #contacts h2 {
	background:url(img/left_column_title.gif) no-repeat;
	font-size:14px;
	padding-top:8px;
	padding-left:30px;
	height:36px;
	margin-bottom:0px;
	color:#255672;
}
#site_wrapper #main #left_column #contacts ul {
	margin:0px;
	padding:0px;
}
#site_wrapper #main #right_column {
	float:right;
	width:520px;
	border-left:3px solid #8cdedb;
	padding-left:10px;
}
#site_wrapper #main #right_column h1 {
	font-size:16px;
	text-align:center;
	color:#c4ed69;
}

#site_wrapper #main #right_column #distribution {
	margin:0 auto;
	width:410px;
	height:70px;
}
#site_wrapper #main #right_column #distribution a img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border:#076174 1px solid;
}
#site_wrapper #main #right_column #distribution a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border:#306e7b 1px solid;
}
#site_wrapper #main #right_column #stylized {
width:510px;
	margin:0 auto;
	border:3px solid #8cdedb;
	background:#cdeffd;


}
#site_wrapper #main #right_column #stylized label {
	display:block;
	float:left;
	width:150px;
	text-align: right;
	margin-right:40px;
	color:#0e5c69;
	font-size:14px;
	line-height:25px;
}
#site_wrapper #main #right_column #stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #53aca9;
	width:290px;
	margin:2px 0 15px 10px;
	background:#8cdedb;
	color:#fffff;
}
#site_wrapper #main #right_column #stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #53aca9;
	width:290px;
	height:200px;
	margin:2px 0 20px 10px;
	background:#8cdedb;
}
#site_wrapper #main #right_column #stylized .button {
	clear:both;
	margin-left:200px;
	margin-top:20px;
	margin-bottom:20px;
	width:125px;
	height:31px;
	background:#53aca9;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:1px solid #53aca9;
}
#site_wrapper #main #right_column #stylized div.error {
	text-align:right;
	margin-right:20px;
}
#site_wrapper #main ul.dot, #site_wrapper #main ul.check, #site_wrapper #main ul.pdf {
	font-size:12px;
	margin:0px;
	padding:10px 10px 10px 30px;
}
#site_wrapper #main ul.dot {
	list-style-image:url(img/dot_ul.gif);
}
#site_wrapper #main ul.check {
	list-style-image:url(img/ul_check.gif);
}
#site_wrapper #main ul.pdf {
	list-style:none;
}
#site_wrapper #main ul.pdf li {
	background:url(img/adobe-pdf.gif) no-repeat left;
	padding-left:35px;
	line-height:15px;
	line-height:30px;
}
#site_wrapper #footer {
	background:url(img/footer_bg.gif) repeat-x;
	height:109px;
	position:relative;
}
#site_wrapper #footer #menu {
	position:absolute;
	top:30px;
	left:20px;
	width:600px;
	height:30px;
}
#site_wrapper #footer #menu  a {
	color:#fff;
	text-decoration:none;
	}
#site_wrapper #footer #menu  a:hover {
	text-decoration:underline;
	}	
#site_wrapper #footer #menu ul {
	list-style:none;
	font-size:12px;
	}
	
	#site_wrapper #footer #menu ul li {
	float:left;
	padding-left:10px;}
#site_wrapper #footer #partners {
	margin:0px;
	padding:0px;
	position:absolute;
	right:-20px;
	top:10px;
	width:250px;
	height:100px;
}
#site_wrapper #footer #partners ul {
		list-style:none;
		margin:0px;
		padding:0px;
}
#site_wrapper #footer #partners ul li {
float:left;
}
#site_wrapper #footer #partners ul li a.enprom  {
	width:99px;
	height:94px;
	display:block;
	background:url(img/enprom.png);
}
#site_wrapper #footer #partners ul li a.finansirane  {
	width:94px;
	height:94px;
	display:block;
	background:url(img/finansirane.png);
}
#site_wrapper #footer #all_right_reserved {
	position:absolute;
	top:70px;
	left:310px;
	font-size:12px;
	text-align:center;
}
#site_wrapper #footer #all_right_reserved a {
	color:#076174;
}
#site_wrapper #footer #all_right_reserved a:hover {
	color:#318394;
}
.clr {
	clear:both;
	overflow:hidden;
}
div .error {
	font-size:12px;
	color:red;
	display:block;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#0a565b;
}
#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/prev.gif) left 50% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/next.gif) right 50% no-repeat;
}
/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText {
	color: #FF9834;
	font-weight:bold;
	text-decoration: none;
}
#nextLinkText {
	padding-left: 20px;
}
#prevLinkText {
	padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
	padding-top: 5px;
}
/*** END : added padding when navbar is on top ***/

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData {
	padding:0 10px;
}
#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;
}
#imageData #helpDisplay {
	clear: left;
	float: left;
	display: block;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;/* End hide from IE-mac */
	}
#loader {
	background-color: white;
	display: inline;
	float: left;
	overflow: hidden;
	margin: auto;
	height:240px;
	width:850px;
	position: relative;
	text-align: center;
	z-index:1;
}
#loader img {
	width: 850px;
	height: 240px;
}
.loading {
	background: url(img/loadingIcon.gif) no-repeat 50% 50%;
}
.jqiwarning .jqi {
	background-color: #b0be96;
}
.jqifade {
	background-color: #ffffff;
}
div.jqi {
	position: absolute;
	background-color: #c0cEa6;
	padding: 10px;
	width: 300px;
}
div.jqi .jqiclose {
	float: right;
	margin: -35px -10px 0 0;
	cursor: pointer;
}
div.jqi .jqicontainer {
	background-color: #e0eEc6;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
div.jqi .jqimessage {
	background-color: #c0cEa6;
	padding: 10px;
}
div.jqi .jqibuttons {
	text-align: center;
	padding: 5px 0 0 0;
}
div.jqi button {
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}
.spacer {
	clear:both;
	height:1px;
}

#info{
    border: 2px solid #8cdedb;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
    color: #0e5c69;
    background-color: #cdeffd;
    background-image: url('img/info.gif');
} 
#info a.close  {
text-align:right;
color:red;

}