body {
 font-family: Arial, sans-serif;
 background-image: url(back.jpg);
}

.wraper {
 width: 840px; 
 margin: auto;
}

.errForm {
 color: red;
}

.price td {
 padding: 5px;
}



.label {
 vertical-align: top;
}

.header .lnksbox {
 margin-left: 200px;
 margin-top: 20px;
}

.header .lnksbox {
 margin-left: 195px;
 margin-top: 16px;
 color: #5B5A58;
 font-size: 18px; 
}

.header .lnksbox a {
 display: inline;
 width: auto;
 height: auto;
 margin: 0px;
 color: #5B5A58;
 font-size: 18px;
 text-decoration: none;
}

.footer {

 width: 840px; 
 height: 93px;
}

.footer .footer_l {
 float: left;
 margin-top: 5px;
 margin-left: 10px; 
 color: #940A0B;
 font-size: 18px;
}

.footer .footer_l a {
 text-decoration: none;
 color: #940A0B;
 font-size: 18px;
}

.footer .footer_r {
 float: right;
 margin-top: 5px;
 margin-right: 10px; 
 font-size: 12px;
 text-align: right;
 color: #5E5E5E;
}



.footer .footer_r a {
 text-decoration: none;
 color: #940A0B;
}

.middle {
 width: 840px;
 overflow: auto;
}

.middle .middle_l{
 width: 240px;
 float: left;
 margin-left: 0px;
 height: 300px;

}

.middle .middle_l .submitlink{
 background-image: url('imgs/wasabinetpay_05.jpg');
 width: 230px;
 height: 93px;
}

.middle .middle_l .submitlink a{
 display: block;
 width: 230px;
 height: 93px;
}

.middle .middle_l .lnks_box{
 margin-left: 30px;
}

.middle .middle_l .lnks_box .links{
 margin-left: 10px;
}

.middle .middle_l .lnks_box .links a{
  color: #5B5A58;
  text-decoration: none;
  display: block;
  margin-top: 3px;
}

.middle .middle_l .search_box{
 margin-left: 30px;
 margin-top: 10px;
}

.middle .middle_l .search_box input{
 height: 16px;
 width: 150px;
 background-color: #474747;
 border: 1px solid #272727;
 color: #ddd;
 font-size: 12px;
}

.middle .middle_l .search_box img{
 vertical-align: middle;
 cursor: pointer;
}


.middle .content{
 width: 100%;
 color: #4E4E4E;
}

.middle .content .h{
 margin: 20px;
 margin-bottom: 5px;
 color: #4E4E4E;
 font-size: 20px; 
}

.middle .content h3{
 margin: 20px;
 margin-bottom: 5px;
 color: #4E4E4E;
 font-size: 20px; 
}

.middle .content a{
 text-decoration: none;
 color: #5E5E5E;
}

.middle .content .subcats a{
 text-decoration: none;
 color: #5E5E5E;
}

.middle .content h2{
 color: #940a0b;
 font-size: 20px;
}

.middle .content h2 a{
 color: #940a0b;
 font-size: 20px;
}

.middle .content table{
 
}

.field input {
 width: 100%;
}

.middle .content textarea {
 width: 100%;
}

.middle .content select {
 width: 100%;
}

.buttons {
 text-align: right;
}

.content p {
 margin-left: 20px;
}

.buttons input {
 width: 200px;
 align: right;
}

.middle .content .h a{
 text-decoration: none;
}

.cat {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.cat a {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.subcat {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.subcat a {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.first_letter {
 font-size: 20px;
 color: #7A0C0C;
}

.next_letter {
 font-size: 20px;
 color: #7A0C0C;
}

.navig {
 width: 90%;
}


.header {
width: 800px;
margin: auto;
}

.header .logo {
width: 338px;
height: 127px;
margin-top: 20px;
background-image: url(logo.gif); 
float: left;
}

.header .logo a {
width: 338px;
height: 127px;
display: block;
}

h1 {
color: #7A0C0C;
}

.header .links {
text-align: right;
float: right;
width: 338px;
height: 127px;
margin-top: 20px;
}

.header .links a {
font-size: 22px;
color: #7A0C0C;
font-weight: bold;
text-decoration: none;
font-family: Arial;
margin: 20px;

}

.search {
margin-top: 20px;
color: #7A0C0C;
font-size: 18px;
}

.search input {
border: 1px solid gray;
background-color: white;
color: #7A0C0C;
font-size: 14px;
padding: 3px;
}

.search .go_but {
width: 40px;
height: 21px;
background-image: url(go.gif);
background-repeat: no-repeat;
margin: 5px;
cursor: pointer;
}

.hor_line {
width: 100%;
height: 2px !important;
background: url(piptik.gif) repeat-x;
display: block;
clear: both;
}

