@import url("reset.css");

#minWidth
{
	min-width:1000px;
	width:100%;
}

#conteiner
{
	max-width:1000px;
	margin:0 auto;
	background:url(/images/background2.jpg) repeat-y;
}
/*div{border:1px solid red;}*/

h1
{
	font:16px Arial;
	font-weight: 700;
	color:white;
}


/*======мювюкн ьюойх==========*/
#top
{
	width:1000px;
	height:123px;
}

#shapka
{
	width:100%;
	background:url(/images/shapka.jpg) no-repeat;
	height:123px;
}

#top_text
{
	margin-left:200px;
	margin-top:12px;
	text-align:center;
	font:16px Arial;
	font-weight: 700;
	color:white;
	width:520px;
}
#menuTbl
{
	width:370px;
	font: 12px arial;
	height:0px;
	position:relative;
	top:-5px;
	left:500px;
}

#menuTbl td
{
	padding-left:10px;
}

#menuTbl a
{
	text-decoration:none;
	color:red;
	padding-right:10px;
}
/*======йнмеж ьюойх==========*/


/*=========мювюкн кебнцн лемч==========*/
#left_menu
{
	width:188px;
	float:left;
}

#left_menu_tbl
{
	position:fixed;
	margin-top:150px;
	margin-left:20px;
}

#left_menu_tbl td
{
	padding-bottom:5px;
}

#left_menu_tbl a
{
	text-decoration:none;
	font:20px Arial;
	color:white;
	cursor:url('/images/cursor.ani');
}

#left_menu_tbl a:hover
{
	color:#e0ff84;
	text-decoration:underline;
}
/*=========йнмеж кебнцн лемч==========*/


/*==========мювюкн йнмремрю===========*/

#content
{
	width:539px;
	min-height:500px;
	float:left;
}

#cont_top
{
	margin-top:70px;
	background:url(/images/cont_top.png) no-repeat;
	width: 539px;
	height:7px;
}

#content_text
{
	margin-right:15px;
	font:12px Arial;
	text-align:left;
	color:#e1e1e1;
	background:url(/images/cont_bg.png) repeat-y;
	padding: 15px;
	width:508px;
}

#content_text p
{
	text-indent: 10px;
}

#cont_bot
{
	background:url(/images/cont_bot.png) no-repeat;
	width: 539px;
	height:7px;
}

#content a
{
	color:#076aac;
	font-weight:700;
}

#content a:hover
{
	text-decoration:none;
}
/*=========йнмеж йнмремрю============*/

/*==========мювюкн опюбнцн лемч===========*/

#right_menu
{
	width:273px;
	min-height:690px;
	float:right;
	background:url(/images/right_menu.jpg) no-repeat;
}

/*=========йнмеж кебнцн лемч============*/