* {margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

p {margin:0 0 1em 0;padding:2px}

body {
	background: black;
	color: white;
	position:relative;/* for ie7*/
    font-family: Tahoma;
    min-height:100%;
	min-width: 1000px;
}

#outer{
	min-height:100%;
	margin:0 140px;
	color: #000;
    background: black;
}

* html #outer{height:100%;} /*IE treats height as min-height anyway*/

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:70px;
	background: transparent;
	overflow:hidden;
	color: white;
}

#header a{color:#fff;}

#left {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:left;
	margin-left:-139px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	color:#fff;
	left:-1px;
	padding-bottom:52px;/* clear footer*/
}

#right {
	position:relative;/*ie needs this to show float */
	width:140px;
	float:right;
	margin-right:-139px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	padding-top:71px;/* to clear header*/
	color:#fff;
	left:1px;
	padding-bottom:52px;/* clear footer*/
}
 
 
 
 
 
 
 
#fbg {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 500;
	background: #c67218 url(../gfx/intro/wbg.jpg) repeat-y top center;
} 
 
#footer_intro {
	width:100%;
	clear:both;
	height:473px;
	background: black;
	text-align:center;
	position:relative;
	left: -1px;
	margin-top:-473px;/*drag footer from below the fold*/
}


#footer_r {
    width:50%;
    top: 0;
    right: 0;
    height: 473px;
    position:absolute;
    background: transparent url(../gfx/start/bgright.jpg) repeat-x bottom left;
}

#footer_l {
    width:50%;
    height: 473px;
    position:absolute;
    left: 0;
    top: 0;
    background: transparent url(../gfx/start/bgleft.jpg) repeat-x bottom left;
}

#footer1 {
    width:100%;
    height: 473px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

#footer2 {
    width: 1004px;
    height: 473px;
    margin: 0 auto;
    position: relative;
    background: transparent url(../gfx/start/left.jpg) no-repeat top left;
}

#footer3 {
    width: 100%;
    height: 473px;
    position: relative;
    background: transparent url(../gfx/start/right.jpg) no-repeat top right;
}

#footer4 {
    width: 100%;
    height: 473px;
    position: relative;
    background: transparent url(../gfx/start/mid.jpg) no-repeat 245px 0;
}











#centrecontent {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:52px;/* clear footer*/
    margin-left:-1px;
}

.outerwrap {
	float: left;	
	width: 100%;
	padding-top:71px;/* to clear header*/
	margin-right:-3px;/* to stop columns dropping*/
}

p.expand a:hover{display:block;height:300px;background:red}

.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}









#z8 {
    position: absolute;
    top: 0;
    left: 256px;
    width: 226px;
    height: 430px;
    z-index: 8;
    
}





#top_menu {
    position: absolute;
    top: 20px;
    left: 64px;
    width: 226px;
    height: 430px;
    z-index: 10;
	text-align: left;
    
}

#top_menu a {
	font-size: 12px;
	color: #f68d1e;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
	width: 170px;
	padding-left: 16px;
	background: url(../gfx/global/arrow.gif) no-repeat 2px 2px;
}
#top_menu a:hover {
	text-decoration: underline;
}

#logo {
    position: absolute;
    top: -130px;
    left: 45px;
    background: url(../gfx/inside/logo_old.jpg) no-repeat top left;
    width: 269px;
    height: 100px;
    display: block;
    z-index: 9;
}









#login_form_div {
	width: 110px;
	height: 150px;
    position: absolute;
    top: 5px;
    right: 0;   
    z-index: 400;
	padding-top: 30px;
	
}

.login_form_div_lt {
	background: url(../gfx/global/login_title.jpg) no-repeat top left;
}
.login_form_div_en {
	background: url(../gfx/global/login_title_en.jpg) no-repeat top left;
}
.login_form_div_ru {
	background: url(../gfx/global/login_title_ru.jpg) no-repeat top left;
}

#login_form_div input {
	margin: 0;
	padding: 0;
}

#login_form_div form,
#login_form_div fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

#login_form_div .login_input_div {
	background: url(../gfx/global/login_input.jpg) no-repeat top left;
	height: 14px;
	width: 102px;
	margin: 0;
	margin-bottom: 10px;
}

#login_form_div form input.login_input {
	background: transparent;
	border: 0;
	font-size: 11px;
	font-family: Tahoma;
	
	padding: 0;
	padding-left: 3px;
	height: 14px;
	width: 102px;
}

