/* =reset */
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
/* /reset */
html, body { height: 100%; width: 100%;}
body {
	background: #ececec url(../img/bg.gif) repeat-y center top;
	color: #575757;
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-align: center;
}
/* =common styles */
h1 {
	color: #c4151c;
	font: 24px/26px 'Arial Narrow', sans-serif;
	margin: 0 0 15px;
}
h2 {
	color: #c4151c;
	font: 20px/22px 'Arial Narrow', sans-serif;
	margin: 5px 0 15px;
}
h3 {
	color: #575757;
	font: 16px/18px 'Arial Narrow', sans-serif;
	margin: 5px 0 15px;
}
h4 {
	color: #575757;
	font: bold 14px/18px  Arial, Helvetica, sans-serif;
	margin: 5px 0 15px;
}
h5 {
	color: #575757;
	font: bold 11px/24px  Arial, Helvetica, sans-serif;
	margin: 5px 0 15px;
}
h6 {
	color: #575757;
	font: 11px/24px  Arial, Helvetica, sans-serif;
	margin: 5px 0 15px;
}
a:link, a:visited, a:active { color: #0b4da2; text-decoration: underline;}
a:hover { text-decoration: none;}
a:focus { outline: none;}
p {
	margin: 10px 0;
	text-align: justify;
}
ul {
	margin: 10px 0;
	padding: 0;
}
ul li {
	background: url(../img/limark.gif) no-repeat scroll 3px 7px;
	margin: 0;
	padding: 0 0 0 20px;
}
ol {
	margin: 10px 0;
	padding: 0 0 0 30px;
}
hr {
	background: #0b4da2;		
	border: none;
	color: #0b4da2;
	height: 1px;
}
table {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
th, td {
	background: #f5f5f5;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-weight: normal;
	padding: 3px 10px;
	text-align: justify;
}
th {
	background: #ececec;
	font-style: italic;
	text-align: center;
}
table.nobord, .nobord th, .nobord td {
	border: none;
}
.nobord td {
	background: none;
	padding: 0 15px 5px 0;
	text-align: left;
	vertical-align: top;
}
/* /common styles */
#wrapper {
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	width: 864px;
}
#header {
	padding: 56px 0 13px 27px;
}
#lang {
	float: right;
	margin: 34px 7px 0 0;
}
	#lang a, #lang span {
		background-image: url(../img/langs.png);
		display: block;
		float: left;
		height: 18px;
		width: 30px;
	}
	.rus {
		background-position: 0 -18px;	
	}
	a.rus:hover {
		background-position: 0 -36px;	
	}
	span.rus {
		background-position: 0 0;	
	}
	.eng {
		background-position: 30px -18px;	
	}
	a.eng:hover {
		background-position: 30px -36px;	
	}
	span.eng {
		background-position: 30px 0;	
	}
	.ukr {
		background-position: 60px -18px;	
	}
	a.ukr:hover {
		background-position: 60px -36px;	
	}
	span.ukr {
		background-position: 60px 0;	
	}

#top {
	height: 216px;
	padding: 0 0 11px;
	position: relative;
}
#menu {
	left: 0;
	margin: 0 -20px 0 0;
	position: absolute;
	top: 18px;
	width: 136px;
	z-index: 2;
}
	#menu li {
		background: none;
		margin: 0;
		padding: 0;
	}
	#menu a, #menu span {
		display: block;
		font-size: 1px;
		height: 36px;
		text-indent: -10000px;
		width: 136px;
	}
	#top .rus a, #top .rus span { background-image: url(../img/menu_rus.png);}
	#top .ukr a, #top .ukr span { background-image: url(../img/menu_ukr.png);}
	#top .eng a, #top .eng span { background-image: url(../img/menu_eng.png);}
	a.m1 { background-position: 0 0;}
	a.m1:hover, span.m1 { background-position: 0 -36px;}
	a.m2 { background-position: 0 -72px;}
	a.m2:hover, span.m2 { background-position: 0 -108px;}
	a.m3 { background-position: 0 -144px;}
	a.m3:hover, span.m3 { background-position: 0 -180px;}
	a.m4 { background-position: 0 -216px;}
	a.m4:hover, span.m4 { background-position: 0 -252px;}
	a.m5 { background-position: 0 -288px;}
	a.m5:hover, span.m5 { background-position: 0 -324px;}
