/* Import styles */

@import url("/css/gallery.css");
@import url("/css/catalog.css");

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

html {
	height:100%;
	width:100%;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size:12px;
	background:#ffffff;
}

ol, ul {
	list-style-position:outside;
	list-style-type:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

img { border:0; }

form {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3 {
	margin-bottom: 15px;
}

table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

a {
	color:#ed1c24;
	text-decoration:underline;
}

a:hover {
	color:#ed1c24;
	text-decoration:none;
}

#titlemain {
	color:#ed1c24;
	font-size: 20px;
	font-weight: normal;
}

h1 {
	color:#ed1c24;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color:#ed1c24;
	font-weight: normal;
}

h3 {
	color:#ed1c24;
	font-size:16px;
	font-weight: normal;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#wrapper {
	min-height: 100%;
	width:1001px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -66px;
}

.hline {
	background:#afbdd0;
	height:12px;
	width:100%;
}

.gray_hline {
	float:left;
	height:12px;
	width:293px;
	background:#6280a5;
}

.gray_hline2 {
	float:right;
	height:12px;
	width:163px;
	background:#6280a5;
}


.left_block {
	float: left;
	width: 293px;
	line-height: 18px;
}

.logo {
	margin:20px 0 0 61px;
	width:161px;
}

#news {
	margin:20px 20px 0 40px;
}

#news h1 {
	color:#6e88ab;
	background:url(/img/title.gif) bottom left repeat-x;
	padding-bottom:7px;
	width:80px;
}

.date {
	width: 67px;
	height: 19px;
	background:#4A5975;
	color: #fff;
	padding: 2px 0 0 10px;
	margin-bottom: 5px;
	overflow:hidden;
}

.descr {
	margin-bottom:15px;
}

.descr img {
	border:0;
}

.descr  a {
	color:#6280a5;
}

.descr  a:hover {
	color:#6280a5;
}

.content_block {
	line-height: 18px;
	overflow: hidden;
	width:708px;
	float:right;
}

* html  .content_block {
	height: 1%;
	overflow: visible;
}

#slogan {
	height: 35px;
	width:295px;
	margin-top: 23px;
	color:#4f6e98;
	font-size:18px;
	background:url(/img/border.gif) top left repeat-y;
	padding-left:13px;
	padding-top:20px;
	float:left;
}

#srch {
	height: 35px;
	width:203px;
	margin-top: 23px;
	padding-left:12px;
	padding-top:20px;
	float:left;
}

.inpSrch {
	width: 150px;
	height: 18px;
	border: 1px solid #282e2c;
	background: url(/img/srch-bg.jpg) no-repeat 0 0;
	color: #fff;
	float:left;
}

.inpBut {
	float:left;
	margin:0 0 0 7px;
}

#icons {
	width:141px;
	height:35px;
	margin-top: 23px;
	background:url(/img/border.gif) top left repeat-y;
	padding-left:22px;
	padding-top:20px;
	float:right;
}

#icons ul li {
	display:inline;
	margin:0 12px;
}

.hmenu {
	margin: 20px 0 0 20px;
	height:40px;
	width:700px;
	overflow:hidden;
}

* html .hmenu {
	margin: 20px 0 0 0;
}

.hmenu  div {
	float: left;
	color: #fefefe;
	font-size: 16px;
	margin: 0 20px;
	height: 40px !important;
	font-family:'Arial Narrow';
}

.active {
	background: #ed1c24;
}

.hmenu  div span, .hmenu  div a {
	position: relative;
	margin: 0 10px;
	top: 10px;
}

.hmenu  a {
	color: #585858;
}

.hmenu  a:hover {
	color: #585858;
}


.active a {
	color:#ffffff;
	text-decoration:none;
}

.active a:hover {
	color:#ffffff;
	text-decoration:none;
}

.phones {
	width:708px;
	height:237px;
	background:url(/img/phones2.jpg) top left no-repeat;
	color: #fff;
	font-size: 12px;
}

.phones  div {
	padding:152px 0 0 22px;
	width:218px;
	height:78px;
	overflow:hidden;
}

.phones  span {
	font-size: 24px;
}

.content {
	margin:15px 0 30px 0;
}

.stext {
	margin:0 20px 0 0;
}

.stext img {
	border:2px solid #6e88ab;
}

.tab td {
	padding:3px;
	border:1px solid #6e88ab;
}

.invis_table td {
	border:0;
	padding:3px;
	vertical-align:top;
}

.stext input {
	padding:3px;
	border:1px solid #6e88ab;
}

.stext textarea {
	padding:3px;
	border:1px solid #6e88ab;
}

.stext select {
	padding:3px;
	border:1px solid #6e88ab;
}

.stext submit {
	border:0;
}

.stext {
	float:left;
	width:478px;
}

.contentTitle {
	margin:15px 0 0 0;
}

.news {
	margin:0 0 20px 0;
}

* html .news {
	margin:0 0 10px 0;
}

.news_img {
	float:left;
	margin:0 15px 10px 0;
	border:0;
}

* html .news_img {
	margin:0 15px 0 0;
}

.news a {
	color:#6280a5;
}

.share {
	width:190px;
	float:right;min-height:540px;
	margin:15px 0 0 0;
}

.share h1 {
	color:#6e88ab;
	padding-bottom:7px;
	width:80px;
}

.cleaner {
	clear: both;
}

#push {
	height: 66px;
	clear: both;
}

#footer {
	height: 66px;
	clear: both;
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	background:#afbdd0 url(/img/address.jpg) top left no-repeat;
}

#addrs {
	width: 233px;
	color: #1a3f6c;
	float: left;
	line-height: 20px;
	height:46px;
	overflow:hidden;
	padding:7px 20px 10px 40px;
}

.menuBttm {
	float: left;
	width: 490px;
	margin:34px 0 0 22px;
}

.menuBttm ul li {
	display: inline;
	color: #1a3f6c;
	margin-right: 28px;
}

.menuBttm li a {
	color: #1a3f6c;
	font-weight: normal;
}

.menuBttm li a:hover {
	color: #1a3f6c;
	font-weight: normal;
}

.menuBttm li .bttm_current {
	color: #1a3f6c;
	font-weight: bold;
	text-decoration:none;
}

.menuBttm li .bttm_current:hover {
	color: #1a3f6c;
	font-weight: bold;
}

.creator {
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	width: 190px;
	height: 40px;
}

.creator span {
	position: absolute;
	margin-top: -15px;
	margin-left: 60px;
	font-size: 11px;
	letter-spacing: 1.5px;
}

.creator a {
	color: #547093;
	display: block !important;
	width: 190px;
	height: 15px;
	padding: 25px 0 0 0;
	background: url('/img/ivpro.jpg') no-repeat 0 0;
}




.flashact {position:absolute;top:-5pxpx;left:11px;width:216px;height:106px;z-index:2}
.flashact object {position:absolute;z-index:3;display:block}
.flashact embed {position:absolute;z-index:4;display:block}
.flashlink1 {position:absolute;width:157px;height:250px;z-index:10;display:block;}




