body {
    margin: 8px;
    padding: 8px;
    background: url('/img/fon.gif');
}

form {
    margin: 0px;
    padding: 0px;
}

td {
    font: 13px Tahoma;
    color: #404550;
}

h1{
font-size:20px;
}

h2{
font-size:16px;
}

p {
    margin-top: 4px;
    margin-bottom: 10px;
}

a {
    color: #202555;
    text-decoration: underline;
}

a:hover {
    color: #202544;
    text-decoration: none;
}

.header {
    font: bold 13px Tahoma;
    color: #50555A;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.content {
    font: 13px Tahoma;
    color: #404550;
    padding: 20px;
}

.content p {
    font: 13px Tahoma;
    color: #404550;
}

.content td {
    font: 13px Tahoma;
    color: #404550;
}

.content_2 {
    font: 13px Tahoma;
    color: #404550;
    padding: 0px 20px 5px 30px;
	width:790px;
	min-width:690px;
}

.content_2 p, .content_2 ul {
    font: 13px Tahoma;
    color: #404550;
	text-align:justify;
}

.content_2 td {
    font: 13px Tahoma;
    color: #404550;
}

.menu_header {
    height: 30px;
    padding: 5px 10px 8px 20px;
    color: #FFFFFF;
    font: bold 16px Arial narrow;
    text-transform: uppercase;
}

.menu_header a {
    color: #FFFFFF;
    font: bold 16px Arial narrow;
    text-decoration: none;
}

.menu_header a:hover {
    color: #FFFFFF;
    font: bold 16px Arial narrow;
    text-decoration: underline;
}

.menu_content {
    padding: 10px 5px 15px 8px;
    font: bold 17px Arial;
    color: #FFFFFF;
    vertical-align: top;
}

.menu_content a {
    font: 13px Tahoma;
    color: #282F39;
    text-decoration: none;
}

.menu_content a:hover {
    font: 13px Tahoma;
    color: #282F39;
    text-decoration: underline;
}

.menu_content a.active {
    font: bold 12px Tahoma;
    color: #464E55;
    text-decoration: underline;
}

.menu_content a.active:hover {
    font: bold 12px Tahoma;
    color: #464E55;
    text-decoration: underline;
}

.sendmail_input {
    height: 21px;
    width: 300px;
    border: 1px #BFBAB4 solid;
}

.sendmail_area {
    height: 116px;
    width: 450px;
    border: 1px #BFBAB4 solid;
}

.content_2 td.sendmail_error {
    font: 11px Tahoma;
    color: #A03333;
}

.sendmail_error {
    font: 11px Tahoma;
    color: #A03333;
}

.sendmail_blue {
    font: 11px Tahoma;
    color: #1133AA;
}

.content_2 td.sendmail_rezultat {
    font: bold 11px Tahoma;
    color: #336099;
}

.sendmail_rezultat {
    font: bold 11px Tahoma;
    color: #336099;
}

.sendmail_button {
    height: 20px;
    width: 90px;
    background: #A59E8C;
    border: 0px;
    font: bold 12px Arial;
    color: #FFFFFF;
}

#logo_td {
    background: url('/img/logo_fon.jpg');
    text-align: left;
    font: bold 24px Arial narrow;
    color: #FFF8F0;
}

#bottom {
    background: url('/img/bottom_fon.jpg');
    text-align: right;
    padding-right: 10px;
    font: 11px Tahoma;
    color: #FFFFFF;
}

#bottom a {
    font: 11px Tahoma;
    color: #FFFFFF;
    text-decoration: none;
}

#bottom a:hover {
    font: 11px Tahoma;
    color: #FFFFFF;
    text-decoration: underline;
}

#up_menu_bg_1 {
    background: url('/img/up_menu_bg_1.jpg') no-repeat center right;
    padding: 5px 0px 5px 15px;
}

#up_menu_bg_2 {
    background: url('/img/up_menu_bg_2.jpg') no-repeat center right;
    padding: 5px 0px 5px 15px;
}

#up_menu_bg_3 {
    background: url('/img/up_menu_bg_3.jpg') no-repeat center right;
    padding: 5px 0px 5px 15px;
}

#up_menu_bg_4 {
    background: url('/img/up_menu_bg_4.jpg') no-repeat center right;
    padding: 5px 0px 5px 15px;
}

#up_menu_bg_1 a, #up_menu_bg_2 a, #up_menu_bg_3 a, #up_menu_bg_4 a {
    font-size: 12px;
    display: block;
    position: relative;
    text-decoration: none;
}

#up_menu_bg_1 a:hover, #up_menu_bg_2 a:hover, #up_menu_bg_3 a:hover, #up_menu_bg_4 a:hover {
    text-decoration: underline;
}

.feedback{
    margin-top: 40px;
}

.feedback__title{
    font-size: 12px;
    font-weight: bold;

    margin-bottom: 10px;

    color: #404550;
}

.feedback__row{
    margin-bottom: 10px;
}

.feedback label{
    margin-bottom: 5px;
}

.feedback .text,
.feedback textarea{
    width: 255px;

    padding: 3px 5px;

    border: 1px solid #ccc;
}

.feedback textarea{
    height: 100px;
}

.feedback__btn{
    text-align: right;
}

.head{

}

.head__r{
    position: relative;
    
}

.head__phone{
    font-size: 18px;

    position: absolute;
    right: 0;
    top: -50px;

    padding: 20px 80px 20px 20px;

    color: #0059AA;
    background: url("/img/bg_b.png") repeat scroll 0 0 transparent;
}

.head__slogan{
    font: 17px Tahoma, Geneva, sans-serif;

    position: absolute;
    top: 50px;
    right: 20px;

    color: #fff;
}

.head__slogan div{
    font-size: 12px;
}

.head__logo{
    position: relative;
    top: -40px;

    text-align: center;
}
