html, body{
    height: 100%;
    margin: 0px;
}
body {
	font-family: Tahoma;
    background:#fff;
	padding: 0px;
    margin: 0px;
    font-size: 13px;
    min-width: 1000px;
    color: #333;
}
table tr, td{
    font-family: Tahoma;
    font-size: 13px;
    color: #333;
    line-height: 1.5;
}
a{
	color: #fff;
    text-decoration:none;
}
a:hover {
	color: #fff;
    text-decoration: underline;
}
a:focus{
    outline: none;
}
a.act{
    color: #fff;
    text-decoration: underline;
}


.pad_all_left{
    padding-left: 33px;
}
.pad_all_right{
    padding-right: 57px;
}
.logo{
    padding-left: 19px;
    padding-top: 23px;
}
.fon_top{
    background-image: url(../images/fon_top.jpg);
    background-position: 53px 0px;
    background-repeat: no-repeat;
}
.fon_menu{
    background-image: url(../images/fon_menu.gif);
    background-position: 20px 0px;
    background-repeat: repeat-y;
    margin-top: 15px;
    width: 163px;
    height: 140px;
    font-size: 10px;
    padding-left: 40px;
    padding-top: 25px;
}
.line_green{
    background-image: url(../images/line_green.gif);
    background-position: left center;
    background-repeat: no-repeat;
    height: 20px;
    width: 142px;
}
.kvadrat{
    position: relative;
    left: -21px;
    top: 274px;
    width: 58px;
}
.lang{
    margin-top: 2px;
    margin-left: 651px;
}
.lang_act{
    background-image: url(../images/lang_act.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: block;
    text-align: center;
    font-size: 10px;
}
.lang_pas{
    background-image: url(../images/lang_pas.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: block;
    text-align: center;
    font-size: 10px;
}
.lang_act:hover, .lang_pas:hover{
    text-decoration: none;
}
.lg_act{
    padding-top: 2px;
}
.lg_pas{
    padding-top: 1px;
}
.contact{
    font-size: 11px;
    margin-left: 19px;
}
.tel{
    font-size: 18px;
    color: #8CC63F;
}
.tel_pad{
  padding-left: 75px;
}
.bottom{
    background-image: url(../images/fon_copy.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 38px;
    margin-left: 19px;
    width: 250px;
    font-size: 11px;
}
.copy{
    font-size: 17px;
    color: #fff;
    padding-left: 9px;
    padding-right: 15px;
}
h1{
    font-size: 22px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
h2{
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.text_main{
    padding-left: 53px;
}
.red, .red a, .red a:hover{
    color: #C4161C;
}
.green{
  color: #006838;
}
.font15{
    font-size: 15px;
}
.font18{
    font-size: 18px;
}
.font22{
    font-size: 22px;
}
.tab_pad td{
    padding-bottom: 4px;
}
.text_all{
    padding-left: 53px;
    padding-top: 55px;
}
.text_all a{
    color: #333;
    text-decoration: underline;
}
.text_all a:hover{
    color: #333;
    text-decoration: none;
}

