/* general content styles */
body, html {
    background: #c4c4c4 url('/i/bg.gif') repeat-x 0 0;    
    padding: 0;    
    margin: 0;
    width: 100%;
    height: 100%;
	text-align: center;
}
body, td, th, select, input, textarea, h4, h5, h6 { 
    font-family: Arial, Verdana, Courier, sans-serif; 
    color: #000000;
    font-size: 13px;
}
.ast {
    color: #8a0405;
}
.text p, .text li {
	line-height: 1.5em !important;
}
a, a:hover {
    color: #8a0405;
    text-decoration: underline;
    outline: none;
}
a:hover {
	color: #8a0405 !important;
	text-decoration: none;
}
/*a:visited {
	color: #510001;
}*/
small {
    font-size: 11px;
}
.gray {
    color: #666666;
}
.red {
	color: #960001;
}
.border, #imagesBorder img {
    border: 1px solid #666666;
}
h1 {
    padding: 0 0 19px 0;
    margin: 0;
    font-weight: normal;
    font-size: 24px;
    color: #595957;
}
h1.arrow {
    background: transparent url('/i/h1.gif') no-repeat 0 4px;
    padding-left: 17px;
}
h1.arrow a {
    text-decoration: none;
}
h1 span {
    font-style: italic;
    color: #b3aca4;
}
h2 {
    /*padding: 0 0 7px 0;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #595957;
	*/
	padding: 0 0 15px 0;
    margin: 0;
    font-weight: normal;
    font-size: 17px;
    color: #595957;
}
h3 {
    padding: 0 0 7px 0;
    margin: 0;
    font-weight: bold;
    font-size: 13px;
    color: #890506;
}

table {
    border: 0; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0 0 10px 0;
    margin: 0;  
    background: transparent;
    font-family: inherit;
    font-size: inherit; 
    line-height: inherit; 	
}
ul {
   list-style: none;
   padding: 0;
   margin: 0 0 15px 5px;
}
ul li {
   background: transparent url('/i/bullet.gif') no-repeat 0 5px;
   padding: 0 0 5px 12px;
}
ul ul {
   padding-top: 6px;    
   padding-bottom: 3px;
   margin-bottom: 0;
}
ul ul li {
   padding: 3px 0 2px 9px;    
   background: transparent url('/i/bullet2.gif') no-repeat 0 9px;
}
ul.info {
   margin: 0 0 15px 0;
}
ul.info li {
   background: transparent url('/i/li-info.gif') no-repeat 0 4px;
   padding: 0 0 10px 0;
   text-indent: 15px;
}
.dotted {
    background: transparent url('/i/dotted.gif') repeat-x -4px 0;
    display: block;
    clear: both;
    font-size: 1px;
    height: 6px;
    line-height: 1px;
    margin: 0 0 29px 0;
}
.png, .previewCorners th img { 
	behavior:	url('/pngbehavior.htc'); 
}
.contentBox#contentMinHeight .cleft p {
/*    line-height: 1.4em;*/
}
.table {
	margin: 0 0 15px 0;
}
.table th {
	background: #878b8d;
	color: #ffffff;
	border: 2px solid #c4c4c4;
	padding: 12px 10px;
}
.table td {
	background: #f0f0f0;
	padding: 12px 10px;	
	border: 2px solid #c4c4c4;
}
.table th, .table th, .table p, .table div {
	line-height: 14px !important;	
}
.linkBtn {
    float: right;
    background: transparent url(/i/linkbtn.gif) no-repeat 0 4px;
    padding: 0 0 0 15px;
    margin: 0 0 0 15px;
    font-size: 11px;
    font-weight: normal;
}
.clear, .clearfoot, .line {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.clearfoot {
    height: 270px;
	margin: 0;
}
/* /general content styles */

/* the basic layout blocks */
#main {
	position: relative;
	z-index: 3;	
	min-height: 100%;
	//height: 100%;
	text-align: center;
	padding: 0 50px;
	margin-bottom: -193px;	
}
#wrapper {
	width: 858px;
	text-align: left;
	margin: 0 auto;
	padding-top: 23px;
}
#foot {
    width: 858px !important;
    text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}
