* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
a {
	color: #003f7f;
}
a:hover {
	text-decoration: none;
}
body {
	/* font: 12px Tahoma, sans-serif; */
	font: 12pt Georgia, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	color: #666;
}
h1 {
	font: 20px Arial, sans-serif;
	color: #fff;
}
h2 {
	font: 18px Arial, sans-serif;
	color: #fff;
	margin: 0 0 15px 0;
}
h3 {
	font: 14px Arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0 0 15px 0;
}

html, body {
	height: 100%;
}
img {
	border: none;
	vertical-align: baseline;
}
input, textarea {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
}
table {
	border-collapse: collapse;
	font: 12px Tahoma, sans-serif;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#main {
	width: 1086px;
	margin: 0 auto;
	padding: 0 0;
	text-align: left;
	position: relative;
	/*background: #1a3136;*/
	background:  url("/img/hz.jpg") no-repeat 0 402px;
}
#outer {
	position: relative;
	width: 100%;
	text-align: center;
	background: #003f7f url('/img/main-bg.gif') no-repeat 0 46px;
}
.cleaner {
	clear: both;
}
#header {
	width: 1086px;
	height: 341px;
	/*background: url('/img/hdr-bg.jpg') no-repeat 0 0;*/
}
.logo {
	display: block;
	position: absolute;
	top: 26px;
	right: 74px;
	width: 239px;
	height: 54px;
	background: url('/img/logo.png') no-repeat 0 0;
	cursor: pointer;
}
.slogan {
	width: 608px;
	height: 105px;
	top: 224px;
	right: 43px;
	position: absolute;
	background: url('/img/slogan.png') no-repeat 0 0;
}
#menu {
	width: 1086px;
	height: 25px;
	background: url('/img/menu-bg.gif') repeat-x 0 0;
	text-align: center;
}
.nav li {
	display: inline;
	font-weight: bold;
	margin: 0 25px;
	line-height: 25px;
}
.nav li a {
	text-decoration: none;
	color: #fff;
}
.nav li a:hover {
	color: #003f7f;
}
.langEn {
	position: absolute;
	left: 13px;
}
.langEn img {
	width: 43px;
	height: 25px;
}
.langRu {
	position: absolute;
	lefT: 65px;
}
.langRu img {
	width: 38px;
	height: 25px;
}
.logoSm {
	display: block;
	position: absolute;
	left: 120px;
	width: 112px;
	height: 22px;
	background: url('/img/logo-sm.gif') no-repeat 0 0;
	margin: 2px 0 0 0;
}
.icons {
	position: absolute;
	margin: 5px 0 0 0;
	right: 0;
}
.icons li {
	display: inline;
	margin: 0 24px 0 0;
}
#mainBlock {
	width: 1086px;
	background: url('/img/main2-bg.gif') repeat-y 0 0;
}
#lftBlck {
	width: 253px;
	background: url('/img/slogan2.gif') no-repeat 20px 17px;
	float: left;
	padding: 0 0 35px 0;
	overflow: hidden;
}
#lftBlck ul {
	margin: 108px 0 0 0;
}
#lftBlck ul li {
	list-style-type: none;
	display: block;
	width: 237px;
	/*height: 32px;*/
	margin: 0 0 3px 0;
	background: url('/img/mnitem1-bg.jpg') no-repeat 0 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 16px;
	color: #fff;
}
#lftBlck ul li:hover, .act {
	background: url('/img/mnitem2-bg.jpg') repeat-y 0 0 !important;
}
#lftBlck ul li:hover a {
	color: #fff;
}
#lftBlck ul li a {
	text-decoration: none;
}
#lftBlck ul ul {
	display: block;
	margin: 0 0;
	padding-bottom: 10px;
	
}
#lftBlck ul ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 3px 20px;
	background: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 0 17px;
	color: #fff;
	background: url('/img/bullet.gif') no-repeat 0 11px;
	width: 170px;
}
#lftBlck ul ul li:hover {
	background: url('/img/bullet.gif') no-repeat 0 11px !important;
}
#lftBlck ul ul li a {
	color: #fff;
	text-decoration: underline;
}
#lftBlck ul ul ul {
	margin: 10px 0 0 10px !important;
}
#lftBlck ul ul ul li {
	color: #d5e4ed;
	background: none;
	padding: 0 0;
}
#lftBlck ul ul ul li:hover {
	background: none !important;
}
#lftBlck ul ul ul li a {
	color: #d5e4ed !important;;
}
#lftBlck h2 {
	display: block;
	width: 237px;
	height: 51px;
	line-height: 40px;
	font-size: 13px;
	color: #f4db35;
	font-weight: bold;
	padding: 0 0 0 16px;
	background: url('/img/fltr-bg.gif') no-repeat 0 0;
	margin: 25px 0 0 0;
}
#rghtBclk {
	width: 245px;
	float: right;
	margin: 30px 0 0 0;
}
#rghtBclk h2 {
	display: block;
	width: 230px;
	height: 29px;
	background: url('/img/rght-titl-bg.gif') repeat-y 0 0;
	font: 19px Arial, sans-serif;
	color: #f2d93a;
	padding: 3px 0 0 15px;
	margin: 0 0 20px 0;
}
#rghtBclk h2 a {
	color: #f2d93a;
	text-decoration: none;
}
#rghtBclk h2 a:hover {
	text-decoration: underline;
}
.bestPic {
	margin: 0 0 35px 17px;
}
.bestPic a {
	text-decoration: none;
	font-weight: bold !important;
	color: #000;
	font: 16px Arial, sans-serif;
}
.bestPic img {
	width: 205px;
	height: 155px;
	border: 2px solid #fff;
	margin: 0 0 10px 0;
}
#content {
	width: 556px;
	float: left;
	margin: 30px 0 20px 11px;
	padding: 0 0 0 9px;
	color: #595959;
}
#content h1 {
	display: block;
	width: 514px;
	/*height: 44px;*/
	background: url('/img/title-bg.gif') no-repeat 0 0;
	margin: 0 0 5px -9px;
	padding: 24px 0 0 30px;
}
#content h2, #content h3 {
	color: #666;
}
.version {
	background: url('/img/title-bg2.jpg') repeat-y 0 0 !important;
	padding: 0 0 0 20px !important;
	margin: 0 0 10px 0 !important;
}
#content p {
	margin: 0 0 10px 0;
	font: 12pt Georgia, serif !important;
	line-height: 17pt !important;
}
#footer {
	width: 1061px;
	height: 89px;
	background: url('/img/ftr-bg.gif') repeat-x 0 0;
	margin: 0;
	position:relative;
	padding: 25px 0 0 25px;
}
.phones {
	width: 488px;
	height: 59px;
	background: url('/img/phn1.gif') no-repeat 0 0;
	float: left;
	display: inline;
}
.phones p {
	display: none;
}
.selectMe {
	width: 195px;
	height: 20px;
	background: #fff;
	border: 2px solid #5b7388;
	margin: 0 0 5px 15px;
}
#lftBlck p {
	font: 13px Arial, sans-serif;
	margin: 0 0 3px 17px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
