/***********************************************
	vadim werbitzky eiw-site styles
************************************************/
body {
   margin:0px; padding:0px;
   text-align: center;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   color: #333;
   background-color:#FFFBE8/*#DEDFE1;*/
   /*background-color:#054E47;*/
}


/*#Content {
	position:absolute;
	left:50%;
	width:500px;
	margin-top:50px;
	margin-left:-266px;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}*/



#mainPanel {
	position:absolute;top:15px;
	z-index:0;
	left:50%;
	width:1024px;
	height: 1024px;
	margin-left:-512px;
	background-color: #FFFBE8/*#DEDFE1;*/
}
#mainInnerPanel {
	position:absolute; top:0px;
	left:50%;
	width:600px;
	margin-left:-300px;
	background-color:#000;
	height: 1000px;
}
#panelProgram {
	position:absolute; top:0px; left: 0px;
   	/*cursor: pointer;*/
   	width: 600px;
   	height:800px;
}
#panelHeader {
	position:absolute; top:10px; left: 0px;
	width: 600px; height:800px;
	color: #FFFBE8

}
#panelBody {
	position:absolute; top:90px; left: 0px;
	width: 600px; height:800px;

}
#panelFooter {
	position:absolute; top:980px; left: 0px;
	width: 600px; height:20px;

}

#panelSquareFrame {
	position:absolute; top:90px; left: 50px;
	width: 500px; height:500px;

}

#panelSquareFrame p{
	margin:     55px 12px 8px 8px;
	padding:    0px;
	border:     0px none;

}

#panelUnderSquareFrame {
	position:absolute; top:625px; left: 50px;
	width: 500px; height:400px;
	font-weight: bold;

}

/*NAVIGATION BUTTONS=======================*/
#panelBabuRight, #panelBabuRightStop {
	position:absolute; top:300px; left: 600px;
   	width: 100px;
   	height:200px;
}



#panelRightText1{
	position:absolute; top:490px; left: 605px;
   	width: 100px;
   	height:15px;
	text-align: left;
	font-weight: bold;	
}

#panelLeftText1{
	position:absolute; top:490px; left: -85px;
   	width: 100px;
   	height:15px;
	text-align: left;
	font-weight: bold;	
}

#panelRightText1 a:link, #panelRightText1 a:visited, #panelLeftText1 a:link, #panelLeftText1 a:visited{
	color: #CC6600;
	text-decoration: none;
}

#panelRightText1 a:hover, #panelRightText1 a:active, #panelLeftText1 a:hover, #panelLeftText1 a:active{
	color: #FF9900;
	text-decoration: none;
}




#panelBabuRight form button.next, #panelBabuRightStop form button.next {
	display:    block;
   	cursor: pointer;
   	width: 100px;
   	height:200px;
	margin:     0px 0px 20px 0px;
	padding:    0px;
	border:     0px none;	
}
#panelBabuRight form button.next {
	background: url(../images/babushka_vpravo1x2p.jpg) no-repeat 0px 0px;
}
#panelBabuRightStop form button.next {
	background: url(../images/babushka_vpravo1x2.jpg) no-repeat 0px 0px;
}

#panelBabuRight form button.next:hover {
	background: url(../images/babushka_vpravo1x2p_hover.jpg) no-repeat 0px 0px;	
}
#panelBabuRightStop form button.next:hover {
	background: url(../images/babushka_vpravo1x2_sma.jpg) no-repeat 0px 0px;
}

#panelBabuLeft, #panelBabuLeftStop {
	position:absolute; top:300px; left: -100px;
   	cursor: pointer;
   	width: 100px;
   	height:200px;
}



#panelBabuLeft form button.previous, #panelBabuLeftStop form button.previous {
	display:    block;
   	cursor: pointer;
   	width: 100px;
   	height:200px;
	margin:     0px 0px 20px 0px;
	padding:    0px;
	border:     0px none;
}
#panelBabuLeft form button.previous {
	background: url(../images/babushka_vlevo1x2p.jpg) no-repeat 0px 0px;
}
#panelBabuLeftStop form button.previous {
	background: url(../images/babushka_vlevo1x2.jpg) no-repeat 0px 0px;
}

#panelBabuLeft form button.previous:hover {
	background: url(../images/babushka_vlevo1x2p_hover.jpg) no-repeat 0px 0px;	
}
#panelBabuLeftStop form button.previous:hover {
	background: url(../images/babushka_vlevo1x2_sma.jpg) no-repeat 0px 0px;
}


/*PROGRAM PANELS==========================*/

#panelProgram a {
	color: #054E47;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-decoration: underline;  
}

#panelProgram a:hover {
	color: #ad8834;
	cursor: pointer;
}

#panelSquareFrame a:link, #panelSquareFrame a:visited, #panelUnderSquareFrame a:link, #panelUnderSquareFrame a:visited{
	color: #898C55;/*#CC6600;*/
	text-decoration: none;
}

#panelSquareFrame a:hover, #panelSquareFrame a:active, #panelUnderSquareFrame a:hover, #panelUnderSquareFrame a:active{
	color: #BABB91;/*#FF9900; #FFFBE8;*/
	text-decoration: none;
}

#panelSquareFrame a.biglink:link, #panelSquareFrame a.biglink:visited, #panelUnderSquareFrame a.biglink:link, #panelUnderSquareFrame a.biglink:visited{
	color: #CECECE;/*#CC6600;*/
	text-decoration: none;
	font-weight: bold;
}

#panelSquareFrame a.biglink:hover, #panelSquareFrame a.biglink:active, #panelUnderSquareFrame a.biglink:hover, #panelUnderSquareFrame a.biglink:active{
	color: #FFFFFF;/*#FF9900; #FFFBE8;*/
	text-decoration: none;
	font-weight: bold;
}
#panelFooter a:link, #panelFooter a:visited{
	color: #FFFBE8;
	text-decoration: none;
}

#panelFooter a:hover, #panelFooter a:active{
	color: #0099FF;
	text-decoration: none;
}




