/*------------------------------------------------------------------------------
  Theme created by Oleg Stepura for http://duma.kaliningrad.org/
  License http://creativecommons.org/licenses/LGPL/2.1/
  All questions and feedback at http://www.cdstudio.org/
  This CSS was tested and works the same in: >= Netscape 6.0, Mozilla 0.6,
  Firefox 0.8, Opera 4.0, Internet Explorer 5.01. (older does not support CSS)
------------------------------------------------------------------------------*/
@import url(base.css);
/*------------------------------------------------------------------------------
  Customize colors and sizes
------------------------------------------------------------------------------*/
body {
	color:#61403b;
	background-color:#464a4d;
	font:0.8125em Verdana, Arial, Helvetica, sans-serif;
	}
a {
	color:#A33230;
	}
/*------------------------------------------------------------------------------
  layout
------------------------------------------------------------------------------*/
* html #www-kts39-ru {
	text-align:center;
	}
.container {
	width:990px;
	margin:0 auto 0 auto;
	text-align:left;
	}
.main {
	background:url(/img/body-bg.gif) #b38e5e repeat left top;
	border:#d5a768 solid 3px;
	width:895px;
	padding:30px 0 30px 0;
	margin:30px 15px 15px 75px;
	position:relative;
	}
.main:after {
	content:'.';
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	}
.left-menu {
	margin: 0 0 80px 0;
	float:left;
	position:relative;
	overflow: visible;
	}
.main-body {
	margin:0 30px 0 0;
	position:relative;
	}
.inside-left {
	width:300px;
	position: relative;
	margin-left: -60px;
	}
.logo-outer {
	width:280px;
	background:#f7ebdd;
	padding:15px;
	}
.logo-inner {
	background:#fdf9f5;
	padding:26px 0 20px 17px;
	}
.main-body:after {
	content:'.';
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	}
.body-photo {
	height:100px;
	margin: 0 auto;
	}
.body-text {
	border:12px solid #e7be7c;
	background:url(../img/photo-big.jpg) #f0d5ab no-repeat left top;
	padding:5px;
	float: right;
	width: 551px;
	}
#menu {
	margin:30px 0 0 90px;
	width:216px;
	}
#menu li {
	background:#f7ebdd;
	display:inline-block;
	width:216px;
	height:45px;
	border-left:#fff 4px solid;
	margin:2px 0 0;
	}
#menu li a {
        display: table-cell;
        vertical-align: middle;
	height:45px;
	width: 174px;
	padding-left: 42px;
	}
#menu li a:hover {
	text-decoration: none;
	}
#menu li a:hover span {
	padding: 2px 0 0 20px;
	color: #8D3D34;
	}
#menu .flow {
	background:url(/img/menu-main.jpg) #f7ebdd no-repeat 17px 12px;
	}
#menu .list {
	background:url(/img/menu-news.jpg) #f7ebdd no-repeat 17px 10px;
	}
#menu .contact {
	background:url(/img/menu-contact.jpg) #f7ebdd no-repeat 17px 13px;
	}
#menu .production {
	background:url(/img/menu-production.jpg) #f7ebdd no-repeat 17px 10px;
	}
#menu .people {
	background:url(/img/menu-people.jpg) #f7ebdd no-repeat 17px 10px;
	}
#menu .people-list {
	background:url(/img/menu-people-list.jpg) #f7ebdd no-repeat 17px 10px;
	}
#menu .photo {
	background:url(/img/menu-photo.jpg) #f7ebdd no-repeat 17px 10px;
	}
#menu li:hover {
	background-position: 20px 12px;
	}
#menu span {
	font: normal 1.3em/.9 Georgia, Arial, Helvetica, sans-serif;
	color: #524235;
	padding-left: 16px;
	width: 142px;
	overflow: visible;
	display: inline-block;
	}
*+html #menu span {
	line-height: 1.2;
	}
.text p {
	text-align:left;
	margin:8px 5px;
	}
.address {
	position:absolute;
	left:30px;
	bottom:30px;
	width:216px;
	text-align:right;
	font-size:11px;
	color:#f7ebdd;
	}
.copyright, .copyright a {
	margin-left:60px;
	text-align:center;
	font-size:11px;
	color:#798187;
	text-decoration:none;
	}
.copyright a:hover {
	text-decoration:underline;
	}
.bottom-mail {
	color:#F1DDC5;
	}
.body-menu {
	width:90%;
	border-bottom:2px solid #dabf95;
	margin-bottom:20px;
	padding-bottom:15px;
	}
.text .body-menu li {
	background:url(/img/menu-left-sign.gif) 0 .5em no-repeat;
	}
.body-menu li a {
	padding-right: 23px;
	background:url(/img/menu-down-sign.gif) right .3em no-repeat;
	}
/*------------------------------------------------------------------------------
  Content lists
------------------------------------------------------------------------------*/
.text ul,
.text menu,
.text dir,
.text ol {
	margin:.5em .5em .5em 2em;
	}
.text li {
	padding:.1em .5em .1em 1.2em;
	margin:0;
	background:url(/img/li1.gif) 0 .7em no-repeat;
	}
.text li.none {
	background:none;
	}
.text li li {
	background:url(/img/li2.gif) 0 .7em no-repeat;
	}
.text li li li {
	background:url(/img/li3.gif) 0 .7em no-repeat;
	}
.text li li li li {
	background:url(/img/li4.gif) 0 .7em no-repeat;
	}
.text ol li {
	background:none;
	padding:0;
	}
/*------------------------------------------------------------------------------
  Headers styles
------------------------------------------------------------------------------*/
.text h1, h1 a {
	font:normal 1.7em Georgia, Arial, Helvetica, sans-serif;
	color:#8D3D34;
	padding:15px 0;
	text-align:center;
	width:90%;
	border-bottom:2px solid #dabf95;
	margin-left:28px;
	margin-bottom:20px;
	}
.text h2,
.text th,
.text h2 a {
	font: 1.4em Georgia, Arial, Helvetica, sans-serif;
	color: #61403B;
	padding:10px 0;
	text-align:center;
	}
.text h1 a,
.text h2 a {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.text table {
	widh:100%;
	font-size:.9em;
	}
.text table,
.text td,
.text tr,
.text th {
	border:#C9A872 1px solid;
	padding:6px 3px;
	}
.text th {
	background:#EDD0A5;
	padding:10px 3px;
	}
.text img.no-border,
.text .no-border tr,
.text .no-border td {
	border:0;
	}
.text .telephone {
	white-space: nowrap;
	}
.text img {
	border:3px solid #DABF95;
	padding: 2px;
	}
form {
	margin: 10px 5px;
	clear: both;
	}
form dt {
	float: left;
	clear: left;
	width: 120px;
	padding-top: 9px;
	}
form dd {
	padding-top: 5px;
	padding-left: 120px;
	}
form dd:after {
	content:'.';
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
	}
form input {
	background: #F5E6CD;
	border: 2px #C9A872 solid;
	padding: 3px;
	}
form input:focus {
	background: #F9EFDF;
	}
form input[type=submit] {
	background: #F0D5AB;
	border: 2px #D1B789 solid;
	padding: 2px;
	}
