
/*#############################################################
Author: AirJet
URL: http://PozitivIT.com/
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
  }

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #006599 url('../pic/site/back.gif') no-repeat center top;
	color: #444;
	font: normal 9pt Verdana;
	margin: 0;
	padding: 0;
     }

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

input {
			font-family: Verdana;
			font-size: 11px;
			background-color:#f7f7f7;
			border:1px solid #ddd;
			color: #333333;
       }

input:focus{
			font-family: Verdana;
			font-size: 11px;
			background-color:#fff;
			border:1px solid #333;
			color: #333333;
           }

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(../pic/cms/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	border-top: 0px;
	background: #FFF;
	font-size: 8pt;
	margin: 0 auto;
	padding: 0px 10px;
	width: 900px;
}

.outer-container {
	background: url('../pic/site/fback.gif') no-repeat center bottom;
	padding-bottom: 50px;
}

.logo {
	background: #fff url('../pic/site/logo.gif') no-repeat top left;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	height: 70px;
     }

/* headere & title */
.header {
	border-bottom:1px solid #716F64;
	background: #eee url('../pic/site/head.jpg') no-repeat;
	height: 235px;
	margin: 0px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}

.title {height: 44px;}
.title a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	text-decoration: none;
}
.title a:hover {border-color: #F60; color: #FFF;}


.navb_l {
	height: 74px;
	padding: 0px;
	background: url(../pic/site/m_l.gif) no-repeat top left;
	width: 2px;
    float: left;
	}

.navb_r {
	height: 74px;
	padding: 0px;
	background: url(../pic/site/m_r.gif) no-repeat top left;
	width: 2px;
    float: left;

	}

.nav {
	height: 74px;
	padding: 0px;
	overflow:hidden;
	background: url(../pic/site/menuback.gif) repeat-x;
	}
.nav a {
	 display: block;
	 background: url(../pic/site/m_b.gif) no-repeat top left;
	 color: #fff;
	 float: left;
	 font: bold 10pt sans-serif;
	 line-height: 74px;
     text-decoration: none;
	 padding: 5px 20px 0px 28px;}
.nav a:hover {
		 background: url(../pic/site/m_b2.gif) no-repeat top left;
         color: #fff;
         text-decoration: none;
         }

/* path */
.nav2 {
	height: 30px;
	background: #919191;
    border-top: 2px solid #CCC;
	color: #FFF;
	font: normal 8pt Verdana;
    background: url(../pic/site/n2back.gif);
	overflow:hidden;
	padding: 0px 0px;
	width: 900px;
	clear: both;
}
.nav2 a {
    display: block;
	padding: 6px 20px;
	color: #FAFAFA;
	text-decoration: none;
	float: left;
}
.nav2 a:hover {
	color: #FFE;
	text-decoration: underline;
}


.clearer {clear: both; font-size: 0;}

 A.cat {color:#800080; font-weight:normal; font-family:Verdana; font-size:8pt;  text-decoration: underline;}
 A.cat:hover {color:#996699; text-decoration: none; font-weight:normal;}
 A.cat:active {color:#800080; text-decoration: none; font-weight:normal;}

#ww a {
color:#FFFFFF;
text-decoration:none;
}
#ho a {
color:#FFFFFF;
text-decoration:none;
}
#ww a:hover {
color:#FFFFFF;
text-decoration: underline;
}
#ho a:hover {
color:#FFFFFF;
text-decoration: underline;
}
h1 {color:white; background: #006599; padding: 4px; margin: 4px; border-bottom: 2px solid #eee; border-top: 2px solid #eee;}
div.h_1 {
color:white; font: normal 1.8em Tahoma,sans-serif; background: #006599; padding: 5px; margin: 5px; border-bottom: 2px solid #eee; border-top: 2px solid #eee;
}
/* path */
.path {
/*	background: #eee;
	color: #000;
	font: normal 8pt sans-serif;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;

	padding: 2px 12px;
	width: 876px;
*/
	clear: both;

}
.path a {
	color: #000;
	text-decoration: none;
}
.path a:hover {
	color: #000;
	text-decoration: underline;
}

/* main */
.main {
	background: #FFF;
/*	border-top: 4px solid #eee;
	padding: 0px 12px 0 0;
*/
    padding-bottom: 12px;
	clear: both;
    width: 900px;
}

.main_nm {
	border-top: 4px solid #FFF;
	padding: 8px 0px 0 0;
}
/* content */
.content {
	margin: 0 8px 0 8px;

	background: #FFF;
	float: left;
	width: 600px;
}
.content .descr {
	color: #664;
	font-size: 7pt;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../pic/cms/li.gif);
	margin-left: 18px;
}

/* navigation */
.news {
	float: left;
	padding: 0 2px 0 2px;
	width: 872px;
}
.news strong {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.news ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.news li {border-bottom: 1px solid #EAEADA;}
.news li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.news li a:hover {
	background: #F0F0EB;
	color: #654;
}

/* katalog */
.katalog {
	float: right;
	width: 267px;
	background: #F2EEE2 url('../pic/site/kback.gif') no-repeat center bottom;
	padding-bottom: 130px;
    border: 1px solid #999;
    border-top: 0px;

}

.khead {
	width: 267px;
	background: #F3F3F3 url(../pic/site/t.gif) repeat-x;
    height:40px;
    border-bottom: 1px solid #999;
}

.katalog h3 {
	color: #000000;
	font: bold 12pt Verdana;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.katalog ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.katalog li {border-bottom: 1px solid #EAEADA;}
.katalog li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.katalog li a:hover {
	background: #F4F4F4;
	color: #654;
}

/* footer */
.footer {
	background: #4584A5 url(../pic/site/footer.gif);
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 0;
    height: 73px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer p {
	color: #F7F7F2;
	text-decoration: none;
	margin: 25px 15px;
}

.footer a:hover {color: #FFC;}
