#quick_menu_container
{
	width: 100%;
	height: 22px;
	position: relative;
	background-color: #000000;
	border-bottom: 1px solid #3E3C3D;
}

#quick_menu
{
	width: 990px;
	height: 22px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
}

#quick_slogan
{
	width: 400px;
	height: 22px;
	position: absolute;
	left: 0%;
	margin-left: 0px;
	padding-top: 3px;
}

#flags_container
{
	float: right;
	height: 22px;
}

#quick_menu_data
{
	float: right;
	height: 18px;
	margin-right: 15px;
	padding-top: 3px;
}

#header_container
{
	width: 100%;
	height: 372px;
	position: relative;
	background-color: #35363A;
}

#header
{
	width: 990px;
	height: 372px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header_content
{
	width: 990px;
	height: 372px;
	position: relative;
}

#under_logo_content
{
	width: 472px;
	position: absolute;
	left: 0px;
	top: 120px;
}

#menu_container
{
	display: block;
	position: absolute;
	height: 32px;
	bottom: 0px;
	left: 0px;
}

#menu_container li
{
	display: block;
	float: left;
	margin: 0px 6px 0px 0px;
	list-style-type: none;
}

#helicopter
{
	position: absolute;
	width: 480px;
	height: 410px;
	z-index: 2;
	right: 0px;
	top: -1px;
       background-image: url(../img/hornet.png);
	background-repeat: no-repeat;
}

/* CONTENT SECTION */
#content_container
{
	width: 100%;
	background-color: #558D19;
	border-top: 1px solid #8EBE43;
	border-bottom: 1px solid #8EBE43;
}

#content
{
	width: 990px;
	/*height: 334px;*/
	margin: 0px auto;
	padding-top: 36px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#columns
{
	width: 990px;
	float: left;
}

#left_col
{
	width: 650px;
	float: left;
}

#col_wrapper
{
	width: 20px;
	height: 10px;
	float: left;
}

#right_col
{
	width: 320px;
	float: right;
}

#home_news_module
{
	width: 285px;
	height: auto;
	padding: 10px 20px;
	border: 1px solid #86B44B;
	position: relative;
	margin-top: 20px;
	background-image: url(../img/news_module_bg.jpg);
	background-repeat: repeat-y;
}

#home_aplication_module
{
	width: 303px;
	height: auto;
	padding: 5px 10px;
	border: 2px solid #86B44B;
	position: relative;
	margin-top: 10px;
	background-image: url(../img/news_module_bg.jpg);
	background-repeat: repeat-y;
}

#home_social_module
{
	width: 315px;
	height: auto;
	padding: 0px 5px;
	border: 1px solid #86B44B;
	position: relative;
	margin-top: 10px;
	background-image: url(../img/news_module_bg.jpg);
	background-repeat: repeat-y;
}


/* OLD VERSION with CSS3 
#home_news_module
{
	width: 264px;
	height: auto;
	padding: 15px 20px;
	border: 1px solid #86B44B;
	position: relative;
	background-color: rgba(0,0,0,0.2);
}
*/

.wrapper_clear
{
	clear: both;
}

.wraper_10
{
	width: 100%;
	height: 10px;
}

.wrapper_20
{
	width: 100%;
	height: 20px;
}

#home_facebook_module
{
	width: 990px;
	height: 250px;
	margin: 20px 0px;
	border: 4px solid #FFFFFF;
	background-image: url(../img/products_module_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E9E9E9;
}

#home_products_module
{
	width: 990px;
	height: 345px;
	margin: 30px 0px;
	border: 4px solid #FFFFFF;
	background-image: url(../img/products_module_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E9E9E9;
}

.product_short_data
{
	width: 230px;
	float: left;
	padding: 8px 8px;
}

.product_short_img
{
	width: 217px;
	float: left;
	border: 1px solid #DFDFDF;
	padding: 5px;
	background-color: #FFFFFF;
}

.product_short_info
{
	width: 245px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

.product_short_break
{
	float: left;
	width: 2px;
	height: 335px;
	margin: 5px 0px;
	background-color: #D5D6D7;
}

/* FOOTER SECTION */
#before_footer_container
{
	width: 100%;
	height: 10px;
	position: relative;
	background-color: #191919;
}

#before_footer
{
	width: 990px;
	height: 9px;
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: -495px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: 1px solid #292D33;
}

#footer_container
{
	width: 100%;
	height: 128px;
	position: relative;
	background-color: #35363A;
}

#footer
{
	width: 990px;
	height: 128px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -495px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#copyright
{
	float: left;
	margin-top: 21px;
}

#quick_menu_bottom
{
	float: right;
	margin-top: 21px;
}

#quick_menu_bottom li
{
	list-style-type: none;
	float: left;
	margin: 0px 3px;
}


/* PRODUCT PAGE STRUCTURE */
.product_container
{
	width: 990px;
}

#product_menu
{
	width: 990px;
	height: 23px;
	display: block;
	list-style-type: none;
}

#product_menu li
{
	float: left;
	margin: 0px 3px;
	/*background-color: #E6EBDD;*/
}

#product_list_desc
{
	margin-bottom: 30px;
	font-size: 1.4em;
	color: #FFFFFF;
}

.product_body
{
	width: 948px;
	height: auto;
	float: left;
	margin-bottom: 38px;
	padding: 15px 15px;
	border: 4px solid #FFFFFF;
	/*background-image: url(../img/product_bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #F9F9F9;
}

.product_col_left
{
	float: left;
	width: 234px;
}

.product_col_wrapper
{
	float: left;
	width: 10px;
	height: 10px;
}

.product_col_right
{
	float: left;
	width: 704px;
}

.product_big_img
{
	width: 214px;
	height: 214px;
	padding: 3px;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	
}

.product_img
{
	width: 61px;
	height: 61px;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	padding: 3px;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	
}

.product_container hr
{
	width: 100%;
	height: 1px;
	margin: 10px auto;
	color: #DADADC;
	background-color: #DADADC;
}

#price_section
{
	width: 200px;
	padding: 12px;
	margin: 12px 0px 12px 0px;
	text-align: center;
	background-color: #E6EBDD;
}

.price_mini_container
{
	float: right;
	background-color: #E6EBDD;
	padding: 5px 3px 5px 3px;
	color: #646A68;
	font-size: 1.2em;
	font-weight: bold;
}

.enquiry_container
{
	width: 200px;
	padding: 12px;
	margin: 0px;
	text-align: center;
}

/* nie używany */
/*
.product_wrapper
{
	width: 100%;
	height: 30px;
}
*/
