body {
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	background: #ffffff;
}
/* :hover for every element in IE */
* html body {
    behavior: url(csshover.htc);
}
* {
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px;
}
input,
select,
textarea {
    vertical-align: middle;
    color: #333333;
	border: 1px solid #e2e3e5;
	background-color: #faffff;
    font: 11px Arial, Helvetica, sans-serif;
}
input.txt,
select.txt,
textarea.txt {
    padding: 2px 0px 2px 0px;
    width: 100%;
}
textarea.txt {
    height: 100px;
}
select.txt {
    padding: 0px;
}
input.btn {
    padding: 2px 10px 2px 10px;
}
/* button padding for IE */
* html input.btn {
    padding: 1px 5px 1px 5px;
}
table {
	width: 100%;
    border-collapse: collapse;
}
table td {
    vertical-align: top;
}
a:link, a:visited, a:hover, a:active  {
    color: #005BB8;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
/* .png in IE (width and height of the image need to entered) */
* html .png {
    behavior: url(png.htc);
}
/* .png as background in IE (background-image need to be written in HTML, not CSS) */
* html .pngback {
    background-image: none !important;
    behavior: url(pngback.htc);
}
.big_devider {
	height: 30px;
}
.full {
    width: 100%;
}
.half {
    width: 50%;
}
.quarter {
    width: 25%;
}
.clear {
    clear: both;
    font-size: 1px;
}
.nowrap {
    white-space: nowrap;
}
.wrap {
    white-space: normal;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.text {
	color: #A0A0A2;
	font-size: 11px;
}
.green {
	color: #3AAA03;
}
a.green {
	color: #3AAA03;
}
.bold {
	font-weight: bold;
}
#header {
	width: 100%;
}
#header .left{
	padding-top: 0px;
	width: 266px;
}
#header .left a{
	display: block;
	border: none;
}
#header .center{
	width: 277px;
	background: url(forum_link.jpg) left top no-repeat;
}
#header .right{
	background: url(grey_line.jpg) left top repeat-x;
	width: *;
}
#find {
	margin: 43px 0px 0px 25px;
}
#find .find_text{
	border: none;
	border: 1px solid #999999;
	height: 17px;
	width: 160px;
}
#find .find_submit{
	border: none;
	height: 23px;
	width: 62px;
	background: url(button.gif);
	color: #ffffff;
}
#info {
	margin: 40px 10px 0px 10px;
	border: 1px solid #A0A0A2;
	color: #A0A0A2;
}
#info td {
	padding: 15px;
}
#langs {
	margin: 50px 0px 0px 0px;
}
#langs a{
	display: block;
	float: right;
	width: 25px;
	padding: 3px 10px 10px 8px;
	background: url(lang.gif) left top no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#langs .active{
	background: url(lang_active.gif) left top no-repeat;
}
#main .left_td {
	width: 265px;
}
#main .top {
	height: 41px;
	padding: 0px 0px 0px 10px;
	background: url(line_pattern.jpg) left top repeat-x;
}
#main .top a{
	text-decoration: underline;
	color: #3AAA03;
}
#main .top .begin{
	margin-top: 10px;
	padding: 3px 0px 3px 25px;
	float: left;
	margin-right: 15px;
	background: url(sun.gif) left top no-repeat;
}
#main .top .fovourites{
	margin-top: 10px;
	padding: 3px 0px 0px 25px;
	float: left;
	background: url(plus.gif) left 3px no-repeat;
}
#main .left_side {
	padding: 20px 10px 20px 15px;
	background: url(flag.gif) left top no-repeat;
}
#main .choice {
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 5px;
	z-index: 3000;
}
#main .title {
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}
#main .countries {
	padding: 5px 0px 5px 0px;
}
#main .countries .text{
	color: #666666;
	padding-left: 15px;
	background: url(this.gif) left center no-repeat;
	display: block;
}
#main .countries a{
	color: #666666;
	padding-left: 15px;
	background: url(this.gif) left center no-repeat;
	display: block;
}
#main .countries .devider{
	width: 80%;
	margin: 3px 0px 4px 13px;
	font-size: 1px;
	height: 1px;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
}
#main .countries .devider_depr {
	height: 3px;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 3px;
	width: 80%;
	font-size: 1px;
}


