/* LAYOUT
------------------------------*/

* {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

body {
	background: #aba69c url("bg.gif");
	color: #404040;
	font: normal 62.5% Arial, sans-serif;
	width: 100%;
}

#wrapper {
	background: #ecebea;
	margin: 0 auto;
	width: 1000px;
}

#middle {
	background: #fff;
	border-left: 4px solid #ecebea;
	border-right: 252px solid #fff;
	height: 1%;
	width: 740px;
}

#middle:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}

#container {
/* top left corner */
	background: #fff url("bg-corn00.gif") 0 0 no-repeat;
	float: left;
	margin-right: -100%;
	overflow: hidden;
	width: 100%;
}

#content {
	padding: 0 5px;
}

#sidebar {
/* top right corner */
	background: #fff url("bg-corn00.gif") -1755px 0 no-repeat;
	float: right;
	margin-right: -252px;
	padding: 2px 2px 2px 0;
	position: relative;
	width: 250px;
}


/* HEADER
------------------------------*/

#header {
	background: url("bg-header1.gif") repeat-x;
	height: 300px;
}

#header2 {
	background: #fff url("bg-header2.gif") left bottom repeat-x;
	height: 300px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width: 1000px;
}

#header2 img {
	border: 1px solid #d0d0d0;
	border-width: 0 1px 0 0;
	padding: 0 20px 0 10px;
	position: absolute;
	top: 15px;
}

#header2 p {
	font-size: 1.5em;
	position: absolute;
	left: 200px;
	top: 13px;
	text-transform: uppercase;
}

#header2 ul.phones {
	color: #9a9a9a;
	font-size: 1.3em;
	list-style: none;
	position: absolute;
	left: 200px;
	top: 35px;
}

#header2 ul.phones b {
	color: #404040;
	font-size: 1.8em;
	letter-spacing: 1px;
	line-height: 0;
	position: relative;
	left: 0.2em;
	top: 0.3em;
	vertical-align: baseline;
}

#header2 ul.phones li {
	float: left;
	line-height: 1.6em;
	padding-right: 75px;
}


/* HEADER domik
------------------------------*/

#header2 ul.domik {
	color: #070707;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	list-style: none;
	position: absolute;
	right: 4px;
	top: 15px;
	width: 13em;
}

#header2 ul.domik li {
	background: #f3f3f3 url("domik.gif") 0 -8px no-repeat;
	margin: 0;
	padding: 6px 0 6px 36px;
	overflow: hidden;
	zoom: 1;
}

#header2 ul.domik li.sitemap,
#header2 ul.domik li.sitemap a {
	background-position: 0 -52px;
}

#header2 ul.domik li.contacts,
#header2 ul.domik li.contacts a {
	background-position: 0 -96px;
}

#header2 ul.domik li a {
	background: #fff url("domik.gif") 0 -8px no-repeat;
	color: #5e5f61;
	display: block;
	font-weight: normal;
	margin: -6px 0 -6px -36px;
	padding: 6px 0 6px 36px;
	overflow: hidden;
	zoom: 1;
}


#header2 ul.domik li a:hover {
	color: #000;
}


/* HEADER topmenu1
------------------------------*/

ul#topmenu1 {
	background: #999 url("bg-topmenu11.jpg") no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	height: 160px;
	list-style: none;
	padding-left: 740px;
	position: absolute;
	left: 4px;
	top: 100px;
	width: 252px;
}

ul#topmenu1 li {
	background: url("bg-topmenu12.gif") -328px 50% no-repeat;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 37px;
}


ul#topmenu1 li.trcorner,
ul#topmenu1 li.brcorner {
	background: url("bg-topmenu13.gif") 100% -8px no-repeat;
	height: 8px;
	line-height: 0px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
}

ul#topmenu1 li.brcorner {
	background-position: 100% 0;
	margin-top: -8px;
	top: 100%;
}

ul#topmenu1 li a {
	color: #fff;
	display: block;
	overflow: hidden;
	padding: 0 0 0 37px;
	margin: 0 0 0 -37px;
	text-decoration: none;
	zoom: 1;
}

/*
ul#topmenu1 li.selected a {
	background: url("bg-topmenu12.gif") 0 50% no-repeat;
	color: #000;
}
*/

#katalog ul#topmenu1 li.katalog a,
#services ul#topmenu1 li.services a,
#support ul#topmenu1 li.support a,
#factory ul#topmenu1 li.factory a {
	background: url("bg-topmenu12.gif") 0 50% no-repeat;
	color: #000;
}

ul#topmenu1 li a:hover {
	text-decoration: underline;
}


/* HEADER topmenu2
------------------------------*/

