.full_h{
     height: 100%;
}

.full_w{
     width: 100%;
}

.full_size{
     height: 100%;
     width: 100%;
}

body{
     margin: 0px;
     padding: 0px;
     background-color: #FFFFFF;
}

td{
        vertical-align: top;
}

td,tr,span,div,p{
        color: #4C4C4C;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

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

img{
        border: 0px;
}
h1{
        font-size: 18px;
        font-weight: bold;
        /*height: 18px;*/
        text-align: center;
        color: #4C4C4C;
}
h2{
        font-size: 15px;
        font-weight: bold;
        /*height: 2px;*/
        color: #4C4C4C;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.header_1{
     width: 195px;
}
.header_2{
     background-image: url("../images/bg.gif");
     background-color: #000000;
     background-position: left top;
     /*background-repeat: repeat x repeat y;*/
}
.header_4{
     color: #FFFFFF;
     text-align: center;
     width: 195px;
     background-color: #000000;
     font-weight: bold;
     padding: 4px 2px 0px 2px;
	 line-height: normal;	 
}
.header_4h1{
     color: #FFFFFF;
     text-align: center;
     font-weight: bold;
 	 font-family: Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 line-height: normal;
	 margin:0; padding:0;
}
.header_3{
     background-color: #CC3333;
     border-bottom: 1px solid #000000;
     border-top: 2px solid #000000;
     color: #FFFFFF;
     font-weight: bold;
     font-size: 14px;
     text-align: center;
     vertical-align: middle;
     height: 22px;
}
.top_rast{
     background-color: #000000;
}
.left_column{
     width: 195px;
     background-color: #CCCCCC;
}
.left_cell{
     background-color: #000000;
     padding: 7px;
}
.block_sep{
     font-size: 1px;
     height: 2px;
}
.menu_link{
     padding: 2px 0px;
}
.menu_link a{
     color: #FFFFFF;
     font-weight: bold;
     font-variant: small-caps;
     font-size: 13px;
     text-decoration: none;
}
.menu_link a:hover{
     text-decoration: underline;
     color: #CCCCCC;
}
.phone_block{
     color: #FFFFFF;
     line-height: 15px;
     font-weight: bold;
     vertical-align: middle;
}
.block_header{
     font-weight: bold;
     font-size: 15px;
     color: #ffffff;
     text-transform: uppercase;
     height: 24px;
     vertical-align: middle;
     border-bottom: 4px ridge #666666;
}
.contact_item td{
     color: #FFFFFF;
     font-size: 13px;
     padding-right: 3px;
}
.contact_item td a:hover{
     color: #999999;
}
.adres_tbl a{
     color: #FFFFFF;
     text-decoration: none;
}
.center_column{
     padding: 3px 20px;
}
.top_menu{
     height: 20px;
     text-align: center;
/*     border-bottom: 1px solid #000000;*/
}
.top_menu a{
     color: #000000;
}
.main_content a{
     color: #000000;
}
.main content a:hover{
     color: #999999;
}
.right_column{
     width: 195px;
     background-color: #CCCCCC;
}
.right_cell{
     background-color: #000000;
     padding: 7px;
}
.news_item{
     padding: 6px 0px;
     color: #FFFFFF;
     border-bottom: 1px dashed #FFFFFF;
     font-size: 11px;
}
.news_item a{
     color: #FFFFFF;
}
.news_date{
     font-size: 12px;
     font-weight: bold;
     color: #FFFFFF;
}
.news_about{
     font-size: 11px;
     color: #FFFFFF;
     text-decoration: underline;
     text-align: right;
}
.news_about a{
     color: #FFFFFF;
}
.news_about a:hover{
     color: #999999;
}
.news_all a{
     color: #FFFFFF;
     padding: 4px 0px;
     text-align: right;
}
.footer{
     background-color: #999999;
     border-top: 2px solid #000000;
     height: 50px;
     padding: 5px 0px 5px 10px;
}
.footer_1{
     text-align: left;
     vertical-align: top;
     font-size: 11px;
     color: #000000;
}
.footer_1 a {
	color:#333333;
}
.footer_1 a:hover {
	font-weight:bold;
}


.footer_2{
     text-align: right;
     vertical-align: top;
	 padding-right:10px;
}
.input_text{
     border: 1px solid #000000;
     width: 250px;
}
.input_textarea{
     border: 1px solid #000000;
     width: 350px;
     height: 120px;
}
.input_select{
     border: 1px solid #000000;
}
.input_file{
     border: 1px solid #000000;
}
.input_submit{
     background-color: #FFFFFF;
     color: #CC3333;
     font-weight: bold;
     border: 1px solid #000000;
     font-size: 12px;
}
.mtxt {text-indent:21px; text-align:justify}