.columnRight {
	vertical-align: top;
	padding: 6px 0 0 30px;
	width: 30%;
	text-align: center;
}
.columnRight h1, h1.small {
	font-size: 17px;
	padding-bottom: 15px;
	text-align: left;
}
h1.small {
	padding-top: 6px;
}
/* /the basic layout blocks */

/* heading banner */
#banner {
	height: 186px;
	background: transparent url('/i/banner.jpg') no-repeat 0 0;
	text-align: center;
	position: relative;
	z-index: 100;
}
#bannerSub {
	height: 105px;
	background: transparent url('/i/bannersub.jpg') no-repeat 0 0;
	text-align: right;
}
#bannerSub a img {
	float: left;
}
#bannerSub img {
	margin: 30px 25px 0 25px;
}
/* /heading banner */
#bannerSub, #nav {/*only for over the geomap*/ 
	position: relative;
	z-index: 100;
}

#bannerSubEn {
	height: 94px;
	background: transparent url('/i/logo-eng.png') no-repeat 50% 0;
	text-align: left;
	font: 12px Arial;
	color: #d0ccc7;
}
#bannerSubEn span {
	display: block;
	padding: 52px 0 0 31px;
	font-size: 80%;
}

/*#portfolioMapTemp {
	margin-top: -160px;
}*/
/* main site navigation */
#nav {
	height: 60px;
	width: 100%;
	background: transparent url('/i/nav-shadow.png') no-repeat 50% 0;
}
* html #nav {
    background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/nav-shadow.png', sizingMethod='scale');
}
#nav th {
	width: 1px;
	vertical-align: top;
}
#nav th div {
	width: 1px;
	height: 28px;
	background: transparent url('/i/nav-border.gif') no-repeat 0 0;
}
#nav td {
	vertical-align: top;
	text-align: center;
	font-size: 12px;	
}
#nav td a {
	display: block;
	text-decoration: none;
	color: #595959;
	height: 28px;
	line-height: 26px;
	background: transparent url('/i/nav-bg.gif') repeat-x 0 0;		
}
#nav td div {
	height: 28px;
	line-height: 26px;	
	background: transparent url('/i/nav-bg-a.gif') repeat-x 0 0;	
	color: #ffffff;
}
#nav td.active a {
	background: transparent url('/i/nav-bg-a.gif') repeat-x 0 0;	
	color: #ffffff;
}
#nav td.active a:hover {
	color: #ffffff !important;
}
#nav td#nav-first {
	background: transparent url('/i/nav-left.gif') no-repeat 0 0 !important;	
	padding: 0 0 0 6px;
}
#nav td#nav-first.active {
	background: transparent url('/i/nav-left-a.gif') no-repeat 0 0 !important;	
}
#nav td#nav-last {
	background: transparent url('/i/nav-right.gif') no-repeat 100% 0 !important;	
	padding: 0 6px 0 0;
}
#nav td#nav-last.active {
	background: transparent url('/i/nav-right-a.gif') no-repeat 100% 0 !important;	
}
#nav td.flags {
	width: 1%;
	white-space: nowrap;
	word-spacing: 0;
}
#nav td.flags, #nav td.flags a {
	background: none !important;	
}
#nav td.flags a {
	display: block;
	height: 28px;
}
#nav td.flags a.top {
	padding: 1px 0 0;
	height: 13px;
	line-height: 13px !important;
}
#nav td.flags a span {
	font-size: 90%;
}
#nav td.flags a.current {
	color: #666;
}
#nav td.flags a:hover {
	color: #fff !important;
}
#nav td.flags a.current:hover {
	color: #666 !important;
}
.submenu {
	width: 100%;
}
.submenu td {
	vertical-align: top;
}
.submenu h3 {
	font: normal 16px Arial;
	padding: 0 0 18px 0;
	margin: -1px 0 0 0;
}
.submenu h3.active a, .submenu h3.active {
	color: #9e9891;
}
.submenu ul {
	padding: 0 0 14px 0;
	margin: 0;
	list-style: none;
}
.submenu li {
	padding: 0 10px 9px 32px;
	margin: 0;
	background: transparent url('/i/nav-sub.gif') no-repeat 15px 3px;	
	font: bold 12px Arial;
}
.submenu li a {
	color: #000000;
	text-decoration: none;
}
.submenu li.active a {
	color: #9e9891;
}

