* { margin: 0; padding: 0; }
body {
	font: 12px/28px Arial;
}
img { border: none; }
a { text-decoration: none; color: #1d3193; }
ul { list-style: none; }
.clear { clear: both; height: 1px; }
.wrap {
	width: 1000px;
	margin: 0 auto;
}

.wrap a.current{
    text-decoration: underline;
}

/* =Structure
--------------------------------------------*/
#headprev {
	width: 100%;
	background: #c60312;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	z-index: 999;
}
#header {
	max-width:1920px;
	height: 230px;
	background: #ddeef6;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.bx-wrapper {margin: 0 auto!important; max-width: 1920px !important; position:relative !important;}
#headafter {
	width: 100%;
	height: 43px;
	background: url(../img/menu-bg.png) repeat-x;
	color: #9aa7d0;
	font-size: 26px;
	font-style: italic;
}
#headafter span {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	margin-right: 10px;
}
#headafter p { margin: 0; padding: 7px 0 0 0; }
#headafter a {
	color: #cfcfd7;
	font-size: 12px;
	font-style: normal;
}
#headafter a:hover { text-decoration: underline; }
#menu {
	width: 100%;
	border-top: 1px solid #fff;
	background: #c4c6e3;
	height: 27px;
}
#main {
	width: 100%;
	margin-top: 27px;
	background: #fff;
}
	.leftcolumn {
		width: 210px;
		padding: 0 5px;
		float: left;
	}

{* + by jj *}
{*
	.content {
		float: left;
		width: 515px;
		padding: 0 20px 70px 20px;
	}
*}
	.content {
		float: left;
		width: 515px;
		padding: 0 20px 20px 20px;
	}
{* - by jj *}

	#main .content2 {
		float: right;
		width: 740px;
		padding: 0 10px 70px 0px;
	}
	.rightcolumn {
		width: 210px;
		padding: 0 10px 0 0;
		float: left;
	}
#footer {
	width: 100%;
	background: #c2c4e2;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
	color: #1d3193;
}

/* =Header
----------------------------------------------*/
.logo {
	padding-top: 20px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	width: 285px;
	height: 210px;
}
#slider1 {
	max-width: 1920px;
	height: 230px;
	position: reletive;
	overflow: hidden;
	padding: 0; margin: 0 auto;
}
.backf {
	width: 100%;
	height: 230px;
	position: relative;
	z-index: 99;
	background: url(../img/backf.jpg) top center no-repeat;
	padding: 0; margin: 0;
}
.backs {
	width: 100%;
	height: 230px;
	position: relative;
	z-index: 99;
	background: url(../img/backs.jpg) top center no-repeat;
	padding: 0; margin: 0;
}
.backt {
	width: 100%;
	height: 231px;
	position: relative;
	z-index: 99;
	background: url(../img/backt.jpg) top center no-repeat;
	padding: 0; margin: 0;
}


