body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body a{
	color: #666666;
}
body a:hover{
	color: #11a866;
}
div.home {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div.all {
	background-image: url(../images/bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 482px;
	margin-left: auto;
}
#main_all {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 306px;
	margin-left: auto;
}
#content {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_home {
	height: 496px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -482px;
	margin-left: 0;
	padding: 0px;
}
#top_all {
	height: 320px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -306px;
	margin-left: 0;
	padding: 0px;
}
#main-menu {
	float: right;
	margin-top: 56px;
	position: relative;
	z-index: 20;
	overflow: hidden;
	height: 45px;
}
#main-menu ul li{
	float: left;
	position: relative;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	text-transform: uppercase;
	color: #FFF;	
}
#main-menu ul li a{
	background-image: url(../images/bg-main-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#main-menu ul .current a,
#main-menu ul li a:hover{
	background-image: url(../images/bg-main-menu-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#breadcrumbs {
	height: 30px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#breadcrumbs span{
	color: #01a45d;
}
#page_title {
	height: 40px;
	width: 980px;
	background-color: #e1e1e1;
}
#the_title {
	background-color: #01a45d;
	padding-right: 13px;
	padding-left: 13px;
	float: left;
	height: 40px;
}
#the_title h1,
#the_title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	text-transform: uppercase;
	color: #FFF;
}
#content_280 {
	float: left;
	width: 280px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#content_680 {
	float: right;
	width: 680px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#content_680 h2{
	font-size: 24px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 24px;
}
#content_680 h4{
	font-size: 20px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}
#content_680 p{
	text-align: justify;
	margin-bottom: 9px;
	margin-top: 9px;
}
#content_690 {
	float: right;
	width: 690px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#subpage_head {
	background-color: #838383;
	height: 50px;
	width: 280px;
}
#subpage_head h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 50px;
	color: #FFF;
	padding-left: 15px;
	text-transform: uppercase;
}
#menu_subpage {
	width: 280px;
}
#menu_subpage ul li{
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
#menu_subpage ul li a{
	background-color: #f7f7f7;
	display: block;
	width: 280px;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menu_subpage ul .current a,
#menu_subpage ul li a:hover{
	background-color: #11a866;
	display: block;
	width: 280px;
	color: #FFF;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menu_subpage ul li a span{
	padding-left: 15px;
	padding-right: 10px;
	display: block;
}
#menu_subpage .groups-root1 li{
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_subpage .groups-root1 .light a{
	background-color: #f7f7f7;
	display: block;
	width: 280px;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menu_subpage .groups-root1 .dark a{
	background-color: #eeeeee;
	display: block;
	width: 280px;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menu_subpage .groups-root1 .current a,
#menu_subpage .groups-root1 li a:hover{
	background-color: #11a866;
	display: block;
	width: 280px;
	color: #FFF;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menu_subpage .groups-root1 li a span{
	padding-left: 15px;
	display: block;
	padding-right: 10px;
}
#menu_subpage .groups-root1 li a .title{
	font-size: 14px;
	font-weight: bold;
}
#menu_subpage .groups-root1 li a .subtitle{
	font-size: 11px;
}
#menu_subpage .groups-root1 li .groups-root2 li{
	width: 280px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #eeeeee;
}
#menu_subpage .groups-root1 li .groups-root2 li a{
	background-color: #f7f7f7;
	display: block;
	width: 280px;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu_subpage .groups-root1 li .groups-root2 .current a,
