body {
	padding: 0px;
	margin: 0px;
	color: #000;
	background: #fff;
	font-family: Tahoma;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #3ab8e1;
}

#body {
	/*width: 1000px;*/
}

#topmenu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 34px;
	list-style: none;
	background: #000000;
}

/*
.rus {
	background: url('/_i/rus.jpg') no-repeat right 2px #000 !important;
}

.en {
	background: url('/_i/en.jpg') no-repeat right 2px #000 !important;
}
*/

#topmenu li {
	float: left;
	height: 34px;
	padding: 0px 20px 0px 10px;
}

#topmenu li a,
#topmenu li a:visited,
#topmenu li a:active,
#topmenu li a:hover {
	display: block;
	height: 34px;
	line-height: 32px;
	color: #3ab8e1;
	background: url('/_i/tm-marker.gif') no-repeat left center;
	padding: 0px 6px 0px 20px;
}

#topmenu li a:hover {
	text-decoration: none;
}

#topmenu li.active {
	background: url('/_i/tm-border-left.gif') no-repeat 22px 6px;
}

#topmenu li.active a,
#topmenu li.active a:visited,
#topmenu li.active a:active,
#topmenu li.active a:hover {
	color: #fff;
	font-weight: bold;
	background: url('/_i/tm-border-right.gif') no-repeat right 6px;
	text-decoration: none;
}

#topmenu li.active a:hover {
	text-decoration: underline;
}

#topmenu li.flag {
	float: right !important;
	background: none !important;
	padding: 2px 0 0 0 !important;
}

#topmenu li.flag a {
	display: inline !important;
	background: none !important;
}

#container {
	width: 100%;
	overflow: hidden;
}

#left-column {
	width: 200px;
	float: left;
}

#content-column {
	margin-left: 220px;
	/*width: 780px;*/
	/*float: right;*/
}

div.top-images {
	height: 320px;
	width: 100%;
	overflow: hidden;
}

#fake-right {
	background: url('/_i/rbgc.gif') repeat-y right top;
	width: 100%;
	overflow: hidden;
}

#right-content-column {
	float: right;
	width: 277px;
}

#right-content-column div.rcc-inf {
	background: url('/_i/rcctbg.jpg') no-repeat left top;
	padding: 15px 12px;
	width: 234px;
	text-align: right;
	color: #fff;
}

#right-content-column div.rcc-inf p {
	font-size: 11px;
	padding: 0px 10px;
	margin: 0px;
	line-height: 2;
}

#right-content-column div.rcc-inf form {
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

#right-content-column div.rcc-inf form input {
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#right-content-column div.rcc-inf form input.submit {
	background: url('/_i/frmsubm.gif') no-repeat center center;
	border: 0px;
	cursor: pointer;
	width: 12px;
}

#all-content {
	margin-right: 295px;
	color: #3c3c3c;
	/*width: 485px;*/
}

#all-content ul.nav {
	padding: 0px 0px 16px 0px;
	margin: 0px;
	list-style: none;
}

#all-content ul.nav li {
	display: inline;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
}

#all-content ul.nav li a,
#all-content ul.nav li a:visited,
#all-content ul.nav li a:active,
#all-content ul.nav li a:hover {
	color: #3ab8e1;
}

#all-content ul.nav li a:hover {
	text-decoration: none;
}

#all-content h2 {
	color: #292929;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#all-content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
}

#footer {
	background: url('/_i/footer-black-line.gif') repeat-x left bottom;
	/*height: 47px;*/
	color: #c3c3c3;
	font-size: 11px;
}

#footer-in {
	padding: 40px 0px 12px 0px;
	background: url('/_i/footer-bg.jpg') no-repeat right top;
}

#footer ul.bottom-menu {
	padding: 16px 0px 0px 0px;
	margin: 0px;
	list-style: none;
	float: right;
	margin-right: 325px;
}

#footer ul.bottom-menu li {
	display: inline;
	font-size: 11px;
	color: #727272;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}

#footer ul.bottom-menu li a,
#footer ul.bottom-menu li a:visited,
#footer ul.bottom-menu li a:active,
#footer ul.bottom-menu li a:hover {
	color: #3ab8e1;
}

