

div {
	margin: 0;
	padding: 0;
}
.clear { 
	clear: both;
	height: 0;
}
.fl { 
	float: left;
}
.fr { 
	float: right;
}
ul {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
img {
	border: 0;
}
a:focus {
	outline: none;
}
form {
	margin: 0;
	padding: 0;
}
.p1, .p2, .p3, .p4, .p5, .p6{
	overflow: hidden;
}
p {
	margin:0;
	padding:2px;
}

html {
	height: 100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body { 
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #3a3a3a url(../img/header_topmost_bg.jpg) repeat-x;
}
html > body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.wrapper { 
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 995px;
	margin: 0 auto;
	background: transparent;
}
body > .wrapper {
	width: 995px;
	min-width: 995px;
	height: 100%;
	height: auto;
}
.header { 
	width: 995px;
	height: 250px;
	position: relative;
	top: 0;
	left: 0;
	background: transparent url(../img/header_bg_logo.jpg) left 28px no-repeat;
}
.header_hands {
	position: absolute; 
	top: 0;
	left: 490px;
	background: url(../img/header_hands.jpg) left top no-repeat;
	width: 429px;
	height: 247px;
	z-index: 20;
}
a.header_logo_link{
	display: block;
	position: absolute; 
	top: 30px;
	left: 255px;
	width: 191px;
	height: 38px;
	z-index: 20;
}
.lang{
	display: block;
	position: absolute; 
	left: 870px;
	width: 80px;
	z-index: 25;
}
a.header_bulgarian{
	top: 35px;
	height: 30px;
	width: 48px;
	background: url(../img/bul2-small.gif) no-repeat;
}
a.header_english{
	top: 35px;
	height: 30px;
	left: 930px;
	width: 48px;
	background: url(../img/uk2-small.gif) no-repeat;
}

/*
a.header_bulgarian{
	top: 35px;
	height: 30px;
	width: 48px;
	background: url(../img/bul2-static.gif) no-repeat;
}
a.header_bulgarian:hover, a.header_bulgarian.current{
	background: url(../img/bul2-small.gif) no-repeat;
}
a.header_english{
	top: 35px;
	height: 30px;
	left: 930px;
	width: 48px;
	background: url(../img/uk2-static.gif) no-repeat;
}

a.header_english:hover, a.header_english.current{
	background: url(../img/uk2-small.gif) no-repeat;
}
*/
/*
a.header_bulgarian{
	top: 35px;
	height: 74px;
	background: url(../img/bulgarian.jpg) no-repeat;
}
span.vertical_separator{
	top: 110px;
	height: 5px;
	background: url(../img/vertical-separator.jpg) no-repeat;
}
a.header_bulgarian:hover, a.header_bulgarian.current{
	background: url(../img/bulgarian-active.jpg) no-repeat;
}
a.header_english{
	top: 115px;
	height: 50px;
	background: url(../img/english.jpg) no-repeat;
}
a.header_english:hover, a.header_english.current{
	background: url(../img/english-active.jpg) no-repeat;
}
*/
.header_main_menu {
	width: 478px;
	height: 117px;
	position: absolute;
	top: 113px;
	left: 22px;
	padding: 0px 11px;
	z-index: 50;
	background: url(../img/header_main_menu_bg.jpg) no-repeat;
}
.header_main_menu ul li {
	width: 135px;
	padding: 9px 0;
	list-style-type: none;
	float: left;
}
.header_main_menu ul li.right {
	width: 200px;
}
.header_main_menu ul li a { 
	padding-left: 14px;
	background: url(../img/arrow.png) left 6px no-repeat;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
}
.header_main_menu ul li a:hover, .header_main_menu ul li a.active {
	background-image: url(../img/arrow-active.png);
	color: #69b660;
}
.content_inner { 
	width: 956px;
	margin-left: 7px;
	padding: 0 16px 40px 16px;
}
.content_left{
	width: 715px;
}
.content_right{
	width: 230px;
}
.content_left, .content_right, .content_left *, .content_right *, .infobox * {
	color: #fff;
}
div.subcontent_left{
	width: 205px;
}
div.subcontent_right{
	width: 510px;
}
div.dpage_subcontent_left{
	width: 305px;
}
div.dpage_subcontent_right{
	width: 410px;
}
.dpage_subcontent{
	padding: 5px 30px 25px 30px;
}
.copyright {
	float: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 15px;
	margin-left: 20px;
}
.created_by {
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 20px;
}
.created_by span {
	color: #fff;
	vertical-align: top;
}
.footer {
	height: 40px;
	width: 100%;
	margin-top: -40px;
	z-index: 30;
	position: relative;
}
.footer_inner {
	width: 976px;
	height: 40px;
	margin: 0 auto;
	background: transparent url(../img/footer_bg.jpg) left bottom repeat-x;
}
.footer_inner_center {
	width: 976px;
	height: 40px;
	margin-left: 7px;
	background: url(../img/footer_flowers.png) bottom center no-repeat;
}

.infobox div.top{
	width: 100%;
	height: 100%;
	background-color: #333333;
	padding-bottom: 6px;
}
.infobox div.bottom{
	width: 100%;
	height: 5px;
	background: transparent url(../img/block_shadow.jpg) right top no-repeat;
}
.infobox img{
	border: 2px solid white;
}
.infobox .p1, .infobox .p2{
	padding: 4px 6px 0px 10px;
	color: #fff;
}
.infobox .p2{
	padding-bottom: 10px;
	color: #fff;
}
.infobox span.green{
	color: #69b660;
}
.infobox span.checkmark{
	background: url(../img/checkmark.jpg) left bottom no-repeat;
	margin: 5px 0px 5px 0px;
	padding-left: 25px;
	display: block;
}
.infobox a{
	text-decoration: none;
	color: #fff;
}
.infobox a:hover, .infobox a.active{
	color: #69b660;
}
.baloon{
	position: relative;
	z-index: 5;
	height: 50px;
	color: #fff;
	margin-bottom: 10px;
	background: url(../img/baloon_middle.jpg) left top repeat-x;
}
.baloon .left{
	position: absolute;
	top: 0;
	left: -5px;
	z-index: 10;
	width: 16px;
	height: 50px;
	background: url(../img/baloon_left.jpg) left top no-repeat;
}
.baloon .middle{
	height: 50px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	background: url(../img/baloon_bottom.jpg) 85% top no-repeat;
}
.baloon .right{
	position: absolute;
	top: 0;
	right: -1px;
	z-index: 10;
	width: 14px;
	height: 50px;
	background: url(../img/baloon_right.jpg) left top no-repeat;
}

.current_project img{
	max-width: 200px;
}

.top_product{
	width: 450px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.top_product img{
	max-width: 120px;
	border: 2px solid #fff;
	margin-left: 6px;
	margin-top: 6px;
}
.top_product .p1{
	width: 280px;
	height: 80px;
}
.top_product .p2{
	width: 80px;
	padding: 0px 10px 0 0;
}

.search div{
	color: #fff;
	font-size: 11px;
}
.search{
	width: 230px;
	margin-bottom: 10px;
}
.search input{
	border: 1px solid black;
	width: 180px;
	height: 20px;
	line-height:20px;
}
.search .p1{
	margin-bottom: 6px;
}
.search a img{
	margin-top: -3px;
}

.news{
	width: 230px;
	margin-bottom: 5px;
}
.news .label{
	height: 30px;
	background: #333333 url(../img/news_title_line.jpg) bottom repeat-x;
}
.news .label div{
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	color: #fff;
	font-size: 11px;
	background: transparent url(../img/news_title_leaf.jpg) left bottom no-repeat;
}
.news .title, .top_product .title{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.news .content a{
	padding-left: 14px;
	background: url(../img/arrow.png) left 4px no-repeat;
	margin-left: 5px;
}
.news .content a:hover, .news .content a.active{
	background: url(../img/arrow-active.png) left 4px no-repeat;
	margin-left: 5px;
}
.news .p3{
	padding: 8px;
}
.news .p4{
	padding: 8px;
	margin-bottom: 2px;
}
.news .green{
	font-weight: bold;
}
.news .p3 div {
	margin-top: 5px;
}
.news div.top{
	padding-bottom: 20px;
	background: #333333 url(../img/news_flowers.jpg) left bottom no-repeat;
}

div.news.product{
	width: 690px;
	margin: 20px 10px 20px 0px;
}
div.news.product .p3 .content{
	margin-left: 20px;
	width: 440px;
}
div.news.product .content a{
	padding: 0;
	margin: 2px;
	background-image: none;
}

.dpage {
	padding: 0 10px;
}
.dpage .baloon {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
	font-weight: bold;
}
.dpage_content {
	padding: 0 10px;
}
.content_left ul li{
	margin-left: 16px;
}
.contacts .content_text_left{
	width: 50%;
}
.contacts .content_text_right{
	width: 40%;
}
.content_inner input, .content_inner textarea{
	color: black;
}

h3.form_title {font-size:14px; line-height: 14px; font-weight: bold; margin-bottom: 45px;}
.textfield, .numberfield, .datefield, .captchafield, .textarea, .selectfield {height:16px; width: 235px; margin-bottom: 10px; border: 1px solid #000;}
.captchafield {width: 60px;}
.textarea {height: 115px;}
form.contacts .button {margin-top: 20px; }


.categories{
	width: 200px;
	margin-bottom: 5px;
}
.categories .label{
	height: 30px;
	background: #333333 url(../img/news_title_line.jpg) bottom repeat-x;
}
.categories .label div{
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	color: #fff;
	font-size: 11px;
	background: transparent url(../img/news_title_leaf.jpg) left bottom no-repeat;
}
.categories .title, .top_product .title{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.categories .content a{
	padding-left: 14px;
	background: url(../img/arrow.png) left 4px no-repeat;
	margin-left: 5px;
}
.categories .content a:hover, .news .content a.active{
	background: url(../img/arrow-active.png) left 4px no-repeat;
	margin-left: 5px;
}
.categories .p3{
	padding: 8px;
}
.categories .p4{
	padding: 8px;
	margin-bottom: 2px;
}
.categories .green{
	font-weight: bold;
}
.categories .p3 div {
	margin-top: 5px;
}
div.categories{
	width: 200px;
}

ul.categories li{
	margin-top: 10px;
}

.slide{
	position: absolute;
}

div.news.project{
	width: 690px;
	margin: 20px 10px 20px 0px;
}
div.news.project .p3 {
	margin-left: 10px;
	width: 310px;
}
div.news.project .content a{
	padding: 0;
	margin: 2px;
	background-image: none;
}
div.news.project .p4 .content {
	width: 320px;
	text-align: left;
}
div.news.project .p4 .content div {
	line-height: 20px;
}


/* Paging */
div.paging {
	color: #ccc;
	text-align:center;
	margin-bottom: 10px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.message {
	z-index:50;
	position: absolute;
	padding-right: 2px;
	left: 30px;
	text-align: right;
	width: 400px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}


#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(../img/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(../img/prevlabel.gif) left 90% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 90% 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;
	}
