html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #D2D2D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
}

a {
	color: #4A4A4A;
	text-decoration: underline;
}
a:hover {
	color: #930C2B;
	text-decoration: underline;
}

a img {
	border: none;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

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

h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #99002A;
}

h2 b {
	float: left;
	padding-right: 6px;
}

#wrapper h3 span.act,
#wrapper h2 span.act {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #FF8842;
	padding: 1px 3px 2px 3px;
	text-transform: none;
	line-height: 10px;
	margin-top: 2px;
}

#wrapper h3 span.act {
	float: inline;
	margin-left:6px;
}
#wrapper h2 span.act {
	float: left;
}

#wrapper h3 span.not_act,
#wrapper h2 span.not_act {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #A0A0A0;
	padding: 1px 3px 2px 3px;
	text-transform: none;
	line-height: 10px;
	margin-top: 2px;
}
#wrapper h3 span.not_act {
	float: inline;
	margin-left:6px;
}
#wrapper h2 span.not_act {
	float: left;
}

h3 {
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.rel {
	display: block;
	position: relative;
	z-index: 1;
	padding-right: 50px;
}

#wrapper .rel .icon_print {
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
	background: url(../i/icon_print.gif) left 2px no-repeat;
	padding-left: 14px;
	text-transform: none;
	position: absolute;
	z-index: 1;
	right: 15px;
	top: 2px;
}

html>body #wrapper .rel .icon_print { right: 0; }

	#wrapper .rel .icon_print:hover {
		color: #4A4A4A;
		text-decoration: underline;
	}


h4 {
	font-size: 14px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	color: #99002A;
	padding-bottom: 5px;
}

h5.border_b {
	border-bottom: 1px solid #E8E5E0;
	margin-bottom: 7px;
}

h6 {
	color: #4A4A4A;
	font-size: 12px;
	padding-bottom: 5px;
}

small {
	font-size: 11px;
}

.pb {
	padding-bottom: 5px;
}

#wrapper .red {
	color: #99002A;
}

#wrapper .red2 {
	color: #BA262B;
}

.green {
	color: #08873B;
}

#wrapper .gray {
	color: #A1A1A1;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
	width: 990px;
	margin: 0 auto;
	background: #FFF url(../i/top_bg.gif) left top repeat-x;
}

#wrapper .vTop {
	vertical-align: top;
}
#wrapper .vMid {
	vertical-align: middle;
}
#wrapper .vBot {
	vertical-align: bottom;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cleaner {
	clear: both;
}





#top {
	height: 157px;
}

	#top td {
		vertical-align: top;
	}

	#top .left,
	#top .right {
		height: 157px;
	}

	#top .left {
		width: 478px;
		background: url(../i/header_pt1.gif) right top no-repeat;
	}

	#top .right {
		background: url(../i/top_bg2.jpg) left top repeat-x;
	}

	#top .right .nav {
		background: url(../i/header_pt2.jpg) left top no-repeat;
		padding-top: 62px;
		height: 97px;
		font-size: 11px;
		color: #FFF;
	}

	#top .logo {
		padding-left: 53px;
		padding-top: 7px;
	}

	#top .slogan {
		padding-top: 40px;
	}

	#top .nav .icon_user {
		width: 40px;
		background: url(../i/icon_user.gif) center 1px no-repeat;
	}

	#top .nav .icon_hands {
		width: 100px;
		background: url(../i/icon_hands.gif) center 13px no-repeat;
	}

	#top .nav a {
		color: #92A6AD;
	}
	#top .nav a:hover {
		color: #FFF;
	}

	#top .shortInput {
		font-size: 12px;
		color: #6F6F6F;
		background-color: #F4E6D3;
		border: none;
		padding: 3px 2px;
		width: 103px;
	}

	#top .login {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFF;
		background: url(../i/btn_orange.gif) left top no-repeat;
		border: none;
		width: 107px;
		height: 20px;
	}

	*|html #top .login {
		padding-bottom: 2px;
	}




#lang {
	position: absolute;
	z-index: 10;
	width: 28px;
	height: 89px;
	left: 0;
	top: 0;
}
	#lang.lv { background: url(../i/lang_bg.gif) left top no-repeat; }
	#lang.en { background: url(../i/lang_bg.gif) -28px top no-repeat; }
	#lang.ru { background: url(../i/lang_bg.gif) right top no-repeat; }

	#lang li {
		display: block;
		width: 21px;
		height: 21px;
		font-size: 11px;
		padding: 8px 0 0 7px;
	}

	#lang li a {
		color: #CFC0AC;
		text-decoration: none;
	}

	#lang li a:hover,
	#lang li .act {
		color: #FFF;
		text-decoration: none;
	}