#menu_subpage .groups-root1 li .groups-root2 li a:hover{
	background-color: #55c292;
	display: block;
	width: 280px;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.pagination {
	float: right;
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
}
.pagination a{
	padding-right: 5px;
	padding-left: 5px;
	display: inline-block;
	text-align: center;
	height: 40px;
}
.pagination a:hover,
.pagination span{
	background-color: #838383;
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	display: inline-block;
	text-align: center;
}
#promotions_list {
}
#promotions_list img{
	margin-bottom: 20px;
}
.grey_bar {
	background-color: #e1e1e1;
	height: 40px;
	width: 665px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 30px;
}
.news_list_item {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-bottom: 12px;
}
.news_list_item p{
	text-align: justify;
}
.news_list_title {
	float: left;
	width: 470px;
	margin-bottom: 12px;
}
.news_list_title h1,
.news_list_title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
}
.news_list_date {
	float: right;
	width: 70px;
	background-color: #838383;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
.news_list_category {
	float: right;
	background-color: #11a866;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin-left: 1px;
}
.news_list_category a{
	color: #FFF;
}
.news_list_category a:hover{
	color: #044b96;
}
.group-item {
	height: 250px;
	width: 220px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.group-item a{
	background-color: #eeeeee;
	height: 250px;
	width: 220px;
	display: block;
}
.group-item a:hover{
	background-color: #e1e1e1;
	height: 250px;
	width: 220px;
	display: block;
}
.group-item img {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.left {
	float: left;
	margin-right: 10px;
}
.on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 20px;
	width: 44px;
	float: left;
	text-transform: uppercase;
}
.lpg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	background-color: #01a45d;
	text-align: center;
	height: 20px;
	width: 44px;
	float: left;
	text-transform: uppercase;
}
.prad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	background-color: #02468f;
	text-align: center;
	height: 20px;
	width: 44px;
	float: left;
	text-transform: uppercase;
}
.weight {
	display: block;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fuel {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.group-item .group-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01a45d;
	display: block;
	padding-left: 10px;
	margin-top: 7px;
	width: 208px;
}
.group-item .group-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-left: 10px;
	width: 208px;
}
#category-title {
	float: left;
	margin-bottom: 20px;
}
#category-title h1{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #666666;
}
#category-subtitle {
	background-color: #838383;
	float: right;
	height: 25px;
	padding-right: 12px;
	padding-left: 12px;
}
#category-subtitle h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFF;
	text-transform: uppercase;
}
#products-bar {
	background-color: #e1e1e1;
	height: 40px;
	width: 680px;
}
#products-bar h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	color: #666666;
	float: left;
	padding-left: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#przeznaczenie_label {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	margin-right: 17px;
}
#przeznaczenie_select {
	float: right;
}
#przeznaczenie_select select {
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
	background-color: #f9f8f8;
	margin-top: 10px;
	margin-right: 10px;
}
#footer_brand_selector select {
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
	background-color: #f9f8f8;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
}
.product-item {
	width: 678px;
	border: 1px solid #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/goods-bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.product-image {
	width: 178px;
	float: left;
	display: block;
}
.product-excerpt {
	width: 320px;
	padding-left: 25px;
	float: left;
	display: block;
}
.product-excerpt h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #01a45d;
	margin-top: 17px;
}
.product-excerpt h2 a{
	color: #01a45d;
}
.product-excerpt h2 a:hover{
	color: #666666;
}
.product-excerpt h3{
	font-size: 12px;
	margin-bottom: 20px;
}
.product-details {
	width: 132px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	display: block;
}
.product-details .button-wiecej {
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: 60px;
	margin-bottom: 20px;
}
.button-wiecej {
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: 20px;
}
.button-wiecej a,
.product-details .button-wiecej a{
	height: 20px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #838383;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
}
.button-wiecej a:hover,
.product-details .button-wiecej a:hover{
	height: 20px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #01a45d;
	color: #FFF;
}
.button-list {
	height: 40px;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.button-list img{
	margin-right: 6px;
}
.button-wiecej2 {
	height: 25px;
	line-height: 25px;
	float: right;
}
.button-wiecej2 a{
	height: 25px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #838383;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
.button-wiecej2 a:hover{
	height: 25px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #01a45d;
	color: #FFF;
}
.button-file {
	height: 20px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 13px;
}
.button-wiecej img,
.button-wiecej2 img,
.button-file img{
	margin-left: 6px;
}
.button-file a{
	height: 20px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #838383;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
.button-file a:hover{
	height: 20px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	background-color: #01a45d;
	color: #FFF;
}
#product-main-image {
	float: left;
	width: 300px;
}
#product-main-image img{
	margin-left: 4px;
	border: 1px solid #dadada;
}
#product-main-details {
	float: left;
	width: 380px;
}
#product-main-details p{
	margin-top: 0px;
	margin-bottom: 16px;
}
.youtube-left {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.youtube-right {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gallery_items {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 14px;
}
.gallery_items ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gallery_items img{
	float: left;
	padding: 4px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 12px;
}
.gallery_items a img{
	border: 1px solid #dbdbdb;
}
.gallery_items a:hover img{
	border: 1px solid #aaaaaa;
}
.testimonials_item {
	height: 70px;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
}
.testimonials_name {
	height: 70px;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 70px;
	padding-left: 15px;
	float: left;
}
.testimonials_logo {
	float: left;
	padding-top: 10px;
}
.testimonials_link {
	float: right;
	padding-top: 22px;
}
.content_260 {
	float: left;
	width: 260px;
}
.content_340 {
	float: left;
	width: 340px;
	margin-bottom: 30px;
}
.content_260 p a,
.content_340 p a{
	color: #01a45d;
}
.content_260 p a:hover,
.content_340 p a:hover{
	color: #4781bf;
}
.content_380 {
	float: left;
	width: 380px;
}
.content_260 h2,
.content_340 h2,
.content_380 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#content .content_380 #contactForm ul li label {
	width: 150px;
	display: inline-block;
	height: 30px;
}
#content .content_380 #contactForm ul li input {
	width: 200px;
	height: 20px;
	border: 1px solid #cccccc;
	
}
#content .content_380 #contactForm ul li {
	list-style-type: none;
}
.all #content .content_380 #contactForm ul .submit-box .SubmitBtn {
	background-image: url(../images/button-wyslij.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 20px;
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	text-indent:-150px;
	cursor:pointer;
}
#content .content_380 #contactForm ul li select {
	width: 200px;
	height: 20px;
	border: 1px solid #cccccc;
	background-color: #f9f8f8;
}
#content .content_380 #contactForm ul li textarea {
	width: 355px;
	border: 1px solid #cccccc;
	background-color: #f9f8f8;
}
#content .content_380 .errors li {
	list-style-type: none;
}
.banners2ndCol,
.banners3rdCol,
.bannersleftCol {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content_680 ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
#content_680 ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
#content_680 ol ol {
	list-style: upper-alpha;
}
#content_680 ol ol ol {
	list-style: lower-roman;
}
#content_680 ol ol ol ol {
	list-style: lower-alpha;
}
#content_680 ul ul,
#content_680 ol ol,
#content_680 ul ol,
#content_680 ol ul {
	margin-bottom: 0;
}
#content_680 dl {
	margin: 0 0 24px 0;
}
#content_680 dt {
	font-weight: bold;
}
#content_680 dd {
	margin-bottom: 18px;
}
strong,
#content_680 strong {
	font-weight: bold;
}
#content_680 cite,
#content_680 em,
#content_680 i {
	font-style: italic;
}
#content_680 big {
	font-size: 131.25%;
}
#content_680 ins {
	background: #ffc;
	text-decoration: none;
}
#content_680 blockquote {
	font-style: italic;
	padding: 0 3em;
}
#content_680 blockquote cite,
#content_680 blockquote em,
#content_680 blockquote i {
	font-style: normal;
}
#content_680 pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
#content_680 abbr,
#content_680 acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
#content_680 sup,
#content_680 sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
#content_680 sup {
	bottom: 1ex;
}
#content_680 sub {
	top: .5ex;
}
#grey_content {
	background-color: #e7e7e7;
	width: 100%;

}
#main_footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 19px;
}
#main_footer-all {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#home_aktualnosci {
	float: left;
	width: 980px;
}
#home_title {
	float: left;
	margin-left: 20px;
}
#home_title h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	line-height: 33px;
	text-transform: uppercase;
}
.title_spacer {
	background-image: url(../images/title_spacer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 1px;
	float: left;
	margin-right: 10px;
	margin-left: 22px;
	margin-bottom: 13px;
}

.button_zobacz_wszystkie {
	float: left;
}

.button_zobacz_wszystkie a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	text-transform: uppercase;
	color: #666666;
}
.button_zobacz_wszystkie a img{
	margin-left: 7px;
}
.button_zobacz_wszystkie a:hover{
	background-image: url(../images/button_zobaczwszystkie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 103px;
}
.footer_bar {
	height: 2px;
	width: 980px;
	background-image: url(../images/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.home_news_item {
	float: left;
	width: 306px;
	margin-left: 20px;
	margin-top: 30px;
}
.home_news_excerpt {
	width: 306px;
	margin-top: 20px;
}
.home_news_excerpt p{
	width: 306px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.wiecej {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
.home_news_title {
	float: left;
	width: 255px;
	margin-left: 10px;
}
.home_news_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
	width: 255px;
}
.home_news_title a:hover{
}

.date {
	background-color: #838383;
	float: left;
	height: 31px;
	width: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	vertical-align: baseline;
	line-height: 14px;
	padding-top: 4px;
}
#footer_brand_selector {
	width: 980px;
	height: 58px;
	font-size: 11px;
	line-height: 58px;
	text-transform: uppercase;
	color: #666666;
}

#dark_grey_content {
	background-color: #a5a5a5;
	width: 100%;
}
#footer_all {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 51px;
}
#footer_menu {
	float: left;
	width: 760px;
}
#footer_menu ul{
	list-style-type: none;
}
#footer_menu ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #FFF;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
#footer_menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #FFF;
	padding: 0px;
	display: block;
}#footer_menu ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #11a866;
}
#footer_creator {
	float: right;
	width: 200px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 51px;
	color: #FFF;
}
#footer_creator a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 51px;
}
#footer_creator a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11a866;
}
.left_attachment{
	height: 40px;
	display: block;
	margin-bottom: 10px;
}
.left_attachment img{
	position: relative;
	top: 10px;
}


