* {
	margin: 0;
	padding: 0;
}

BODY {
	min-width: 950px;
	font: 12px Arial;
	background: #FFF;
	text-align: center;
}
.minWidth {
	width: expression((documentElement.offsetWidth || document.body.offsetWidth) < 900 ? '900px' : '100%');
	min-width:900px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
DIV.clearboth {
	clear: both;
	line-height: 150%;
}

IMG {
	font-size: 12px;
}

#head {
	position: relative;
	height: 1%;
}

#head #arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 510px;
	height: 147px;
	background: #FFF url(../images/static/bg/head-arrow.gif) bottom right
		no-repeat;
	z-index: 2;
}

#head #logo {
	position: relative;
	z-index: 4;
	margin: 0 0 8px 7%;
	font-size: 0;
	line-height: 0;
	padding-top: 13px;
	
}

#head #slogan {
	position: absolute;
	left: 261px;
	z-index: 2;
	top: 53px;
}

#head IMG#stripe1 {
	position: absolute;
	top: 121px;
	left: 454px;
	z-index: 3;
}

#head #url {
	position:relative;
	top:11px;
	display: block;
	width: 149px;
}

#head #frame {
	position: relative;
	background: url(../images/static/bg/head-blueframe.gif) repeat-x;
	height: 154px;
	margin-right: 11%;
	border-top: 26px solid #F6E8D9;
}

#head #frame #splash {	
	height: 150px;
	width: 52%;
	text-align: center;
	padding-left: 40px;
	*position:relative;
	*bottom:1px;
}


#head #corner {
	position: absolute;
	z-index: 2;
	right: 11%;
	margin-right: -1px;
	top: 147px;
	width: 36%;
	height: 154px;
	background: url(../images/static/bg/head-framecorner.gif) right
		no-repeat;
}

#head #frame-rightbg {
	position: absolute;
	top: 107px;
	right: 0;
	width: 11%;
	height: 220px;
	background: #F6E8D9 url(../images/static/bg/head-framebg.gif) bottom
		right;
	padding-left: 50px;
	margin-right: 75px;
	z-index: 0;
}

#head #frame IMG#bg {
	position: absolute;
	z-index: 1;
	right: -70px;
	bottom: 0;
}

#head #body-corner {
	position: absolute;
	width: 11%;
	left: 0;
	top: 298px;
	height: 43px;	
}

#body {
	background: #F6E8D9 /* url(../images/static/bg/page-body.gif) -43px 0 	no-repeat */;
	padding: 28px 0 11px 0;
	height: 1%;
}

#nav {
	list-style: none;
	margin-top: 30px;
}

#nav LI {
	float: left;
	width: 33%;
	padding-left: 19px;
	margin-bottom: 6px;
	position: relative;
	right: 20px
}

#nav LI A,#nav LI DIV {
	display: block;
	line-height: 0;
	font-size: 0;
	background-position: top;
	float: left;
}

#nav LI A:HOVER,#nav LI DIV,#nav LI A#active {
	background-position: bottom !important;
}

#nav LI#l1 {
	background: url(../images/static/nav/1.gif) no-repeat;
}

#nav LI#l1 A,#nav LI#l1 DIV {
	background-image: url(../images/static/nav/company.gif);
}

#nav LI#l2 {
	background: url(../images/static/nav/2.gif) no-repeat;
}

#nav LI#l2 A,#nav LI#l2 DIV {
	background-image: url(../images/static/nav/news.gif);
}

#nav LI#l3 {
	background: url(../images/static/nav/3.gif) no-repeat;
}

#nav LI#l3 A,#nav LI#l3 DIV {
	background-image: url(../images/static/nav/technics.gif);
}

#nav LI#l4 {
	background: url(../images/static/nav/4.gif) no-repeat;
}

#nav LI#l4 A,#nav LI#l4 DIV {
	background-image: url(../images/static/nav/services.gif);
}

#nav LI#l5 {
	background: url(../images/static/nav/5.gif) no-repeat;
}

#nav LI#l5 A,#nav LI#l5 DIV {
	background-image: url(../images/static/nav/consult.gif);
}