#content {
	padding: 26px 22px 140px 22px;
}

	#content td {
		vertical-align: top;
	}

	#content p {
		padding-bottom: 12px;
	}

	#content ol {
		padding-left: 16px;
	}

	#content ul li {
		background: url(../i/arw3.gif) left 3px no-repeat;
		padding-left: 17px;
		list-style-type: none;
		padding-bottom: 10px;
	}

	#content ol li {
		list-style-type: decimal;
		padding-bottom: 5px;
	}


.marg_b  {
	margin-bottom: 20px;
}

.marg_b2  {
	margin-bottom: 10px;
}
	
.marg_t {
	margin-top: 14px;
}

.marg_t2 {
	margin-top: 10px;
}


#wrapper .textPage ul {
	padding: 7px 15px;
}
	#wrapper .textPage ul li {
		background: url(../i/arw4.gif) left 4px no-repeat;
		padding-left: 12px;
	}




#sidebar {
	width: 180px;
	float: left;
}

	#content #sidebar ul {
		padding: 0;
		margin: 0 0 20px 0;
		list-style-type: none;
		border-top: 1px solid #DCD6C2;
	}

	#content #sidebar ul li {
		padding: 6px 15px 6px 28px;
		margin: 0;
		list-style-type: none;
		border-bottom: 1px solid #DCD6C2;
		font-size: 14px;
		background: url(../i/arw1.gif) 3px 8px no-repeat;
	}

	#sidebar ul li a {
		color: #00598E;
		text-decoration: none;
	}
	#sidebar ul li a:hover {
		color: #9A0A36;
		text-decoration: underline;
	}


	#wrapper #sidebar ul ul {
		padding: 4px 0 0 1px;
		margin: 0;
		border-top: none
	}

	#wrapper #sidebar ul li li {
		padding: 2px 0 4px 10px;
		margin: 0;
		list-style-type: none;
		border-bottom: none;
		font-size: 12px;
		background: url(../i/arw5.gif) left 6px no-repeat;
	}








#wide {
	width: 745px;
	float: right;
}

.imgTxt {
	width: 745px;
	height: 200px;
	margin-bottom: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	color: #FFF;
}
	.imgTxt .txt {
		position: absolute;
		z-index: 10;
		width: 450px;
		height: 85px;
		right: 0;
		bottom: 0;
		padding: 15px 25px 0 15px;
		color: #FFF;
	}

	.imgTxt .bg {
		position: absolute;
		z-index: 1;
		width: 490px;
		height: 100px;
		right: 0;
		bottom: 0;
		background-color: #1E1E1E;
		filter:alpha(opacity=70);
		-moz-opacity:.70;
		opacity:.70;
	}

	.imgTxt h1 {
		padding-bottom: 5px;
	}


.border {
	border: 1px solid #D7D1C8;
}
.bg1 {
	background-color: #FBE7C9;
}

	.border .txt,
	.bg1 .txt {
		padding: 11px 15px;
	}


.arwLink {
	font-size: 11px;
	background: url(../i/arw2.gif) left 1px no-repeat;
	padding-left: 17px;
	color: #9A0A36;
}
	.arwLink:hover {
		color: #00598E;
	}


.border_l {
	border-left: 1px solid #C7C7C7;
	padding-left: 12px;
}



.gold_frame {
	height: 140px;
	padding-top: 35px;
	padding-left: 14px;
	background: url(../i/gold_frame.gif) left top no-repeat;
	font-size: 11px;
	margin-bottom: 10px;
}
	.gold_frame a {
		display: block;
		width: 170px;
		text-decoration: none;
		text-align: center;
	}

	.gold_frame a u {
		display: block;
		padding-top: 5px;
	}

#search {
	height:23px;
}

#search #s {
	width: 200px;
	margin-right: 5px;
	float: left;
}

#search #sBtn {
	float: right;
}



