/* CSS Document */
BODY
{
  margin:0;
  padding:0;
  background-color: #c0d5e1;
}
div.container
{
  width: 945px;
  padding-top:20;
}
/* LEFT part css*/
#left_pannel
{
  width: 302px;
  float:left;
  text-align: left;
  padding-top: 0px;
  margin-left: 5px;
}


#content_pannel
{
  width:630px;
  padding-top: 0px;
  margin-right: 5px;
  float:right;
  clear:right;
}

#left_top
{
 background: #c0d5e1 url('http://www.atlasi.bg/i/top_navigation.jpg') repeat-x;
  width: 285px;
/*  border-width: 1 0 0 0px;
  border-style: solid;
  border-color: #000;
*/
  padding: 1 0 1 5px;
  color: #FFFFFF;
}
.left_content
{
  width: 300px;
  background: #d6e9f1 url('http://www.atlasi.bg/i/left_shadow.jpg') repeat-y;
  font: 11px tahoma, san-serf, verdana;
  color: #333;
  text-align: left;
}
.left_bottom
{
  width: 300px;
  height: 34px;
  background: #c0d5e1 url('http://www.atlasi.bg/i/left_bottom.jpg') no-repeat;
}
/* MENU and SUBMENU  */
#ver_menu
{
  margin:0;
  padding-left:0;
  list-style: none;
}
#ver_menu li
{
	font: 16px arial;
	color: #3c454e;
	list-style:none;
}
#ver_menu a.off_menu
{
	display: block;
	width: 288px;
	margin-left:1px;
	padding-left: 50;
	text-align: left;
	height: 48px;
	font: 16px arial;
	color: #3c454e;
	text-decoration: none;
	background: url('http://www.atlasi.bg/i/menu/ver_menu_off.jpg') no-repeat;
	line-height: 48px;
}

#ver_menu a.off_menu:hover
{
	display: block;
	width: 288px;
	margin-left:1px;
	padding-left: 50;
	text-align: left;
	height: 48px;
	font: 16px arial;
	color: #6BE636;
	text-decoration: none;
	background: url('http://www.atlasi.bg/i/menu/ver_menu_off.jpg') no-repeat;
	line-height: 48px;
}

#ver_menu a.on_menu
{
	display: block;
	width: 288px;
	padding-left:50;
	margin-left:1px;
	text-align: left;
	height: 52px;
	font: 16px arial;
	color: #3c454e;
	text-decoration: none;
	background: url('http://www.atlasi.bg/i/menu/ver_menu_on.jpg') no-repeat;
	line-height: 52px;
}

#ver_menu a.on_menu:hover
{
	display: block;
	width: 288px;
	padding-left:50;
	margin-left:1px;
	text-align: left;
	height: 52px;
	font: 16px arial;
	color: #6BE636;
	text-decoration: none;
	background: url('http://www.atlasi.bg/i/menu/ver_menu_on.jpg') no-repeat;
	line-height: 52px;
}

#ver_menu li ul.on_sub 
{
	margin:0px;
	padding:0px;
	list-style-type: square;
	list-style-image: url('http://www.atlasi.bg/i/menu/ver_subli_end.jpg');
	list-style-position: inside;
}
#ver_menu li ul.on_sub li
{
	margin-left:2px;
	margin-bottom: -3px;
	list-style-type: square;
	list-style-image: url('http://www.atlasi.bg/i/menu/ver_menu_sub_li.jpg');
	list-style-position: inside;
}

#ver_menu li ul.on_sub li.end
{
	margin-left:2px;
	list-style-type: square;
	list-style-image: url('http://www.atlasi.bg/i/menu/ver_subli_end.jpg');
	list-style-position: inside;
}


ul.on_sub a.sub_menu
{
	font: 12px arial;
	color: #3c454e;
	text-decoration:none;
}

ul.on_sub a.sub_menu:hover
{
	font: 12px arial;
	color: #6BE636;
	text-decoration:none;
}

/* END menu and submenu */