/* /main site navigation */

.contentBox {
	margin: 0 6px;
	//width: 100%;
}
span.invert {
	font-style: italic; 
	font-size: 20px; 
	line-height: 25px;
	color: #ffffff; 
	background-color: #9c0305;
}
/* columns */
.columns {
    width: 100%;
    clear: both;
}
.contentBox#contentMinHeight .columns {
    min-height: 400px; 
    //height: 400px;
}
.columns .cleft {
    float: left;
    width: 588px;
    //margin-right: -100%;
}
.columns .cright {
    float: left;
    width: 240px;
    //margin-left: 588px; 
    //display: inline;   
}
.columns .cright .indent {
    margin: 4px 0 0 30px;
    //width: 100%;
}
.columns .cleft .indent {
    margin: 4px 20px 0 0;
    //width: 100%;    
}

a.key, a.key:hover {
   cursor: default;
}
.key img {
   margin: 0 5px 0 0;
   position: relative;
   top: -1px;
}

/* search form */
.searchBox {
	padding: 0 6px 24px 6px;
}
.requestBox {
	padding: 0 6px 31px 6px;
}
.searchBox table, .requestBox table {
	width: 778px;
}
.searchBox table td, .requestBox table td {
	padding: 0 6px 0 0;
}
.searchBox table td, .requestBox table td, .searchBox table p, .requestBox table p {
	font-size: 12px;
}
.searchBox table th, .requestBox table th { 
	padding: 0 14px 0 0;
	vertical-align: top;
}
.searchBox table th img {
	margin: 12px 3px 0 0;
}
.searchBox table th div.input {
	background: transparent url('/i/input-right.gif') no-repeat 100% 0;
	height: 30px;
	padding: 0 5px 0 0;
}
.searchBox table th div.input div {
	background: transparent url('/i/input-left.gif') no-repeat 0 0;
	height: 30px;
	padding: 6px 0 0 5px;
}
.searchBox table th div.input div input {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	width: 192px;
	font-size: 13px;
}
.searchBox div.button {
	background: transparent url('/i/btn-search.png') no-repeat 0 0;
	height: 30px;
	width: 94px;
}
.searchBox div.button input {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	height: 28px;
	width: 92px;	
	cursor: pointer;
	//cursor: hand;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.btn_request {
	display: block;
	width: 180px;
	height: 34px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	background: transparent url('/i/btn-request.png') no-repeat 0 0;
}
.btn_request:hover {
	color: #ffffff !important;
}
.requestBox p {
	padding: 0;
}
.requestBox table th img {
	margin: 10px 3px 0 0;
}
.requestBox table th a img {
	margin: 0 0 -4px 0;
	position: relative;
	top: -4px;
}
/* /search form */

/* search results */
.search_info {
	padding: 0 0px 20px 0px;
}
.search_list td {
	vertical-align: top;
}
.search_list td.search_url {
	padding: 0 0 15px 0;
}
.search_list td.search_url a {
	color: #595957;
}
.search_counter {
	padding: 20px 0px;
	font-size: 12px;
}
.search_counter img {
	position: relative;
	top: -1px;
}
/* /search results */

/* portfolio tframe */
.onTop {
    width: 150px;
}
.onTop p {
   background: transparent url('/i/linkbtn.gif') no-repeat 0 3px;
   padding: 0 0 15px 0 !important;
   margin: 9px 0 0 0 !important;
   text-indent: 15px !important;
	font-size: 11px;
}
.onTop a {
    color: #000000;
    text-decoration: none;
}

.preview {
    width: 152px;
	margin: 0 auto;
	text-align: left;	
}
.preview p {
   background: transparent url('/i/linkbtn.gif') no-repeat 0 3px;
   padding: 0 0 17px 0;
   margin-top: 3px;
   text-indent: 15px;
   font-size: 11px;
}
.preview a {
    color: #000000;
    text-decoration: none;
}
.preview p a {
	font-weight: bold;
}