#path {
	margin-bottom: 10px;
}

	#wrapper #path li {
		display: inline;
		padding: 0 5px 0 0;
		margin: 0;
		background: none;
	}

	#path li {
		color: #8E8E8E;
	}

	#path li a {
		color: #8E8E8E;
		text-decoration: none;
	}
	#path li a:hover {
		color: #4A4A4A;
		text-decoration: underline;
	}

	#wrapper #path li .act {
		color: #99002A;
	}


.grayBg {
	padding: 8px;
	background-color: #EDEDED;
}

#wrapper .icon_new {
	display: block;
	background: url(../i/icon_new.gif) left 1px no-repeat;
	padding-left: 22px;
}

#wrapper .icon_post {
	display: block;
	background: url(../i/icon_post.gif) left 3px no-repeat;
	padding-left: 22px;
}



#footer {
	position: relative;
	z-index: 2;
	height: 107px;
	background: url(../i/footer_bg.gif) left top repeat-x;
	margin: -123px auto 0 auto;
	width: 946px;
	padding: 15px 22px 0 22px;
	border-top: 1px solid #D7D1C8;
	color: #777777;
}

	#footer td {
		vertical-align: top;
	}

	#footer a {
		color: #CF5B4C;
	}

	#footer a:hover {
		color: #890019;
	}



/* --- Forms --- { --- */

.code {
	width:112px;
	height:24px;
	float:left;
	padding-right:3px;
}
.captcha_comments {
	width:50px;
	height:18px;
	letter-spacing:3px;
}

.shortInput,
.normalInput,
.mediumInput,
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #AFAFAF;
	background-color: #FFF;
}

.form .shortInput,
.form .normalInput,
.form .mediumInput,
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 45px;
}

.normalInput {
	width: 150px;
}

input .w120 {
	width: 120px;
}


.mediumInput {
	width: 170px;
}

.longInput {
	width: 320px;
}

.inpt_bg {
	background: #FFF url(../i/inpt_bg.gif) left top no-repeat;
	padding: 3px 1px 1px 3px;
}

/* --- } --- Forms --- */


#commentForm {
	font-size: 11px;
	background-color: #F2F2F2;
	border-top: 1px solid #D7D1C8;
	border-bottom: 1px solid #D7D1C8;
	padding: 12px 10px 12px 7px;
	margin-bottom: 12px;
}

	#commentForm label {
		display: block;
		float: left;
		width: 82px;
		padding-top: 2px;
	}

	html>body #commentForm label {
		width: 86px;
	}

	#commentForm #name,
	#commentForm #email,
	#commentForm #comment {
		width: 350px;
		margin-bottom: 10px;
	}

	#cmtBtn {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFF;
		background-color: #E66619;
		border: 2px solid #FFF;
		padding: 1px 20px;
	}


.icon_comment {
	font-size: 11px;
	background: url(../i/icon_comment.gif) left 2px no-repeat;
	padding-left: 16px;
}


.galleryLink {
	float: right;
	font-size: 11px;
	margin: 0 0 10px 5px;
}
	.galleryLink a {
		text-decoration: none;
	}

	.galleryLink img {
		border: 1px solid #9A9A9A;
	}

	.galleryLink span {
		display: block;
		padding-top: 4px;
	}

.icon_camera {
	font-size: 11px;
	background: url(../i/icon_camera.gif) left 2px no-repeat;
	padding-left: 15px;
}



.pages {
	background-color: #F2F2F2;
	text-align: center;
	padding: 5px;
}

	.pages_t {
		border-bottom: 1px solid #D7D1C8;
	}
	.pages_b {
		margin-bottom: 12px;
	}

	.pages_b2 {
		border-top: 1px solid #D7D1C8;
		margin-bottom: 12px;
	}

	#wrapper .pages ul li {
		display: inline;
		background: none;
		padding: 0 2px;
		color: #99002A;
	}

	.pages ul li a img {
		position: relative;
		z-index: 1;
		margin-bottom: -1px;
	}

#wrapper .commentList {
	margin: 0;
	padding: 0;
}
	#wrapper .commentList li {
		list-style-position: inside;
		border-bottom: 1px solid #D7D1C8;
		padding: 12px 0 0 0;
	}

	.commentList li {
		list-style-position: inside;
		border-bottom: 1px solid #D7D1C8;
		padding: 12px 0 0 0;
	}

	.commentList li .meta {
		font-size: 11px;
		color: #8E8E8E;
	}

	#wrapper .commentList li .meta .author {
		font-size: 12px;
		color: #4A4A4A;
	}

	#wrapper .commentList li p {
		padding: 3px 0 12px 0;
	}