#nav LI#l6 {
	background: url(../images/static/nav/6.gif) no-repeat;
}

#nav LI#l6 A,#nav LI#l6 DIV {
	background-image: url(../images/static/nav/contacts.gif);
}

#subnav-container {
	background: #F6E8D9;
	width: 60%;
	position: relative;
	margin: 0px 32px -28px 0px;
	left: 11%;
	top: -28px;
	padding: 9px 0 11px 0px;
}

#subnav LI {
	list-style: none;
	font: bold 11px tahoma;
	color: #004195;
	display: inline;
	margin-right: 8px;
}

#subnav LI A,#subnav LI SPAN {
	line-height: 250%;
	color: #004195;
}

#subnav LI A:hover {
	text-decoration: none;
}

#subnav LI#act {
	color: #FFF;
	background: #004195;
	line-height: 250%;
	padding: 5px;
	white-space: nowrap;
	padding-left: 2px;
}

#subnav LI#act SPAN {
	color: #FFF;
}

#content-container {
	background: #FFF;
	width: 78%;
	margin: 0 auto;
	position: relative;
	padding: 70px 0 40px 0;
	clear: left;
}

.content-n {
	position: absolute;
	right: 5%;
	top: -18px;
}

.content-h {
	position: absolute;
	left: 11%;
	margin: -61px 0 0 90px;
}

#page-end-container {
	position: relative;
	z-index: 3;
	background: #F6E8D9 url(../images/static/bg/end-bgpattern.gif) bottom
		right repeat-y;
	border-top: 1px solid #FFF;
	height: 1%;
}

#page-end-container #wrapper {
	width: 78%;
	margin: 0 auto;
	position: relative;
	border-right: 2px solid #004195;
	height: 200px; //
	height: 150px;
	background: url(../images/static/bg/end-bb.gif) bottom repeat-x;
}

#page-end-container #news {
	width: 50%;
	position: relative;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 50px;
}

#page-end-container #news .date {
	position: absolute;
	left: 60px;
	top: -32px;
	height: 21px;
	width: 99px;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
	font: bold 11px arial;
	background: #F6E8D9;
}

#page-end-container #news .date DIV {
	background: #004195;
	width: 87px;
	height: 20px;
	padding-top: 6px;
	position: absolute;
	left: 6px;
}

#page-end-container #news .h {
	margin: 0 50px 0 50px;
}

#page-end-container #news .h A {
	font: bold 13px arial;
	color: #004195;
}

#page-end-container #news P {
	font: 11px arial;
	color: #004195;
	margin: 10px 50px 0 70px;
}

#banners {
	width: 52%;
	top: -1px;
	left: 50%;
	position: absolute;
}

#banners #lt-banner,#banners #rt-banner {
	position: absolute;
	width: 47%;
	background: #FFF;
	text-align: center;
	padding: 7px 0;
	border-left: 10px solid #004195;
	display: block;
}

#banners #lt-banner {
	left: -10px;
	background: #FFF url(../images/static/bg/lt-banner.gif) bottom right
		no-repeat;
}

#banners #rt-banner {
	right: 0;
}

/*#banners #lt-banner:HOVER,
#banners #rt-banner:HOVER { border-left: 10px solid #7397C5; }*/
#banners #lt-banner-txt,#banners #rt-banner-txt {
	position: absolute;
	top: 84px;
	font: 11px arial;
	text-decoration: underline;
	z-index: 1;
}

#banners #lt-banner-txt A,#banners #rt-banner-txt A {
	color: #004195;
}

#banners #lt-banner-txt {
	left: 0;
	width: 45%;
}

#banners #rt-banner-txt {
	left: 50%;
	width: 45%;
	margin-left: 10px;
}

#banners .head {
	position: absolute;
	left: -16px;
	top: -32px;
	height: 21px;
	width: 130px;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
	font: bold 11px arial;
	background: #F6E8D9;
}
#banners .head a {color: #FFF; font: bold 11px arial;}
#banners .head  DIV {
	background: #004195;
	width: 118px;
	height: 20px;
	padding-top: 6px;
	position: absolute;
	left: 6px;
}

