	*{
		margin:0;
		padding:0;
	}
	
	body{
		background-color:#666666;
		font-size:62.5%
	}
	
	#box{
		width:1050px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#left_frame{
		width:33px;
		/*height:1000px;*/
		float:left;
		background-image:url(http://static.srednogorie.bg/images/ramka_right.png);
		background-repeat:repeat-y;
	}
	
	#center{
		width:984px;
		float:left;
	}
	
	#right_frame{
		width:33px;
		float:left;
		/*height:1000px;*/
		background-image:url(http://static.srednogorie.bg/images/ramka_left.png);
		background-repeat:repeat-y;
	}
	
	#header{
	width:984px;
	height:108px;
	background-image:url(http://static.srednogorie.bg/images/images/main_01.png);
	background-repeat:no-repeat;
	}
	
	#timeZones{
		width:984px;
		height:72px;
		background-image:url(http://static.srednogorie.bg/images/timeZones.png);
		background-repeat:no-repeat;
	}
	
	#dateTime{
		width:100px;
		float:left;
		/*margin-left:70px;*/
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:bold;
		display:inline;
	}
	
	#clocks{
		width:270px;
		float:left;
		margin-left:35px;
	}
	
	#smallBanners{
		width:500px;
		padding-top:3px;
		float:left;
		display:inline;
		margin-left:4px;
	}
	
	#up{
		height:358px;
	}
	
	#businessNews{
		width:222px;
		height:338px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/businessNews.png);
		background-repeat:no-repeat;
		padding-left:7px;
		padding-right:7px;
		padding-top:20px;
		font-size:10px;
		/*font-weight:bold;*/
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#finance{
		width:219px;
		height:338px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/finance.png);
		background-repeat:no-repeat;
		padding-left:7px;
		padding-right:7px;
		padding-top:20px;
		/*font-weight:bold;*/
		font-size:10px;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#businessIndex{
		width:330px;
		height:336px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/businessIndex.png);
		background-repeat:no-repeat;
		text-align:right;
		padding-right:15px;
		padding-top:22px;
	}
	
	#businessIndex a:link, #businessIndex a:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#000;
		text-align:right;
		text-decoration:none;
	}
	
	#businessIndex a:hover{
		text-decoration:underline;
	}
	
	#businessIndex hr{
		border:1px #000 solid;
		width:255px;
		text-align: right;/*this will align it for IE*/
		margin: 5px 0 0 auto; /*this will align it right for Mozilla*/
	}
	
	#bannerUp{
		width:170px;
		height:358px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/bannerUp.png);
		background-repeat:no-repeat;
	}
	
	#onlineShop{
		width:340px;
		height:283px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/onlineShop.png);
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:35px;
	}

	#market{
		width:219px;
		height:293px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/market.png);
		background-repeat:no-repeat;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		/*font-weight:bold;*/
		padding-left:10px;
		padding-right:10px;
		padding-top:25px;
	}
	
	#businessNews2{
		width:216px;
		height:293px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/businessNews2.png);
		background-repeat:no-repeat;
		padding-left:7px;
		padding-right:7px;
		padding-top:25px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		/*font-weight:bold;*/
	}
	
	#bannerDown{
		width:170px;
		height:318px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/bannerDown.png);
		background-repeat:no-repeat;
	}
	
	#info{
		width:984px;
		height:120px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/info.png);
		background-repeat:no-repeat;
	}
	
	#footer{
		width:984px;
		height:19px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/footer.png);
		background-repeat:no-repeat;
		color:#FFF;
		font-size:12px;
		padding-top:5px;
	}
	
	#footer a:link,#footer a:visited{
		text-decoration:none;
		color:#FFF;
	}
	
	#footer a:hover{
		text-decoration:underline;
	}
	
	.more, .more_blue{
		text-align:right;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:bold;
		padding-right:5px;
	}
		
	.more_left{
		text-align:left;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:bold;
		padding-left:5px;
	}
	
	.more_left a:link, .more_left a:visited{
		text-decoration:none;
		color:#000000;
	}
	
	.more_left a:hover{
		text-decoration:underline;
	}
	
	.more a:link, .more a:visited{
		text-decoration:none;
		color:#890407;
	}
	
	.more a:hover, .more_blue a:hover{
		text-decoration:underline;
	}
	
	.more_blue a:link, .more_blue a:visited{
		text-decoration:none;
		color:#416480;
	}
	
	#Nav{
		width:815px;
		height:82px;
		background-image:url(http://static.srednogorie.bg/images/images/main_03.jpg);
		float: left;
	}
	
	#Main{
		width:723px;
		float:left;
		background-image:url(http://static.srednogorie.bg/images/images/main_04.png);
		padding-left:46px;
		padding-right:46px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		background-repeat: repeat-y;
		/*min-height:600px;*/
		display:inline;	
		/*height:auto;!important;
		height: 600px;*/
	}
	
	#Main td{
		padding:3px 3px 3px 3px;
	}
	
	#Ban{
		float:left;
		width:169px;
		background-image:url(http://static.srednogorie.bg/images/images/main_02.png);
		background-repeat: repeat-y;
		/*min-height:682px;*/
		display:inline;	
		/*height:auto;!important;
		height: 682px;*/
	}
	
	.title{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#890407;
		text-align:center;
		margin-bottom:15px;
	}
	
	#Content{
		
	}
	
	.itemInfo{
		text-align:right;
		padding-right:20px;
		
		font-style:italic;
	}
	
	#links{
		float:right;
		margin-left:570px;
		width:150px;
	}
	
	#links a:link, #links a:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
	}
	
	#links a:hover{
		text-decoration:underline;
	}
	
	.product{
		border:#000 1px solid;
		background-color:#FFF;
		width:301px;
		height:107px;
		margin-bottom:3px;
		padding: 3px 3px 3px 3px;
	}
	
	.product a:link, .product a:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		float:right;
	}
	
	.product a:hover{
		text-decoration:underline;
	}
	
	.price{
		font-family:Verdana, Geneva, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#890407;
	}
	
	.price_b{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#000000;
	}
	
	#currencies{
		font-weight:bold;
		margin-left:20px;
	}

	.img_border{
		border:1px #000 solid;
	}
	
	.base{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		text-align:justify;
		color:#000;
		padding-left:5px;
		padding-right:5px;
	}
	
	.base a:link, .base a:visited{
		color:#000;
		text-decoration:none;
	}
	
	.base a:hover{
		text-decoration:underline;
	}
	
	.red{
		color:#FF0000;
	}
	
	#register td{
		padding: 2px 2px 2px 2px;	
	}
	
	#companyList{
		list-style-image:none;
		list-style:none;
	}
	
	#filter td{
		padding:3px 3px 3px 3px;
	}
	
	#pager{
		height:35px;
		padding-left:10px;
		padding-bottom:10px;
		margin-top:10px;
		line-height:20px;
	}
	
	#pager a:link, #pager a:visited{
		border:1px #000 solid;
		padding:3px 5px 3px 5px;
		margin:0px 5px 0px 5px; 
		color:#000;
		text-decoration:none;
		font-size:10px;
		font-family:Verdana, Geneva, sans-serif;
		font-weight:bold;
	}
	
	#pager a:hover{
		color:#416480;
		border-color:#416480;
		text-decoration:underline;
	}
	
	/*#list td{
		border:1px #000 solid;
		padding:3px 3px 3px 3px;
	}
	
	#list th{
		text-align:left;
		border:1px #000 solid;
		padding:3px 3px 3px 3px;
	}
	
	#list a:link, #list a:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
	}
	
	#list a:hover{
		text-decoration:underline;
	}*/
	
	#bigBanner{
		float:right;
		width:525px;
		height:85px;
		display:inline;
		padding-right:2px;
		padding-top:20px;
		text-align:right;
	}
	
	#field{
		float:left;
		width:454px;
		height:105px;
		
	}
	
	#municipalities{
		width:600px;
		padding-left:10px;
		float:left;
		height:15px;
		font-size:10px;
		font-weight:bold;
		font-style:italic;
		font-stretch:expanded;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#0B0B0D;
		display:inline;
	}
	
	#municipalities a:link,#municipalities a:visited{
		color:#0B0B0D;
		text-decoration:none;
	}
	
	#municipalities a:hover{
		text-decoration:underline;
	}
	
	#additionalLinks{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#000;
		width:230px;
		float:right;
	}
	
	#additionalLinks a:link, #additionalLinks a:visited{
		color:#000;
		text-decoration:none;
	}
	
	#additinalLinks a:hover{
		text-decoration:underline;
	}
	
	#cover {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 10;
		display: none;
		background-color: #000000;
		/*opacity: 0.7;*/
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);*/
	}
	
	#loader{
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 11;
		margin:auto auto auto auto;
		/*filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);*/
	}
	
	#adds_work{
		height:75px;
		margin-top:15px;
		
	}
	
	#adds_business{
		height:78px;
		padding-top:5px;	
	}
	
	#adds_work a:link,#adds_work a:visited,#adds_business a:link,#adds_business a:visited{
		color:#000;
		text-decoration:none;
	}
	
	#adds_work a:hover, #adds_business a:hover{
		text-decoration:underline;
	}
	
	#cart{
		width:55px;
		float:left;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		margin-left:5px;
	}
	
	#cart a:link, #cart a:visited{
		color:#000;
		font-weight:bold;
		text-decoration:none;
	}
	
	#cart a:hover{
		text-decoration:underline;
	}
	
	.btn{
		background-image:url(http://static.srednogorie.bg/img/add-icon.gif);
		background-repeat:no-repeat;
		background-position:top left;
		border:none;
		background-color:#CBC49A;
		padding-left:17px;
		display:inline;
		cursor:pointer;
	}
	
	.btn:hover{
		text-decoration:underline;
	}
	
	#labourMarket{
		height:90px;
	}
	
	#businessAd{
		height:95px;
	}
	
	#auction{
		height:90px;
		margin-top:20px;
		padding-top:5px;
	}
	
	#auction p{
		margin-bottom:10px;
	}
	
	#auction a:link,#auction a:visited{
		color:#000;
		text-decoration:none;
	}
	
	#auction a:hover{
		text-decoration:underline;
	}
	
	#introduction,#promo{
		height:60px;
		margin-top:10px;
	}
	
	#eurofinance,#bank{
		height:90px;
		margin-bottom:12px;
	}
	
	#accountant,#business{
		height:75px;
		padding-top:2px;
	}
	
	#shares{
		height:85px;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#info1{
		width:984px;
		height:25px;
		float:left;
		padding-top:10px;
		background-color:#CBCDCE;
		
		
	}
	
	.button{
		background-color:#CBC49A;
		/*background-image:url(../images/arrow_55.gif);
		background-repeat:no-repeat;
		background-position:top right;*/
		border:1px #000 solid;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#000;
		padding-right:10px;
		padding-left:10px;
	}
	
	.button:hover{
		background-color:#FEF1BD;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer;
	}
	
	.link, .link:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#000;
		text-decoration:none;
	}
	
	.link:hover{
		text-decoration:underline;
	}
	
	#glassBox_contentBoxBg {
		/*filter: alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.50;*/
	}
	#glassBox_content {
	  padding: 20px; 
	  background-color:#CBC39A;
	}

	
	
	