.copy_rights
{
  width: 302px;
  padding-left: 10;
  font: 10px arial;
  color: #333;
}
/* END LEFT part css */
/* MAIN part css */
.top_nav
{
  width:630px;
  padding-left:1px;
  height: 30px;
  background: #c0d5e1 url('http://www.atlasi.bg/i/top_navigation.jpg') repeat-x;
  line-height: 30px;
  text-align: left;
  color:#6be636;
  font-weight: bold;
}
#nav_menu
{
  margin:0 0 0 10;
  padding:0 0 0 5;
  display: inline;
  list-style: none;
  float:left;
}
#nav_menu li
{
  display: inline;
  padding-left: 10;
  margin-left:10;
  list-style:none;
  background: url("http://www.atlasi.bg/i/bullet_top.jpg") no-repeat left center;
}
a.top_links
{
  font: 14px arial;
  color:#6be636;
  text-decoration:none;
}
.content
{
	width:630px;
	height:100%;
	background-color: #fff;
	border-style: solid;
	border-color: #7fbcd2;
	border-width: 1 1 0 1px;
	text-align:left;
}
.banner_content
{
	width:630px;
	height: 149px;
	border-style:solid;
	border-width: 1 1 0 1px;
	border-color: #fff #6be636;
}
#new_products
{
	width: 409px;
	padding-top:3px;
	margin-left: 0px;
	float:left;
}
.pr_title
{
	width: 409px;
	height: 44px;
	padding-left:45px;
	text-align:left;
	font:16px arial;
	color: #3c454e;
	background: url('http://www.atlasi.bg/i/products_title_bckg.jpg') no-repeat;
	line-height: 44px;
	margin-left: 4px;
	margin-bottom: 5px;
}


.product_photo
{
	width: 160px;
}
.product_text
{
	width: 200px;
	margin-right:0;

}
#news
{
	width:192px;
	padding-top:0px;
	margin-right: 5px;
	float: right;
	clear:right;
}
.news_title
{
	width: 192px;
	height: 44px;
	padding-left:45px;
	text-align:left;
	font: 16px arial;
	color: #3c454e;
	background: url('http://www.atlasi.bg/i/news_title_bckg.jpg') no-repeat;
	line-height: 44px;
	margin-bottom: 10px;
	margin-top: 3px;
}
div.news_content
{
	padding-top: 10;
	width: 188px;
}
.content_title
{
	font: 14px arial;
	color: #6be636;
}
.content_text
{
	font: 12px arial;
	color: #3c454e;
	text-align: left;
	padding: 8px;
}
.content_bottom
{
	position: relative;
	right: 0;
	margin: 0;
	padding:0;
	padding-top: -3px;
	width:630px;
	height:29px;
	background: #C0D5E1 url('http://www.atlasi.bg/i/content_bottom.jpg') no-repeat;
	clear:both;
}
/* END MAIN part css */
#reklama 
{
	width:195px;
	margin-top:10;
	padding-right:3;
	font: 10px arial;
	color: #3c454e;
	text-align: left;
	float:right;
	clear:right;
}
a.more
{
	font: 12px arial;
	color: #6be636;
	text-decoration: none;
}
a.more:hover
{
	color: #f06305;
	text-decoration: underline;
}

img {
	border: 1px solid #000000; 
	margin-bottom: 1px;
}

object {
	border: 0px;
}

.basket_logo{
	width:619px;
	height: 100px;
	margin: 0px;
}

.b_logo_1{
	background: url('http://www.atlasi.bg/i/basket/logo_atlasi.jpg') no-repeat;
	width: 288px;
	height: 100px;
	float: left;
}

.b_logo_2{
	background: url('http://www.atlasi.bg/i/basket/logo_left_whiteline.jpg') no-repeat #419ABC;
	width: 331px;
	height: 100px;
	float: right;
	background-position: top right;
}

.basket_content{
	width: 619px;
	background: #D6E9F0;
}

.basket_container{
	width: 619px;
	margin-top: 20px;
	border-right: 1px solid #3C4451;
	border-left: 1px solid #3C4451;

}

.basket_line{
	margin: 0 0 0 2px;
	width: 614px;
	height: 55px;
	background: url('http://www.atlasi.bg/i/basket/forma_div_content.jpg') no-repeat;
	padding-left: 55px;
	padding-top: 13px;
	text-align: left;
}

.basket_bottom{
	position: relative;
	right: 2px;
	padding-top: 0px;
	width: 623px;
	height: 33px;
	background: url('http://www.atlasi.bg/i/basket/footer_corner.jpg') no-repeat;
}

.link2{
	color: #00AA00;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}

a.link2:hover{
	color: #0000EE;
	font-family: arial ;
	text-decoration: none;
}

.submit_btn {
	background: url('http://www.atlasi.bg/i/basket/button_submit.jpg') no-repeat;
	width: 213px;
	height: 50px;
	padding-top: 17px;
}

.submit_btn a{
	font-family: arial;
	color: #00AA00;
	text-decoration: none;
}

/* Clearfix Method: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
.clearfix {height:1%;}
/* End hide from IE-mac */