#main .left_side .banner {
	display: block;
}
.messages{
	padding: 15px 20px 20px 20px;
	margin: 10px 0px 30px 0px;
	border: 1px solid #555555;
	float: left;
	width: 170px;
}
.messages .fixer{
	width: 169px;
	font-size: 1px;
	height: 1px;
}
.messages .msg {
	padding: 5px 5px 5px 0px;
}
.messages .msg .name {
	text-decoration: underline;
	font-weight: bold;
	color: #696969;
	padding: 0px 0px 0px 15px;
	background: url(this.gif) left center no-repeat;
	font-size: 10px;
}
.messages .msg .text {
	font-size: 10px;
	width: 150px;
	padding-left: 15px;
	margin-top: 10px;
	color: #666666;
	overflow: hidden;
}
.messages .msg .more {
	margin: 15px 0px 0px 15px;
	background: url(more.gif) left center no-repeat;
	padding-left: 22px;	
}
.messages .msg .more a{
	color: #696969;
	font-size: 10px;
}
#menu {
	width: 100%;
}
#menu .top_td .menu{
	
	padding-left: 10px;
	height: 48px;
	background: url(menu_pattern.jpg) left top repeat-x;
}
#menu .top_td .menu a {
	color: #ffffff;
	margin-top: 15px;
	padding-right: 19px;
	padding-left: 21px;
	float: left;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 300;
}
#menu .top_td .menu a:hover {
	text-decoration: none;
}
#flag {
	float: right;
	width: 175px;
	height: 172px;
	position: absolute;
	top: 0px;
	left:-175px;
	z-index: 255;
}
* html .flag {
	left:-175px;
}
#menu .top_td .menu .button_left{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	float: left;
	padding-left: 21px;
	background: url(button_left.jpg) left top no-repeat;	
}
#menu .top_td .menu .button_left .button_right{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	float: left;
	background: url(button_right.jpg) right top no-repeat;
	padding-right: 34px;
}
#menu .top_td .menu .button_left .button_right .active {
	font-weight: bold;
	color: #3AAA03;
	padding: 15px 10px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	height: 48px;
	background: url(button_pattern.jpg) left top repeat-x;
	text-decoration: none;
}
#main .right_side {
	padding: 30px 0px 0px 0px;
}
#search {
	background: url(blank.gif) left top no-repeat;
	padding-top: 20px;
}
#search div{
	margin: 5px 0px 5px 0px;
}
#search .short{
	width: 40px; 
	float:right;
}
#search .text {
	width: 183px;
}
#search .field {
	margin-left: 15px;
	height: 18px;
	width: 180px;
	border: 1px solid #999999;
}
#search .lupa{
	float: right;
	background: url(lupa.gif) right top no-repeat;
	width: 146px;
	height: 124px;
}
#search .lupa input{
	margin-left: 0px;
	height: 18px;
	width: 50px;
	border: none;
	background: none;
	position: relative;
	top: 50px;
	left: 0px;
}
#footer .fixer{
	width: 1000px;
}
#footer{
	margin: 20px 0px 0px 0px;
	background: url(flag_pattern.jpg) left top repeat-x;
}
#footer .left{
	background: url(flag_left.jpg) left top no-repeat;
}
#footer .right {
	margin: 0px 0px 0px 0px;
	background: url(flag_right.jpg) right top no-repeat;
	height: 110px;
}
#footer .left .right td{
	color: #222222;
	padding: 30px 0px 0px 20px;
}
#footer .left .right td a {
	color: #222222;
}
#footer .left .right .last{
	padding-right: 20px;
}
#banners {
	padding: 0px 20px 0px 20px;
}
#banners a{
	display: block;
	margin: 10px 0px 10px 0px;
}
#bottom {
	padding: 20px 20px 30px 0px;
	text-align: right;
	background: url(bottom.gif) left bottom no-repeat;
}
#bottom a{
	margin-right: 20px;
}
#products {
	margin-top: 10px;
}
#products .lef{
	padding-top: 0px;
	padding-right: 10px;
}
#products .rig{
	padding-top: 0px;
	padding-left: 10px;	
}
.product {
	height: 190px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	background-color: #afafaf;
}
.product .caption{
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	color: #ffffff;
	background: #3fae03 url(title_line.jpg) right top no-repeat;
	font-weight: bold;
}
.product .caption .type{
	font-weight: normal;
	color: #ffffff;
	float: right;
}
.product .text {
	padding-top: 3px;
	text-align: right;
	color: #ffffff;
	padding-right: 5px;
}
.product .text .price{
	font-size: 12px;
	border-bottom: 1px solid #9c9c9c;
	padding-bottom: 3px;
	padding-right: 5px;
}
.product img{
	margin: 5px 5px 5px 5px;
	border: 1px solid #ffffff;
}
.product .where {
	border-bottom: 1px solid #ffffff;
	padding: 5px 5px 5px 0px;
	text-align: right;
	color: #ffffff;
}
.product .bottom {
	border-top: 1px solid #ffffff;
	padding: 5px;
	background-color: #d9d9d9;
}
.product .bottom a{
	margin-left: 5px;
	float: right;
	color: #9d9d9d;
}
#pages {
	margin-top: 20px;
	border-top: 1px solid #9d9d9d;
}
#pages .print {
	padding-top: 5px;
	background: url(print.gif) left 8px no-repeat;
	padding-left: 20px;
}
#pages .print a{
	color: #747273;
}
#pages .numbers{
	float: right;
}

