html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input { font-family: Verdana; font-size: 11px; color:#555555;}


form {padding:0px; margin:0px;}



body {
	background:#FFFFFF url(i/bodyBgr.png) repeat-x;
}

.maincontent {
	font-size: 12px;
	color:#333333;
	font-style: italic;
	}

.background {
	margin:0px auto;
	width:990px;	
}

.bgr1 {
	background:url(i/bgr1.png) top left no-repeat;
	width:990px;
	padding:0px 15px;
	margin:0px auto;
	/*height:385px;*/
}

.header {
	height:102px;
	width:940px;
	text-align:right;
	padding:20px 20px 0px 0px;
}

.content {
	padding:10px 8px 10px 10px;
	min-height:200px;
	width:940px;
	vertical-align:top;
}

.bgr2 {
	background:url(i/bgr2.png) repeat-y;
}


body.Print { padding:10px; }
/*@page { size: landscape;}*/

a {
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style-image: url(i/bullet.png);
	margin:0px;
	padding:0px;
}

ul li, li {
	padding:0px 0px 15px 0px;
	margin-left:30px;
	list-style-image: url(i/bullet.png);
}

a img {
  border:none;
}

#lng a{
	color:#999999;
}

#lng a.lng_selected {
	color:#D0DC34;
}

.error {
	color:#FF0000;
}

.spTitle {
	/*font-weight:bold;*/
	/*color:#FF770F;
	font-size:20px;*/
	color:#FF6600;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;

}

.spTitle1 {
	/*font-weight:bold;*/
	/*color:#FF770F;
	font-size:20px;*/
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.Title, .Title a {
	font-weight:bold;
	font-size:11px;
	color:#FF6600;
	padding-bottom:5px;
	padding-top:5px;
}

.spTitle a {
	color:#FF0000;
	text-decoration:none;
}

.spSubTitle {
	font-weight:bold;
	color:#ff6600;
}

.spSubTitle a{
	font-weight:bold;
}

.spSubTitle1{
	font-weight:bold;
	color:#333333;
}

.ImgLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.ImgRight {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
  
.BackPrintTop {text-align:right; margin-top:15px; padding-right:25px;} 
.BackPrintTop .Back { }
.BackPrintTop .Print { }
.BackPrintTop .Top { }

#FooterCont { }

#ITTILogo { }

/* topMenu */

.topMenu {
	width:100%;
	background:url(i/menu_bgr.png) repeat-x;
	height:45px;
	margin-bottom:8px;
}
.topMenu td {
	text-align:center;
	white-space:nowrap;
}

.topTd {
	background:url(i/line.png) top left no-repeat;
	width:120px;
	padding-bottom:5px;
}

.topTd a {
	color:#A2A2A2;
}

.topTd a:hover {
	color:#FFFFFF;
}

.topTd a, .topTd a:hover, .topTd a.selected {
	font-family: Arial;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;	
	height:22px;
	width:110px;
	display:block;
	padding-top:8px;	
	text-decoration:none;
}



.topTd a.selected {
	color:#000000;
	background:url(i/btn.png) top left no-repeat;
}

/* topMenu */

/* subMenu */

.subMenu {
	width:680px;
	background:url(i/title_right.png) top right no-repeat;
	height:40px;
}

.subMenuLinks {
	width:680px;
	background:url(i/title_bgr.png) top left repeat-x;
	height:22px;
	text-transform:normal;
	
}
.pTitle {
	color:#333333;
	font-family:Arial;
	font-size:16px;
	width:100%;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	
}

.subTd {
	background:url(i/line1.png) top left no-repeat;
	width:110px;
	text-align:center;
	padding-top:5px;
}

.subTd a:hover{
	text-decoration:none;
	color:#E0EA57;
}
.subTd a {
	color:#D1D1D1;
	font-weight:bold;
}

.subTd a.selected {
	color:#E0EA57;
	
}

/* subMenu */

.mainTbl {
	/*width:100%;*/
}

td.ctx {
	vertical-align:top;
	width:220px;
	background-color:#D9D9D8;
}

.body {
	width:695px;
	padding-right:25px;
	vertical-align:top;
}

.body_content {
	/*padding-left:25px;
	padding-right:15px;*/
	width:645px;	
	border:solid 0px red;
	margin: 0 auto;
}
.body_content img{
	display:block;
	background-image:url(/i/photo_bgr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0px 10px 11px 0px;
}
.body_content .div_map img, img.withoutborder{
	display:inline;
	background-image:none;
	padding:0px;
}

.subnavcont {
	padding:0px 0px 10px 15px;
}

.footer {
	background:url(i/footer.png) no-repeat;
	width:968px;
	height:97px;
	padding-left:22px;
}

.h_links {
	background-color:#FFFFFF;
	padding-bottom:10px;
}

a.ecobulcar {
	height:83px;
	width:159px;
	display:block;
	float:left;
	margin-left:1px;
	background:url(i/ecobulcar.png) top left no-repeat;
}

a.ecobulcar:hover {
	background:url(i/ecobulcar_d.png) top left no-repeat;
}

a.eltech {
	height:83px;
	width:164px;
	display:block;
	float:left;
	background:url(i/eltech.png) top left no-repeat;
}

a.eltech:hover {
	background:url(i/eltech_d.png) top left no-repeat;
}


a.ecobattery {
	height:83px;
	width:162px;
	display:block;
	float:left;
	background:url(i/ecobattery.png) top left no-repeat;
}

a.ecobattery:hover {
	background:url(i/ecobattery_d.png) top left no-repeat;
}


.read_more {
	padding: 10px 0px;
	
}

.a_readmore {
	color:#333333;
	padding-right: 33px;
	background:url(i/more_u.gif) top right no-repeat;
	background-position: 33px 4px;
}

.a_readmore:hover {
	color:#FF6600;
	padding-right: 33px;
	background:url(i/more_d.gif) top right no-repeat;
	background-position: 33px 4px;
}


.homeTbl {
	width:680px;
	height:240px;
}

.home_td1 {
	padding-right:10px;
	vertical-align:top;	
	width:330px;
}

.hometitle1,.hometitle2 {
	font-family:Arial;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	background:url(i/home_header1.png) top left no-repeat;
	height:75px;
	padding-left:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}

.hometitle2 {
	background:url(i/home_header2.png) top left no-repeat;
}

.home_td2 {
	vertical-align:top;
	padding-left:10px;
	width:330px;
}

.pvNewsImgLeft {
	margin:0px 5px 0px 0px;
}

.bottom_bord {
	border-bottom:1px dotted #CCCCCC; 
}

/* BOX */

.box {
	
}

.box_title {
	height:23px;
	background:url(i/block_title.png) repeat-x;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding-left:12px;
	padding-top:6px;
}

.box_body {
	border:4px solid #f3f3f3;
	background:#FFFFFF;
	padding:7px;
}

/* BOX */

.baziTable td{
	vertical-align:top;
}

.gray_bord {
	border: 7px solid #CCCCCC;
}

a.townMap{
	padding:0px 0px 0px 8px;
	background:url(i/dot.gif) 0px 50% no-repeat;
	
}

a#sofia{
	padding:0px 0px 0px 18px;
	background:url(i/dot_sf.gif) 0px 50% no-repeat;
}

	

/*a.undline { text-decoration: underline;
}
*/
div#homepage_flash{
	margin:0px 0px 0px 9px;
}