* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url('images/bg.gif') repeat-x #FFFFFF;
	font-family: Verdana, Arial, Tahoma;
}
img {
	vertical-align: middle;
	border: none;
}
br.clear {
	clear: both;
}
div#center {
	width: 900px;
	margin: 0px auto 0px auto;

	background: url('images/center.jpg') no-repeat top center;
}
div#header {
	height: 215px;
	float: left;
}
div#header div#nav {
	margin-top: 189px;
	margin-left: 250px;
	padding-left: 10px;
	background: url('images/nav.gif') no-repeat top left;
}
div#header div#nav a {
	display: block;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-top: 6px;
	background: #000000;
	outline: none;
}
div#header div#nav a:hover, div#header div#nav a.actv {
	color: #000000;
	background: #F1F1F1;
}
div#content {
	
}
div#promo {
	float: right;
	width: 500px;
	height: 57px;
	background: url('images/promo.gif') no-repeat center right;
	margin-top: 5px;
	padding-right: 85px;
	font-size: 12px;
	padding-top: 15px;
	color: #777777;
	text-align: right;
}
div#promo a {
	background: #99CC00;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}
div#left {
	float: left; 
	width: 245px;
	display: block;
	background: url('images/butterfly.gif') no-repeat top center;
}
div#right {
	float: right;
	width: 640px;
	display: block;
}
div#left h3, div#right h3 {
	display: block;
	width: 234px;
	height: 29px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 1px;
}
div#left h3.green, div#right h3.green {
	background: url('images/block1.png') no-repeat top left;
}
div#left h3.orange, div#right h3.orange {
	background: url('images/block2.png') no-repeat top left;
}
div#left p {
	display: block;
	font-size: 11px;
	color: #777777;
}
div#left p.space {
	padding-top: 8px;
}
a.lnk {
	display: block;
	font-size: 11px;
	color: #777777;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-decoration: none;
	background: none;
	margin-left: 3px;
	margin-right: 3px;
}
a.lnk:hover, a.lnk.actv {
	color: #FFFFFF;
	background: #000000;
}

a#tright {
	position:absolute; 
	right:0pt; 
	top:0pt;
	padding-left: 20px;
	display: block;
	padding-right: 6px;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	margin-top:7px;
}
a#tright.english {
	background: url('images/lang_en.gif') no-repeat center left;	
}
a#tright.bulgarian {
	background: url('images/lang_en.gif') no-repeat center left;	
}
div#right h1 {
	display: block;
	color: #FFFFFF;
	height: 32px;
	background: url('images/pagetitle.gif') no-repeat top center;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	text-align: right;
	padding-right: 20px;
}
div#indexintro {
	background: url('images/vegetables.jpg') no-repeat center left;
	padding-left: 300px;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 15px;
}
div#indexintro p {
	padding-bottom: 5px;
	padding-top: 5px;
}
div#subindexintro {
	padding: 10px;
	font-size: 11px;
	line-height: 15px;
}
div#indexpromo {
	background: url('images/hora.gif') no-repeat top right;
	padding-right: 250px;
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
}
div#indexpromo h3 {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FE871D;
	border-bottom: 1px solid #FE871D;
	margin-bottom: 6px;
}
div#indexpromo p {
	padding-top: 4px;
	padding-bottom: 5px;
}
div#indexpromo strong {
	color: #000000;
}
div#indexpromo span {
	background: #FFCC00;
	font-size: 10px;
	padding: 1px;
	width: 30px;
	color: #FFFFFF;
}
div#footer {
	display: block;
	width: 100%;
	background: url('images/footer.gif') repeat-x top left;
	height: 44px;
}
div#footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 30px;
}
div#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
div#footer div#footer_left {
	float: left;
	width: 48%;
}
div#footer div#footer_right {
	float: right;
	width: 48%;
}
a#ask_bg {
	display: block;
	width: 245px;
	background: url('images/ask.gif') no-repeat center left;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	height: 60px;
}
a#ask_bg:hover {
	border: 1px solid #CCCCCC;
}
a#ask_en {
	display: block;
	width: 245px;
	background: url('images/ask_en.gif') no-repeat center left;
	font-size: 10px;
	cursor: pointer;
	border: 1px solid #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	height: 60px;
}
a#ask_en:hover {
	border: 1px solid #CCCCCC;
}
div.content {
	padding: 10px;
	font-size: 11px;
	background: url('images/content.gif') no-repeat top right;
	line-height: 15px;
}
div.formleft {
	float: left;
	width: 170px;
	padding: 6px;
	text-align: right;
	padding-top: 12px;
	font-weight: bold;
	color: #666666;
}
div.formright {
	float: left;
	width: 400px;
	padding: 6px;
}
div.formright input, div.formright textarea, div.formright select {
	padding: 4px;
	width: 230px;
	background: url('images/input.gif');
	border: 1px solid #DDF3F9;
}
div.formright textarea {
	width: 400px;
}
div.formright input:hover, div.formright input:focus, div.formright textarea:hover, div.formright select:hover, div.formright textarea:focus, div.formright select:focus {
	border: 1px solid orange;
}
div.formright select option {
	padding: 1px;
	background: url('images/input.gif');
	border-bottom: 1px solid #F0F0F0;
	width: 400px;
}
div.formright input.submit {
	background: url('images/submit.gif') no-repeat center center;
	width: 250px;
	height: 28px;
	border: none;
	cursor: pointer;
}
div.formrow {
	margin-bottom: 4px;
	background: #EAF9FB;
	clear: both;
	display: block;
}
div#right a {
	color: #5B8CD7;
}
img.portfolio {
  border: 6px solid #99CC00;
}
div#right a.lnk {
  color: #777777;
  width: 220px;
}
div#right a.lnk:hover {
  color: #FFFFFF;
}
div#news_list p.space a {
  color: #555555;
}