.previewCorners {
    width: 149px;
	float: left;
	margin: 0 12px 7px 0;
}
.lightboxContent#clients .previewCorners {
	margin: 0 0 2px 0;
}
.previewCorners td {
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
}
/* /portfolio tframe */

#flashmap, #flashmap_en {
	position: absolute;
	z-index: 1;
	top: 270px;
	width: 100%;
	height: 680px;
	background: transparent url('/i/flash.jpg') no-repeat 50% 0;
}
#flashmap {
	background: transparent url('/i/flash.jpg') no-repeat 50% 0;
}
#flashmap_en {
	background: transparent url('/i/flash_en.jpg') no-repeat 50% 0;
}

/* box with rounded corners */
.box {
	background: #f0ebe5;
	position: relative;
}
.box .corners-top, .box .corners-top div, .box .corners-bottom, .box .corners-bottom div {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 3px;
}
.box .corners-top {
	background: transparent url('/i/foot-crn1.gif') no-repeat 0 0;
}
.box .corners-top div {
	background: transparent url('/i/foot-crn2.gif') no-repeat 100% 0;
}
.box .corners-bottom {
	background: transparent url('/i/foot-crn3.gif') no-repeat 0 0;
}
.box .corners-bottom div {
	background: transparent url('/i/foot-crn4.gif') no-repeat 100% 0;
}
.box p, .footLinks {
	padding: 5px 0 6px 0;
	text-align: center;
	font-size: 11px;
	color: #7f7b75;
}
.box a, .footLinks a {
	color: #7f7b75;
}

.lightbox {
	background: #f0ebe5;
	margin: 10px 0 0 0;
}
.lightbox .corners-top, .lightbox .corners-top div {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 17px;
}
.lightbox .corners-bottom, .lightbox .corners-bottom div {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 22px;
}
.lightbox .corners-top {
	background: transparent url('/i/corners/lightbox1.gif') no-repeat 0 0;
}
.lightbox .corners-top div {
	background: transparent url('/i/corners/lightbox2.gif') no-repeat 100% 0;
}
.lightbox .corners-bottom {
	background: transparent url('/i/corners/lightbox3.gif') no-repeat 0 100%;
}
.lightbox .corners-bottom div {
	background: transparent url('/i/corners/lightbox4.gif') no-repeat 100% 100%;
}
.lightboxContent#clients {
	padding: 9px 0 0 18px;
}
.lightboxContent#testimonials {
	padding: 0 18px;
}

.tabLinks {
	padding: 0 7px;
	margin: 0;
	list-style: none;
}
.tabLinks li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}
.tabLinks li a {
	cursor: pointer;
	//cursor: hand;
	color: #595957;
	text-decoration: none;
	font-size: 15px;
	background: transparent url('/i/underline.gif') repeat-x 0 16px;	
	line-height: 17px;
}
.tabLinks li.active a {
	font-size: 17px;
	background: none;
}
/* /box with rounded corners */

p.tags {
	font-size: 11px;
	color: #666666;
	padding: 0;
}
p.tags a, p.tags a {
	color: #7f7b75;
}


#watercom-pos {
	height: 696px;
	//position: relative;
}
#watercom-pos div {	
	width: 100%;
	//width: 858px; 
	height: 696px;
	position: absolute; 
	left: 0;
}
#watercom-pos div p {
	display: block;
	position: relative; 	
	background: transparent url('http://rosbd.com/i/180/501/2_.jpg') no-repeat 50% 0; 
	//left: -109px; 
	//width: 1073px; 
	height: 696px;
	margin: 0;
	//margin: 0 -215px 0 0; 	
	padding: 0;
}


/* forms */
.formBg {
/*    background: #d9d1c7;*/
    margin: 0 0 24px 0;
}
.formTop {
    background: transparent url(/i/crnb2.gif) no-repeat 100% 0%;
    text-align: left;
}
.formBtm {
    background: transparent url(/i/crnb4.gif) no-repeat 100% 0%;
    text-align: left;
}
.formContent {
    margin: 5px 10px 4px 10px;
}
.formContent th {
    text-align: left;
    font-size: 11px;
    font-weight: normal;    
}
.formContent td {
    padding: 2px 0;
    vertical-align: middle;
}
.field {
    width: 113px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #7f7b75;
    margin: 0 7px 0 0;
}
.fieldw {
    width: 210px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #7f7b75;
}
textarea.fieldw {
    width: 276px;
    height: 90px;
}
.btnSend {
    width: 166px;    
    border: none;
    padding: 2px 0 3px 0;
    margin: 0;
    background: transparent url(/i/content/btn_bg.jpg) no-repeat 0 0;
    line-height: 1.0em;
    font: bold 11px Arial;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    //cursor: hand;
}
/**/