.srch {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 155px;
}
.frmFlt1 {
	width: 27px;
	float: left;
	margin: 0 0 3px 17px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	line-height: 25px;
	display: inline;
}
.frmFlt2 {
	width: 62px;
	float: left;
	display: inline;
}
.frmFlt2 input {
	width: 50px;
	height: 20px;
	background: #fff;
	border: 2px solid #5b7388;
	display: inline;
}
.advIndex {
	width: 548px;
	height: 249px;
	margin: 0 0 30px 0;
}
.redTtl {
	margin: 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #e81317;
	text-align: center;
}
.floatPic {
	float: left;
	margin: 3px 20px 10px 0;
}
.pages {
	color: #003f7f;
	margin: 0 0 15px 0;
}
.pages a {
	text-decoration: none;
}
.pages span {
	font-size: 14px;
}
.pages strong, .pages a {
	margin: 0 6px;
}
.nwPrv {
	float: left;
	width: 108px;
	margin: 0 0 17px 0;
}
.singleItem {
	float: left;
	width: 408px;
	margin: 0 0 17px 20px;
}
.catTbl {
	width: 532px;
	margin: 0 0 15px 0;
}
.catTbl thead {
	/*border: 1px solid #999;*/
	height: 35px;
	line-height: 35px;	
}
.catTbl thead th {
	font-weight: normal !important;
	color: #003f7f;
	text-align: center;
	border-right: 1px dotted #999;
	border-bottom: 1px solid #999;
	padding: 0 3px;
}
.lastTd {
	border-right: none !important;
	text-align: center;
}
.catTbl {
	border: 1px solid #999;
}
.catTbl tbody td {
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 11px;
	padding: 0 3px;
	vertical-align: middle;
}
.catTbl tbody td h3 {
	font-size: 11px;
	margin: 10px 0 5px 0;
}
.catTbl tbody td img {
	float: left;
	margin: 10px 5px 10px 0;
	width: 83px;
}
.itemInfo span {
	margin: 0 20px 0 0;
}
.itemInfo b {
	font-size: 11px !important;
}
.price {
	width: 130px;
	float: left;
	font-size: 18px;
	background: #81acd1;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-right: 2px solid #f7ecb9;
	margin-top: 15px;
}
.orderMe {
	display: block;
	width: 191px;
	float: left;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #eba424;
	text-decoration: none;
	margin-top: 15px;
}
.orderMe:hover {
	background: #81acd1;
}
.catList {
	font-size: 13px;
	color: #003f7f;
	font-weight: bold;
}
.catTitle {
	font-size: 20px;
	color: #fff;
	background: url('/img/title-bg2.jpg') repeat-y 0 0 !important;
	padding: 0 0 0 20px;
	margin: 0 0 15px 0;
	border: 1px solid #faf4cb;
}
.catTitle a {
	color: #fff;
	text-decoration: none;
}
.catTitle div {
	display: inline !important;
	background: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 !important;
}
.catTitle span {
	margin: 0 0 0 5px;
}
#filterTop {
	width: 532px;
	height: 157px;
	//height: 169px;
	background: #81acd1;
	margin: 0 0 20px 0;
	padding: 12px 0 0 0;
}
.fltrOpt {
	width: 158px;
	float: left;
	margin: 0 0 0 77px;
	display: inline;
}
.fltrOpt p {
	margin: 6 0 4px 0!important;
	color: #003f7f;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.fltrOpt select {
	width: 155px;
	background: #fff;
}
.fltrOpt2 {
	width: 400px;
	float: left;
	margin: 20px 0 0 77px;
	display: inline;
}
.fltrOpt2 p {
	color: #003f7f;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.smSelect {
	width: 56px;
	background: #fff;
	margin: 0 5px;
}
.srch2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 15px;
}
#large {
	float: left;
	width: 328px;
	height: 245px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#large img {
	width: 328px;
	height: 245px;
}
#thumbnail {
	display: block;
	width: 146px;
	height: 234px;
	//height: 246px;
	background: #81acd1;
	overflow-x: auto;
	overflow-y: auto;
	//overflow: scroll;
	float: left;
	margin: 0 0 0 40px;
	padding: 6px 0;
}
#thumbnail li {
	list-style-type: none;
	margin: 0 0 16px 12px !important;
}
#thumbnail li img {
	width: 105px;
	height: 70px; 
}
#submenu {
	margin: 0 0 15px 0;
}
#submenu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 16px;
	background: url('/img/bullet2.gif') no-repeat 0 9px !important;
}
/* #submenu li:first-child {
	background: none !important;
} */
.adverts {
	width: 540px;
	margin: 0 0 15px 0;
}
.shablon {
	padding: 3px 0 5px 10px !important;
	font-weight: bold;
}
#content ul {
	margin: 0 0 15px 25px
}