#pages .numbers a{
	display: block;
	float: left;
	padding: 6px 6px 6px 6px;
	color: #747273;	
}
#pages .numbers .active{
	display: block;
	float: left;
	padding: 6px 6px 6px 6px;	
	color: #ffffff;
	background: url(number_active.gif) center no-repeat;
}
#center .title {
	margin-top: 10px;
	padding-bottom: 5px;
}

#center .paragraph{
	background: url(this.gif) left 10px no-repeat;
	padding: 5px 0px 5px 15px;
}
#center .paragraph a{
	color: #747273;	
}
#center .paragraph .gallery img{
	border: 4px solid #CCCCCC;
}
#center .paragraph .gallery td{
	text-align: center;
	padding: 10px;
}
#order td{
	color: #747273;
	font-size: 10px;
	padding-left: 15px;
	background: url(this.gif) left 5px no-repeat;
}
#order input,textarea,select{
	display: block;
	width: 200px;
	margin-left: -15px;
	border: 1px solid #e2e3e5;
	background-color: #faffff;
}
#order textarea {
	height: 100px;
}
#order .submit {
	margin-top: 10px;
	margin-left: 320px;
	width: 120px;
	border: none;
	background: url(button_big.jpg) center top no-repeat;
}
#houses .image{
	border: 4px solid #d9d7d7;
}
#houses .image2 {
	border: 4px solid #ffffff;
}
#houses {
	color: #747273;
}
#houses .one{
	background-color: #d9d7d7;
	color: #747273;
}
#houses .one .first {
	width: 100px;
	padding: 20px;
}
#houses .one .second {
	padding: 20px;
}
#houses .one .second .titles {
	width: 40%;
	padding-right: 40px;
}
#houses .one .second .values {
	width: 55%;
	margin-left: 40px;
}

