A.link1 { 
	COLOR: #ffffff;
	text-decoration:none;
}
A.link1:hover {
	color:#e4e4e4;
}

.text10g {
	font-size:10px;
	color:#5f5f5f;	
}
.zag {
	COLOR: #ffffff;
	text-decoration:none;
	font-size:16px;
}

.style_1 {
	font-size: 12px;
	font-weight: bold;
}
.style_7 {
	font-size: 13px;
	font-weight: bold;
}
.style_8 {
	font-size: 18px;
	font-weight: bold;
}

.blok_stor{
    height: 100px;
    margin-left: 11px;
    width: 750px;
}

.blok_stor a{
    color:red;
    padding:3px 6px 3px 6px;
    display: block;
    background-color: #e7e7e7;
    float: left;
    margin: 0px 3px 3px 0px;
    text-decoration: none;
}
.blok_stor a:hover{
background-color:#CECECE;
}
.blok_stor a.curent_stor{
    color:#000000;
    cursor: default;
    background-color:#D6D6D6;
}

.blok_stor .stor_dash{
	color:red;
    padding:3px 6px 3px 6px;
    display: block;
    background-color: #e7e7e7;
    float: left;
    margin: 0px 3px 3px 0px;
}

.conbtent{
    /*width: 770px;*/
    display: block;
    overflow: hidden;
    background-color: white;
}
.conbtent_m{
    /*width: 770px;*/
    display: block;
    overflow: hidden;
}

.informers_clas{
margin:0px;	
}
.partner_blok{
margin:0px;
}
.partner_item{
float:left;
margin-right:2px;
}
.partner_title{
margin-bottom:5px;
}




.main_intro_lincs {
    position: absolute;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold; 
    text-shadow: 2px 0px 3px black;
}

.intro_lincs_1 {
     left: 118px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-top: 21px;
    top: 253px;
    width: 70px;
}

.intro_lincs_2 {
     left: 224px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-top: 21px;
    top: 245px;
    width: 50px;
}

.intro_lincs_3 {
     left: 315px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-top: 21px;
    top: 215px;
    width: 50px;
}

.intro_lincs_4 {
     left: 377px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-top: 21px;
    top: 156px;
    width: 154px;
}

.intro_lincs_5 {
     left: 412px;
    padding-bottom: 9px;
    padding-left: 16px;
    padding-top: 21px;
    top: 86px;
    width: 82px;
}

.fotogalery_button {
background-color: #e31e25;
background-position: right center;
padding: 3px 30px 5px 12px;
border-radius: 10px 0px 0px 10px;
text-decoration: none;
color: white;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
text-shadow: 0px 0px 5px #000000;
}
 
.fotogalery_play{
	background-image:url("../../img/button_play_blue_gray.png");
	background-repeat:no-repeat;
	width: 32px;
	height: 32px;
	display: inline-block;
	margin: 0px -40px -12px 10px;
}

.sort_arrow {
	width: 11px;
	height: 11px;
	display: inline-block;
	background-repeat:no-repeat;
}

.sort_asc{
	background-image:url("../../img/small_element/s_asc.png");
}

.sort_desc{
	background-image:url("../../img/small_element/s_desc.png");
}

.help_tip img{
	vertical-align: text-bottom;
}

.class_hide {
	display: none;
}

.white_border_2{
	border: 2px solid white;
}

.max_height_sinboard {
	max-height: 60px;
}
.clear_float {
    clear: both;
}