#footer ul.bottom-menu li a:hover {
	text-decoration: none;
}

#footer p {
	padding: 9px 0px 0px 6px;
	margin: 0px;
}

ul.top-icons {
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 32px;
	list-style: none;
	width: 126px;
	height: 19px;
	overflow: hidden;
}

ul.top-icons li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

ul.top-icons li a {
	display: block;
	height: 19px;
	overflow: hidden;
	text-indent: -9000px;
	background: url('/_i/tics.gif') no-repeat left top;
}

ul.top-icons li.home {
	width: 53px;
}

ul.top-icons li.home a {
	background-position: 0px 0px;
	width: 18px;
}

ul.top-icons li.map {
	width: 51px;
}

ul.top-icons li.map a {
	background-position: -53px 0px;
	width: 18px;
}

ul.top-icons li.email a {
	background-position: -104px 0px;
	width: 18px;
}

#left-column p {
	font-size: 11px;
	color: #656565;
	padding: 0px 0px 25px 15px;
	margin: 0px;
}

#left-column p span {
	font-size: 24px;
	color: #151515;
}

#left-column h3 {
	font-size: 14px;
	color: #151515;
	font-size: 14px;
	padding: 0px 0px 16px 15px;
	margin: 0px;
}

#left-column h3 span {
	text-decoration: underline;
}

#left-column h3 a,
#left-column h3 a:hover,
#left-column h3 a:active,
#left-column h3 a:visited {
	text-decoration: underline;
	color: #151515;
}

#left-column h3 a:hover {
	text-decoration: none;
}

#left-column h3 img{
	vertical-align: middle;
}

div.news-list {
	padding : 0px 0px 30px 15px;
	color: #656565;
	font-size: 11px;
}

div.news-list div.news-item {
	border-bottom: 1px dotted #656565;
	padding: 6px 0px 6px 0px;
}

div.news-list div.news-item a,
div.news-list div.news-item a:visited,
div.news-list div.news-item a:active,
div.news-list div.news-item a:hover {
	color: #3ab8e1;
	text-decoration: underline;
}

div.news-list div.news-item a:hover {
	text-decoration: none;
}

#left-column form {
	padding: 0px 0px 65px 15px;
	margin: 0px;
	color: #727272;
	font-size: 10px;
}

#left-column form input {
	border: 1px solid #727272;
	background: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #727272;
}

#left-column form input.submit {
	background: url('/_i/frmsfind.gif') no-repeat center center;
	border: 0px;
	cursor: pointer;
	width: 14px;
}

div.catalog-section-list ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.catalog-section-list ul li a,
div.catalog-section-list ul li a:active,
div.catalog-section-list ul li a:visited,
div.catalog-section-list ul li a:hover {
	color: #3ab8e1;
	font-size: 16px;
	text-decoration: underline;
}

div.catalog-section-list ul li a:hover {
	text-decoration: none;
}

div.catalog-section-list ul li div.section-element-list {
	width: 100%;
	overflow: hidden;
	padding: 14px 0px 14px 0px;
}

div.section-element-list div.sel-element {
	float: left;
	width: 48%;
}

div.sel-element img {
	float: left;
	border: 0px;
}

div.sel-element div.sele-txt {
	margin-left: 87px;
	padding-right: 5px;
	font-size: 11px;
}

div.sel-element div.sele-txt a,
div.sel-element div.sele-txt a:visited,
div.sel-element div.sele-txt a:active,
div.sel-element div.sele-txt a:hover {
	font-size: 14px;
	color: #808080;
	text-decoration: underline;
}

div.sel-element div.sele-txt a:hover {
	text-decoration: none;
}

div.rs-portfolio-element {
}

div.rs-portfolio-element div.rspe-head {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}

div.rs-portfolio-element div.rspe-head img {
	float: left;
}

div.rs-portfolio-element div.rspe-head div.rspeh-txt table {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

div.rs-portfolio-element div.rspe-head div.rspeh-txt table tr {
	vertical-align: top;
}

div.rs-portfolio-element div.rspe-head div.rspeh-txt table tr td {
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
