* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFAFAF;
}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 100%;
	height: 180px;
	margin: 0 auto;
	background:  url(images/Bgp1.png) repeat-x;
}

#title {
	width: 960px;
	height: 60px;
background:transparent;
margin:0 auto;	

}

#titlebottom {
	width: 960px;
	height: 120px;
background:transparent;
margin:0 auto;
}

#logo {
	float: left;
	width:400px;
	height: 100px;
	margin-left: 10px;
	margin-top: 0px;
	
}

#logo h1 {
width:310px;
	margin: 0;
	padding-top: 5px;
	padding-left:60px;
	font-size: 30px;
	font-variant: small-caps;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 2px #4D4D4D;
	background:  url(images/image3.gif) no-repeat right center;
}

#logo h2 {
width:330px;
	margin: 0;
	padding-top: 0px;
	padding-left:60px;
	font-size: 15px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 2px #4D4D4D;
	letter-spacing:.2px;
}

#logo h1 a, h2 a{
	color: #2000F8;
}
#logo h1 a:hover {text-decoration: underline;}
#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#search {
	float: left;
	width: 380px;
	padding: 0px 0 27px 0;
	padding-left:75px;
}

#search form {
	margin: 0;
	padding: 10px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.s,.x {
	float: left;
}

.s {
	width: 298px;
	margin: 2px 0px 0 0;
	padding: 2px 5px;
	margin: 0;
	border: 1px solid #ACACAC;
}

.x {
	width: 67px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: none;
	font-weight:bold;
	text-transform: normal;
	color: #FFFFFF;
	background: #0076FF;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0076FF', endColorstr='#112A8E');
background: -webkit-gradient(linear, left top, left bottom, from(#0076FF), to(#112A8E));
background: -moz-linear-gradient(top,  #0076FF,  #112A8E);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
float: right;
}

/* Menu */

#menu {
	width: 860px;
	height: 30px;
	margin: 0 auto;
	padding-top:10px;
	padding-left:100px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
display: inline;
font-weight: bold;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: url(images/razdel.gif) no-repeat scroll right center transparent;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: none;
}

/*#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}*/

#menu .last a{
	background: no-repeat scroll right center transparent;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF;
	padding-top:30px;
}

/* Content */

#content {
	float: right;
	width: 760px;
	padding: 11px 15px 0 15px;
	background: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {padding-left:10px;
margin:6px 0 3px 2px;
color: #003466;font-size: 22px;}
#content h1 a { color: #0074FC;border-bottom:none;text-decoration: underline;font-family: Helvetica, Tahoma, Arial,  sans-serif;font-size: 22px;}
#content h1 a:hover { color: #00499F;border-bottom:none;text-decoration: none;background:none;}
#content  a { color: #0074FC;text-decoration: none;}
#content  a:hover { color: #00418D;text-decoration: underline;background:none;}

#content h2 {
	height: 20px;
	margin: 0;
	padding: 20px 0 0 40px;
	background:transparent;
	font-size: 12px;
	color: #003466;
}
#content p {
	padding: 0 60px 0 60px;
	background:transparent;
	font-size: 12px;
	
}

#pagetop {
	height: 64px;
	margin: 0;
	padding: 0px 0 0 15px;
	background: #0A48BB;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0076FF', endColorstr='#112A8E');
background: -webkit-gradient(linear, left top, left bottom, from(#0076FF), to(#112A8E));
background: -moz-linear-gradient(top,  #0076FF,  #112A8E);
color: #FFFFFF;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius:7px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 195px;
	padding: 0;
	
}

#sidebar ul {
	padding-top:3px;margin-left:0px;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar  ul li {
	margin: 0;
	padding: 0;
	list-style:none outside none;
	font-family: Arial, Helvetica, sans-serif;
	color:#DD3479;
}

#sidebar li a {

border-bottom:1px solid #0756D0;
display:block;
padding:3px 3px 3px 10px;
width:180px;

}


#sidebar h2 {
	height: 64px;
	margin: 0;
	padding: 31px 0 0 65px;
	background: url(images/imgside.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	margin-top:600px;
}

#sidebar a {
color: #00418D;
	text-decoration: none;
	font-weight: none;
	background:#CCE3FE;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.9);
	_border:1px solid #bebebe;

}
#sidebar a:hover {
	text-decoration: none;
	color:#fff;
	background:#00397B;
}

/* Footer */

#footer_all {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding:10px 0;
	font-size: x-small;
	background:#ffffff url(images/bg1.jpg) repeat-x;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	padding:10px 0;
	font-size: x-small;
}

.footer-right {
	float:right;
	width:560px;
	margin-right:10px;
}
.footer-left {
	float:left;
	width:150px;
	margin-left:20px;
}

#footer a {
	color: #0074FC;
	text-decoration: none;
}

#footer a:hover {
	color: #00418D;
	text-decoration: underline;
}

.knopka_bablo {margin:3px 0 6px 0px;
	width:180px;
	float:center;
background: #0A48BB;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0076FF', endColorstr='#112A8E');
background: -webkit-gradient(linear, left top, left bottom, from(#0076FF), to(#112A8E));
background: -moz-linear-gradient(top,  #0076FF,  #112A8E);
display: block;
padding: 5px 5px 6px 10px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;}

.tablsdvig { padding:0 40px;}
.tablsdvig_cont{ padding:20px 20px 0 40px }
.tablsdvig_img {padding:0 20px 0 0;}
#rekl1 {width:728px;height:15px;background: url(images/rekl1.jp) no-repeat bottom;float:right;padding: 10px 15px 0px 15px;}
#rekl2 { width:468px;height:60px;background: url(images/rekl2.jp) no-repeat;float:right;margin-top:20px;margin-right:10px;}
#rekl3 { width:120px;height:600px;background: url(images/rekl3.jp) no-repeat;float:right;margin-top:0px;}
#rekl4 { width:728px;height:90px;background: url(images/rekl4.jp) no-repeat bottom;float:right;padding: 10px 15px 0px 15px;}

.bzdo  {
	height: 31px;
	margin: 0 auto;
	padding-top:1px;
	padding-left:0px;
	width: 100%;
	background:#000;
}

.ept  {
	height: 30px;
	margin: 0 auto;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	width: 800px;
	background:transparent;
}

.ept ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ept li { display: inline;
font-weight: bold;
}

.ept a {
	float: left;
	height: 22px;
	padding: 3px 75px 0 45px;
	color: #fff;
	text-decoration: none;
	font-weight: none;
}

.ept  li a {
display:block;
margin-left:10px;

}

.rus a {background:#424242 url(images/rus.png) no-repeat scroll right center;color:#fff;width:80px;}
.int a {background:#4478D1 url(images/int.png) no-repeat scroll right center;width:120px;padding: 3px 105px 0 35px;}
.oae a {background:#424242 url(images/oae.png) no-repeat scroll right center;}

.rus a:hover {background:#4478D1 url(images/rus.png) no-repeat scroll right center;color:#000;}
.int a:hover {background:#4478D1 url(images/int.png) no-repeat scroll right center;}
.oae a:hover { background:#4478D1 url(images/oae.png) no-repeat scroll right center;color:#000;}