.intro {
    vertical-align: top;
    width: 50%;
    padding: 3px 0 0 0;
}
.intro p {
    padding-bottom: 7px;
}
.boxBlue {
    background: #c8d7dc;
    width: 100%;
    padding: 0;
    margin: 20px 0 10px 0;
}
.boxBlue .formTop {
    background: transparent url(/i/crnblue2.gif) no-repeat 100% 0%;
    width: 100%;
    text-align: left;
    height: 3px;
}
.boxBlue .formBtm {
    background: transparent url(/i/crnblue4.gif) no-repeat 100% 0%;
    width: 100%;
    text-align: left;
    height: 3px;
}
.testimonials {
    padding: 11px 23px 20px 23px;
    /*color: #16404f;*/
    /*font-size: 11px;*/
    font-style: italic; 
}
.testimonials p {
    padding: 0 0 3px 0;
}
.boxBlue h1.arrow {
    background: transparent url(/i/h1_blue.gif) no-repeat 0 4px;
    font-size: 13px;
    font-weight:  bold;
    font-style: normal;
    padding: 0 0 4px 17px;
}
.boxBlue h1.arrow, .boxBlue h1.arrow a, .boxBlue h1.arrow a:hover {
    color: #16404f;
}
.boxBlue h1.arrow a:hover {
    text-decoration: underline;
}
/* sitemap */
ul.map li {   
   padding-bottom: 6px;
}
ul.map li a:hover {   
   color: #000000;
}
ul.map ul {
   padding-top: 6px;    
   padding-bottom: 3px;
   margin-bottom: 0;
}
ul.map ul li {
   padding: 3px 0 2px 9px;    
   background: transparent url(/i/bullet2.gif) no-repeat 0 9px;
}
.portfolio {
    vertical-align: top;
    padding: 0 0 10px 10px;
}
.portfolioImage {
    vertical-align: top;
    border: 1px solid #7f7b75;
}
.portfolioList {
    width: 255px; 
    min-height: 210px;
    //height: 210px; 
    float: left;
}
.portfolioList div {
    vertical-align: top;
    padding: 2px 20px 0 0;
}
.portfolioListMain {
    padding: 3px 0 3px 12px; 
    margin: 0;
    background: transparent url(/i/bullet.gif) no-repeat 0 9px;
}
.portfolioListMain a {
    color: #000000;
    text-decoration: none;
}
.portfolioListMain a:hover {
    color: #8a0405;
    text-decoration: underline;
}
.page {
    padding: 0 3px 5px 3px;
}
.page_active {
    padding: 0 3px 5px 3px;
    font-weight: bold;
}
p.btnBack {
   background: transparent url(/i/backbtn.gif) no-repeat 0 5px;
   float: right;
   padding: 0 0 20px 15px;
}
p.btnBackReklama {
   background: transparent url(/i/navReklama-sub.gif) no-repeat 0 5px;
   float: right;
   padding: 0 0 20px 15px;
}
p.btnView {
   background: transparent url(/i/linkbtn.gif) no-repeat 0 5px;
   padding: 0 0 20px 15px;
}

.news {
    margin: 0 0 22px 0;
}
.news p {
    margin: 0 0 5px 0;
    padding:0;
}

.price {
	margin: 0 0 20px 0;
}
.price td, .price th {
	border: 1px solid #c0b9b0;
	background: #e6e1da;
	font-size: 12px;
	text-align: left;
	padding: 5px 19px 6px 19px;
}
.price th {
	font-weight: normal;
}
.price td.bgw, .price th.bgw {
	background: #fff;
}
.price small {
	color: #666666;
}
.price.noborders {
	margin: 0 0 20px 0;
}
.price.noborders td, .price.noborders th {
	background: none;
	border: none;
	padding: 0 19px 6px 0;
	vertical-align: top;
}
/**/


