html, body, form
{
	margin: 0px;
	padding: 0px;


 height:100%;
font-family: Arial, Helvetica, sans-serif;

}



body
{
font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #443829;
}

img
{
border:0px;
margin:0px;
padding:0px;
}



#yar1
{
	background:url(/gorod/design/yar1.jpg) top left no-repeat; 
}





a:link {color: #006699;}
a:visited{color:#0099cc;}
a:active {color: #2775C;}
a:hover{color:#336600;}







h1, h2, h3, h4, h5, h6
{
	color:#0d2f5f;
	font-style:italic;
}
#alert
{
   width:100%;
   z-index:10001;
   text-align:center;
   background:#FF1111;
   color:#111111;
   opacity: 0.7;
}

#header
{
	min-width:1000px;
	height:179px;
	background:#fefced;
	background:url(/images/design/gorod.jpg) center center no-repeat; 
}

#left_menu
{
	width:256px; 
	height:174px; 
	background:url(images/header/korzina.jpg) center left no-repeat; 
	z-index:0;
	float:left;
	line-height: 18px;
	text-align:right;
	vertical-align:middle;
	font-size:12px;
}

#left_menu_div
{

	display:block;
	width:35%;
	float:right;
	margin-top:40px;
	margin-right:0px;
	text-align:left;

}




#left_menu a
{


	color:black;
	text-decoration:none;
	font-weight:bold;	

}

#left_menu a:hover
{
	color:#6b604d;
}

.upmenu 
{
	background:url(images/header/upmenu.jpg) center left no-repeat; 
	height:19px;
	width:109px;
	margin-top:3px;
	text-align:center;
}

.ind
{
	background:url(images/header/ind.gif) center left no-repeat; 
}

.rigth_menu
{
	width:270px; 
	height:174px;
	z-index:0;
	float:right;
	line-height: 22px;
	text-align:right;
	font-size:12px;
}

#right_menu_div
{
	display:block;
	width:40px;
	float:left;
	margin-top:38px;
}

#right_menu_div a
{
	color:#3b301d;
	text-decoration:none;
	font-weight:bold;	
}

#right_menu_div a:hover
{
	color:#6b604d;
}


#right_menu
{
	background:url(images/header/leftuser.jpg) center right no-repeat; 
}

#right_menu_org
{
	background:url(images/header/leftorg.jpg) center right no-repeat; 
}

#right_menu_mod
{
	background:url(images/header/leftmoder.jpg) center right no-repeat; 
}

#right_menu_adm
{
	background:url(images/header/leftadmin.jpg) center right no-repeat; 
}

#menu
{
	background:url(images/header/menu.jpg) center left repeat-x; 
	width:100%;
	height:52px;
	display: block;
	line-height: 52px;
	vertical-align:middle;
	padding-left:0px;
	color:#553310;
	padding-right:0px;
}

#menu a
{
	color:#553310;
	font-weight:bold;
	text-decoration:none;

}

#menu a:hover
{
	color:#0066ab;
}

#menu1
{
	float:left;

}

#menu2
{
margin-right:20px;

	float:right;	
}

#profile
{
	float:left;
	line-height: 26px;	
	color:#408cb3;
	margin-right:20px;
}

#profile a
{
	color:#408cb3;
}

#footer
{
	padding:10px;
	height:74px;
	background:url(images/footer/background.jpg) center left repeat-x; 
	width:100%
	line-height: 18px;
	text-align:left;
	color:#af9876;
}

#footer a
{
	color:#aa8f71;	
}


table
{
	font-size:100%;
 

}




#company_kreml
{

	width:450;
 top:0;
right:0;
align:right;
	height:150px; 
	background:url(/gorod/design/S-right.jpg) right no-repeat; 
	position:absolute; 
	z-index:2; 
}


/*Content table*/
#content
{
	background:#fff;
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	vertical-align:top;
	height:100%;
	padding:0;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-top:0px;
// background:#F5F5ED url(images/left-column-bg.gif) left top repeat-x;
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0 15px;
//	background:#fff url(images/right_shadow.gif) right top repeat-y;
}



#news_left

{
margin-left:5px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;



	width:200px; 
		font-size:11px;
font-family: tahoma;
	z-index:0;
//	float:left;
//	text-align:right;
//	vertical-align:bottom;
color:black;
vspace:0;


background:#f8f6e8;

	
}



#news_left a
{
color:#006600;
}

#news_left a:hover
{
	color:red;
}






.asp_mail
{
	display:block;
	z-index:3;
	position:absolute;
	top:5px;
	right:320px;
}

#menuforum
{
    font: 15px Arial, Helvetica, sans-serif;
    background-image:url('/images/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#menuforum td 
{
    float:left;
    padding-left:10px;
}
#menuforum a
{
    height:30px;
    display:block;
    background-image:url('/images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}


#menuforum a:hover
{
	color: gray;
}

#activmenuforum
{
    background-image:url('/images/bc_bg_activ.png'); 
    background-repeat:repeat-x;
}

.dragblock
{
	background-color:#F6F6EB;
}


.otd_tov_tazd_org td
{
     background-color:#ccffcc;
}



/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F2F2EA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}


/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}