/* =Menu
----------------------------------------------*/
#menu ul { }
#menu ul li { float: left;    }
#menu ul li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	height: 32px;
	position: relative; z-index: 15;
}
#menu ul li a:hover {
 background: url(../img/mens.png) center no-repeat;
 color: #fff;
 height: 32px;
}
#menu ul li a.active {
 background: url(../img/mens.png) center no-repeat;
 color: #fff;
}
#menu ul li a.active:hover {
 background: url(../img/mens.png) center no-repeat;
 color: #fff;
 height: 32px;
}
#menu ul .drop:hover > a
 {
 background: url(../img/mens.png) center no-repeat;
 color: #fff;
}
.dropped {
	display: none;
}
.drop:hover .dropped {
	display: block;
	position: absolute;
	margin-top: -6px;
	z-index: 10;
	background: #c4c6e3;
	padding: 8px 0 0 0;
	border: 1px solid #8a96d2;
}
#menu .dropped ul {
	margin: 0; padding: 0;
	width: 190px;
	
}
#menu .dropped li {
	display: block;
	margin: 0;
	/*line-height: 16px;*/
}
#menu .dropped ul li a {
	height: auto;
	width: 180px;
	padding: 2px 3px 2px 7px;
	margin: 0;
	line-height: 22px;
	font-size: 12px;
}
#menu .dropped ul li a:hover {
	background: #1d3193;
	color: #fff;
	/*text-decoration: underline;*/
}
/* =LeftColumn
-----------------------------------------------*/
.leftcolumn {}
.leftcolumn ul {}
.leftcolumn ul li {
	margin: 2px 0 0 0;
}
.leftcolumn ul li a {
	background: #c2c4e2;
	color: #1d3193;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	background: #c2c4e2 url(../img/left-menu.png) left no-repeat;
	display: block;
	height: 31px;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	
}
.leftcolumn ul li a:hover {
	color: #e30607;
	background: #c2c4e2 url(../img/left-menu-active.png) left no-repeat;
}
.leftcolumn ul li a.current {
	color: #e30607;
	background: #c2c4e2 url(../img/left-menu-active.png) left no-repeat;
}
.leftcolumn img {
	margin: 20px 0 0 0;
}

/* =Content
----------------------------------------------*/
.content h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #1d3193;
}
.content p {
	color: #1d3193;
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0;
}

