/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
b, strong {font-weight:bold;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	text-decoration:underline;
	color:#fff;

}

h3 {
font-family: 'gotham_boldregular';
font-size:30px;
padding-bottom:20px;
padding-top:30px;
line-height:35px;
}


.right {
	float:right;
	
}
.left {
	float:left;
}


body, html{
	width:100%;
	height:100%;
}


body {
	border-top: 8px solid #CC0000;
	margin:auto;
	font-size:13px;	
	color:#fff;
	background:#060507 url(../images/bg.jpg) center -9px repeat-x;
	font-family: 'gotham_mediumregular';
}

#container {
	background:url(../images/bg_main3.jpg) center -60px no-repeat;
}

#container_thank {
	background:url(../images/bg_main3.jpg) center -60px no-repeat;
}

#container2 {
	width:990px;
	margin:auto;
}

#left {
	float:left;
	width:660px;
	padding-top:14px;
}

#right {
    background-image: url("../images/bg_right.png");
    border-radius: 7px 7px 7px 7px;
    float: left;
    margin-left: 20px;
    margin-top: 90px;
    padding-bottom: 25px;
    text-align: center;
    width: 310px;
}

.c0 {
	height:0px;
	clear:both;
}

.menu {
    color: #E0081E;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 55px;
}

.menu li {
    float: left;
    height: 18px;
    margin-right: 25px;
    padding-top: 2px;
}

.menu li.last {
	margin-right:0px;
}
.menu li a {
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin-top: 3px;
    text-decoration: none;
}

.menu li .active {
	color:#e0081e;
}

.menu li a:hover {
	color:#e0081e;
}

.sign{
	background:url(../images/sign.png) 0 2px  no-repeat;
	padding-left:25px;
	height:18px;
	padding-top:2px;
	
}


.navigation {
	 display: block;
    height: 35px;
    padding-top: 10px;
	background-image:url("../images/bg_nav.png");
	border-bottom:1px solid #CCC;

}

.logos{
	float:right;
	margin-right:30px;
}

.privacy_text_bg{
	margin-top:174px;
	background:url(../images/pg_privacy.png) top left no-repeat;
	margin-left:235px;
	height:320px;
	width:375px;
	padding-left:200px;
	line-height:17px;
	padding-bottom:42px;
	
	
}

.tpd_text_bg{
	margin-top:174px;
	background:url(../images/bg_tpd.png) top left no-repeat;
	margin-left:235px;
	height:320px;
	width:375px;
	padding-left:200px;
	line-height:17px;
	padding-bottom:42px;
	
	
}

.tpd_text_bg ul{
	list-style-type:disc;
	padding-left:20px;
	
	
}

.act_text_bg{
	margin-top:174px;
	background:url(../images/bg_act.png) top left no-repeat;
	margin-left:235px;
	height:320px;
	width:375px;
	padding-left:200px;
	line-height:17px;
	padding-bottom:42px;
	
	
}

.products_text_bg{
	margin-top:174px;
	background:url(../images/bg_products.png) top left no-repeat;
	margin-left:235px;
	height:320px;
	width:375px;
	padding-left:200px;
	line-height:17px;
	padding-bottom:42px;
	
	
}

.about_text_bg{
	margin-top:150px;
	margin-left:253px;
	height:522px;
	width:568px;
	line-height:17px;
	/*padding-right:50px;*/
	font-size:13px;
	/*overflow-y:scroll;*/
	height:428px;

	
}

.about_text_bg .scroll_content {
	padding-right:50px;
}

.about_text_bg ul{
	list-style-type:disc;
	padding-left:20px;
	color:#fff;
}


.text{	
	height:310px;	
}

.text2{	
	height:285px;	
}


.green_man{
	background:url(../images/green_man.png) top left no-repeat;
	width:138px;
	height:213px;
	float:right;
	margin-top:0px;
	margin-right:5px;
}

.say_no{
	margin-top: -125px;
	margin-left: 25px;
}

.say_no2{
	margin-top: -48px;
	margin-left: 25px;
}

.say_no3{
	margin-top:44px;
	margin-left: 25px;
}


.roadsign {
	margin-left:10px;
}

.form{
/*	margin-top:281px;
*/	margin-left:17px;
	font-family:verdana;
	color:#000;
	font-size:10px;
}