ul#topmenu2 {
	background: #fc0 url("bg-topmenu21.gif") 0 50% repeat-x;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
	list-style: none;
	line-height: 30px;
	padding: 0 0 0 7px;
	position: absolute;
	left: 4px;
	top: 264px;
	width: 985px;
}

ul#topmenu2 li {
	float: left;
	padding: 0 10px;
}

ul#topmenu2 li.selected {
	background: #000 url("bg-topmenu25.gif") 0 50% repeat-x;
	color: #fff;
}

ul#topmenu2 li a {
	color: #000;
	display: block;
	float: left;
	margin: 0 -5px;
	padding: 0 10px;
}

html>body ul#topmenu2 li a {
	margin: 0 -10px;
}

ul#topmenu2 li a {
	background: url("bg-topmenu25.gif") 0 87% no-repeat;
}

ul#topmenu2 li a:hover {
	background: url("bg-topmenu25.gif") 0 13% repeat-x;
}

ul#topmenu2 li.selected a {
	color: #fff;
}

ul#topmenu2 li.selected a:hover {
	color: #000;
}

ul#topmenu2 li#searchmenu,
li#searchmenu form {
	background: url("bg-topmenu23.gif") 100% 100% no-repeat;
	height: 30px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
}

li#searchmenu div,
li#searchmenu form,
li#searchmenu input {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

li#searchmenu form {
	background-position: 100% 0;
	height: 24px;
	line-height: 2.0em;
	padding: 3px 3px 3px 0;
}

li#searchmenu input.search_field {
	background: #fb0;
	border: 1px solid #000;
	height: 14px;
	margin: 0;
	padding: 3px;
	vertical-align: middle;
	width: 200px;
}

li#searchmenu input.search_submit {
	margin: 0 0 0 4px;
	padding: 0;
	vertical-align: middle;
}

ul#topmenu2 li.corn,
ul#topmenu2 li.corn span {
	background: url("bg-topmenu24.gif") no-repeat;
	display: block;
	height: 30px;
	position: absolute;
	left: 0;
	width: 9px;
}

ul#topmenu2 li.corn span {
	background-position: 0 100%;
	height: 15px;
	bottom: 0;
}


/* SIDEBAR
------------------------------*/

#sidebar div {
	margin: 2px 0;
	padding: 0 0 44px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

#sidebar h3 {
	background: #000 url("bg-sidebar01.png") no-repeat;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 20px;
	overflow: hidden;
	zoom: 1;
}

#sidebar ul {
	border: 1px solid #efeeed;
	border-width: 0 2px;
	font-size: 1.1em;
	line-height: 1.1em;
	list-style: none;
	padding: 0 10px;
	overflow: hidden;
	zoom: 1;
}

#sidebar li {
	background: url("bg-sidebar03.gif") left bottom no-repeat;
	padding: 10px 0;
}

#sidebar li a {
	color: #000;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #5e5f61;
	text-decoration: underline;
}

#sidebar p {
	background: #efeeed url("bg-sidebar02.gif") 0 bottom no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	padding: 0 12px;
	position: absolute;
	bottom: 0;
	width: 226px;
}

#sidebar p a {
	color: #c60a0a;
	text-decoration: none;
}

#sidebar p a:hover {
	text-decoration: underline;
}

#sidebar .ourclients li {
	overflow: hidden;
	zoom: 1;
}

#sidebar .ourclients li a {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.0em;
	margin: 0 0 10px 0;
}

#sidebar .ourclients li a:hover {
	text-decoration: none;
}

#sidebar .ourclients li img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}


/* SIDEBAR CATALOG
------------------------------*/

#sidebar div#catalog {
	background: #f00 url("bg-sidebar01.png") no-repeat;
	padding: 6px 0 3px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

#sidebar #catalog ul {
	background: #000 url("bg-sidebar04.png") -2px 0 repeat-y;
	border: 1px solid #efeeed;
	border-width: 0 2px;
	font-size: 1.1em;
	line-height: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}

#sidebar #catalog ul ul {
	background: #fff;
	border: 0;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 0.6em -20px -0.6em;
	padding: 0.2em 0 1.2em;
}

#sidebar #catalog ul ul ul {
	margin-top: 0.2em;
}

#sidebar #catalog li {
	background: url("bg-sidebar03.gif") -390px bottom no-repeat;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 0.6em 20px;
	vertical-align: top;
	overflow: hidden;
	zoom: 1;
}

#sidebar #catalog li li {
	background: #fff;
	color: #000;
	font-weight: normal;
	padding: 0.4em 20px;
}

#sidebar #catalog li li li {
	padding: 0.3em 0 0.3em 30px;
}

