* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
td{
	vertical-align:top;
}
body {
    width: 100%;
    min-width: 1000px;
    background: #fff;
    font-family: Myriad Pro, sans-serif;    
}
.ListDoc{
    width: 400px;
    border: 1px solid #ccc;
}
.bg {
    background: url(/img/bgheader.jpg) top left repeat-x;
}


#header {
    height: 293px;
    width: 100%;
    min-width: 1000px;
	background: url(/img/bg_h_c.jpg) top right repeat-x;
}
.header_l{background: url(/img/bg_h_l.jpg) no-repeat;width:20px;height:293px;float:left;}
.header_c{height:293px;float:left;}
.header_r{background: url(/img/bg_h_r.jpg) bottom right no-repeat;height:293px;}


a img {
    border: 0px;
}

#contacts {
    color: rgb(255, 102, 0);
    float: left;
    font-size: 16px;
    line-height: 130%;
}

#contacts .seo {
    padding-left: 80px;
    text-align: right;
}

#contacts div.first {
  float: left;
  width: 300px;
}

#contacts div.kontakt {
  margin-left: 305px;
  margin-top: 25px;
  width: 110px;
  height: 62px;
}

.minilinks {
  float: right;
  margin-right: 100px;
}

.minilinks img {
  margin: 0px 10px;
}

#hmenu {
    width: 70%;
    white-space: nowrap;
    float: left;
    clear: both;
    margin: -50px 15% 0px;
}

.tel_number {     
margin-top:-10px;                                                 
    float: left;
    width: 245px;
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 18px;
    height: 22px;
}

.topmenu {
    height:50px;
	width:980px;
}

#hmenu .topmenu a {
    margin: 0px 5px;
    color: rgb(102, 102, 102);
    text-decoration: none;
	text-align:center;
	padding-top:10px;
	color: #fff;
	text-shadow: 1px 1px 0 #346E7E;
    font-size: 18px;
	display:block;
	width:130px;
	height:45px;
	float:left;
	background: url(/img/bg_m.gif) no-repeat;
}

#hmenu a:hover {
  color: rgb(51, 51, 51);
  font-weight: bold;
  background: url(/img/bg_m_on.gif) no-repeat;
  text-shadow: 1px 1px 0 #fff;
}

a {
    text-decoration: none;
    font-family: Myriad Pro;
}

a:hover {
    text-decoration: underline;
}

#telo {
    margin: 0px 10px 15px 10px;
}

#vmenu {
    padding-top: 5px;
    width: 240px;
}

#vmenu a {
  line-height: 150%;
}

.ramka {
    line-height: 130%;
    margin-bottom: 15px;
    border: rgb(191, 191, 191) 1px solid;
    text-align: left;
    font-size: 13.5px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    width: 235px;
}

.title {
    font-size: 17px;
    background-color: rgb(228, 228, 228);
    text-align: right;
    width: 235px;
}

.image {
    vertical-align: bottom;
    margin: 5px;
}

.orange {
    color: rgb(255,102, 0);
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.orange a {
    color: rgb(255,102, 0);
}

#textcarrier {
	width: 90%;
	padding:0px 20px;
}

#text {
	margin-right: 0px;
    font-family: Myriad Pro, sans-serif;
    text-align: justify;
    font-size: 13px;
}


#text p strong {
  font-size: 13px;
  font-weight: normal;
}


#text h1 {
    text-align: left;
    font-size: 16px;
    margin: 15px 0px 10px;
}

#text h2 {
    text-align: left;
    font-size: 14px;
    margin: 10px 0px;
}

#rhander {
    width: 224px;
}

#forma {
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    text-align: left;
    white-space: nowrap;
	float: left;
}

#forma ul {
  margin-top: 20px;
}

#forma ul li {
  list-style-type: none;
}

#forma ul li a {
  color: #333;
}

#forma span {
  font-size: 18px;
  color: rgb(255, 102,0);
}

input, select, textarea {
    font-size: 12px;
    font-family: monospace;
    width: 190px;
    border: 1px solid rgb(102, 153, 51);
}

textarea {
    height: 40px;
}

.news_orange a {
  color: #666;
}

#submit {
    float: none;
    margin: 0 auto;
    border: 0px;
    background-color: #fff;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153,153,153);
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    width: 65px;
    clear: both;
}

.price {
  margin: 10px;
  font-size: 14px;
  height: 130px;
}

