html, body{
    height: 100%;
    margin: 0px;
}
body {
	font-family: Tahoma;
    background-color: #fff;
	padding: 0px;
    margin: 0px;
    font-size: 12px;
    min-width: 1000px;
}
table tr, td{
    font-family: Tahoma;
    font-size: 12px;
    color: #000;
    line-height: 1.8;
}
a{
	color: #000;
    text-decoration: none;
}
a:hover {
	color: #f4ab2a;
    text-decoration: none;
}
a:focus{
    outline: none;
}

.fon_left_part{
    background-image: url(../images/fon_left_part.gif);
    background-position: top left;
    background-repeat: repeat-y;
}
.line_top_menu{
    background-image: url(../images/line_top_menu.gif);
    background-position: top left;
    background-repeat: repeat-x;
    width: 203px;
    height: 33px;
    position: relative;
    left: 35px;
}
.logo{
    padding-left: 23px;
}
.logo2{
    padding-left: 35px;
    height: 72px;
}
.left_menu{
    font-size: 10px;
    font-weight: bold;
    padding-left: 64px;
    height: 30px;
}
.left_menu a:hover{
    color: #000;
    text-decoration: underline;
}
.left_menu_act{
    color: #000;
    text-decoration: underline;
}
.line_black{
    background-image: url(../images/line_black.gif);
    background-position: 50px 0px;
    background-repeat: repeat-y;
}
.ico_home{
    position: relative;
    left: 51px;
    top: 17px;
}
/* h */
h1{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: normal;
}
/* h end */
.font11{
    font-size: 11px;
}
.font22{
    font-size: 22px;
}
.black{
    color: #000;
}
.grey{
    color: #a9abb7;
}
.text{
    padding-top: 45px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.corn_top{
    background-image: url(../images/corn_top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 18px;
    width: 706px;
}
.corn_bot{
    background-image: url(../images/corn_bot.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 21px;
    width: 706px;
}
.foto_center{
    background-color: #d6d6d6;
    height: 322;
    width: 706px;
}
.foto_center_index{
    background-color: #d6d6d6;
    height: 120;
    width: 706px;
}
.foto_title{
    height: 39px;
    padding-left:20px;
}
.foto_big{
    border: 1px solid #fff;
    width: 375px;
    display: block;
}
.foto_sm{
    border: 1px solid #fff;
    display: block;
    width: 79px;
    height: 52px;
}
.listing{
    margin-right: 7px;
    padding-top: 35px;
}
.listing td{
    font-size: 13px;
}
.listing a:hover{
    font-size: 18px;
    color: #f68121;
}
.list_act{
    font-size: 18px;
    color: #f68121;
}
.li{
    padding-left: 14px;
}
.nominant{
    line-height: 2.2;
}
.line_gorizont{
    background-image: url(../images/line_black.gif);
    background-position: top left;
    background-repeat: repeat-x;
}
.copy{
    font-size: 10px;
    padding-top: 25px;
}
.lupa{
    position: relative;
    top: -29px;
    left: 342px;
    width: 45px;
}

/* --------------new style-------------- */
.foto_sm1{
    border: 1px solid #fff;
    display: block;
    width: 107px;
    height: 70px;
}
.foto_sm2{
    border: 1px solid #fff;
    display: block;
    width: 89px;
    height: 132px;
}
.foto_sm3 td{
    padding-top:5px;
    padding-bottom:5px;
}
.foto_sm4{
    border: 1px solid #fff;
    display: block;
    width: 105px;
    height: 105px;
}
.inp{
    border: 1px solid #ccc;
    width: 180px;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
}
.inp_sm{
    border: 1px solid #ccc;
    width: 50px;
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
}
.area{
    border: 1px solid #ccc;
    width: 180px;
    height: 80px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    margin-bottom: 10px;
}
.line_black1{
    background-image: url(../images/line_black.gif);
    background-position: 675px 0px;
    background-repeat: repeat-y;
}
.error {
	color: yellow;
}