#sidebar #catalog li.selected_in {
	font-weight: bold;
}

#sidebar #catalog li a {
	background: transparent;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: -0.6em -20px;
	padding: 0.6em 20px;
	overflow: hidden;
	zoom: 1;
}

#sidebar #catalog li li a {
	color: #505050;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	overflow: visible;
}

#sidebar #catalog li li li a {
	color: #c70013;
}

#sidebar #catalog p {
	background: #000 url("bg-sidebar01.png") 0 bottom no-repeat;
	font-size: 1px;
	height: 6px;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 250px;
}


/* NAVIBAR
------------------------------*/

#content #navibar {
	font-size: 1.1em;
	line-height: 1.2em;
	list-style: none;
	margin: 10px 0;
	overflow: hidden;
	zoom: 1;
}

#content #navibar a {
	color: #505050;
	text-decoration: none;
}

#content #navibar a:hover {
	text-decoration: underline;
}

#content #navibar li {
	border-right: 1px solid #eee;
	float: left;
	margin: 5px 0;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	zoom: 1;
}

#content #navibar li.lastpoint {
	border: 0;
}


/* CONTENT
------------------------------*/

#content .textblock {
	background: #ecebea url("bg-content01.gif") -353px bottom no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	_overflow: hidden;
	zoom: 1;
	*display: inline;
	margin: 10px 5px;
	padding: 10px;
	vertical-align: top;
	width: 333px;
}

#content .textblock h2 {
	background: #ecebea url("bg-content01.gif") no-repeat;
	border-bottom: 1px solid #fff;
	color: #c60a0a;
	font-weight: bold;
	margin: -10px -10px 10px;
	padding: 10px;
	font-size: 1.6em;
}

#content .textblock h3 {
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

#content .textblock p {
	font-size: 1.1em;
	margin: 5px 0;
}

#content p.lastlink {
	background: #ecebea;
	font-size: 1.2em;
	font-weight: bold;
	margin: -1px 0 0;
	padding: 5px 0 5px;
	overflow: hidden;
	zoom: 1;
}

#content p.lastlink a {
	color: #c60a0a;
	text-decoration: none;
}

#content p.lastlink a:hover {
	text-decoration: underline;
}

#content .newsblock ul {
	font-size: 1.0em;
	margin: -10px 0 0;
}

#content .newsblock li {
	font-size: 1.4em;
	line-height: 1.4em;
	list-style: none;
}

#content .newsblock a,
#content .newsblock li,
#content .newsblock ul {
	overflow: hidden;
	zoom: 1;
}

#content .newsblock li {
	background: url("bg-sidebar03.gif") left bottom no-repeat;
	padding: 10px 0;
}

#content .newsblock li a {
	color: #000;
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.2em;
	text-decoration: none;
}

#content .newsblock li a:hover {
	color: #606060;
	text-decoration: underline;
}


/* CONTENT CAT
------------------------------*/

#content .categories {
	clear: both;
}

#content .categories a,
#content .categories a:hover {
	background: url("bg-content02.gif") no-repeat;
	color: #505050;
	font-size: 1.2em;
	line-height: 1.0em;
	display: -moz-inline-stack;
	display: inline-block;
	_overflow: hidden;
	zoom: 1;
	*display: inline;
	margin: 10px;
	padding: 130px 5px 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 110px;
}

#content .categories img {
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	top: 10px;
}


#content .descr1 {
	background: #ecebea url("bg-content03.gif") -730px bottom no-repeat;
	clear: both;
	margin: 10px 0;
	padding: 0 10px 10px;
}

#content .descr1 h1,
#content .descr1 h2 {
	background: #ecebea url("bg-content03.gif") no-repeat;
	border-bottom: 1px solid #fff;
	clear: both;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 -10px 10px;
	padding: 5px 10px;
}

#content h1,
#content h2,
#content h3 {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #c60a0a;
	font-size: 2.0em;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 5px 10px;
}

#content h2 {
	font-size: 1.8em;
}

#content h3 {
	border: 0;
	font-size: 1.6em;
}

#content p,
#content ul {
	font-size: 1.2em;
	margin: 10px;
}

#content .newsdate {
	color: #c60a0a;
}

#content ul {
	margin-left: 30px;
}

#content .descr1 p,
#content .descr1 ul {
	font-size: 1.2em;
	margin: 10px 0;
}

#content .descr1 ul {
	margin-left: 20px;
}


/* IMG and LINKS
------------------------------*/

#content img {
	border: 1px solid #c0c0c0;
	float: left;
	margin: 30px 20px 5px 0;
	padding: 5px;
}