.content ul.best { border-top: 4px solid #c2c4e2; margin-top: 15px; }
.content ul.best li {
	border-bottom: 1px solid #c2c4e2;
	height: 100px;
	background: url(../img/arrow-c.png) left no-repeat;
	padding: 0 0 0 95px;
	
}
.content ul.best li:last-child { border: none; }
.content ul.best li p {
	font-weight: bold; 
	font-size: 13px; 
	line-height: 18px; 
	font-style: italic; 
	margin: 0;
	padding-top: 5px;
}
.content ul.best li p:first-letter { font-size: 20px; }
.content ul.best li p a {
	font-weight: bold; 
	font-size: 13px; 
	line-height: 18px; 
	font-style: italic; 
}
.content ul.best li p a:first-letter { font-size: 20px; }
.content ul.best li p a:hover {
	text-decoration: underline;
}
.content ul.listik {
	list-style: outside disc;
	margin-left: 13px;
	color: #1D3193;
	line-height: 18px;
}


/* =Yslygi */
.ysl {
	width: 416px;
	margin: 10px auto;
	height: 81px;
}
.ysl img { 
	float: left; 
	margin: 0; 
	border: 1px solid #c2c4e2;
}
.ysl h3 { 
	float: left; 
	width: 223px; 
	border: 1px solid #c2c4e2; 
	border-left: none;
	background: #f0f0f8 url(../img/arrow-y.png) bottom no-repeat;
	height: 79px;
	padding-left: 20px;
	margin: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	color: #1d3193;
}

/* =News */
.news {
	margin: 10px auto;
	border-bottom: 1px solid #c2c4e2;
	/*min-height: 120px;*/
	padding: 0 0 10px 0;
	color: #1d3193;	
}
.news img {
	float: left;
	margin: 0 10px 10px 0;
}
.news h3 {
     font-size: 15px;
     text-transform: uppercase;
     line-height: 20px;
}
.news .date {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    font-weight: bold; 
}
a.more {
	clear: both;
	float: right;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 1px;
}
a.more:hover {
	color: #e30607;
}

.pagenum {
	float: right;
	text-align: center;
	padding-right: 25px;
	font-weight: bold;
	color: #1d3193;
	margin-top: 10px;
}
.pagenum li {
	float: left;
	line-height: 15px;
}
.pagenum span {
	background: #c2c4e2;
	width: 20px;
	display: block;
	height: 15px;
	color: #fff;
}
.pagenum a {
	color: #1d3193;
	font-weight: bold;
	width: 20px;
	height: 15px;
	display: block;
}
.pagenum a:hover { color: #e30607; }

/* =Page concret news*/
.news-single { margin-bottom: 20px; color: #1d3193; }
.news-single h1 {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 5px;
}
.news-single .dat {
	font-size: 12px;
/*
	text-transform: uppercase;
*/
	line-height: 15px;
	font-weight: bold;
}
.news-single p
{
  text-indent : 1.6em;
}

/* =Zakaz kyrera */
.zakaz { color: #1d3193; }
.zakaz h3 {
	margin: 15px 0 0 0;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 5px;	
}
.zakaz label {
	width: 250px;
	float: left;
	line-height: 12px;
	padding-top: 3px;
}
.zakaz input, .zakaz select {
	width: 260px;
	float: left;
	height: 25px;
	margin-bottom: 7px;
	border: 1px solid #c2c4e2;
}
.zakaz textarea {
	width: 260px;
	float: left;
	height: 200px;
	margin-bottom: 7px;
	border: 1px solid #c2c4e2;
}
	label.message { height: 200px; }
	.vibor { margin-bottom: 10px; }
	.zakaz .vibor label { float: none; width: 70px; line-height: 15px; }
	.zakaz .vibor input { 
		float: none; width: 20px; height: 10px;line-height: 4px;
		border: 1px solid #ccc;
		background: #c2c4e2;
		}
	input#send {
		float: right;
		margin-right: 40px;
		margin-top: 25px;
		height: 25px;
		width: 98px;
		cursor: pointer;
		background: none;
		font-weight: bold;
		color: #1d3193;
		border: none; border-bottom: 1px solid #1d3193;
	}

	
/* =SENDPACK
-----------------------------------------------*/
.content ol {
	margin: 0 0 15px 0;
	list-style-position: inside;
	color: #1D3193;
	line-height: 20px;
	font-size: 13px;
}
.content ol li { margin-bottom: 3px; }

.forms {
	margin-top: 15px;
	color: #1D3193;
}
.forms img {
	float: left;
	margin: 0 10px 0 0;
}
.forms h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #de050a;
	font-size: 12px;
}
.forms .ravno {
	float: left;
	width: 125px;
	margin-right: 5px;
}
.forms dl {
	margin-top: -14px;
	float: left;
}
.forms dl dt {
	border-bottom: 1px solid #1D3193;
}
.forms dl dd {
	text-align: center;
}

/* =LoginForm
----------------------------------------------*/
.logform {
	width: 255px;
	margin: 30px auto;
	background: #ebecf5;
	padding: 10px;
}
.logform label {
	width: 60px;
	float: left;
	margin-left: 20px;
	line-height: 25px;
	color: #1b2e8f;
}
.logform input {
	width: 160px;
	float: left;
	height: 23px;
	border: 1px solid #c2c4e2;
	margin-bottom: 7px;
	padding-left: 5px;
}
.logform input.submit {
	float: right;
	width: 70px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin-right: 8px;
	cursor: pointer;
	background: #1b2e8f;
	border: none;
}
.logform a {
	margin-left: 20px;
	text-decoration: underline;
}
.logform p {
	opacity: 0.53;
	margin-bottom: 15px;
}
img.aligncenter {
	display: block;
	margin: 40px auto;
}
.resume {
	padding: 5px 15px;
	width: 400px;
	margin: 30px auto;
	background: #ebecf5;
}
.resume h3 {
	border-bottom: 1px solid #c2c4e2;
	font-size: 12px;
	text-transform: uppercase;
	color: #1d3193;
	margin-bottom: 10px;
}
.resume label {
	width: 150px;
	float: left;
	line-height: 25px;
	color: #1b2e8f;
}
.resume input {
	width: 240px;
	float: left;
	height: 23px;
	border: 1px solid #c2c4e2;
	margin-bottom: 9px;
	padding-left: 5px;
}
.resume input.submi {
	float: right;
	width: 110px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 6px 6px 6px 0;
	cursor: pointer;
	background: #1b2e8f;
	border: none;
	height: 25px;
}
.resume textarea {
	width: 400px;
	max-width: 400px;
	min-width: 400px;
	margin-bottom: 9px;
	height: 75px;
	border: 1px solid #c2c4e2;
	font: 12px/20px Arial;
}


	
/* =RightColumn
-----------------------------------------------*/
.rightcolumn { color: #1d3193; }
.rightcolumn h2 {
	color: #e30607;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}
.rightcolumn h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 7px 0 0 0;
}
.rightcolumn p {
	margin: 0; line-height: 16px;
}
.rightcolumn a {
	font-weight: bold;
	text-decoration: underline;
}
.rightcolumn img {
	margin: 20px 0 0 0;
}
.searchform {
	border: 1px solid #c7c7c7;
	width: 208px;
	height: 25px;
	margin-bottom: 20px;
}
.searchform .search {
	width: 140px;
	float:left;
	padding-left: 4px;
	padding-top:3px;
	height: 20px;
	width: 150px;
	border: 0;
	color: #aaacca;
}
.searchform .go {
	border: 0;
	height: 25px;
	width: 54px;
	font-size: 11px;
	font-weight: bold;
	background: #c2c4e2;
	float: left;
	display: block;
	cursor: pointer;
	color: #1d3193;
}

/* =Footer
----------------------------------------------*/
#footer ul { float: right; margin: 10px 0;}
#footer ul li { float: left;  }
#footer ul li a {
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	padding: 0 10px;
	line-height: 20px;
}
#footer ul li a:hover { text-decoration: underline; }
.company { font-weight: bold; font-size: 12px;  }
.copyright { font-size: 12px; line-height: 20px; }

/* =mapMenu
------------------------------*/
#mapMenu {
	width: 525px;
	border-top: 1px solid #c2c4e2;
	margin-top: 10px;
}
#mapMenu dl {
	float: left;
	width: 162px;
	padding: 7px 2px 7px 6px;
	height: 185px;
	border-right: 1px solid #c2c4e2;
	border-bottom: 1px solid #c2c4e2;
	line-height: 18px;
}
#mapMenu dl.last {
	border-right: none;
}
#mapMenu dl a {
	text-transform: uppercase;
	font: bold 12px Arial;
}
#mapMenu dl a:hover {
	text-decoration: underline;
}
#mapMenu dl span {
	padding-left: 15px;
}
#YMapsID a.YMaps-logo { display: none !important; }
#YMapsID a.YMaps-copyrights { display: none !important; }
#townfor dl {
	line-height: 18px;
	color: #1D3193;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c2c4e2;
}
#townfor dt {
	text-transform: uppercase;
	font-weight: bold;
}
#townfor span {
	margin-left: 50px;
}
.choose{margin:0 0 10px;}
.choose select{width:209px; border: 1px solid #c3c5e2; padding:4px; text-transform:uppercase; color:#1b2e8f; font:bold 12px Arial;}

{* + by jj *}
{*
.content form.calculator {background:#ebecf5; color:#1b2e8f; font:12px Arial; padding:20px 11px;}
.content form.calculator table {width:320px; border-collapse:collapse; margin:0 0 5px 0;}
*}
.content form.calculator { background : #ebecf5; color : #1b2e8f; font : 12px Arial; padding : 12px 10px 4px; }
.content form.calculator table[class] { width : 320px; border-collapse : collapse; margin : 0;}
{* - by jj *}

{* + by jj *}
{*
.content form.calculator table caption{font-weight:bold; text-align:left; padding:0 0 5px;}
*}
.content form.calculator table caption:not([class='category2']) {font-weight:bold; text-align:left; padding:0 0 8px;}
{* - by jj *}

{* + by jj *}
{*
.content form.calculator table tr td{padding:5px;}
*}
.content form.calculator table tr td { padding : 4px; }
{* - by jj *}

.content form.calculator .send caption {text-transform:uppercase;}

{* + by jj *}
{*
.content form.calculator .send select{width:260px; border: 1px solid #c3c5e2; padding:4px; text-transform:uppercase; color:#1b2e8f; font:bold 12px Arial;}
*}
.content form.calculator .send select { width : 212px; border : 1px solid #c3c5e2; padding : 4px; text-transform : uppercase; color : #1b2e8f; font : bold 12px Arial;}
#country1, #country2 { width : 100px; }
#region1, #region2 { width : 160px; }
{* - by jj *}

.content form.calculator .category1 tr td{text-align:left;}

{* + by jj *}
{*
.content form.calculator .category1 tr td:first-child{text-align:right; width:130px; padding:5px 30px 5px 5px;}
*}
.content form.calculator .category1 tr td:first-child { text-align : right; width : 80%; padding : 2px 8px 2px 2px; }
{* - by jj *}

.content form.calculator a {text-decoration:underline; font:bold 11px Arial; display:block; padding: 10px 0;}
.content form.calculator a:hover {text-decoration:none;}

{* + by jj *}
{*
.content form.calculator .category input{border: 1px solid #c3c5e2; height:27px; width:180px;}
*}
.content form.calculator input[type='text'] { height : 20px; border : 1px solid #c3c5e2; text-align : right; }
{*
.content form.calculator .category input { border : 1px solid #c3c5e2; }
*}
input.clear { width : 120px ! important; height : 24px ! important; margin-left : 204px; background : #a7acd7; color : #1b2e8f; font : bold 13px Arial; }
{*
.content form.calculator .category .size input {width:51px;}
*}
{* - by jj *}

.content form.calculator .count {margin:25px 0;}
.content form.calculator .count input {width:108px; border:1px solid #c3c5e2; color:#fff; font:bold 13px Arial; height:27px; background:#1b2e8f;}
.content form.calculator .count tr td{text-align:left; width:110px;}
.content form.calculator .count tr td:first-child{width:190px; text-align:right; padding:5px 15px 5px 5px;}
.content form.calculator p {font:bold 13px Arial;}
.content form.calculator p span {font:bold 25px Arial; padding:0 0 0 20px;}
.content .spy{padding:20px 11px;}
.content .spy table {color:#1d3193; font:bold 12px Arial; margin:0 0 25px;}
.content .spy table caption{color:#1d3193; font:bold 12px Arial; text-align:left;}
.content .spy table thead{font:bold 12px Arial;}
.content .spy table tr td{padding:3px 5px 2px 0;}
.content .spy table tbody tr td:first-child{font:normal 12px Arial; width:194px;}
.content .online_search {background:#ebecf5; color:#1b2e8f; font:12px Arial; padding:20px 11px;}
.content .online_search h3{font:bold 12px Arial; text-transform:uppercase; margin:0 0 10px;}
.content .online_search form input{border: 1px solid #c3c5e2; height:27px; width:180px;}
.content .online_search form .button {text-align:right; margin:15px 0 0 0;}
.content .online_search form .button input{width:108px; border:1px solid #c3c5e2; color:#fff; font:bold 13px Arial; height:27px; background:#1b2e8f;}


.content2 table{width:100%;border-collapse:collapse; font:12px/1.2 Arial; color:#1d3193;}
.content2 table tr td{padding:5px; border:1px solid #c2c4e2; text-align:center; vertical-align:top;}
.content2 table thead tr td {vertical-align:cenetr;}

{* + by jj *}
table.category, table.category2, table.category3 { width : 100% ! important; }
table.category td { width : 25%; }
table.category td:nth-child(2) { width : 50%; }
table.category1 { width : 360px ! important; }
table.category1 td { background : #ebecf5; font : bold 14px Arial; color : #1d3193; text-align : right; }
table.category3 td:nth-child(4n - 1) { text-align : right; }
table.category3 td:nth-child(4) { width : 20px; }
input[readonly] { width : 6em; background : #ebecf5; border : 1px solid #c3c5e2; font : bold 16px Arial; color : #1d3193; text-align : right; }
hr { width- : 320px; margin : 4px 0; border-top : 1px solid #545caa; border-bottom : 1px solid #a7acd7; }
{* - by jj *}
