@import url('reset.css');
@import url('menu/styles_menu.css');
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background-color:#f6f6f6;
	
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 8px;
	
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
/* top_blog
-----------------------------------------------------------------------------*/
#top_blog {
	background-position:center;
	background: #f6f6f6;
	background-image: url(img/top_blog_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	border-bottom-color:#FFFFFF;
	min-width:1000px;
	}
	
	#content_top_blog {
	min-width:1000px;
	max-width:1400px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:3px;
	}

#forma_poiska
{
	float:right;
	display:inline;
	padding-right:10px;

}

.form_bg {
	height:19px;
	padding-left:5px;
	padding-right:5px;
		}

.knopka
{
background-image:url(img/knopka.gif);
background-repeat:no-repeat;
width:54px;
height:22px;
border:0;
font-weight:500;
}


.bg_top_main {
	margin-top:-1px;
	height:19px;
	margin-left:8px;
	float:left;
	display:inline;
	}
/*begin*/
#tabs {
float:left;
background:#efefef;
font-size:93%;
line-height:15px;;

}
#tabs ul {
margin:0;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("img/tableft6.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
 
}
#tabs a span {
float:left;
display:block;
background:url("img/tabright6.gif") no-repeat right top;
padding:4px 9px 4px 6px;
color:#000;
font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#FFF;
}
#tabs a:hover {
background-position:0% -24px;
}
#tabs a:hover span {
background-position:100% -24px;
}

#tabs #current a {
background-position:0% -24px;
}
#tabs #current a span {
background-position:100% -24px;
}
/*end*/

/* /top_blog
-----------------------------------------------------------------------------*/
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 156px;
	background: #FFF;
	width: 100%;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	
}
.bg_header {
	height: 156px;
	width:1000px;
	margin: 0 auto;	
	min-width: 1000px;
	max-width: 1400px;}
/* Header
-----------------------------------------------------------------------------*/
/* top_shadow
-----------------------------------------------------------------------------*/
.top_shadow {
	background-image: url(img/bg_top_content.jpg);
	background-repeat: repeat-x;
	height: 33px;
	min-width:1000px;
	}
/* top_shadow
-----------------------------------------------------------------------------*/

/* wrapper 
-----------------------------------------------------------------------------*/
#wrapper {
	min-width: 1000px;
	max-width: 1400px;
	margin: 0 auto;
	background:#f6f6f6;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0;
	height: 1%;
	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
/* content
-----------------------------------------------------------------------------*/
#content {
margin: 0px 190px 0px 195px;
}

div#center_rightbg { background:url(img/center_right.gif) 100% 0 repeat-y;}
.fright { float:right; }
.fleft { float:left; }
div#center_bg {
	background:#EFEFEF;
	border-left:solid 1px #B5B5B5;
	border-top:solid 1px #B5B5B5;
	margin-right:10px;
	padding:10px;
	text-align:left;
	}
	
#center_bg ul li
{
	list-style-type: disc;
	list-style-position: inside;
}
#center_bg table {
	width:100%;
	}
	
#center_bg td{
	border:1px solid #999;}

	#center_bg p 
{
		text-align:left;
}
div#center_bottombg {
	clear:both;
	background:url(img/center_bottom.gif) 0 100% repeat-x; height:11px; width:100%; }
div#center_bg h2
{
color:#900;
font-size:16px/18px;
font-weight:bold;
text-align:center;
}


/* #content
-----------------------------------------------------------------------------*/

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 185px;
	margin-left: -100%;
	padding-left:10px;
	background: #f6f6f6;
}
.left_main {
	width: 185px;
	background:url(img/menu/bg.gif) repeat-y;
			
}
.left_main_top {
	width:185px;
	margin: 0px auto ;
	height:43px;
	background:url(img/menu/top.gif) no-repeat;
	overflow: hidden;}
	
	.left_main_top span {
		display:block;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#900;
		font-weight:bold;
margin-left:-10px;
padding-top:13px;
	text-align: center;
		}
		
	.left_main_bootom {
	background: url(img/menu/bootom.gif) no-repeat;
	height: 44px;
	width: 185px;		
				}
	.links_bg
	{
		height:100%;
		display:block;
		margin-bottom:2px;
		margin-right:21px;
		margin-left:12px;
		}
	.liks {	
		padding:0px auto 0px auto;
			}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	
	float: left;
	margin-right: -3px;
	width: 190px;
	margin-left: -190px;
	background: #f6f6f6;
}
.raight_main_text{
	margin-top: -7px;
	margin-right: 19px;
	margin-bottom: 12px;
	margin-left: 13px;	
	}
	.left_main .left_main_top h1 {
		color:#DD0B0B;
		font-size:14px;
		font-family:Verdana, Geneva, sans-serif;
		display:block;
		margin-left:-10px;
		padding-top:13px;
		text-align: center;
		}
.raight_main_text  a
{
	display:block;
	text-decoration: none;
	font: bold 13px Verdana, Helvetica, sans-serif;
    color:#000;
	padding:4px;
	}
	.raight_main_text ul
	{
		margin-top:3px;
		border-bottom:1px solid #CCC;}
	
.raight_main_text ul a:hover

{
	background:url(img/menu/glossyback2.gif);
	
}
/* Footer
-----------------------------------------------------------------------------*/
#bootom_shadow {
	background-image: url(img/shadow_bootom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	clear: both;
	min-width: 1000px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	
	background: #BFF08E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background:#f6f6f6;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
}
#bootom_bg {
	background-image: url(img/bootom.gif);
	height: 30px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 auto;
		}
#text {
	background-image: url(img/bg_top_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	margin: 0px;
	min-width: 1000px;
}
.copirait {
	text-align: center;
	background-image: url(img/shadow_bootom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 15px;
}
.table {
	border:1px solid #999;
	color:#000;
	margin-bottom:10px;
	background-color: #F9F9F9;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display:block;
		}
	.table h1
	{
		text-align:center;
	}
.news_p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	color:#666;
	text-align:center;
}
#center_bg p
{
padding:0px 10px 0px 10px;
font-size:13px;}

#center_bg h6
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;	
	text-align:right;
	color:#999;
}
