/* Common */ 
body {
    margin: 0;
    padding: 0 ;
    background: #000;
    color: #000;
}

body, td{
    font-family: Tahoma;
    font-size: 11px;
}

input, select, textarea{
}

img{
    padding: 0px;
}

/* Links */
a {
    color: #fff;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

/* Messages */
.messages {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    color: black;
}

#error_block {
    border: solid 2px red;
    background: #ff4b4b;
}

#msg_block {
    border: solid 2px green;
    background: #65fd3d;
}

/* Tables */
table{
    border-collapse: collapse;
}

td{
    padding: 0px;
    vertical-align: top; 
}

/* Blocks */
#m_t{
    width: 997;
    background: #d2edf6;
    /*background: url('../img/2.jpg') repeat-x;*/
}

#m_t td{
    /*border: solid 1px red;*/
}

#lang_navi{
    height: 38;
}

#lang_navi table{
    margin-top: 2;
}

#lang_navi td{
    padding: 0 4 2 4;
    border-left: dashed 1px #fff;
    font-size: 14px;
}

#head{
    height: 200;
    vertical-align: bottom;
}

#navi{
    background: url('../img/3.jpg') repeat-x;
    height: 26;
    vertical-align: middle;
    white-space: nowrap;
}

#navi td, #navi a{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

#navi a{
    margin-left: 10;
}

#navi a.selected{
    color: #ffcc33;
}

#navi a:hover{
    color: #ffcc33;
}

#navi a.woman:hover{
    color: #f74d9c;
}

#navi table td{
    height: 16;
    white-space: nowrap;
}

#navi_top{
    margin-right: 50;
    margin-bottom: 0 ! important;
    margin-bottom: -1;
}

#navi_top a{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

#navi_75{
    width: 200;
    background: #96aab1;
}

#navi_75 a{
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 50;
    font-family: Times New Roman;
}

#navi_75 div{
    font-family: Times New Roman;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: url('../img/2.gif') repeat-x;
    height: 25;
    line-height: 23px;
    font-size: 12px;
    padding: 0 0 0 10;
}

#grad{
    background: url('../img/6.jpg') repeat-x;
    height: 26;
}

#uho{
    vertical-align: top;
    padding: 0 0 30 0;
    background-image: none;
}

#content {
    padding: 30 15 65 0;
}

#foot1{
    background: url('../img/4.jpg') repeat-x;
    height: 61;
}

#foot2{
    background: url('../img/4.jpg') repeat-x;
    height: 61;
}

/* List table */
table.lt_1 td{
    padding: 4;
    border-top: solid 1px #c63c30;
    border-bottom: solid 1px #c63c30;
    text-align: justify;
}

table.lt_1 a{
    color: #c63c30;
}

table.lt_1 h5{
    color: #c63c30;
    display: block;
    margin-bottom: 2;
    font-size: 12px;
    font-weight: normal;
}

/* Form table */
table.form_table td{
    vertical-align: top;
    padding: 4;
}

/* Texts */
.t_1{
    color: #b73a17;
    font-size: 16px;
    font-weight: bold;
    font-family: Verdana;
}

/* Buttons */

/* Images */
img.img_1{
    float:left;
    margin-right: 10;
    cursor: pointer;
    border: solid 1px #c63c30;
}

/* Order */
#order_form td{
    padding: 5;
}

#order_form div.btn{
    cursor: pointer;
}

/* Forsage */
table.fors_evt{
    margin-bottom: 25;
}

table.fors_evt td.tit1{
    background-image: url('../img/forsage/e6.gif');
    background-repeat: repeat-x;
    /*height: 49;*/
    width: 21;
}

table.fors_evt td.tit2{
    background-image: url('../img/forsage/e1.gif');
    background-repeat: repeat-x;
    /*height: 49;*/
    font-family: Times New Roman;
    font-size: 16px;
    color: #fff;
    padding: 20 0 0 0;
}

table.fors_evt td.tit3{
    background-image: url('../img/forsage/e2.gif');
    background-repeat: repeat-x;
    /*height: 49;*/
    width: 21;
}

table.fors_evt td.c1{
    background: url('../img/forsage/e7.gif') repeat-y;
}

table.fors_evt td.c2{
    background: #96aab1;
    color: #fff;
    padding: 25 0 20 0;
}

table.fors_evt td.c3{
    background: url('../img/forsage/e3.gif') repeat-y;
}

table.fors_evt td.b1{
    background: url('../img/forsage/e8.gif') repeat-y;
    height: 36;
    width: 21;
}

table.fors_evt td.b2{
    background: url('../img/forsage/e4.gif') repeat-x;
    padding: 5 0 0 0;
}

table.fors_evt td.b2 a{
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-family: Times New Roman;
}

table.fors_evt td.b2 img{
    margin-right: 5;
}

table.fors_evt td.b3{
    background: url('../img/forsage/e5.gif') repeat-y;
}

table.fors_evt td.b4{
    font-family: Times New Roman;
    text-align: right;
    color: #000;
    font-size: 18px;
    line-height: 18px;
}