.input1{
	background:url(../images/bg_input.png) top left repeat;
	border:1px solid #a1a1a0;
	margin-bottom:6px;
	border-radius:4px;
	padding-left:10px;
	width:262px;
	height:20px;
	margin-top:4px;
}

.input2{
	background:url(../images/bg_input.png) top left repeat;
	border:1px solid #a1a1a0;
	margin-bottom:6px;
	border-radius:4px;
	padding-left:10px;
	width:124px;
	height:20px;
	margin-top:4px;
}

.form textarea{
	background:url(../images/bg_input.png) top left repeat;
	border:1px solid #a1a1a0;
	margin-bottom:6px;
	border-radius:4px;
	padding-left:10px;
	width:262px;
	height:60px;
	margin-top:4px;
	padding-top:4px;
}



.form2{

	margin-left:17px;
	font-family:verdana;
	color:#000;
	font-size:9px;
	
}

.form2 td{
	vertical-align:middle;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;

}


.form textarea,
.form .input1,
.form .input2 {
	font-family:verdana;
	color:#000;
	font-size:12px;
	background-image:none;
	background-color:#FFFFFF;
}


.form2 a{
	color:#000;

}

.btn_submit{
	margin-left:23px;

}

.index_text_bg{
	margin-top:150px;
	background:url(../images/index_text_bg.png) bottom left no-repeat;
	margin-left:253px;
	height:522px;
	width:518px;
	line-height:17px;
	padding-right:100px;
	font-size:16px;
	text-align:justify;
	line-height:18px;
	
}

.reasons_text_bg{
	margin-top:150px;
	background:url(../images/reasons_bg.png) bottom left no-repeat;
	margin-left:253px;
	height:522px;
	width:518px;
	line-height:17px;
	padding-right:100px;
	font-size:16px;
	line-height:18px;
	
}

.h55{
	height:55px;
	
}

.choice{
	padding-left:402px;
	font-size:15px;
	line-height:16px;
	
}

.choice h2{
	padding-bottom:5px;
	font-size:38px;
	font-family: 'gotham_boldregular';
	
}

.control{
	padding-left:272px;
	font-size:15px;
	padding-top:35px;
	line-height:16px;
	
}

.control h2{
	padding-bottom:5px;
	font-size:38px;
	font-family: 'gotham_boldregular';
	
}

.reasons{
	margin-left:-5px;
	
}

.reason_slider {
	margin-top:23px;
	margin-left:66px;
	position:relative;
}


.reason_slider_view {
	width:373px;
	overflow:hidden;
	margin-left:38px;
}

.slider-c {
	width:2200px;
}

.panou{
	padding-left:31px;
	padding-top:52px;
	width:342px;
	float:left;
}


.yellow{
	font-size:80px;
	color:#ffa800;
	font-family: 'gotham_boldregular';
	float:left;

}

.black{
	font-size:28px;
	color:#000;
	font-family: 'gotham_boldregular';
	float:left;
	margin-left:25px;
	line-height:35px;
	margin-top:-24px;
	padding-bottom:26px;

}

.arrow_left{
	position:absolute;
	top:137px;
	left:20px;
	/*
	margin-top:13px;
	margin-left:-42px;
	*/
	width:17px;
}

.arrow_right{
	position:absolute;
	top:137px;
	right:20px;
	width:17px;	
	/*
	margin-top:13px;	
	margin-left:33px;
	*/
}

.panou_text{
	/*float:left;*/
	font-size:18px;
	color:#000;
	width:311px;
	text-align:left;
	line-height:23px;
	overflow:hidden;
}

.why{
	position:absolute;
	top:262px;
	left:0;
	right:0;
	text-align:center;
	height:34px;
	color:#a3a3a3;
	font-size:18px;

}

.stop_eu{
	margin-left:-10px;
	margin-bottom:20px;

}

#form_petition .error {
	color:#cc0000;
}

label {
	cursor:pointer;
}


.index_text_bg,
.about_text_bg,
.reasons_text_bg,
.act_text_bg,
.products_text_bg,
.tpd_text_bg,
.privacy_text_bg {
	margin-left:30px;
}

.footer p {
	margin-top:15px;
	margin-left:30px;
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}