@import "inner.css";

/* General settings */

* {
	padding: 0;
	margin: 0;
}

body {
	font: 11px "Verdana", "sans-serif";
}
ol {
	margin-left: 40px;
}
ol li {
	margin-left: 30px;
	list-style-position: outside;
}

/* Layouts */

.wrapper {
	width: 100%;
	min-width: 1000px;
}

.top_menu {
	height: 33px;
	background: url('../images/top_menu_slide.jpg') 911px 0 repeat-x;
	position: relative;
}

.top_menu_inner {
	background: url('../images/top_menu.jpg') no-repeat;
	height: 33px;
}

.header {
	height: 189px;
	background: url('../images/header_slide.jpg') 911px 0 repeat-x;
	position: relative;
}

.header_inner {
	height: 189px;
	background: url('../images/header.jpg') 720px 0 no-repeat;
}

.search_form {
	height: 32px;
	background: url('../images/search_form_slide.jpg') 911px 0 repeat-x;
}

.search_form_inner {
	height: 32px;
	position: relative;
	background: url('../images/search_form.jpg') no-repeat;
}

.container {
	width: 100%;
	background: #fff185 url('../images/left_sidebar.gif') repeat-y;
}

.container_inner {
	background: url('../images/right_sidebar.gif') 100% 0 repeat-y;
	width: 100%;
}

.container_inner_3 {
	background: url('../images/container_inner_3.jpg') 0 100% no-repeat;
	width: 100%;
}

.container_inner_4 {
	width: 100%;
	background: url('../images/container_inner_4.jpg') 100% 100% no-repeat;
}

.content {
	width: 100%;
	float: left;
}

.content_inner {
	margin: 0 220px;
	padding-bottom: 50px;
}

.left_sidebar {
	width: 211px;
	float: left;
	padding-bottom: 100px;
	margin-left: -100%;
}

.right_sidebar {
	width: 211px;
	margin-left: -211px;
	float: left;
	padding-bottom: 128px;
}

.cleaner {
	width: 0;
	height: 0;
	clear: both;
}

.footer {
	height: 26px;
	background: url('../images/footer.jpg') repeat-x;
	position: relative;
}

.footer_inner {
	height: 26px;
	background: url('../images/footer_inner.png') no-repeat;
}

.footer_inner_3 {
	height: 26px;
	background: url('../images/footer_inner_3.png') 100% 0 no-repeat;
}


/* Elements */

.top_menu_navigation {
	position: absolute; top: 10px; left: 100px;
}

.top_menu_navigation li {
	list-style-type: none;
	float: left;
	padding-right: 7px;
}

.top_menu_navigation a {
	text-indent: -9999px;
	display: block;
	width: 27px;
	height: 23px;
}

.top_menu_navigation_1 {
	background: url('../images/top_menu_1.png') no-repeat;
}

.top_menu_navigation_2 {
	background: url('../images/top_menu_2.png') no-repeat;
}

.top_menu_navigation_3 {
	background: url('../images/top_menu_3.png') no-repeat;
}


.top_menu_lang {
	position: absolute; top: 12px; left: 206px;
}

.top_menu_lang li {
	list-style-type: none;
	float: left;
	padding-right: 13px;
}

.top_menu_lang a {
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 16px;
}

.top_menu_lang_1 {
	background: url('../images/top_menu_ua.gif') no-repeat;
}

.top_menu_lang_2 {
	background: url('../images/top_menu_ru.gif') no-repeat;
}

.top_menu_lang_3 {
	background: url('../images/top_menu_en.gif') no-repeat;
}

.top_menu_pages {
	position: absolute; right: 0; top: 3px;
	background: url('../images/top_menu_pages.png') no-repeat;
	padding-left: 10px;
}

.top_menu_pages li {
	list-style-type: none;
	float: left;
	background: #fff185 url('../images/top_menu_pages_pointer.gif') 0 50% no-repeat;
	height: 24px;
	padding-left: 35px;
	padding-right: 4px;
	padding-top: 4px;
	border-top: 1px solid #65ab38;
	border-bottom: 1px solid #65ab38;
}

.top_menu_pages li:last-child {
	padding-right: 17px;
}

