/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	outline:0px;
}
* html body{text-align:center}
#wrapper
{
	width:1000px;
	margin:0 auto;
	border-bottom:#ffc000 9px solid;
	position:relative;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background:url(/img/mainBg.gif) repeat-y left top;
	text-align:left;
}
#langs
{
	position:absolute;
	top:25px;
	left:250px;
	width:300px;
	font-family:tahoma;
	font-size:12px;
	
}
.bold
{
	font-weight:bold;
}
#header
{
	background:url(img/header.jpg) no-repeat left top;
	height:329px;
	position:relative;
}

/* hor_menu_top
======================================================= */
#hor_menu_top
{
position:absolute;
height:34px;
left:4px;
bottom:6px;
width:1000px;
}
		.horizontalMenu a.menuItem
		{
		display:block;
		float:left;
		width:110px;
		height:34px;
		line-height:34px;
		text-align:center;
		text-decoration:none;
		background:url(img/topMenu_btn.png) no-repeat left top;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		}
		.horizontalMenu a.menuItem.current
		{
		background:url(img/topMenu_btn_act.png) no-repeat left top;
		}


#mainContent
{
	width:705px;
	min-height:300px;
	display:block;
	float:left;
	padding:10px;
	color:#0351aa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:170px;
}


#sideContent
{
	float:right;
	width:270px;
}
#sideNav
{
}
#sideNav a.sideNavItem
{
	width:259px;
	height:34px;
	LINE-HEIGHT:30PX;
	background:url(img/sideMenu_btn.png) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	text-indent:22px;
	display:block;
}
#sideNav a.sideNavItem:hover, #sideNav a.current
{
	background:url(img/sideMenu_btn_act.png) no-repeat left top;
}


#subNav a.subItem
{
	background:url(img/sideMenu_btn_curr.png) no-repeat left top;
	width:259px;
	height:34px;
	color:#0053c3;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-indent:28px;
	line-height:30px;
}
#subNav a.current, #subNav a:hover
{
	background:url(img/sideMenu_btn_curr_act.png) no-repeat left top;
	color:#0053c3;
}
.sideBlock
{
	border-bottom:#fff 3px solid;
	padding:5px 0 5px 7px;
}
		.sideBlock a.sideBlockButton
		{
			width:259px;
			height:34px;
			LINE-HEIGHT:30PX;
			background:url(img/sideMenu_btn.png) no-repeat left top;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:bold;
			color:#FFFFFF;
			text-align:left;
			text-decoration:none;
			text-indent:34px;
			display:block;
		}

h1
{
height:16px;
background:url(img/h11.gif) repeat-x left bottom;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#01328c;
}
h1 span
{
background:url(img/h1.gif) repeat-x left top;
padding-left:20px;
padding-right:20px;
}
p.pheader
{
background:url(img/ph1.gif) no-repeat left top;
height:25px;
line-heigth:16px;
padding:7px 0 0 18px;
font-weight:bold;
}
#mainContent ul
{
background:url(img/ul.gif) no-repeat left top;
padding:25px 0 25px 35px;
list-style-image:url(img/bullet.gif);
}

.ulMy
{
background:url(img/ul.gif) no-repeat left top;
padding:25px 0 25px 35px;
list-style-image:url(img/bullet.gif);
}


#hor_menu_bot
{
position:absolute;
height:41px;
background:#fdcc00;
border-top:#012f96 2px solid;
border-bottom:#012f96 2px solid;
left:0px;
bottom:30px;
padding:8px 0 0 4px;
width:998px;
}

#bottom
{
	/*border:red 1px solid;*/
	text-align:center;
	color:#899eb4;
	position:absolute;
	font-weight:bold;
	bottom:0px;
	left:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#ffffff;
	height:20px;
	padding-top:10px;
}

