html, body 
{  
	background-color:	#ffffff;
	height:			100%;
	width:			100%;
        min-width:		1024px;
	margin:			0 auto;
	padding:		0px;
}


.page	
{
	height:			100%;
}

/* ------------------------------------------ топ-подвал ------------------------------------------ */

.col2
{ 
	height:			100%;
	text-align:		left;
	width:			950px;
}
.sitetop
{
	width:			100%;
	overflow:		hidden;
	min-height: 		100%;
	margin:			0  auto;
	height:			auto !important;
	height:			100%;
	position:		relative;
	background-color:	#ece9ec;
}
.clonbot
{
	float:			left;
	height:			128px;
	width:			100%;
	position:		relative;
}
.podvalz
{
	float:			left;
	height:			64px;
	width:			100%;
	background-color:	#ffffff;
	color:			#e3e3e3;
	font-family:		Arial;
	font-size:		12px;
	text-align:		center;
	margin-top:		-64px;
	clear:			both;
	background-image:	url(../img/bot.gif); 
	background-position:	top left;
	background-repeat:	repeat-x;
	overflow:		hidden;
	position:		relative;	
}
.podvalz a
{
	color:			#0f75bc;
	text-decoration:	underline;
}
.podvalz a:hover
{
	color:			#a1a1a1;
	text-decoration:	none;
}



/* ------------------------------------------ levo ------------------------------------------ */

.left
{
	float: 			left;
	width:			200px;
	height:			100%;
}
.logo
{
	float: 			left;
	width:			200px;
	height:			109px;
	background-image:	url(../img/logo.gif);
	background-position:	left, top;
	background-repeat:	no-repeat;
}

.lmen
{
	float: 			left;
}


.item
{
	padding-bottom:		5px;
	padding-top:		5px;
	font-family:		Tahoma;
	font-size:		13px;
}

div.subitem
{
	padding-bottom:		1px;
	padding-left:		10px;
	font-family:		Tahoma;
	font-size:		13px;
}

div.item a.menu-item, div.menu div.item a.menu-item-ac
{
	text-decoration: none;
	font-size: 13px;
} 

div.subitem a.menu-subitem, div.menu div.subitem a.menu-subitem-ac
{
	text-decoration: none;
	font-size: 11px;
} 

div.item a.menu-item
{
	color: #7f7f7f;
	background-repeat: no-repeat;
	background-image: url(/img/bul.gif);
	padding-left: 15px;
}

div.subitem a.menu-subitem
{
	color: #7f7f7f;
	background-repeat: no-repeat;
	background-image: url(/img/subbul.gif);
	padding-left: 12px;
}

div.item a.menu-item-ac
{
	color: #5c5c5c;
	background-repeat: no-repeat;
	background-image: url(/img/bul-ac.gif);
	padding-left: 15px;
}  

div.subitem a.menu-subitem-ac
{
	color: #5c5c5c;
	background-repeat: no-repeat;
	background-image: url(/img/subbul-ac.gif);
	padding-left: 12px;
	
}

/* ------------------------------------------ pravo ------------------------------------------ */

.righ
{
	float: 			right;
	width:			750px;
	height:			100%;
}
.shap
{
	float: 			left;
	width:			100%;
	height:			109px;
	background-image:	url(../img/i01.gif);
	background-position:	left, top;
	background-repeat:	no-repeat;
	background-color:	#008fe4;
	padding-bottom:		0px;
}

.mmenu
{
	float: 			left;
	width:			750px;
	height:			20px;
	font-family:		Tahoma;
	font-size:		10px;
	text-transform:		uppercase;
	font-weight:		bold;	
	background-color:	#171795;
	padding-left:		0px;
}

.tm
{
	float: 			left;
	height:			15px;
	padding-left:		7px;
	padding-right:		7px;
	padding-top:		4px;

}
.tm a
{
	text-decoration:	none;
	color:			#ffffff;
}

.tm-ac
{
	float: 			left;
	height:			16px;
	padding-left:		7px;
	padding-right:		7px;
	padding-top:		4px;
	background-color:	#ffffff;
}
.tm-ac a
{
	text-decoration:	none;
	color:			#171795;
}


.cont
{
	float: 			left;
	width:			725px;
	height:			100%;
	background-color:	#ffffff;
}
.text
{
	padding-top:		10px;
	padding-left:		25px;
	padding-right:		5px;
	position:		relative;
}


.copy
{
	text-align:		right;
	font-size:		11px;
	padding-top:		15px;
	padding-bottom:		15px;
	padding-right:		40px;
	color:			#5c5c5c;
}


/* ------------------------------------------ text ------------------------------------------ */

p  
{
	color:			#5c5c5c;
	font-family:		Tahoma;
	font-size:		13px;
	line-height:		135%;
	font-smooth:		always;
}
a 
{
	color:			#0d5a98;
}
a:hover 
{
	text-decoration:	none;
}

h1, h2, h3, h4, h5, h6
{
	font-family:		Tahoma;
}

h1, h2, h3
{
	font-weight:		normal;
	line-height:		normal;
	color:			#bd7b21;
}
h4, h5, h6
{
	line-height:		normal;
	margin:			0px;
	padding:		0px;
}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; font-weight: bold;}

ul
{
	color:			#5c5c5c;
	font-family:		Tahoma;
	font-size:		13px;
	line-height:		135%;
	font-smooth:		always;
}
ul a 
{
	color:			#0d5a98;
}
ul a:hover 
{
	text-decoration:	none;
}

table.data
{
	color:			#5c5c5c;
	font-family:		Tahoma;
	font-size:		11px;
	line-height:		135%;
	font-smooth:		always;
	border-top:		1px solid #393939;
	border-left:		1px solid #393939;
}

table.data td
{
	font-size:		10px;
	border-bottom:		1px solid #393939;
	border-right:		1px solid #393939;
}

table
{
	font-family:		Tahoma;
}
table p
{
	line-height:		12px;
	padding-top:		0px;
	padding-bottom:		0px;
}