#page-end-container DIV#outborder {
	height: 82px; //
	height: 79px;
	left: 2px;
	position: absolute;
	width: 100%;
	border-right: 14px solid #FFF;
	top: -1px;
}

#page-end-container DIV#outborder IMG {
	position: relative;
	top: -12px;
}

#page-end-container #end-banners {
	position: absolute;
	width: 49%;
	height: 33px;
	left: 50%;
	font-size: 0;
	line-height: 0;
	bottom: 0;
	background: url(../images/static/bg/banners-end.gif) repeat-x;
}

#page-end-container #end-banners #rt-endl {
	position: absolute;
	right: 48%;
	margin-right: -10px;
}

#page-end-container #end-corner { /*right: -2px;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 0;
	line-height: 0;
	background: transparent;
	text-align: right;
}

#page-end-container #end-corner IMG {
	position: relative;
	right: -2px;
}

#page-end-container IMG#endbg-corner {
	position: absolute;
	right: 32px;
	bottom: 0;
}

#page-end-container #scroll-up {
	position: absolute;
	z-index: 2;
	bottom: -19px;
	left: 0;
	font-size: 0;
	line-height: 0;
	padding-left: 25px;
	background: url(../images/static/bg/scroll-up.gif) top repeat-x;
}

#footer {
	position: relative;
	height: 58px;
	background: url(../images/static/bg/foot.gif) top right no-repeat;
	padding: 28px 0;
	font: 11px arial;
	color: #004195;
}

#footer #contacts {
	margin-left: 30%;
	line-height: 160%;
}

#footer #contacts A {
	color: #004195;
}

#footer #counter {
	position: absolute;
	left: 11%;
	margin-left: 70px;
	top: 37px;
}

#footer #reaktive {
	position: absolute;
	width: 142px;
	right: 11%;
	margin-right: 20px;
	top: 15px;
}

#head #contacts {
	text-align: right;
	position: absolute;
	top: 10px;
	right: 11%;
	width: 170px;
	line-height: 120%;
}

#head #contacts A {
	color: #004195;
}

#first-news {
	margin-top: -20px;
	border-top: none;
	/*margin-left: 160px;*/
}

.news-block {
	padding: 0 90px;
	height: 1%;
	margin-bottom:20px;
	text-align: center;
	/*border-top: 4px solid #F6E8D9;*/
}
	.news-block-content {
		padding: 0px;
	}
	.news-block-content .news-block_in{
		width: 30%;
	}
	#content .news-block-content UL{
		margin: 0px;
	}
	#content .news-block-content UL LI{
		background: none;
	}
.news-block UL {
	clear: both;
}

.news-block UL LI {
	list-style: none;
}

.news-block UL LI DIV {
	width: 87px;
	font-weight: bold;
	color: #004195;
	text-align: center;
	background: #F6E8D9;
	font-size: 11px;
	padding: 8px 0 4px 0;
	margin-bottom: 10px;
}

.news-block UL LI H2 {
	margin: 0;
}

.news-block UL LI A {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.news-block UL LI P {
	color: #111;
	font-size: 11px;
	line-height: 20px;
	margin: 5px 0 30px 0;
}

.news-block UL LI.l H2,.news-block UL LI.l P {
	margin-right: 40px;
}
.news-block_in a img {

}
.news-block_in {
	width: 49%;
	float: left;
}

.news-date {
	width: 87px;
	font-weight: bold;
	color: #004195;
	text-align: center;
	background: #F6E8D9;
	font-size: 11px;
	padding: 8px 0 4px 0;
	position: relative;
	margin-top: -40px;
}

.back-link {
	display: block;
	padding: 3px 10px;
	float: left;
	background: #F6E8D9;
	font-size: 11px;
	text-decoration: none;
}

.back-link:HOVER {
	background: #FEE4CA;
}

.back-link IMG {
	position: absolute;
	margin-left: -27px;
	margin-top: 2px;
	visibility: hidden;
}

.back-link:HOVER IMG {
	visibility: visible;
}

#news-paging {
	list-style: none;
	padding-left: 90px;
	padding-top: 4px;
	color: #111;
	font-size: 11px;
	border-top: 4px solid #F6E8D9;
}