.tbl td {
	font-size: 11px;
}
	.tbl a {
		text-decoration: none;
	}

	.tbl a img {
		border: 1px solid #C0C0C0;
		margin-bottom: 5px;
	}

	.tbl a:hover img {
		border: 1px solid #969696;
	}

	.tbl span {
		display: block;
		padding-top: 3px;
	}

	.tbl .sepp {
		height: 20px;
	}

.padd {
	padding: 0 7px;
}

.border_t {
	border-top: 1px solid #d7d1c8;
	padding-top: 12px;
}

.dots_v {
	background: url(../i/dots_v.gif) center top repeat-y;
}

.smallerText,
table.smallerText td {
	font-size: 11px;
}

.grayBg2 {
	background-color: #F0F0F0;
	border-bottom: 1px solid #E1E1E1;
	padding: 4px 5px;
	margin: 5px 0 12px 0;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: none;
	background-color: #D96018;
	padding: 2px 15px;
	cursor: pointer;
}

.btn_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: none;
	background-color: #5890D9;
	padding: 2px 15px;
	margin:0 17px;
	cursor: pointer;
	float:right;
}

.grayBg3 {
	background-color: #F0F0F0;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	margin: 0 0 14px 0;
	font-size: 11px;
}

.padd2 {
	padding: 12px 10px;
}

.padd3 {
	padding: 7px;
}

.tbl2 td {
	font-size: 11px;
	color: #4A4A4A;
	background-color: #D8D8D8;
	padding: 4px 7px;
	border-right: 1px solid #FFF;
}
	#wrapper .tbl2 .last {
		border-right: none;
	}

div.btn2 {
	padding-top: 7px;
	text-align: right;
}
input.btn2 {
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	background: #FDFDFD url(../i/btn2.gif) left bottom repeat-x;
	border: 1px solid #ABABAB;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 90px;
	cursor: pointer;
}
	input.btn2:hover {
		border: 1px solid #777;
	}

#wrapper .border_tw {
	border-top: 1px solid #FFF;
}

.redLink {
	color: #99002A;
}
	.redLink:hover {
		color: #333333;
	}




.results_t {
	border-top: 1px solid #D7D1C8;
	padding: 5px 0;
}

	.results_t td {
		padding: 5px;
	}

	.results_t td td {
		padding: 0;
	}

	#wrapper .results_t .td {
		border-left: 1px solid #D7D1C8;
		padding: 5px 5px 5px 12px;
	}

.results_b {
	border-bottom: 1px solid #D7D1C8;
}

	.results_t a {
		color: #99002A;
	}
	.results_t a:hover {
		color: #333333;
	}

#content .icon_house,
#content .icon_location {
	color: #8E8E8E;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
	white-space: nowrap;
}
	#content .icon_house:hover,
	#content .icon_location:hover {
		color: #555;
		text-decoration: underline;
	}

	.icon_house {
		background: url(../i/icon_house.gif) left 1px no-repeat;
		padding-left: 15px;
	}

	.icon_location {
		background: url(../i/icon_location.gif) left 1px no-repeat;
		padding-left: 15px;
	}

.tbl3 td {
	padding: 5px 10px;
	border-bottom: 1px solid #EDEBE7;
}
	#wrapper .tbl3 .last {
		border-bottom: none;
	}
ul.errors {
    background-color:   red;
    color:  white;
    font-size:  14px;
    margin-bottom:  5px;
}
.arw_sepp {
	background: url(../i/arw_sepp.gif) 100px 20px no-repeat;
}


#top .nav .icon {
	font-size: 13px;
	font-weight: bold;
	color: #FF8842;
	display: block;
	padding-top: 59px;
	height: 17px;
	margin: 0 auto;
}

#top .nav .icon_users {
	width: 55px;
	background: url(../i/icon_users.gif) center 2px no-repeat;
}
#top .nav .icon_reg {
	width: 100px;
	background: url(../i/icon_reg.gif) center 12px no-repeat;
}

#top .nav .icon_profile {
	width: 100px;
	background: url(../i/icon_profile.gif) center top no-repeat;
}

#sidebar2 {
	background-color: #D4E5F0;
	border: 1px solid #B0C8D8;
	padding: 10px 10px 5px 10px;
	margin-bottom: 20px;
}

