body, html{
	height : 100%;
    padding: 0;
	margin: 0;
    font-family: verdana;
	font-size: 12px;
	background-color : #281707;
	border : 0;
	background-position : left top;
	background-repeat : no-repeat;
	/*overflow-y : hidden;*/
}

div{
	margin : 0;
	padding : 0;
	border : 0;
	text-align : left;
}

p{
	margin : 0 0 10px 0;
	padding : 0;
}
/* основное содержимое */
#cnt{
	position : absolute;
	width : 670px;;
	top : 0;
	left : 0;
	padding-left : 10%;
	z-index : 7;
}


#nav{
	padding-top : 28px;
	font-size : 12px;
	float : left;
	width : 60%;
	vertical-align : bottom;
	z-index : 8;
}
.navlnk{
	float : left;
	text-decoration : none;
	color : #CCCC66;
}
.navlnk:hover{
	text-decoration : underline;	
}
.navnolnk{
	float : left;
	color : #FF9900;
}
.brvbar{
	position : relative;
	height : 12px;;
	width : 1px;
	float : left;
	margin : 0 10px;
	background-color : #CCCC66;
	top : 2px;
	/*top : expression(document.body.clientWidth > 0 ? "0":"");*/
}

#cntcnt{
	white-space : normal;
}
#logo{
	float : left;
	padding : 20px 0 0 20px;

}
#speczn{
	float : right;
	z-index: 100000;
}
.spec{
	color : #FF9900;
	line-height : 30px; 
	/*margin-top: 10px;*/  /* +10px from top*/ 
	/*margin-left: -35px;*/   /* need 490 , has 525 */
	width: 300px;
	font-size : 14px;
	padding-left: 50px;
	margin-left: 50px;
}
.spec a{
	color : #FF9900;
	text-decoration : none;
}
.spec a:hover{
	color : #FF9900;
	text-decoration : underline;
}
.bann{
	width : 330px;
	height : 280px;
	margin-top : 15px;
	text-align : right;
	vertical-align : middle;
	position: absolute;
	left: 445px;
	top: 170px;
	/* z-index: 0; */
}
/* #flash_special_offer {
	z-index: -10 !important;
} */
.a_no_decoration_spec{
	color : #FF9900 !important;
	text-decoration : none !important;
}

.a_no_decoration_spec:hover{
	color : #FF9900 !important;
	text-decoration : none !important;
}


#tels{
	padding : 0;
	width : 99.9%;
	height : 100%;
	padding-left : 10%;
	/* z-index : 10; */
	margin-bottom : -10px;
}
#tels tr, td{
	height : 100%;
	vertical-align : bottom;
}

#telcnt{
	position : relative;
	width : 680px;
	float : left;
	/* z-index: 10; */
}
.telsp{
	float : left;
	width : 5px;
	height : 1px;
}

.tel{
	float : left;
	width : 220px;
	height : 400px;
	text-align : center;
}
#count{
	position : absolute;
	bottom : 1%;
	left : 90%;
	z-index : 0;
}

#count img{
	border : 0 !important;
	text-decoration : none !important;
}
#countpx{
	display : none;
}
#op{
 	position : absolute;
 	bottom : 15%;
	left : 13%;
 	color : #FFF;
 	z-index : 6;
}


#lang{
	padding-top : 28px;
	float : right;
	font-size : 12px;
}
#lang a{
	color : #B5B26B;
	text-decoration : none;
}
#lang a:hover{
	text-decoration : underline;
}

.cl{
	float : none;
	clear : both;
	height : 1px;
}




.hid{
	visibility : hidden;
}