.top_menu_pages a {
	font-weight: bold;
	font-family: Verdana;
	color: #056c38;
	text-decoration: none;
	vertical-align: middle;
}

.header_logo a {
	display: block;
	width: 170px;
	height: 150px;
	/*background: url('../images/logo.png') no-repeat;*/
	position: absolute; top: 22px; right: 22px;
}













.left_sidebar_catalogue {
	
}

.left_sidebar_catalogue h2 {
	width: 151px;
	height: 30px;
	background: url('../images/left_sidebar_catalogue_header.gif') no-repeat;
	color: #faf9d0;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 60px;
}

.left_sidebar_catalogue ul {
	margin-left: 8px;
}

.left_sidebar_catalogue li {
	list-style-type: none;
}

.left_sidebar_catalogue a {
	height: 21px;
	margin-bottom: 2px;
	background: url('../images/left_sidebar_catalogue_pointer.gif') no-repeat;
	padding-left: 26px;
	padding-top: 5px;
	display: block;
	color: #5b390c;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.left_sidebar_catalogue a:hover {
	background: url('../images/left_sidebar_catalogue_pointer_over.gif') no-repeat;
}

.left_sidebar_catalogue_active a {
	background: url('../images/left_sidebar_catalogue_pointer_over.gif') no-repeat;
}

.left_sidebar_writeus {
	
}

.left_sidebar_writeus h2 {
	width: 135px;
	height: 32px;
	background: url('../images/left_sidebar_writeus_header.gif') no-repeat;
	color: #faf9d0;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 16px;
	padding-left: 76px;
	text-decoration: underline;
}

.left_sidebar_writeus .left_sidebar_writeus_email {
	color: #023d02;
	font-weight: bold;
	margin-left: 34px;
	margin-top: 8px;
	display: block;
}
















.right_sidebar_flash {
	width: 211px;
	height: 58px;
}

.right_sidebar_news h2 {
	width: 113px;
	height: 33px;
	background: url('../images/right_sidebar_news_header.gif') no-repeat;
	color: #faf9d0;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 98px;
	margin-bottom: 8px;
}

.news_item  {
	color: #02391e;
	padding-left: 17px;
	padding-right: 12px;
	margin-bottom: 10px;
}

.news_item h3 {
	font-size: 11px;
	padding-left: 12px;
}

.news_item a {
	color: #d23d44;
	font-weight: bold;
	font-size: 10px;
	display: block;
	text-align: right;
}




.printed_version {
	color: #02391e;
	font-size: 10px;
	padding-left: 20px;
	background: url('../images/print.gif') no-repeat;
	position: relative; left: 235px; top: -25px;
}

.madeby {
	text-decoration: none;
	color: #000100;
	position: absolute; left: 160px; top: 8px;
}

.copyright {
	color: #000100;
	position: absolute; right: 250px; top: 8px;
}




.search_form_input {
	background: url('../images/search_form_input.jpg') 115px 0 no-repeat;
	height: 32px;
	position: relative;
}

.search_form_input_text {
	position: absolute; left: 173px; top: 7px;
	width: 158px;
	color: #7f8180;
	font-size: 11px;
	border: 0;
}

.search_form_input_submit_ua {
	position: absolute; left: 340px; top: 3px;
	width: 70px; height: 23px;
	border: 0;
	background: url('../images/search_form_input_submit_ua.gif') no-repeat;
}

.search_form_input_submit_ru {
	position: absolute; left: 340px; top: 3px;
	width: 70px; height: 23px;
	border: 0;
	background: url('../images/search_form_input_submit_ru.gif') no-repeat;
}

.search_form_input_submit_en {
	position: absolute; left: 340px; top: 3px;
	width: 70px; height: 23px;
	border: 0;
	background: url('../images/search_form_input_submit_en.gif') no-repeat;
}


.content_header {
	background: url('../images/content_header.gif') repeat-x;
	height: 32px;
	margin: 1px -9px 0;
}

.content_header_inner {
	background: url('../images/content_header_inner.gif') no-repeat;
	height: 32px;
}

.content_header_inner  h1 {
	background: url('../images/content_header_inner_2.gif') 100% 0 no-repeat;
	height: 25px;
	color: #5b390c;
	font-size: 11px;
	text-align: center;
	padding-top: 7px
}