#news-paging UL {
	position: relative;
	top: -18px;
	left: 65px;
	height: 1%;
}

#news-paging LI {
	display: block;
	float: left;
	background: #F6E8D9;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
}

#news-paging LI A,#news-paging LI DIV {
	display: block;
	width: 25px;
	text-align: center;
	padding: 2px 0 4px 0;
}

#news-paging LI A {
	text-decoration: underline;
}

#news-paging LI A:HOVER {
	background: #FEE4CA;
	text-decoration: none;
}

#news-paging LI#next-page {
	background: none;
}

#consult-form-container {
	background: #F6E8D9;
	height: 1%;
	position: relative;
	margin-bottom: 30px;
}

#consult-form-container DIV#sendtext {
	display: none;
}

#consult-form-container DIV#text  , #consult-form-container DIV#text_q {
	padding: 6px 20px 8px 40px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	background: url(../images/static/bg/consult-corner1.gif) right top
		no-repeat; //
	height: 1%;
}

#consult-form-container DIV#text A  , #consult-form-container DIV#text_q a
	{
	border-bottom: 1px dotted #004195;
	cursor: pointer;
}

#consult-form-container DIV#text IMG#what  , #consult-form-container DIV#text_q IMG#what
	{
	position: absolute;
	top: -8px;
	left: -18px;
}

#consult-form-container DIV#text IMG#corner-top  ,
	#consult-form-container DIV#text_q IMG#corner-top {
	position: absolute;
	top: 0;
	right: 0;
}

#consult-form-container DIV#text DIV  , #consult-form-container DIV#text_q DIV
	{
	position: relative;
	margin: -13px 0 0 127px;
	font-size: 11px;
}

#consult-form-container DIV#text DIV SPAN.obl  , #consult-form-container DIV#text_q DIV SPAN.obl
	{
	left: -11px;
}

#consult-form {
	padding: 10px 0;
	background: url(../images/static/bg/consult-corner2.gif) bottom right
		no-repeat;
}

#consult-form DIV {
	margin: 8px 0;
}

#consult-form DIV.leftmargin {
	margin-left: 165px;
}

#consult-form DIV.leftmargin INPUT {
	width: auto;
}

#consult-form LABEL {
	display: block;
	width: 150px;
	text-align: right;
	font-size: 11px;
	float: left;
	margin-right: 15px;
	padding-top: 2px;
	position: relative;
}

#consult-form INPUT {
	width: 200px;
}

#consult-form SELECT {
	width: 205px;
}

#consult-form TEXTAREA {
	width: 320px;
	height: 70px;
}

#sendtext {
	margin-bottom: 30px;
	line-height: 20px;
}

SPAN.obl {
	position: absolute;
	right: -7px;
	top: -3px;
	font: bold 17px arial;
	color: #004195;
}

.close #consult-form {
	display: none;
}

.close DIV#text DIV {
	visibility: hidden;
}

.send #consult-form {
	display: none
}

.send DIV#text DIV {
	visibility: hidden;
}

.send DIV#sendtext {
	display: block !important;
	padding: 20px 0 20px 55px;
}

.consult-item {
	margin: 20px 0;
}

.consult-item DIV.q {
	font: bold 14px arial;
	color: #004195;
	line-height: 20px;
	margin: 10px 0;
}

.consult-item DIV.a {
	font-size: 11px;
	line-height: 20px;
	margin-left: 30px;
	margin-top: -5px;
}

.gallery-block {
	padding: 10px 0px; //
	height: 1%; //
	padding-bottom: 0;
}

.gallery-block UL {
	clear: both;
}

.gallery-block UL LI {
	width: 24%;
	float: left;
	list-style: none;
	text-align: center;
}

.gallery-block A {
	border: 8px solid #FFF;
	display: block;
	width: 80px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
}

.gallery-block A:HOVER {
	border-color: #F6E8D9;
}

