BODY
{
	background-color: #FFFFFF;
}

BODY, TD
{
	background-repeat:no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;	
	vertical-align:top;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

P
{
	margin-top: 7px;
}

H1
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	background-image: url(./../../img/design/h1.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	text-align: left;
	margin-top: 14px;
}

H2
{
	font-size: 13px;
	font-weight: bold;
	color: #0046B6;
}

H3
{
	font-size: 12px;
	font-weight: bold;
	color: #0046B6;
}

H4
{
	font-size: 11px;
	font-weight: bold;
	color: #0046B6;
}

H5
{
	font-size: 10px;
	font-weight: bold;
	color: #0046B6;
}

H6
{
	font-size: 10px;
	font-weight: bold;
	color: #0046B6;
}

LI
{
	list-style-image: url('../../img/design/li.gif');
	padding-bottom: 5px;
}

LI LI
{
	list-style-image: url('../../img/design/li_2.gif');
}



a{text-decoration:underline;	color: #DC1F00; font-weight: bold;}
a:hover,a.active{text-decoration:underline;	color:#DC6200;}

html,body
{
	height:100%; width:100%;margin:0;padding:0
} 

.all
{
	height:100%;
	width:100%;
} 

input,textarea
{
	border:solid 1px #777777; 
	font-size: 12px;
	font-family: Tahoma;
}

.repeat_x
{
	background-repeat: repeat-x;	
}

.repeat
{
	background-repeat: repeat;	
}

.repeat_y
{
	background-repeat: repeat-y;	
}


img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
} 

.require{color:red !important;}
a.require:hover{text-decoration:none;}

/* ... reTable ... */

table.reTable
{
	width: 100%;
}
table.reTable td,table.reTable th{padding:3px 8px 3px 0;}
table.reCellBordered td,table.reCellBordered th{padding:3px 5px 3px 5px !important;}
table.reTable P,table.reTable h1,table.reTable h2,table.reTable h3,table.reTable h4,table.reTable h5,table.reTable h6{margin:0;padding:1px 0 !important;}

img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
} 
img.top {vertical-align:text-top !important;}
img.bottom {vertical-align:text-bottom !important;}
img.middle {vertical-align:middle !important;}
img.baseline {vertical-align:baseline !important;}

/* ... RichEdit ... */
table.reCellBordered td{;vertical-align:middle !important;}
table.reTable th,tr.header td{
	padding:5px;
	border:0 solid;
	border-top-width:1px;
	border-left-width:1px;
	background:#F0F0F0;
	color:#022A7D;
	text-align:left;
	font-weight:bold;
	font-size:11px;
} 
table.reTable,table.reTable td,table.reTable th{border-color:#878787;}
table.reTable td{vertical-align:top;}
table.reTable th{vertical-align:middle;}
		table.reTable td.cat1 {padding: 3px 5px 3px 5px !important;}
		table.reTable td.cat2 {padding: 3px 5px 3px 23px !important;}
		table.reTable td.cat3 {padding: 3px 5px 3px 41px !important;}
		table.reTable td.cat4 {padding: 3px 5px 3px 59px !important;}
		table.reTable td.cat5 {padding: 3px 5px 3px 77px !important;}
		table.reTable td.cat6 {padding: 3px 5px 3px 95px !important;}
		table.reTable td.cat7 {padding: 3px 5px 3px 113px !important;}
		table.reTable td.cat8 {padding: 3px 5px 3px 131px !important;}
		table.reTable td.cat9 {padding: 3px 5px 3px 149px !important;}
		table.reTable td.cat10{padding: 3px 5px 3px 167px !important;}
		td.label, table.reTable td.label
		{
			font-weight:normal;
			padding:3px 5px 3px 0;
			vertical-align:center !important;
		}


tr.color_0 td{}	
tr.color_1 td{background:#F1F9FE !important;}
tr.color_2 td{
	padding:4px 5px !important;
	/*border-bottom:1px solid #878787;*/
	font-size:10px !important;
	font-weight:bold;
	background-color:#6CB8FF;
}		

.w_100
{
	width: 100%;
}

.h_100
{
	height: 100%;
}

ul
{
	list-style-image: url(../../img/design/li.gif);
}

.r52
{
	vertical-align: bottom;
	padding-bottom: 26px;
}

.r52 a
{
	margin-left: 70px;
}



body.richedit
{
	border:1px solid #777777;
	padding: 2px;
}

/*Шапка*/
.head
{
	height: 220px;
}

#head_01
{
	background-image: url(./../../img/design/head_01.jpg);
	width: 297px;
}

#head_02
{
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
	padding-bottom: 23px;
}


#head_03
{
	background-image: url(./../../img/design/head_03.jpg);
	width: 313px;
	background-position: left bottom;
	text-align: right;
}

#head_04
{
	background-image: url(./../../img/design/head_04.gif);
	background-repeat: repeat-x;
	height: 24px;
}

#icons
{
	margin-right: 22px;
	margin-top: 47px;
}
#icons img
{
	margin-left: 59px;
}

/*Основной контент*/
#main_content
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.line
{
	font-size: 1px;
	height: 4px;
	width: 89px;
	background-color: #3D4655;
}

#menu_td
{
	width: 176px;
	padding-top: 10px;
}

#news_td
{
	width: 273px;
	border-left: 2px solid #E9E9E9;
	padding-top: 10px;
}

#news_m
{
	margin-left: 25px;
	margin-bottom: 20px;
}

.menu_main
{
	margin-left: 16px;
}

.menu_main li
{
	padding-bottom: 8px;
}

.menu_main a:link,.menu_main a:visited
{
	color: #04549E;
	font-weight: bold;
	text-decoration: underline;
}

.menu_main ul li a:link,.menu_main ul li a:visited
{
	font-size: 10px;
}

.menu_main ul
{
	margin: 0;
	margin-left: 17px;	
}

.menu_main ul li
{
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*Подвал*/
#footer_split
{
	height: 7px;
}

#footer_split_2
{
	font-size: 1px;
	background-image: url(./../../img/design/footer_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer_s td
{
	background-image: none;
	font-size: 1px;
}

.f_color
{
	background-color: #2D88DD;
}

#f_01
{
	width: 175px;
}

#f_02
{
	width: 15px;
}

#f_03
{
	width: 25px;
	border-left: 2px solid #E9E9E9;
}

#f_04
{
	width: 275px;
}

#footer
{
	height: 75px;
}

#footer_data
{
	padding-left: 35px;
	padding-top: 20px;
	font-size: 9px;
}

#r52
{
	width: 300px;
	border-left: 2px solid #E9E9E9;
	text-align: right;
}

#r52 a
{
	background-color: #CAD6F2;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

#r52 a:link, #r52 a:visited
{
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#r52 a:hover
{
	text-decoration: underline;
}

#r52 img
{
	vertical-align:text-bottom !important;
}

#url
{
	margin-top: 27px;
}

.time_news
{
	text-decoration: underline;
}


/* ... фотогалерея ... */
div.photo{
	float:left;
	margin:0 15px 5px 0;
	padding:0px 0px 0 0;
	
}
div.photo p{
	margin:0 !important;
	padding:5px !important;
	font-size:11px;
	line-height:16px !important;
}
div.photo img{margin:0;} 
div.photo table td{padding:0px !important;} 

.photo_data
{
	border: 1px solid #5EADF8;
}

#gal_photo
{
	margin: 0;
	padding: 0;
}

.photo_nav
{
	cursor: pointer;
}