#content #sidebar2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content #sidebar2 ul li {
	padding: 6px 15px 6px 24px;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #B0C8D8;
	font-size: 14px;
	background: url(../i/arw7.gif) 3px 8px no-repeat;
}

#sidebar2 ul li a {
	color: #00598E;
	text-decoration: none;
}
#sidebar2 ul li a:hover {
	color: #333;
	text-decoration: underline;
}


#wrapper #sidebar2 ul ul {
	padding: 4px 0 0 1px;
	margin: 0;
	border-top: none
}

#wrapper #sidebar2 ul li li {
	padding: 2px 0 4px 10px;
	margin: 0;
	list-style-type: none;
	border-bottom: none;
	font-size: 12px;
	background: url(../i/arw5.gif) left 6px no-repeat;
}

#content #sidebar2 ul .last {
	border-bottom: none;
}

#phone {
	position: absolute;
	z-index: 10;
	top: 9px;
	right: 10px;
}
	#phone .vTop {
		padding-top: 2px;
	}

	#phone a {
		font-size: 13px;
		color: #FF8842;
	}

	#phone a:hover {
		font-size: 13px;
		color: #E4C4B1;
	}


.grayBg4 {
	background-color: #EEEEEE;
	border-top: 1px solid #D7D1C8;
	padding: 4px 8px 6px 8px;
	font-size: 11px;
	margin-bottom: 14px;
}

.icon_stamp {
	background: url(../i/icon_stamp.gif) left 1px no-repeat;
	padding-left: 26px;
}

.btn_gray,
.btn_del {
	display: block;
	text-decoration: none;
}

.btn_gray {
	background: url(../i/btn_bg.gif) left center repeat-x;
	border: 1px solid #D0D0D0;
	color: #4A4A4A;
	height: 17px;
}

.btn_gray:hover {
	border: 1px solid #969696;
	color: #111;
	text-decoration: none;
}

.icon_edit {
	display: block;
	background: url(../i/icon_edit.gif) 5px 3px no-repeat;
	padding: 2px 0 0 23px;
	cursor: pointer;
}

.icon_eye_closed,
.icon_eye_closed_bw,
.icon_eye_open,
.icon_eye_open_bw {
	display: block;
	padding-left: 25px;
}

.icon_eye_closed {
	background: url(../i/icon_eyes.gif) left 2px no-repeat;
}

.icon_eye_closed_bw {
	background: url(../i/icon_eyes.gif) left -48px no-repeat;
}

.icon_eye_open {
	background: url(../i/icon_eyes.gif) 1px -98px no-repeat;
}

.icon_eye_open_bw {
	background: url(../i/icon_eyes.gif) 1px -158px no-repeat;
}

.btn_gray .icon_eye_closed,
.btn_gray .icon_eye_closed_bw,
.btn_gray .icon_eye_open,
.btn_gray .icon_eye_open_bw {
padding-top: 2px;
padding-left: 30px;
cursor: pointer;
}

.btn_gray .icon_eye_closed {
	background: url(../i/icon_eyes.gif) 5px 4px no-repeat;
}

.btn_gray .icon_eye_closed_bw {
	background: url(../i/icon_eyes.gif) 5px -46px no-repeat;
}

.btn_gray .icon_eye_open {
	background: url(../i/icon_eyes.gif) 6px -96px no-repeat;
}

.btn_gray .icon_eye_open_bw {
	background: url(../i/icon_eyes.gif) 6px -156px no-repeat;
}


.btn_del {
	background: #93072C url(../i/icon_delete.gif) 5px 3px no-repeat;
	border: 1px solid #D0D0D0;
	color: #FFF;
	padding: 1px 0 0 24px;
	height: 16px;
}

.btn_del:hover {
	background-color: #A90734;
	border: 1px solid #FFF;
	color: #FFF;
	text-decoration: none;
}


.icon_hand {
	display: block;
	background: url(../i/icon_hand.gif) left 2px no-repeat;
	padding: 2px 0 0 18px;
}




.orangeBg {
	background-color: #FBEED6;
	border: 1px solid #E9D1B4;
	padding: 4px 7px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 12px;
}
	.orangeBg b {
		font-size: 12px;
	}


.orangeBg2 {
	background-color: #FBEED6;
	border-top: 1px solid #E9D1B4;
	padding: 12px 10px;
}


