* {
    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 {
    background: url(/img/header.jpg) top right no-repeat;
    height: 293px;
    width: 100%;
    min-width: 1000px;
}

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: 100%;
    white-space: nowrap;
    float: left;
    clear: both;
    margin-top: 100px;
}

.tel_number {     
margin-top:-10px;                                                 
    float: left;
    width: 245px;
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 18px;
    height: 22px;
}

.topmenu {
    margin-left: 250px;
}







#hmenu .topmenu a {
    margin-right: 15px;
    margin-left: 10px;
    color: rgb(102, 102, 102);
    text-decoration: none;
    font-size: 18px;
}

#hmenu a:hover {
  color: rgb(51, 51, 51);
  font-weight: bold;
}

a {
    text-decoration: none;
    font-family: Myriad Pro;
}

a:hover {
    text-decoration: underline;
}

#telo {
    margin: 15px 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;}