#image {
	float: right;
	position: absolute;
	right: 0;
	outline: none;
	top: 0;
	width: 747px;
	z-index: 1;
}
#image:hover {
	outline: none;
}
	#buttons {
		margin: 21px 0 0 117px;
		overflow: hidden;
		width: 746px;
	}
		#buttons ul {
			margin: 0 -30px 0 0;
			overflow: hidden;
			padding: 0;
		}
		#buttons li {
			background: none;
			float: left;
			margin: 0 29px 0 0;
			padding: 0;
		}
		#buttons a {
			background-image: url(../img/icons.jpg);
			display: block;
			height: 107px;
			overflow: hidden;
			text-indent: -10000px;
			width: 100px;
		}
				
		.rus .b1 { background-position: 0 0;}
		#buttons .rus a.b1:hover { background: url(../img/b1_rus.gif) no-repeat 0 0;}
		.rus .b2 { background-position: 0 -107px;}
		#buttons .rus a.b2:hover { background: url(../img/b2_rus.gif) no-repeat 0 0;}
		.rus .b3 { background-position: 0 -214px;}
		#buttons .rus a.b3:hover { background: url(../img/b3_rus.gif) no-repeat 0 0;}
		.rus .b4 { background-position: 0 -321px;}
		#buttons .rus a.b4:hover { background: url(../img/b4_rus.gif) no-repeat 0 0;}
		.rus .b5 { background-position: 0 -428px;}
		#buttons .rus a.b5:hover { background: url(../img/b5_rus.gif) no-repeat 0 0;}
		.rus .b6 { background-position: 0 -535px;}
		#buttons .rus a.b6:hover { background: url(../img/b6_rus.gif) no-repeat 0 0;}
		.rus .b7 { background-position: 0 -642px;}
		#buttons .rus a.b7:hover { background: url(../img/b7_rus.gif) no-repeat 0 0;}
		
		.ukr .b1 { background-position: 0 0;}
		#buttons .ukr a.b1:hover { background: url(../img/b1_ukr.gif) no-repeat 0 0;}
		.ukr .b2 { background-position: 0 -107px;}
		#buttons .ukr a.b2:hover { background: url(../img/b2_ukr.gif) no-repeat 0 0;}
		.ukr .b3 { background-position: 0 -214px;}
		#buttons .ukr a.b3:hover { background: url(../img/b3_ukr.gif) no-repeat 0 0;}
		.ukr .b4 { background-position: 0 -321px;}
		#buttons a.b4:hover { background: url(../img/b4_ukr.gif) no-repeat 0 0;}
		.ukr .b5 { background-position: 0 -428px;}
		#buttons a.b5:hover { background: url(../img/b5_ukr.gif) no-repeat 0 0;}
		.ukr .b6 { background-position: 0 -535px;}
		#buttons .ukr a.b6:hover { background: url(../img/b6_ukr.gif) no-repeat 0 0;}
		.ukr .b7 { background-position: 0 -642px;}
		#buttons .ukr a.b7:hover { background: url(../img/b7_ukr.gif) no-repeat 0 0;}
		
		.eng .b1 { background-position: 0 0;}
		#buttons .eng a.b1:hover { background: url(../img/b1_eng.gif) no-repeat 0 0;}
		.eng .b2 { background-position: 0 -107px;}
		#buttons .eng a.b2:hover { background: url(../img/b2_eng.gif) no-repeat 0 0;}
		.eng .b3 { background-position: 0 -214px;}
		#buttons .eng a.b3:hover { background: url(../img/b3_eng.gif) no-repeat 0 0;}
		.eng .b4 { background-position: 0 -321px;}
		#buttons .eng a.b4:hover { background: url(../img/b4_eng.gif) no-repeat 0 0;}
		.eng .b5 { background-position: 0 -428px;}
		#buttons .eng a.b5:hover { background: url(../img/b5_eng.gif) no-repeat 0 0;}
		.eng .b6 { background-position: 0 -535px;}
		#buttons .eng a.b6:hover { background: url(../img/b6_eng.gif) no-repeat 0 0;}
		.eng .b7 { background-position: 0 -642px;}
		#buttons .eng a.b7:hover { background: url(../img/b7_eng.gif) no-repeat 0 0;}
		
		#buttons ul.eng li {
			margin: 0 10px 0 0;
		}
		#buttons ul.eng li a {
			background-image: url(../img/icons_eng.jpg);
			height: 105px;
			width: 98px
		}
		