.blueBg {
	background-color: #EDF5F8;
	border: 1px solid #CAE4EE;
	padding: 7px;
	margin-bottom: 12px;
}
	.blueBg a,
	.blueBg a:hover {
		color: #4A4A4A;
	}

.icon_doc {
	padding-left: 17px;
	background: url(../i/icon_doc.gif) left 1px no-repeat;
}


#wrapper #content .docs {
	padding: 5px 0;
}
	#wrapper #content .docs li {
		padding: 0 10px 12px 21px;
		background: url(../i/icon_doc.gif) 4px 2px no-repeat;
	}
	
	#wrapper #content .docs .li {
		padding: 0 10px 12px 21px;
		background: url(../i/icon_book.gif) 4px 2px no-repeat;
	}
	
	.docs .links {
		font-size: 10px;
		color: #FF8842;
		padding-top: 5px;
	}
		.docs .links a {
			color: #FF8842;
		}
		
		.docs .links a:hover {
			color: #FF9F66;
		}
		
	#wrapper .docs span.act {
		font-size: 10px;
		font-weight: normal;
		color: #FFF;
		background-color: #FF8842;
		padding: 0 3px;
		text-transform: none;
		line-height: 10px;
		margin-top: 2px;
	}
	
	#wrapper .docs span.not_act {
		font-size: 10px;
		font-weight: normal;
		color: #FFF;
		background-color: #A0A0A0;
		padding: 0 3px;
		text-transform: none;
		line-height: 10px;
		margin-top: 2px;
	}

.btn3 {
	display: block;
	float: left;
	border: 1px solid #CFCDC7;
	background-color: #FEFDF9;
	text-align: center;
	padding: 5px 20px 0 20px;
	height: 20px;
	margin-right: 8px;
}
	.btn3:hover {
		border: 1px solid #C2BFB8;
		background-color: #F9F8F3;
	}

.commentTabs {
	height: 23px;
	position: relative;
	z-index: 1;
}
	.commentTabs a {
		display: block;
		float: left;
		border: 1px solid #CFCDC7;
		background-color: #FEFDF9;
		text-align: center;
		padding: 3px 20px 0 20px;
		height: 19px;
		margin-right: 8px;
		outline-color:-moz-use-text-color;
		outline-style:none;
		outline-width:0;
	}
	
	.commentTabs a:hover,
	.commentTabs .act {
		background-color: #F2F2F2;
		border-left: 1px solid #D7D1C8;
		border-top: 1px solid #D7D1C8;
		border-right: 1px solid #D7D1C8;
		border-bottom: 1px solid #F2F2F2;
		color: #99002A;
	}
	
	.commentTabs .act {	
		font-weight: bold;
		text-decoration: none;
	}

.voteRes {
	margin-bottom: 18px;
}
	#wrapper .voteRes td {
		vertical-align: middle;
	}

	.voteRes .vote1,
	.voteComments .vote1 {
		background-color: #218F4D;
	}
	
	.voteRes .vote2,
	.voteComments .vote2 {
		background-color: #A60A2E;
	}
	
	.voteRes .vote3,
	.voteComments .vote3 {
		background-color: #A5A5A5;
	}
	
	.voteComments {
		font-size: 11px;
	}
	
	.voteComments .vote1,
	.voteComments .vote2,
	.voteComments .vote3 {
		color: #FFF;
		width: 45px;
		text-align: center;
	}
	
	#wrapper .voteComments .marg_b {
		margin-bottom: 7px;
	}
	
	
a.calendar {
	background:transparent url(/i/calendar.png) no-repeat scroll 0 0;
	display:block;
	height:16px;
	margin:2px 10px 3px 2px;
	overflow:hidden;
	padding:0;
	text-indent:-2000px;
	width:16px;
}
a:hover.calendar {
	background: transparent url(/i/calendar.png) no-repeat scroll 0 -20px;
}


#datepicker_container1,
#datepicker_container2 {
	position:absolute;	
}
/* added 19.02.2010 */

.clr{
    clear:both;
    zoom:1;
    }
.btn{
    padding:2px 15px;
    *padding:2px 7px;    
    }
input.radio{
    border:none;
    display:block;
    float:left;
    margin:0;
    margin-right:3px;
    margin-top:3px;
    *margin-top:-2px;
    width:14px !important;
    }
