body {
	background-color: #FFFFFF;
	background-image:url(images/bkgnd.png);
	background-repeat:repeat-x;
	text-align:center;
	
}
img {
	border:none;
}
a {
	color:#000;
}
a:visited {
	color:#000;
}

h1 {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:normal;
}
h3 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
strong {
	font-weight:normal;
}
.header_nav {
	width:980px;
	margin:0 auto;
	text-align:right;
	height:22px;
	background-image:url(images/header_navigation.png);
	background-repeat:no-repeat;
}
.header_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.header_menu li {
	display:inline;
	margin:0 0.5em 0 0;
}
.header_menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}
.header_menu a:hover {
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
.header_menu a:visited {
	color:#FFF;
}
.header {
	margin:0 auto;
	width:980px;
	background-image:url(images/header_back.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}
.logo_img {
	text-align:left;
	float:left;
	margin:5px 0 0 0;
}
.content {
	width:980px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:#FFF;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	background-image:url(images/content_back.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
/* Navigation */
.menu {
	width:170px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 170px; 
	border-bottom: 1px solid #ccc;
}
 
.menu ul li{
	position: relative;
	z-index:100;
}


.menu ul li a{
	display: block;
	overflow: auto;
	color:#FFF;
	text-decoration: none;
	padding: 6px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
}

.menu ul li a:link, .menu ul li a:visited {
	background-color: #20409a; 
}
.menu ul li a:active{
	background-color: black;
	color:#FFF;
}

.menu ul li a:visited{
	color: #FFF;
}

.menu ul li a:hover{
	background-color: black;
}


.menu ul li ul{
	position: absolute;
	width: 170px;
	top: 0;
	visibility: hidden;
	z-index:100;
}

.menu a.subfolderstyle{
	background: url(images/arrow.gif) no-repeat 97% 50%;
}

 

* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* Footer */

.footer {
	width:980px;
	margin:0 auto;
	text-align:left;
	height:22px;
	background-image:url(images/footer_navigation.png);
	background-repeat:no-repeat;
}
.footer p {
	color:#FFF;
	margin:0px 0 0 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.footer_menu ul {
	list-style:none;
}
.footer_menu li {
	display:inline;
}
.footer_menu p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}
.footer_menu a:hover {
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
/*CONTENT FORMATING*/
.main {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin:5px 0 0 0;
	padding-top:1px;
	text-align:left;
	height:auto !important;
	width:800px;
	min-height:450px;
	background-image: url(images/pobednik.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom: 10px;
}
.services {
	color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	float:left;
	margin:5px 0 0 0;
	padding-top:1px;
	text-align:left;
	width:800px;
	background-image: url(images/pobednik.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:auto;
	min-height:450px;
	padding-bottom: 10px;
}
#services {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #000;
}
.contact {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin:5px 0 0 0;
	padding-top:1px;
	text-align:left;
	width:800px;
	background-image: url(images/pobednik.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:auto;
	min-height:450px;
}
.contact a {
	text-decoration:none;
}
.kontakt {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:25px 5px;
	text-align:right;
	color:#FFF;
}
.kontakt a {
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* references styles */
.ref_post {
	float:left;
	width:328px;
	height:310px;
	margin-right: 1px;
}
.ref_img {
	width:160px;
	height:120px;
	float:left;
	margin-bottom: 10px;
}
.ref_img img {
	border:1px solid #000;
		
}

.ref_desc {
	float:none;
	text-align:left;
	width:100%;
	margin-top:5px;
}
.ref_desc li {
	font-size:12px;
	
}
/*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; }
/* gallery */
.gallery {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 0 0;
	padding-top:1px;
	float:left;
	text-align:left;
	width:580px;
	height:auto;
	min-height:450px;
}
.gallery img {
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	background-color:#FFF;
	float:left;
	color: inherit;
	padding: 3px;
	margin: 4px;
	width: 140px;
	height: 105px;
	position:relative;
	z-index:1;
}

.gallery li {
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display:inline;
	float: left;
	margin: 3px;
	padding: 5px;
}
.desc {
	float:left;
}
.welcome {
	width:980px;
	height:550px;
	margin:0px auto;
	text-align:center;
	padding:0 0 10px 0;
	background-color:#FFF;
	border-top:1px dotted #999999;
	border-right:1px dotted #999999;
	border-left:1px dotted #999999;
	background-image:url(/en/images/content_back.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.fonts {
	color:#000;
	font-size:14px;
	float:left;
	margin:5px 0 0 0;
	padding-top:1px;
	text-align:left;
	width:800px;
	background-image: url(images/pobednik.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:auto;
	min-height:450px;
}

.fonts img {
	float:left;
	margin:0 20px 10px 0;
}
