BODY{
  margin: 0;
  padding: 0;
  background: #000000;
  font-family: Times New Roman;
}

#temppage{
    width: auto;
    height: 100%;
    text-align: center;
    margin-top: 13%;
}

#temppage img{
    padding: 0 0 20px 0;
    border: none;
}

#temppage p{
width: 600px;
text-align: center;
font-family: Times New Roman;
color: #FE0000;
font-size: 26px;
}

#main{
    background: url('images/main_bg.jpg') repeat-y;
    width: 1004px;
    display: table;
}

#header{
    width: 1004px;
    height: 94px;
    background: url('images/header.jpg') no-repeat;
}

#header_ru{
    width: 1004px;
    height: 94px;
    background: url('images/header_ru.jpg') no-repeat;
}

#header a{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
}


#header a:hover{
    text-decoration: none;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
    color: #FE1919;
}


#header .active a{
    text-decoration: none;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
    color: #FE1919;
}


#header ul{
    margin-top: 73px;
    float: right;
    width: 443px;
}

#header li{
    list-style-type: none;
    float: left;
    padding: 0px 0px 0px 18px;
}


#header_ru a{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
}


#header_ru a:hover{
    text-decoration: none;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
    color: #FE1919;
}


#header_ru .active a{
    text-decoration: none;
    font-weight: bold;
    font-family: Century Gothic;
    font-size: 15px;
    color: #FE1919;
}


#header_ru ul{
    margin-top: 73px;
    float: right;
    width: 443px;
}

#header_ru li{
    list-style-type: none;
    float: left;
    padding: 0px 0px 0px 18px;
}

a.pred_zakaz{
float:left;
width:175px;
height:60px;
margin:18px 0 0 280px;
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;    /* Mozilla 1.6  */
-khtml-opacity: 0.6;  /* Konqueror 3.1, Safari 1.1 */
opacity: 0.6;         /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
filter: alpha(opacity=60); /* IE 5.5+*/
}

a:hover.pred_zakaz{
filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;    
-khtml-opacity: 0.9;  
opacity: 0.9;        
filter: alpha(opacity=90);
}

a.pred_zakaz img{
border:none;
}

#header_img{
    width: 1004px;
    height: 112px;
    background: url('images/header_start.png') no-repeat;
}

#content{
    width: auto;
    padding-right: 40px;
    margin-top: 0px;
}

#content .content_left{
    float: left;
    text-align: left;
    width: 270px;
}

#content .content_left a{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Century Gothic;
    font-size: 14px;
}

#content .content_left a:hover{
    text-decoration: none;
    font-family: Century Gothic;
    font-size: 14px;
    color: #FE1919;
}

#content .active a{
    text-decoration: none;
    font-family: Century Gothic;
    font-size: 14px;
    color: #FE1919;
}

#content .content_left ul{
    margin: auto;
    padding: 0px 0 30px 40px;

}

.content_left li{
    list-style-type: none;
    padding-bottom: 20px;
    background: url('images/line_lmain.gif') no-repeat 0px 1.3em;
}

#content .content_right{
    float: left;
    text-align: left;
    width: 620px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom:10px;
    font-family: Times New Roman;
    font-size: 16px;
	text-align:justify;
}

#content .content_right ul{
/*margin-top: 0px;*/
}

.content_right li{
    list-style-type: none;
    padding-left: 20px;
    font-family: Times New Roman;
    font-size: 16px;
}

#content .correct ul{
    margin-top: 0px;
}

#content .correct li{
    list-style-type: disc;
    padding-left: 0px;
    font-family: Times New Roman;
    font-size: 16px;
}

#footer{
    float: left;
    width: 924px;
    color: #FFFFFF;
    padding: 0px 40px 0px 40px;
/*    margin-top: -120px;*/
}

#footer .footer_left{
    float: left;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
/*    font-weight: bold;*/
    width: 460px;
    padding: 20px 0 20px 0;
}

#footer .footer_right{
    float: left;
    text-align: right;
    font-family: Bradley Hand ITC;
    font-size: 12px;
    width: 460px;
    padding: 20px 0 20px 0;
}

#footer .footer_right span{
    font-family: Times New Roman;
    font-size: 12px;
}

#line {
    background: url('images/line_hor.jpg') no-repeat;
    height: 5px;
    margin: 0 0 0 -40px;
    position: relative;
}

#flags_ver{
  text-align: right;
  width: 994px;
  height: 40px;
  padding-right: 10px;
  padding-top: 10px;
}

#flags_ver img{
	border: none;
}

.partners{
width:625px;
}

.left{
float:left;
width:200px;
height:100%;
text-align:center;
}
.right{
float:left;
width:425px;
height:auto;
text-align:justify;
}

.right ul{
padding: 0 0 0 20px;
margin:0 0 0 30px;
text-align:justify;
}

.right li{
list-style-type:disc;
padding:0 0 0 10px;
text-align:justify;
}

.top{
float:left;
width:625px;
height:40px;
margin: 10px 0 20px 0;
text-align:center;
font-weight:bold;
}

.top a{
color:#0000FF;
}
.top a:hover{
text-decoration:none;
}

.news{
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0px 40px 0 40px;
	border-bottom:1px solid #FF0000;
	padding-bottom:20px;
}


#content .news a.news_name{
	display:block;
	width:100%;
	font-size:14px;
	border-bottom:1px solid #FF0000;
	text-align:right;
}

#content .news a:hover{
	font-size:14px;
}

.news_text{
	width:100%;
	height:100%;
	padding-top:20px;
}

.news_header{
	display:block;
	width:100%;
	height:100%;
	font-size:12px;
}

.news_header span{
	display:block;
	float:left;
	padding-right:10px;
	color:#FFFFFF;
}

.news_header h2{
	font-size:12px;
	margin:0;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}

.introtext{ 
width:100%;
height:100%;
}

#pagetitle{
  background: url('images/line_news_hor.png') no-repeat 35px 18px;
  text-align: right;
  margin-top: -15px;
  width:690px;
  height: 30px
}

#pagetitle span{
  padding-right: 20px;
}

.email{
width:300px;
height:auto;
/*padding-left:100px;*/
margin:0 auto;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}

.email input.form_text{
width:300px;
border:none;
border-bottom:1px solid #FF0000;
background:none;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}

.email textarea{
width:300px;
height:150px;
background:none;
border:1px solid #FF0000;
overflow: auto;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}

.email .form_file{
border:1px solid #FF0000;
background:none;
width:305px;
margin-top:10px;

}

.email .email_but{
float:right;
border:1px solid #FF0000;
width:auto;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
margin-top:6px
}

.email p{
font-size:12px;
font-family:"Times New Roman", Times, serif;
}

.thankyou_order{
border:1px solid #FF0000;
width:auto;
font-size:13px;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}