.search-form{
    padding:12px 10px 8px 10px;
    margin:0 0 14px;
    background:#F0F0F0;
    border-bottom:1px solid #D8D8D8;
    }
    .search-form .row{
        padding:4px 0;
        }
    .search-form h4{
        padding:0;
        margin:0 0 2px;
        color:#99002A;
        font-size:13px;
        font-weight:bold;
        line-height:16px;
        }
    .search-form input.input-txt{
        padding:1px;
        margin:0 10px 0 0;
        vertical-align:middle;
        font:14px Verdana, Geneva, sans-serif;
        background:#FFF;
        color:#333;
        border:1px solid;
        border-color:#9FA4AA #CACECF #CACECF #9FA4AA;
        width:620px;
        float:left;
        }
    #content .search-form .radio-list{
        padding:0 20px 0 0;
        margin:0;
        list-style:none;
        overflow:hidden;
        zoom:1;
        float:left;
        }
        #content .search-form .radio-list li{
            padding:0;
            margin:0;
            float:left;
            background:none;
            color:#000;
            }
            #content .search-form .radio-list li div.title{
                padding:0 10px 0 0;
                margin:0;
                float:left;
                color:#A4A4A4;
                }
            #content .search-form .radio-list li label{
                padding:0 18px 0 2px;
                margin:0;
                float:left;
                color:#000;
                display:block;
                }
.found{
    float:left;
    width:600px;
    }
.print{
    background:url(../i/icon_print.gif) no-repeat left 2px;
    color:#8E8E8E;
    font-size:11px;
    font-weight:normal;
    padding-left:14px;
    float:right;
    text-decoration:none;
    }
.back{
    background:url(../i/back-ico.gif) no-repeat left 0;
    color:#8E8E8E;
    font-size:11px;
    font-weight:normal;
    padding-left:14px;
    float:right;
    text-decoration:none;
    padding:0 0 0 22px;
    }
.results-list{
    border-top:1px solid #D7D1C8;
    padding:8px 0;
    overflow:hidden;
    zoom:1;
    clear:both;
    }
    .results-list .image{
        padding:0;
        margin:0;
		margin-right:	10px;
        width:130px;
        text-align:center;
        overflow:hidden;
        zoom:1;
        float:left;
        }
    .results-list .text{
        padding:0 10px 0 0;
        margin:0;
        width:430px;
        overflow:hidden;
        zoom:1;
        float:left;
        }
        .results-list h5{
            padding:0;
            margin:0 0 6px;
            color:#99002A;
            font-size:12px;
            font-weight:bold;
            line-height:16px;
            }
            .results-list h5 a{
                color:#99002A;
                }
        #content .results-list p{
            padding:0;
            margin:0 0 10px;
            line-height:16px;
            }
    #content .results-list .info-list{
        padding:0 0 4px;
        margin:0;
        list-style:none;
        overflow:hidden;
        zoom:1;
        }
        #content .results-list .info-list li{
            padding:0 5px 0 0;
            margin:0;
            float:left;
            background:none;
            overflow:hidden;
            zoom:1;
            color:#000;
            }
        #content .results-list .info-list li.address{
            padding:3px 0 0;
            margin:0;
            font-weight:bold;
            width:250px;
            font-size:11px;
            }
        #content .results-list .info-list li.phone{
            padding:3px 20px 2px 16px;
            margin:0;
            font-weight:bold;
            font-size:12px;
            background:url(../i/phone-ico2.gif) no-repeat left 2px;
			color:#333;
            }
        #content .results-list .info-list li.ico{
            padding-top:2px;
            }
            #content .results-list .info-list li img{
                vertical-align:bottom;
                }
    .results-list .info{
        padding:16px 0 0;
        margin:0;
        width:110px;
        overflow:hidden;
        zoom:1;
        float:right;
        font-size:10px;
        color:#4A4A4A;
        }
        #content .results-list .info .ltk{
            padding:8px 0 8px 36px;
            margin:0 0 6px;
            line-height:12px;
            background:url(../i/ltk-ico.png) no-repeat left center;
            }
        #content .results-list .info .kompass{
            padding:2px 0 2px 36px;
            margin:0 0 6px;
            line-height:12px;
            background:url(../i/kompass-ico.gif) no-repeat left center;
            }
        #content .results-list .info .demo{
            padding:4px 0 4px 36px;
            margin:0 0 6px;
            line-height:12px;
            background:url(../i/demo-ico.png) no-repeat 4px center;
            }
