body, html
{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%; margin:0;
	font-family:  Arial, Tahoma,  Verdana, Times New Roman;
	font-size:12px;
}

body {
	background-color:#58595b;
	color:#ffffff;

	}


#right_panel
{
	width:260px;
	height:100%;
}

#right_panel IMG { border:none; }

#left_panel
{
	width:260px;
	height:100%;
}




#main_panel
{
	height:46%;

}
#left_td {
	width:25%;
	}

#right_td {
	width:29%;
	}


#main_table
{
	height:100%;
	font-family:  Arial, Tahoma,  Verdana, Times New Roman;
	font-size:12px;
}

#main_table td
{

}


.menu_up
{
	color:#ffffff;
	font-size:13px;
	white-space:nowrap;
}

.menu_up:hover
{
	color:#BA2654;
	font-size:13px;
}


#menu_table
{
	width: 100%;
	position:relative;
	top:0px;	
	margin-bottom:6px;
}

#menu_table td
{
	text-align:left;
	height:50px;
	white-space:nowrap;
}


h4 {
	color:#AEDFE5;
	font-style:italic;
	font-size:13px;
	margin:0px;
	display:inline;
	font-weight:normal;
}

h3 {
	font-size:17px;
	margin:0px;
	}

h1 {
	font-size:24px;
	}


#under-menu {
	margin-left:80px;
	margin-top:10px;
}

.menu_over {
		font-weight:bold;
        background: no-repeat url(../images/menu_over_l.png) bottom left;	

}

.menu_over .r{
	background: no-repeat url(../images/menu_over_r.png) bottom right;	
	width:20px;
	height:50px;
	position:relative;
	margin-top:-50px;
	float:right;
	right:-30px;
	top:16px;
}


a {
	color:#ffffff;
	}

a:hover {
	color:#BA2654;
	}

.zag_a {
	color:#ffffff;
	font-weight:bold;
	}

.zag_a:hover {
	color:#068ACA;
	}

img {
	border:none;
	}


#png1 {  
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/logo_tim_sabitov.png',sizingMethod='scale');  
         width:69px;height:58px; 
	//position:relative;
	//top:15px; 
 }  
 #png1 img { //display:none; }

#ph_t {
	margin:0px;
	padding:0px;
	width:100%;
	}

#ph_t td { 
	vertical-align: middle;
	text-align:center;
	}