/* styles for box with scrolling  */
.pager {
    text-align: left;
}
.pager .pagerBox {
    text-align: left;
    overflow: hidden;
	margin: 0 -15px;
}
#container {
	position: relative;	
	height: 155px;
	overflow: hidden;
}
/* /styles for box with scrolling  */

/* reklama.rosbd.com */
#bannerReklama {
	height: 186px;
	background: transparent url('/i/bannerReklama.jpg') no-repeat 0 0;
	text-align: center;
}
/* /reklama.rosbd.com */
/* grey block */
.grey_block {
	margin: 10px 0;
}
.grey_block .grey_content {
	background: #f0ebe5;
	padding: 10px 10px 5px;
}
.grey_block .top, .grey_block .bottom {
	height: 3px;
	font-size: 0;
	line-height: 0;
}		
.grey_block .top {
	background: transparent url('../i/top.png') no-repeat 0 0;
}
.grey_block .bottom {
	background: transparent url('../i/bottom.png') no-repeat 0 0;
}
.grey_block img {
	border: none !important;
}
.grey_block td, .grey_block th {
	vertical-align: top;
}
.grey_block table.table {
	float: left;
}
.grey_block table.table th {
	background: #cfccc7;
}
.grey_block table.table td {
	border-right-width: 10px;
}
.grey_block table.table td, .grey_block table.table th {
	padding: 5px;
	text-align: left;
	border-color: #f0ebe5;	
}
.grey_block .grey_content h3 {
	color: #e1090c;
}
/* /grey block */
/* grey block 2 */
.grey_block2 {
	margin: 0 0 20px 10px;
	float: right;
	width: 240px;
}
.grey_block2 .grey_content {
	background: #e0ddd8;
	padding: 10px 10px 5px;
}
.grey_block2 .top, .grey_block2 .bottom {
	height: 3px;
	font-size: 0;
	line-height: 0;
}		
.grey_block2 .top {
	background: transparent url('../i/top2.png') no-repeat 0 0;
}
.grey_block2 .bottom {
	background: transparent url('../i/bottom2.png') no-repeat 0 0;
}
.grey_block2 img {
	border: none !important;
}
.grey_block2 td, .grey_block2 th {
	vertical-align: top;
}
.grey_block2 table.table {
	margin-bottom: 0;
}
.grey_block2 table.table th {
	background: #cfccc7;
}
.grey_block2 table.table td {
	border-right-width: 10px;
}
.grey_block2 table.table td, .grey_block2 table.table th {
	padding: 3px;
	text-align: left;
	border-color: #e0ddd8;	
}
/* /grey block 2 */

/* photos */
.galleryList {
	background: #515151;
	margin: 38px 20px 20px -1px;
}
.galleryPadding {
	padding: 20px 21px 20px 20px;
	zoom: 1;
}
.galleryItem {
	padding: 1px 0 0 1px;
	float: left;
}
.pict {
	display: block;
}
.pict img {
	display: block;
	border: none;
}
/* /photos */

#website-dev {
	width: 472px;
	background: #f0ebe5 url('../i/website-dev-bgtop.png') no-repeat center top;

}
#website-dev div.cntr {
	padding: 16px 0 0 26px;	
}
#website-dev div.bottom {
	background: #f0ebe5 url('../i/website-dev-bgbottom.png') no-repeat center bottom;
	height: 8px;
}

#contactsEn {
	position: relative;
	z-index: 1000;
	width: 858px;
	margin: 0;
}
#contactsEn .cntr {
	padding: 21px 0 14px;
	background-color: #f0ebe5;
}

#contactsEn .cntr td {
	line-height: 1.6;
}

#footMenu {
	padding: 10px 0 0;
	color: #595957;
	font-size: 11px;
}
#footMenu span {
	padding: 0 6px;
}
#footMenu a {
	font-size: 11px;
	color: #595957;
}

#copyright, #copyright a {
	color: #595957;
	font-size: 11px;
}