#content a img {
	border-color: #306090;
}

#content a {
	color: #306090;
}

#content a:hover {
	background: transparent;
	color: #c00000;
}

#content a:hover img {
	border-color: #c00000;
}


/* TABLE
------------------------------*/

table {
	border-collapse: collapse;
	clear: both;
	font-size: 1.0em;
}

table caption {
	color: #606060;
	font-size: 1.6em;
	font-weight: normal;
	padding: 1.6em 0 0.5em;
	text-align: left;
}

table th {
	background: #f0f0f0;
	border: 2px solid #e0e0e0;
	border-bottom-color: #c60a0a;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 5px 10px;
}

table td {
	background: #fff;
	border: 2px solid #e0e0e0;
	font-size: 1.1em;
	padding: 5px 10px;
	text-align: center;
}

table td a {
	display: block;
	margin: -5px -10px;
	padding: 5px 10px;
	text-align: left;
	width: 100%;
}

table.object th {
	background: #fff;
	border: 2px solid #e0e0e0;
	border-right-color: #c60a0a;
	font-weight: normal;
	text-align: left;
}

table.object td {
	text-align: right;
}

table.objectslist {
	width: 100%;
}

table.objectslist tr.highlight td,
table.objectslist tr.highlight td a {
	background: #fff080;
	cursor: pointer;
}

#content table.objectslist tr.highlight td a {
	color: #c00;
}

table.stripe tr.even td,
table.stripe tr.even th {
	background: #f8f8f8;
}


/* CONTENT CONTACTS FORM
------------------------------*/

form#contactform {
	font: normal 1.2em Arial, sans-serif;
	margin: 10px;
}

#contactform fieldset {
	border: 0;
}

#contactform label {
	display: block;
	margin: 1.0em 0 0.2em;
}

#contactform input,
#contactform textarea {
	font: normal 1.0em Arial, sans-serif;
	margin: 0;
	width: 400px;
}

#contactform input.submit {
	display: block;
	margin: 1.0em 0 0.4em;
	padding: 0.4em 0.2em;
	width: auto;
}

p.colorred { color: #c00000; }
p.colorblue { color: #306090; }




/* CONTENT SEARCH FORM
------------------------------*/

#content #searchform {
	background: #ecebea url("bg-content03.gif") no-repeat;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

#content #searchform form {
	background: #ecebea url("bg-content03.gif") -730px bottom no-repeat;
	margin: 0;
	padding: 0 10px 10px;
}

#content #searchform div div {
	margin: 0 9.0em 0 0;
}

#content #searchform input {
	float: right;
	font-size: 1.4em;
	padding: 2px;
	width: 6.0em;
}

#content #searchform input.search {
	float: none;
	margin-top: 2px;
	width: 96%;
}

/* SEARCH PAGE
------------------------------*/

#content p.searchfound {
	color: #909090;
	font-size: 1.4em;
	font-weight: bold;
}

#content p.searchnotfound {
	color: #c00;
}

#content ul.searchresult {
	list-style: none;
	margin: 2.0em 0;
}

#content ul.searchresult li {
	margin: 2.0em 0;
}

#content ul.searchresult li p {
	font-size: 1.0em;
	margin: 0.2em 0 0;
	padding: 0;
}

#content ul.searchresult li p.searchlink {
	color: #090;
}

#content ul.searchresult li a {
	font-weight: bold;
}




/* FOOTER
------------------------------*/

#footer {
	background: #fff url("bg-corn00.gif") -3011px 0 no-repeat;
	padding: 7px 0 0;
	position: relative;
}

#footer ul {
	background: #ecebea;
	color: #707070;
	font-size: 1.0em;
	line-height: 1.0em;
	list-style: none;
	padding: 10px 30px;
}

#footer li {
	border-left: 1px solid #a0a0a0;
	font-size: 1.1em;
	display: inline;
	padding: 0 5px;
}

#footer li a {
	color: #707070;
	text-decoration: none;
}

#footer li a:hover {
	color: #000;
	text-decoration: underline;
}

#katalog #footer ul li.katalog a,
#services #footer ul li.services a,
#support #footer ul li.support a,
#factory #footer ul li.factory a,
#footer li.selected {
	color: #404040;
	font-weight: bold;
}

#footer .lbcorn {
	background: #ecebea url("bg-footer02.gif") no-repeat;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	z-index: 100;
}

#counters {
	background: #909090 url("bg-footer01.jpg") repeat-x;
	border-top: 1px solid #707070;
	height: 90px;
	position: relative;
	z-index: 200;
}

#counters p {
	color: #fff;
	font-size: 1.1em;
	padding: 15px 30px;
}