#menu2 {
	margin: 0 0 -1px;
	padding: 0 0 0 269px;
}
	#menu2 li {
		background: none;
		display: inline;
		margin: 0;
		padding: 0 4px 0 0;
	}	
	#menu2 a:link, #menu2 a:visited {
		color: #0b4da2;
		display: inline-block;
		padding: 0 0 0 5px;
		text-decoration: none;
	}
		#menu2 a:hover {
			background: url(../img/bg_tabs.gif) no-repeat 0 -75px;
			padding: 0 0 0 5px;
		}
		#menu2 a:hover b {
			background: #e2e2e2 url(../img/bg_tabs.gif) no-repeat 100% -50px;
		}
	#menu2 a.curr:link, #menu2 a.curr:visited {
		padding: 0;
	}
	#menu2 a.curr:hover span {
		background: #e2e2e2 url(../img/bg_tabs.gif) no-repeat 0 -75px;
	}
	#menu2 b {
		cursor: pointer;
		display: inline-block;
		font-size: 13px;
		font-weight: normal;
		line-height: 25px;
		padding: 0 12px 0 7px;
	}
	#menu2 span {
		background: url(../img/bg_tabs.gif) no-repeat 0 0;
		display: inline-block;
		line-height: 25px;
		padding: 0 0 0 5px;
	}
	#menu2 span b {
		background: #fff url(../img/bg_tabs.gif) no-repeat 100% -25px;

	}
#content {
	background: #fff url(../img/bg_content_top.gif) no-repeat 0 0;
	margin: 0 0 0 117px;
	position: relative;
	width: 747px;
}
	.bot {
		background: url(../img/bg_content_bot.gif) no-repeat 100% 100%;
		margin: 0;
		padding: 20px 30px;
	}
#footer {
	color: #868f9b;
	font-size: 11px;
	padding: 0 0 20px;
	text-align: right;
}
/* =clear fix*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* /clear fix*/
.clear {
	clear: both;
}
/* =buttons */
a.butt:link, a.butt:visited, b.butt {
	background: url(../img/bg_btn.png) no-repeat 0 -21px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
	a.butt:hover { background-position: 0 -63px;}
	a.butt span {
		background: url(../img/bg_btn.png) no-repeat 100% 0;
		cursor: pointer;
		display: inline-block;
		line-height: 21px;
		margin: 0 0 0 4px;		
		padding: 0 4px 0 0;
	}	
	a.butt:hover span { background-position: 100% -42px;}	
/* /buttons */
#ict h1, #ict h2  { color: #2a5371;}
#energy h1, #energy h2  { color: #589d02;}
#electronix h1, #electronix h2  { color: #6c587b;}
#edu h1, #edu h2  { color: #0d93ae;}
#art h1, #art h2  { color: #242021;}
#pictures h1, #pictures h2  { color: #c25c11;}
.left { float: left; margin: 0 20px 5px 0}