#login_form_div form input.login_button {
	background: url(../gfx/global/login_button.jpg) no-repeat top left;
	border: 0;
	width: 93px;
	height: 17px;
	color: #371f07;
	font-size: 12px;
	font-family: Tahoma;
	cursor: pointer;
	margin-right: 7px;
}








#side_menu {
    position: absolute;
    top: -93px;
    left: 240px;
    width: 542px;
    height: 30px;
	font-size: 12px;
	clip: rect(0,0,0,100)
}

#side_menu a {
	color: yellow;
}

#brands {
    position: absolute;
    top: 400px;
    left: 30px;
    width: 412px;
    height: 30px;
	font-size: 12px;
	text-align: center;
}

#solution {
    font-size: 11px;
    font-family: Tahoma;
    color: #874d10;
    position: absolute;
    bottom: 100px;
    left: 390px;
}

#langs {
    position: absolute;
    top: -102px;
    right: 5px;   
	z-index: 999;
}

#langs a {
    padding: 0;
    padding-top: 9px;
    color: white;
    text-decoration: none;
    font-size: 11px;
    width: 33px;
    height: 74px;
    position: relative;
    float: left;
    background: url(../gfx/start/lang.png) no-repeat top left;
    margin: 2px;
}  

#langs a.active {
    color: #905212;
    
} 

#langs a:hover {
    color: black;
}

a {
    color: #874d10;
    text-decoration: underline;
}

a:hover {
    text-decoration:  none;
}



.slogan_en {
	 background: url(../gfx/global/logo_en.jpg) no-repeat top left;
	 width: 205px;
	 height: 86px;
	 position: absolute;
	 top: 291px;
	 left: 51px;
}
.slogan_ru {
	 background: url(../gfx/global/logo_ru.jpg) no-repeat top left;
	 width: 205px;
	 height: 86px;
	 position: absolute;
	 top: 291px;
	 left: 51px;
}

#site_links {
display:none;
}







#akcija_flash {
	position: absolute;
	top: 250px;
	right: -2px;
	width: 130px;
	height: 126px;
	padding: 0;
	z-index: 600;
	text-align: right;
}

#akcija_link {
	position: absolute;
	top: 250px;
	right: -2px;
	width: 130px;
	height: 126px;
	padding: 0;
	display: block;
	z-index: 601;
	border: blue 1px solid;
	cursor: pointer;
	background: black;
	  /* for IE */
	  filter:alpha(opacity=1);
	  /* CSS3 standard */
	  opacity:0.01;

}










#SendForm2 {
	width: 440px;
	height: 300px;
	position: relative;
	margin: 0 auto;
	text-align:left;
}

#SendForm2 form td {
	padding: 4px;
}

#SendForm2 table {
	top: 21px;
	position: relative;
}

#SendForm2 h1 {
	background: url(../gfx/form_dots.jpg) no-repeat bottom left;
	padding: 2px 2px 13px 6px;
	font: 16px Tahoma;
	color: white;
	font-weight:bold;
	position: absolute;
	top: 4px;
	left: 4px;
}

#SendForm2 form {
	border: red 1px solid;
	position: absolute;
	width: 400px;
	
	background: #777068;
	border: #1d1104 5px solid;
	color: #ffffff;
	font: 12px Tahoma;
	padding: 20px 20px 40px 20px;
}

.t2 {
	background: #ffecc9;
	border: #000000 1px solid;
	padding: 1px;
	font: 12px Tahoma;
	width: 220px;
}


.bt2 {
	background: url(../gfx/form_btn.jpg) no-repeat bottom left;
	border: none;
	padding: 1px;
	text-align: center;
	padding: 7px 0 5px 0;
	width: 100px;
	font: 12px Tahoma;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

#SendFormContainer2 {

	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7777;
	display:none;
}

#sentok2 {
	display:none;
	color:white;
	font: 14px Arial;
	top: 24px;
	position:relative;
	left: 0;
}

#SendFormContainer2 td.cc {
	vertical-align: middle;
	text-align: center;
}

#SendBG2 {
	top: 0;
	position: absolute;
	left: 0;
	width: 100%;height:100%;
	background: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}

#SendFormCloseImg {
	position: absolute;
	top: 2px;
	cursor:pointer;
	right: 2px;
}




#pren {
	padding: 0 0 0 12px;
	background: url(../gfx/global/arrow.gif) no-repeat 0 2px;
	font: 11px Tahoma;
	font-weight:bold;
	color: #f68d1e;
	top: 7px;
	display:block;
	position:relative;
	left: 0;
	cursor: pointer;
}




















