html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;

}


/*Font*/
body
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #89817f;
	background-color: #E5CEAD;
	margin: 0;
	text-align: center;
}

/* HHHHHHHHHHH  */

h4
{	
	margin: 0 0 3 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	color: f4740f;
}

h4 a
{	
	margin: 0 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	color: f4740f !important;
}

h3 
{	
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12pt;
	color: f4740f;
}

h2 
{	
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18pt;
	color: f4740f;
}

label 
{
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding: 2 0 2 0;
}

p
{
	margin: 10 0 10 0;
	padding: 0;
}


/*Font in table*/
table
{
	font-size:100%;
}



/*Links*/
a:link {
 	color: #7a2600;
	text-decoration: underline;
}

a:visited {
	color: #7a2600;
	text-decoration: underline;
}

a:active {
	color: #b80004;
	text-decoration: underline;
}

a:hover {
	color: #b80004;
	text-decoration: none;
}


hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

.left_padding
 { padding-left: 15px; }

.background_brown, div.top_menu_item div.marker
 { background: #b5663b; }
 
.font_color_brown, .nav_icons
{ color: #7a2600; }

.nav_icons {
	margin: 0 15 0 0;
}

.nav_icons img {
	margin: 0 5 0 5;
}

div.clear {
	clear: both;
}

/*  Øêàôû ìåíþ */

.top_menu {
	margin-left: 15px;
	margin-right: 15px;
	width: 290;
}


div.top_menu_item {
	padding: 2 0 2 0;
}

div.top_menu_item div.marker {
	width: 10;
	height: 25;
	float: left;

}

div.top_menu_item div.item_name {
	width: 280;
	height: 25;
	float: left;
	background: #ffe7cf url('/images/strelka_v_menu.gif') no-repeat;
	background-position: 90 9;
	text-align: left;
	vertical-align: middle;
	
}

div.top_menu_item div.item_name a {
	margin: 3 5 0 100;
	display: block;
	font-size: 10pt;
}

div.top_menu_item div.item_name img {
	margin: 9 0 0 85;
	float: left;
		
}

/* Shkafy Selected */

.top_menu_close {
	margin-left: 15px;
	margin-right: 15px;
	width: 220;
}

.top_menu_close div.top_menu_item {
	padding: 2 0 2 0;
}

.top_menu_close div.top_menu_item div.marker {
	width: 10;
	height: 25;
	float: left;

}

.top_menu_close div.top_menu_item div.item_name {
	width: 210;
	height: 25;
	float: left;
	background: #ffe7cf url('/images/strelka_v_menu.gif') no-repeat;
	background-position: 60 9;
	text-align: left;
	vertical-align: middle;
	
}

.top_menu_close div.top_menu_item div.item_name a {
	margin: 3 5 0 70;
	display: block;
	font-size: 10pt;
}

.top_menu_close div.top_menu_item a img {
	margin: 0 0 5 0;
	float: left;
	width: 220;		
	height: 192;
}

div.top_menu_selected {
	padding: 0 20;
	text-align: center;
}
