body{
	background-color: #fff;
	color: #5c5c5c;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial;
	background-image: url('./img/frontside/gradient.jpg');	
	background-repeat: repeat-x;
}

a{
	color: #5c5c5c;
	text-decoration: none;
	outline: none;
}

a:hover{
	color:#79c22b;
}

img{
	border: none;
}

h1,h2,h3{
	margin-top: 0;
	font-weight: normal;
}

.all{
	margin: 0 auto;
	width: 815px;	
	padding-top: 10px;
	background-image: url('./img/frontside/all_bg.png');	
	background-repeat: repeat-y;
}

.header_left{
	float: left;
	width: 285px;
}

.menu{
	width: 230px;
	padding-left: 55px;
	margin: 0;
}

.menu_top{
}

.menu_main{
	width: 230px;
}

.menu_bottom{
}

.menu_main a, .submenu a{
	font-weight: bold;
	color: #fff;
}

.menu_main a:hover, .submenu a:hover{
}

.menu_poziom_item_main_active a, .submenu_active a{
	font-weight: bold;
}

.menu_poziom_item_main{
	margin-top: 8px;
	padding: 13px 15px 13px 20px;
	width: 200px;
	height: 14px;
	background-image: url('./img/frontside/green_btn.jpg');	
	background-repeat: no-repeat;
	
}

.menu_poziom_item_main_active, .menu_poziom_item_main:hover{
	margin-top: 8px;
	padding: 13px 15px 13px 20px;
	width: 200px;
	height: 14px;
	background-image: url('./img/frontside/active_green_btn.jpg');	
	background-repeat: no-repeat;
}

.submenu{
	padding: 0 15px 0 20px;
}

.submenu_active{
	padding: 0 15px 0 20px;
}

.header_right{
	float: left;
	width: 505px;
	margin: 0  0 10px 0;
}

#flash{
	width: 492px;
	height: 287px;
	background-image: url('./img/frontside/flash-bg.png');	
	background-repeat: no-repeat;
	margin:0;
}

.flash_shadow{
	width: 25px;
	height: 287px;
	background-image: url('./img/frontside/flash_shadow.jpg');	
	background-repeat: no-repeat;
	float: left;
}

.green_line{
	height: 3px;
	margin: 10px 10px 10px 60px;
	background-image: url('./img/frontside/green_line.jpg');	
	background-repeat: repeat-x;
	clear:both;
}

.prod_green_line{
	height: 2px;
	margin: 10px 0;
	background-image: url('./img/frontside/green_line.jpg');	
	background-repeat: repeat-x;
	clear:both;
}

.bluefield{
	width: 230px;
	padding-left: 55px;
	color: #fff;
	float: left;
	font-size: 14px;
}

.bluefield ul, .bluefield li{
	list-style: none;
	margin-top: 0;
	padding-left: 25px;
}

.bluefield li{
	list-style: none;
	padding: 0;
}

.bluefield a{
	color: #fff;
}

.bluefield a:hover{
	color: #79c22b;
}

.bluefield h3{
	font-weight: bold;
	margin: 0 0 0 25px;
	font-size: 14px;
}

.bluefield_top{
	height: 10px;
	background-image: url('./img/frontside/bluefield_top.jpg');	
	background-repeat: no-repeat;
}

.bluefield_main{
	min-height: 295px;
	background-color: #4d81ce;
	margin: 0 3px;
	width: 224px;
	background-image: url('./img/frontside/bluefield_bg.jpg');	
	background-repeat: repeat-x;
}

.bluefield_bottom{
	height: 10px;
	background-image: url('./img/frontside/bluefield_bottom.jpg');	
	background-repeat: no-repeat;
}

.clear_it{
	clear:both;
}

.cotainer{
	margin-bottom: 15px;
}

.grayfield{
	float: left;
	margin-left: 15px;
}

.grayfield_top{
	width: 504px;
	height: 10px;
	background-image: url('./img/frontside/grayfield_top.jpg');	
	background-repeat: no-repeat;
}

.grayfield_main{
	padding: 5px 0;
	width: 504px;
	background-color: #f6f6f6;
}

.grayfield_main p{
	margin: 0;
}

.grayfield_bottom{
	width: 504px;
	height: 10px;
	background-image: url('./img/frontside/grayfield_bottom.jpg');	
	background-repeat: no-repeat;
}

.content{
	width: 454px;
	padding: 15px 25px;
}

.footer{
	margin: 15px 0 0 60px;
	padding: 20px 0 0 0;
	width: 774px;
	height: 40px;
	color: #cdcdcd;
	background-image: url('./img/frontside/footer.jpg');	
	background-repeat: no-repeat;
}

.footer a{
	color: #cdcdcd;
	text-decoration: none;
	outline: none;
}

.footer a:hover{
	color: #2376b6;
}

.footer_left{
	margin-left: 44px;
	width: 630px;
	font: bold 11px Arial;
	float: left;
}

.footer_right{
	width: 75px;
	padding-right: 25px;
	font: 11px Arial;
	text-align: right;
	float: left;
}

.title{
	color: #fff;
	padding: 15px 20px;
	font-weight: bold;
}

.content_bottom{
	width: 940px;
	height: 21px;
	background-image: url('./img/frontside/content_bottom.png');	
	background-repeat: no-repeat;
}

.rozmiary{
	float: left;
	width: 225px;
	font-weight: bold;
}

.prod_image{
	float: left;
	width: 205px;
	height: 170px;
	margin: 10px;
}

.prod_title{
	font-weight: bold;
	color: #79c22b;
}

.active_product a{
	color: #79c22b;
}

#map{
	margin: 20px 0;
	width: 454px;
	height: 400px;
}