#bottom span
{
font-weight:bold;
font-size:11px;
}
/* панелька із ссилками*/
#panel
{
/*	border:#CC00FF 1px solid;*/
	width:710px;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	margin-top:25px;
	margin-bottom:0px;
	position:absolute;
	left:10px;
	bottom:95px;
	z-index:5;
}
	#panel a
	{
		color:#808080;
		text-decoration:underline;
	}
	#panel a:hover
	{
		color:#015add;
		text-decoration:none;
	}

	#panel .leftLinks
	{
		float:left;
	}
	#panel .rightLinks
	{
		float:right;
	}
	#panel #panel-Top
	{
		height:20px;
		background:url(img/dot.gif) repeat-x left top;
		padding-top:15px;
	}
	#panel #panel-Bot
	{
		width:100%;
		height:20px;
		border-top:#ffaa11 3px solid;
		background:url(img/dot.gif) repeat-x left bottom;
		padding-bottom:20px;
	}
/*panel end */
#icons
{
position:absolute;
top:7px;
right:10px;
word-spacing:0px;
}
#icons a, #icons IMG
{
	float:left;
}
#icons img
{border:0;}

#mainContent table
{
	border-collapse:collarse;
	border:0px;
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	font-family:Verdana;
	font-size:13px;
	color:#2E4D8B;
}
		#mainContent table td
		{
			border-top:#ccc 1px solid;
			border-right:#ccc 1px solid;
		}
#contacts  table
{
	border-collapse:collarse;
	border:0px;
	border-left:0px;
	border-bottom:0px;
	font-family:Verdana;
	font-size:13px;
	color:#000000;
}
		#contacts  table td
		{
			border-top:0px;
			border-right:0px;
	
		}

		
		
/*background: url("/img/link.gif") no-repeat scroll left top transparent; height: 37px;*/

#contentMenu
{
	padding:5px 0;
}
.link_chapter
{
	background: url("/img/link.gif") no-repeat left top;
	height: 27px;
	.height: 37px;
	display:block;
	float:left;
	width:167px;
	.width:207px;
	padding:5px 0 5px 40px;
	.padding:5px 0 5px 35px;
	font-weight:bold;
	font-size:12px;
	margin:5px 2px 5px 10px;
}

.link_chapter_l2
{
	display:block;
	width:170px;
	height:242px;
	padding-top:4px;
	padding-left:37px;
	font-size:12px;
	font-weight:bold;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}
.link_chapter_l1
{
	display:block;
	width:170px;
	height:236px;
	padding-top:10px;
	padding-left:37px;
	font-size:12px;
	font-weight:bold;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

.sideBlock a#noStyles
{
	background:none;
	color:#0000ff;
	text-decoration:underline;
	font-size:12px;
	padding:5px 5px 5px 5px;
	margin:0px;
	display:inline;
}


#mainContent #sitemap #sitemapuUl
{
background:none;
padding:25px 0 25px 35px;
list-style-image:url(img/bullet.gif);
}
#mainContent #sitemap ul
{
background:none;
padding:25px 0 25px 35px;
list-style-image:url(img/bullet.gif);
}

#feedbackForm
{
	margin:15px 0 10px 0;
}
		#feedbackForm label
		{
			color:#999;
			font-size:11px;
		}
		#feedbackForm input, #feedbackForm textarea
		{
			width:60%;
			border:#666 1px solid;
		}
		#feedbackForm textarea
		{
			width:100%;
		}
		#feedbackForm input.button 
		{
			width:100px;
		}
		#kcaptcha 
		{
			border:#ccc 1px solid;
		}
		#refreshCode
		{
			cursor:pointer;
			text-decoration:none;
			border-bottom:blue 1px dashed;
			color:blue;
		}
.loading
{
	background:url(/img/loading.gif) no-repeat center bottom;
	text-align:center;
	padding:5px 15px 30px 15px;
	width:220px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.button
{
	border:#000 1px solid;
	background:#ffa600;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding:3px 12px 3px 12px;
	color:#fff;
	cursor:pointer;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:content;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.error
{
	background-color:#ffe8e8;
}