/* - списки - */
/*.jackdaw , .cube, .arrow {
	margin-left:45px;
}*/

.jackdaw li {
	padding-left:20px;
	background:url(/img/jackdaw.gif) 0px 4px no-repeat;
	list-style:none;
	margin:2px 0px;
}

.arrow li {
	padding-left:20px;
	background:url(/img/arrow.gif) 0px 6px no-repeat;
	list-style:none;
	margin:2px 0px;
}

.cube li {
	padding-left:20px;
	background:url(/img/cube.gif) 0px 5px no-repeat;
	list-style:none;
	margin:2px 0px;
}

/* выcота строки ё */

.userStyle {
	line-height: 180px !important;
}

.MsoNormalTable td {
	border: 1px solid #000;
}
.weather {
	margin: 0 0 20px 0;
	text-align: center;
}
#counter {
	width: 50px;
	margin-top:50px;
	display:block;
	float:right;
}
.creator {
	display: block;
	position:absolute;
	top:20px;
	right:0px;width:125px;
	height: 15px;
	margin: 5px 20px 15px 0px;
	padding: 12px 0 0 30px;
	background: url('/img/nmark.gif') no-repeat 0 0;
	font: 10px Arial, sans-serif;
	letter-spacing:-1px;
}
#mCntr {
	display:block;
	margin: 50px 20px 0 0;
	float:right;
}
.skype{
	color:#fff;
	float:left;
	width:370px;
	font-size:18px;
	margin-right:20px;
}
.skype a{
	color:#fff;
	font-size:14px;
}
.skype img{
	vertical-align:middle;
}