#houses .one .title{
	color: #747273;
}
#houses .print {
	float: right;
}
#houses .print a{
	color: #747273;	
}
#houses .path {
	height: 30px;
}
#houses .path a{
	background: url(this.gif) left center no-repeat;
	padding-left: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #747273;
}
#msg_incl .request{
	float: left;
	width: 200px;
}
#msg_incl .request input,textarea{
	width: 150px;
}
#msg_incl .request textarea{
	margin-left: 0px;
}
#msg_incl .name {
	text-decoration: underline;
	font-weight: bold;
	color: #696969;
	padding: 0px 0px 0px 15px;
	background: url(this.gif) left center no-repeat;
	font-size: 10px;
}
#msg_incl .msg {
	width: 100%;
}
#msg_incl .text {
	font-size: 10px;
	padding-left: 15px;
	margin-top: 10px;
	color: #666666;
	width: 100%;
}
#msg_incl .answer {
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	padding: 5px 15px 5px 15px; 
	color: #747273;
	background-color: #e9e9e9;
	width: 100%;
}


/* Login form */

.login_form_field_table {
	border:0; width:200px;
}
.login_form_field_name {
	padding:4px; font-size: 13px;
}
.login_form_field {
	width:90px; height:17px; font-size: 13px; border:1px #000000 solid; text-align: center; background:#FAFFFF;
}
.login_form_field_submit {
	width:93px; height:20px; font-size: 13px; border:1px #000000 solid; margin-top: 1px; background:#FAFFFF;
}


/* Data groups */

.data_subgroups {
	margin:0;
	padding:0;
}

.data_subgroups td {
	text-align:center;
	padding:5px;
}

.data_elements td {
	text-align:center;
	margin:5px;
}

.data_group_element_image {
	margin:3px;
	border: 4px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	height: 75px;
	background-color: #cccccc;
}

.data_group_element_author {
}
.data_group_element_title {
	margin:5px 5px 5px 0;
}
.data_group_element_content {
	margin:5px 5px 5px 0;
}


.data_elements_persons {
}

.data_elements_persons a {
	color: gray;
}
.data_elements_persons .data_group_element_title {
	font-size:+14px;
	font-weight: bold;
	color: gray;
}
.data_elements_persons .data_group_element_content {
	color: gray;
}
.data_elements_persons .data_group_element_image {
	width: 70px;
	height: 70px;
}

/* Data elements */

.data_element_item {
	
}

.data_element_image {
	border: 4px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	height: 75px;
}


.data_element_title {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #9d9d9d;
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}



.image {
	text-align: center;
	vertical-align: middle;
}

/* Admin link */

.admin_echo a {
	color: #666666;
	background-color: #ffffff;
}
#center .paragraph .admin_echo a {
	color: #F8AA5A;
}

.tooltip {
	padding: 3px 10px 3px 10px;
	background-color:#FAFFFF;
	border:solid 1px #9d9d9d;
	cursor:help;
}

.block_title {
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}
.block {
	margin: 0;
	padding: 0;
}




/* re buttons */
a.squarebutton,
a.squarebuttonact {
	background: transparent url('square-gray-left.gif') no-repeat top left  !important;
	display: block  !important;
	float: left  !important;
	font: normal 12px Arial  !important;
	line-height: 15px  !important;
	height: 23px !important;
	padding-left: 9px !important;
	text-decoration: none !important;
	width: 195px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton,
a:link.squarebuttonact, a:visited.squarebuttonact, a:active.squarebuttonact{
color: #494949; /*button text color*/
}

a.squarebutton span,
a.squarebuttonact span{
background: transparent url('square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonact{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonact span{ /* Hover state CSS */
background-position: bottom right;
color: black;
text-decoration: underline;
}


a.green{
background: transparent url('square-green-left.gif') no-repeat top left  !important;
}

a.green span{
background: transparent url('square-green-right.gif') no-repeat top right !important;
}

div.re_button {
  clear: both !important;
  height: 20px !important;
}

iframe#hansa_iframe {
  width: 220px;
  height: 354px;
  border: solid #FFFF00 0px; 

}

iframe#hansa_iframe_ru {
  width: 227px;
  height: 374px;

  border: solid #FFFF00 0px; 

}

div#hansa_iframe_div {
  margin: 0px 0px 0px 0px;
}