.price img {
  float: left;
  margin: 0px 30px 0px 30px;
}

.buy {
  float: right;
  color: rgb(255, 102, 0);
}

.footer{
  clear: both;
  margin-top: 20px;
  border-top: 5px solid #d3c8bc;
  clear: both;
  width: 100%;
  font-size: 10px;
}

.footer img {
  padding: 5px;
}

#listdiploms{
  width: 100%;
  border: 0px;
  margin-top: 10px;
}
#listdiploms .img_td {
  vertical-align: middle;
  padding: 10px;
}
#listdiploms .example {
  border: 0px;
}
#listdiploms .text_td {
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #000;
}
#listdiploms .text_td p{
	font-size: 14px;
	font-weight: bold;
}
#listdiploms .price_td {
  vertical-align: middle;
  padding: 10px;
  text-align: center;
  width: 100px;
}
#listdiploms .zakaz_a {
  color: red;
}
#listdiploms .th {
  padding-top: 15px;
}

.thanks {
    margin: 0px auto;
    display: block;
    border: 1px solid;
    border-color: #f0f0f0 #666 #666 #f0f0f0;
    width: 400px;
    padding: 20px;
    text-align: center;
    color: #666;
    vertical-align: middle;
    background: #e4e4e4;
    font-size: 14px;
    font-weight: bold;
}

.thanks div{
  vertical-align: middle;
}

td.text3 {
  padding: 1px;      
}
#form{
	padding-top:30px;
}
#form table{
	width:100%;
}
#form td{	
	text-align:left;
	padding:5px;
}
#form td:first-child{
	width:32%;
}
#form select{
	width:100%;
	max-width:550px;
}
.error {color: red;}

#rank { margin-top: 0px; margin-left: 50px; width:320px;  table-layout: auto; float:left;  }
.descr_blue{ color: #288eb5;  font-family: Trebuchet Ms; font-size: 0.78em;}
.img_but_zakaz {float: right; margin-top: 5px;}
.img_mini_price {padding: 5px;}
.price_or {color: #ff8000; font-size: 21px; font-family: Tahoma; float: left; }
.price_type{float:left;width:80px;font-size:13px;}
.bot_bord {border-bottom: 1px solid #999;}

.tb_stat{
width: 100%;
border: 1px solid #BFBFBF;
margin-top:20px;
}
.td_s_l{
border-right: 1px solid #BFBFBF;
width: 50%;
}
.tb_stat ul{
margin: 0 0 0 10px;
padding: 0;
}
.tb_stat li{
background: url("/img/bg_li_stat.gif") no-repeat scroll 0 5px transparent;
border-bottom: 1px dotted #BFBFBF;
list-style: none outside none;
margin: 6px 10px 6px 0;
padding: 0 0 6px 17px;
}
.tb_stat li a{
color: #288EB5;
text-decoration: none;
font: italic 14px/17px Arial,Helvetica,sans-serif;
}
.tb_stat li a:hover{
text-decoration: underline;
color:#FF6600;
}
.tb_stat h3{
border-bottom: 1px solid;
color: #FF6600;
font: 20px/36px Arial,Helvetica,sans-serif;
margin: 0 10px 10px;
}
.new_tablya{
background:url(/images/new_bg_h.gif) repeat-x;
 margin: 0;
 padding: 0;
}
.new_tablya td{padding-top: 0px;}
.new_td_menu{
height:55px;
padding-top: 0 !important;
}
.new_td_l{
width:25px; height:292px;
background:url(/images/new_bg_l.gif) no-repeat;
}
.new_td_r{
width:25px; height:292px;
background:url(/images/new_bg_r.gif) no-repeat;
}
.new_td_menu ul{
list-style: none outside none;
margin: 0 auto;
padding-top: 3px;
text-align: center;
width: 980px;
}
.new_td_menu a{
display: block;
width:130px; height:45px;
color: #FFFFFF;
font-size: 18px;
padding-top: 10px;
text-decoration: none;
text-shadow: 1px 1px 0 #346E7E;
}
.new_td_menu a:hover{
color: #333;
text-shadow: 1px 1px 0 #fff;
font-weight: bold;
}
.new_td_menu li{
float: left;
background:url(/images/bg_m.gif) no-repeat;
width:130px; height:45px;
margin: 0 2px;
}
.new_td_menu li:hover{
background:url(/images/bg_m_on.gif) no-repeat;
}