.gallery-block P {
	color: #111;
	font-size: 11px;
	width: 120px;
	margin: 0 auto;
	text-align: center;
}

.cat-group {
	padding: 0 90px;
	border-top: 4px solid #F6E8D9;
	clear: both;
	height: 1%;
	margin-top: 25px;
}

.cat-group DIV.catgroup-img {
	width: 38%;
	float: left;
	text-align: center;
	padding-top: 25px;
	border-top: 90px solid #F6E8D9;
}

.cat-group DIV.catgroup-img IMG {
	position: relative;
	margin-top: -115px;
}

.cat-group H1 {
	margin: 20px 0 10px 0;
	margin-left: 42%;
}

/*		inline-render	*/
.cat-group UL {
	list-style: none;
	margin-left: 42%;
	height: 1%;
}

.cat-group UL LI {
	list-style: none;
	font: 11px tahoma;	
	margin-right: 12px;
}

.cat-group LI A,.cat-group LI A:visited {
	font-size: 13px;
	line-height: 185%;
	color: #111;
}

.cat-group LI A:hover {
	text-decoration: none;
	background: #F9F0E5;
	color: #111;
}

/*		cols-render			// bug with long name
.cat-group UL { list-style: none; margin-left: 39%; height: 1%; }
.cat-group UL LI { float: left; width: 45%; margin: 0 10px 7px 0; }
.cat-group UL LI A { font: 13px arial; color: #555; }
*/
#content UL#cat-nav {
	float: right;
	width: 35%;
	position: relative;
	margin: 0 -90px 20px 35px;
}

#content UL#cat-nav LI {
	background-image: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#content UL#cat-nav LI#act {
	font-weight: bold;
	background: #F6E8D9;
	padding: 5px 0 5px 15px;
}

#content UL#cat-nav LI A {
	display: block;
	text-decoration: underline;
	padding: 5px 0 5px 15px;; //
	height: 1%;
}

#content UL#cat-nav LI A:HOVER {
	background: #F9F0E5;
}

#e404 {
	width: 78%;
	margin: 0 auto;
	position: relative;
}

#e404 IMG#logo {
	position: relative;
	padding-top: 40px;
}

#e404 IMG#slogan {
	position: absolute;
	left: 222px;
	top: 36px;
}

#e404 IMG#car {
	position: absolute;
	top: 120px;
	margin-left: -50px;
}

#e404 #text {
	position: relative;
	margin-left: 400px;
	margin-right: 10%;
	margin-top: 50px;
	font: 13px Arial;
	color: #111;
	padding-bottom: 100px;
}

#e404 H1 {
	font-size: 23px;
}

#e404 UL {
	margin: 35px 0 15px 0;
}

#e404 UL LI {
	list-style: none;
	margin: 6px 0;
	padding-left: 21px;
	background: url(../images/static/ul.gif) 4px 7px no-repeat;
}

#e404 UL UL {
	margin: 12px 0 12px 20px; //
	margin-left: 16px;
}

.this_is {
	margin-top: 10px;
}
.this_is span  {
	color:#004298;
	font-weight:bold;
}

h2.title {
	margin: 1em 0pt;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: rgb(0, 65, 149);
}
.link_u {
	color:#004195;
	line-height:20px;
}
.available {
	font-size:13px;
	font-weight:bold;
}
.important {
	padding:6px 30px 8px 50px;
	position:relative;
	bottom:30px;
	font-weight:bold;
}

	
#feedback label.error {
	margin-top: 5px;		
	width: auto;
	display:block;
	}
.hotline{
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    color: #AA0000;
    float: right;
    font-size: 20px;
    margin: -59px 20px 0 0;
    padding: 7px 20px 8px;
}
.topbanner{
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    color: #AA0000;
    float: right;
    font-size: 20px;
    margin: -59px 20px 0 0;
}
.gallery{
	margin: 0 90px;
	}
.innergallery{
	overflow-x: scroll;
	height: 150px;
	overflow-y: hidden;
    position: relative;
}
.gallery td{
	padding: 0 5px;
}