.ct-left{
    padding:0;
    margin:0 0 10px;
    width:420px;
    float:left;
    }
    .ct-left .li{
        padding:10px 6px;
        margin:0;
        border-top:1px solid #CCC;
        zoom:1;
        clear:both;
        }
    .ct-left .li.first{
        border-top:none;
        }
        .ct-left .li .image{
            padding:0 20px 0 0;
            margin:0;
            float:left;
            }
        .ct-left .li .addi{
            font-weight:bold;
            }
        .ct-left .li h3{
            padding:0;
            margin:0 0 10px;
            color:#99002A;
            font-size:12px;
            font-weight:bold;
            line-height:16px;
            text-transform:none;
            }
        #wrapper .textPage .ct-left .li .cont-list{
            padding:0;
            margin:0;
            list-style:none;
            overflow:hidden;
            zoom:1;
            width:406px;
            }
            #wrapper .textPage .ct-left .li .cont-list li{
                padding:4px 0;
                margin:0;
                overflow:hidden;
                zoom:1;
                background:none;
                }
                #wrapper .textPage .ct-left .li .cont-list li .label{
                    padding:0;
                    margin:0;
                    float:left;
                    width:150px;
                    color:#8C8C8C;
                    }
                #wrapper .textPage .ct-left .li .cont-list li .value{
                    padding:0;
                    margin:0;
                    float:right;
                    width:250px;
                    font-weight:bold;
                    }
                .employees{
                    width:100%;
                    border:0;
                    }
                    #content .employees .header td{
                        background:#075D9C;
                        color:#FFF;
                        }
                    #content .employees td{
                        padding:3px 4px;
                        }
                    #content .employees td.nopad{
                        padding-top:0;
                        width:90px;
                        }
                 #wrapper .textPage .ct-left .li .phone{
                    background:url(../i/phone-ico.gif) no-repeat left 2px;
                    font-size:12px;
                    font-weight:bold;
                    margin:0;
                    padding:3px 20px 2px 16px;
                    }
                #content .work-time{
                    width:100%;
                    border:0;
                    }
                    #content .work-time .header td{
                        background:#075D9C;
                        color:#FFF;
                        border-left:1px solid #FFF;
                        border-right:1px solid #FFF;
                        padding:2px 4px;
                        }
                    #content .work-time .header td.sv{
                        background:#999;
                        color:#FFF;
                        }
                    #content .work-time td{
                        padding:3px 4px;
                        font-size:11px;
                        text-align:center;
                        }
                        #content .work-time td sup{
                            font-size:11px;
                            }     
.ct-right{
    padding:0;
    margin:0;
    width:273px;
    float:right;
    }
    .ct-right .info2{
        padding:10px 6px;
        margin:0;
        border-bottom:1px solid #CCC;
        zoom:1;
        clear:both;
        font-size:10px;
        }
        #content .ct-right .info2 .ltk{
            padding:8px 0 8px 36px;
            margin:0 0 10px;
            line-height:12px;
            background:url(../i/ltk-ico.png) no-repeat left center;
            float:left;
            width:80px;
            }
        #content .ct-right .info2 .kompass{
            padding:2px 0 2px 36px;
            margin:0 0 10px;
            line-height:12px;
            background:url(../i/kompass-ico.gif) no-repeat left center;
            float:left;
            width:80px;
            }
        #content .ct-right .info2 .demo{
            padding:4px 0 4px 36px;
            margin:0 0 10px;
            line-height:12px;
            background:url(../i/demo-ico.png) no-repeat 4px center;
            float:left;
            width:80px;
            }
    .ct-right .li{
        padding:10px 0;
        margin:0;
        overflow:hidden;
        zoom:1;
        clear:both;
        }
        .ct-right .li h3{
            padding:0;
            margin:0 0 10px;
            color:#99002A;
            font-size:12px;
            font-weight:bold;
            line-height:16px;
            text-transform:none;
            }
        .ct-right .li img{
            vertical-align:bottom;
            }
        .ct-right .li .gallery{
            padding:10px;
            margin:0 0 10px;
            border:1px solid #CCC;
            text-align:center;
            }        

th {
	background-color:	#D8D8D8;
	text-align:			left;	
	color:				#4A4A4A;
	font-size:			11px;
	padding:			4px 7px;
	border-right:		1px solid #fff;
}