#policyCookie {
	background-color: #F7F7F7;
	display: none;
	width: 100%;
	z-index: 10000;
}
.cookies-boody {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cookie-text {
	float: left;
	width: 800px;
}
.cookie-text p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.cookie-continue {
	float: left;
	width: 70px;
	text-align: center;
	margin-top: 5px;
}
.policy-close {
	width: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.cookie-close a,
.cookie-text a {
	color: #01A45D;
}
.cookie-continue a,
.policy-close a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #838383;
}
.cookie-text a:hover,
.cookie-close a:hover {
	text-decoration: underline;
}
.cookie-continue a:hover,
.policy-close a:hover {
	background-color: #01A45D;
	color: #FFF;
}

.cookie-close {
	float: left;
	width: 60px;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
}
#mpc_cookie_fulltext {
	padding-right: 30px;
	padding-left: 30px;
	z-index: 10000;
	background-color: #F7F7F7;
	width: 980px;
	padding-bottom: 20px;
}
#mpc_cookie_fulltext h5{
	font-size: 16px;
	line-height: 24px;
	color: #01A45D;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mpc_cookie_fulltext ul li,
#mpc_cookie_fulltext ol li,
#mpc_cookie_fulltext p{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 18px;
}
#mpc_cookie_fulltext ol li {
	list-style-type: decimal;
	padding-left: 20px;
}
#mpc_cookie_fulltext ol li ul {
	margin-top: 18px;
}
#mpc_cookie_fulltext ol li ul li{
	list-style-type: disc;
	padding-left: 0px;
}