* {

	color: #666666;
/*	background: none;*/
/*	border: none;*/

}
:focus {
	outline: 0px;
}
img, form, fieldset {
	border: none;
}
html, body {
	height: 100%;
}
body {
	position: relative;
	min-width: 1000px;
	background-color: #F9F9F9;
}
a:link, a:visited, a:active {
	color: #9D3131;
text-decoration: none;
}
a:hover, a:focus {
	color: #FF9900;
text-decoration: none;
}
i {
	color: #357a16;	
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin-bottom: 13px;
}
h1, h1 * {
	margin: 8px 0px 0px 10px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b32122;
}
h2, h2 * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #357a16;
	margin: 20px 0px 0px 10px;
	padding: 0px;
}
h3, h3 * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #357a16;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
h4, h5, h6, h3 *, h4 *, h5 *, h6 * {
	font-size: 11px;
	color: #666666;
}
ul {
	list-style-image: url(/images/a_l.gif);
	margin-left: 19px;
}
ol {
	list-style-type: decimal;
	margin-left: 19px;
}
li {
	margin-left: 4px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0px;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 19px;
}
hr {
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
	border-width: 0px;
	margin-bottom: 15px;
}

.m1, .map1 {
	display: block;
	margin: 7px 0px 6px 0px;
	padding-left: 15px;
	font-weight: bold;
	background-image: url(/images/m_1.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.m2, .map2 {
	display: block;
	margin: 3px 0px 2px 15px;
	padding-left: 15px;
	font-weight: normal;
	background-image: url(/images/a_2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.m3, .m4, .m5, .m6, .m7, .map2, .map3, .map4, .map5, .map6, .map7 {
	display: block;
	margin-left: 15px;
	padding-left: 10px;
	background-image: url(/images/a_2.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}
.m3, .map3 {
	margin-left: 25px;
}
.m4, .map4 {
	margin-left: 35px;
}
.m5, .map5 {
	margin-left: 45px;
}
.m6, .map6 {
	margin-left: 55px;
}
.m7, .map7 {
	margin-left: 65px;
}
#main {
	position: relative;
	width: 1000px; min-height: 100%;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#header {
	position: relative;
	min-height: 205px;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 110;
}
#header_fon {
	position: absolute;
	top: 12px; left: 0px;
	width: 486px; min-height: 176px;
	background-color: #f7f7f7;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 110;
}
#left_fon {
	position: absolute;
	top: 0px; left: 0px;
	width: 226px; min-height: 100%;
	background-color: #f7f7f7;
	background-position: left top;
	background-repeat: repeat-x;
	z-index: 110;
}
#mainmenu {
	position: absolute;
	top: 20px; left: 330px;
}
#mainmenu a, #mainmenu span {
	float: left;
	height: 36px;
	padding: 19px 9px 0px 8px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(/images/mm_1.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active {
	color: #333333;
}
#mainmenu a:hover, #mainmenu a:focus, #mainmenu span {
	color: #227fa9;
}
#left {
	position: absolute;
	top: 260px; left: 15px;
	width: 205px;
	padding-bottom: 100px;
	z-index: 140;
	background-color: #f7f7f7;
}

#right {
	position: absolute;
	top: 200px; left: 760px;
	width: 225px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	z-index: 130;
}
#right222 {
	position: relative;
	width: 225px; 
	padding-bottom: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 130;
}
#content {
	position: relative;
	margin: 0px 250px 0px 240px;
	padding: 0px 0px 100px 0px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 140;
}
#bottommenu {
	position: absolute;
	bottom: 70px; left: 235px;
	z-index: 160;
}
.boot_meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
.boot_meny:link, .boot_meny:visited, .boot_meny:active {
	color: #063e08;
	text-decoration: none;
}
.boot_meny:hover, .boot_meny:focus {
	color: #ff8831;
	text-decoration: none;
}
#footer {
	position: absolute;
	right: 0px; bottom: 0px; left: 0px;
	min-height: 50px;
	background-color: #f1f1f1;
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 150;
}
.footertext {
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	top: 20px;
}
.footertext2 {
	position: absolute;
	font-family: Verdana;
	font-size: 11px;
	color: #063e08;
	font-weight: normal;
	text-decoration: none;
	top: 12px;
	left: 310px;
}
.footertext2:link, .footertext2:visited, .footertext2:active {
	color: #063e08;
	text-decoration: none;
}
.footertext2:hover, .footertext2:focus {
	color: #ff8831;
	text-decoration: none;
}
.footertext3 {
	position: absolute;
	color: #434343;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	top: 27px;
}
#logosmall {
	position: absolute;
	Left: 242px; bottom: 0px;
}
.mh {
}
.mh > * {
}
.imp {
	color: #990000;
	font-weight: bold;
}
.tableform {
	width: 100%;
}
.tableform img {
	border: none !important;
}
.tableform td, .tableform th {
	padding: 0px 17px 5px 0px;
	vertical-align: middle;
	border: none;
}
td.tableforml, th.tableforml {
	width: 1%;
	white-space: nowrap;
	text-align: right;
}
td.tableforms, th.tableforms {
	width: 1%;
	white-space: nowrap;
}
.tableform input, .tableform textarea, .tableform select {
	margin: 0px;
}
.tableform input[type="text"], .tableform input[type="password"], .tableform textarea, .tableform select {
	width: 100%;
}


/* ACKTIV.RU   -   øòðèõè - â îñíîâíîì ôàéëå */


#shtrih_1 {
	position: absolute;
	top: 12px; left: 486px;
	height: 176px;
	background-image: url(/images/shtrih_1.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#shtrih_2 {
	position: absolute;
	top: 188px; left: 226px;
	width: 264px;
	background-image: url(/images/shtrih_2.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
#shtrih_3 {
	position: absolute;
	top: 12px; left: 226px;
	height: 98%;
	background-image: url(/images/shtrih_1.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#shtrih_4 {
	position: absolute;
	top: 12px; left: 755px;
	height: 98%;
	background-image: url(/images/shtrih_4.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#shtrih_5 {
	position: absolute;
	top: 284px; left: 240px;
	width: 504px;
	background-image: url(/images/shtrih_5-6.gif);
	background-repeat: repeat-x;
	padding: 0px;
}
#shtrih_6 {
	position: absolute;
	top: 327px; left: 240px;
	width: 504px;
	background-image: url(/images/shtrih_5-6.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

/* ACKTIV.RU   -   ØÀÏÊÀ */


#verh_lv {
	position: absolute;
	top: 0px; left: 0px;
	height: 12px; width: 100%;
	background-image: url(/images/v.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
#v-l {
	position: absolute;
	top: 0px; left: 0px;
}
#v-p {
	position: absolute;
	top: 0px; right: 0px;
}

#h-m-m {
	position: absolute;
	top: 25px; left: 10px;
	height: 14px; width: 194px;
	background-color: #f7f7f7;
}
#hom {
	position: absolute;
	top: 0px; left: 0px;
}
#map {
	position: absolute;
	top: 0px; left: 64px;
}
#mai {
	position: absolute;
	top: 0px; left: 128px;
}
#acktiv{
	position: absolute;
	top: 50px; left: 10px;
}
#telephone{
	position: absolute;
	top: 55px; left: 765px;
}
#mail_prav {
	position: absolute;
	top: 25px; left: 840px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b32122;
	background-color: #FFFFFF;
}
.mail_prav_txt {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	background-image: url(/images/mail_prav.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.mail_prav_txt:link, .mail_prav_txt:visited, .mail_prav_txt:active {
	color: #b32122;
	text-decoration: underline;
}
.mail_prav_txt:hover, .mail_prav_txt:focus {
	color: #FF9900;
	text-decoration: none;
}
#top_1 {
	position: absolute;
	top: 22px; left: 230px;
	height: 100%; width: 240px;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#top_2 {
	position: absolute;
	top: 22px; left: 500px;
	height: 100%; width: 240px;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#line_top {
	position: relative;
	background-image: url(/images/line-nov.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
.top_zag {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 35px;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/top.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.top_zag:link, .top_zag:visited, .top_zag:active {
	color: #b32122;
	text-decoration: none;
}
.top_zag:hover, .top_zag:focus {
	color: #FF9900;
	text-decoration: none;
}
.top_zag_white {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 35px;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/top_white.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.top_zag_white:link, .top_zag_white:visited, .top_zag_white:active {
	color: #b32122;
	text-decoration: none;
}
.top_zag_white:hover, .top_zag_white:focus {
	color: #FF9900;
	text-decoration: none;
}
.partneri_white {
	display: block;
	margin: 0px;
	padding: 3px 0px 0px 35px;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-image: url(/images/top_white.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#top_txt {
	position: absolute;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
#aydit{
	position: absolute;
	top: 140px; left: 520px;
}
#telef_text {
	position: absolute;
	top: 105px; left: 770px;
	height: 100%; width: 230px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}


/* ACKTIV.RU   -   ËÅÂÎÅ ÌÅÍÞ */


#left_men1 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
}
#left_men2 {
	position: relative;
	color: #b32122;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #f7f7f7;
	margin: 45px 0px 0px 0px;
	padding: 0px;
}
.men_txt {
	display: block;
	margin: 0px;
	padding: 1px 0px 1px 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	background-image: url(/images/men_galk.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.men_txt:link, .men_txt:visited, .men_txt:active {
	color: #000000;
	text-decoration: none;
}
.men_txt:hover, .men_txt:focus {
	color: #FF9900;
	text-decoration: none;
}
#men_left_shtrih {
	position: relative;
	background-image: url(/images/shtrih_2.gif);
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
.vopr_zag {
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.vopr_zag:link, .vopr_zag:visited, .vopr_zag:active {
	color: #000000;
	text-decoration: none;
}
.vopr_zag:hover, .vopr_zag:focus {
	color: #FF9900;
	text-decoration: none;
}
#vopr_txt {
	position: relative;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


/* ACKTIV.RU   -   ÏÐÀÂÎÅ ÌÅÍÞ */

#tel_logo {
	position: absolute;
	top: 0px; left: 0px;
}
#right_men1 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#right_men2 {
	position: relative;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 35px 0px 0px 20px;
	padding: 0px;
}
#right_men3 {
	position: relative;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 35px 0px 0px 20px;
	padding: 0px;
}
.tel_txt {
	display: block;
	margin: 0px;
	padding: 13px 0px 17px 64px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background-image: url(/images/tel_logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.tel_txt:link, .tel_txt:visited, .tel_txt:active {
	color: #000000;
	text-decoration: underline;
}
.tel_txt:hover, .tel_txt:focus {
	color: #FF9900;
	text-decoration: none;
}
#forma_zakaza {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 35px 0px 0px 20px;
	padding: 0px;
}
.form_zakaz {
	color: #7a7a7a;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.form_zakaz_txt {
	color: #434343;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}
.form_zakaz_yach {
	color: #434343;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.form_zakaz_message {
	width: 90%;
	height: 100%; 
	white-space: pre;
	overflow: hidden;
	font-family: Verdana;
	margin: 0px;
	padding: 0px 0px 3px 5px;
}
#zakaz_otpravit {
	margin: 10px 0px 0px 70px;
	padding: 0px;
}

/* ACKTIV.RU   -   ÖÅÍÒÐ */

/* ACKTIV.RU   -   ÖÅÍÒÐ - öåíòðàëüíîå ìåíþ */

#meny_tsentr_1 {
	position: relative;
	top: 20px; left: 10px;
	height: 70px;
	width: 130px;
}
#meny_tsentr_2 {
	position: absolute;
	top: 20px; left: 185px;
	height: 70px;
	width: 130px;
}
#meny_tsentr_3 {
	position: absolute;
	top: 20px; left: 360px;
	height: 70px;
	width: 130px;
}
.meny_tsentr_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.meny_tsentr_txt:link, .meny_tsentr_txt:visited, .meny_tsentr_txt:active {
	color: #000000;
	text-decoration: underline;
}
.meny_tsentr_txt:hover, .meny_tsentr_txt:focus {
	color: #FF9900;
	text-decoration: none;
}
#meny_line_tsentr_1 {
	position: absolute;
	top: 24px; left: 165px;
	height: 48px;
	background-image: url(/images/shtrih_1.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#meny_line_tsentr_2 {
	position: absolute;
	top: 24px; left: 340px;
	height: 48px;
	background-image: url(/images/shtrih_1.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#line_tsentr {
	position: relative;
	background-image: url(/images/line-nov.gif);
	margin: 0px 130px 0px 0px;
	padding: 0px;
	background-position: left center;
	background-repeat: repeat-x;
}
#line_tsentr2 {
	position: relative;
	background-image: url(/images/line-nov.gif);
	margin: 0px 180px 0px 0px;
	padding: 0px;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
#tsentr_txt {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
#tsentr_stron {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #357a16;	
	margin: 0px;
	padding: 0px;
}
#tsentr_nestron {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #357a16;	
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#tsentr_nestron2 {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #357a16;	
	margin: 7px 0px 0px 0px;
	padding: 0px;
}
#tsentr_marker {
	position: relative;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 3px 10px;
}
#marker_tochka {
	height: 10px; width: 10px;
	margin: 0px;
	padding: 0px;
}
#tsentr_tabl {
	height: 65px; width: 95px;
	margin: 0px;
	padding: 0px;
}
#line_vnytr_str {
	position: relative;
	background-image: url(/images/line-nov.gif);
	width: 95%;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
#krasn_txt {
	color: #b32122;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}

/* ACKTIV.RU   -   ÖÅÍÒÐ - ìåíþ ßíäåêñ, Ãóãë, Ðàìáëåð */

#meny_y_g_r_1 {
	position: absolute;
	top: 90px; left: 5px;
	height: 10px;
	width: 140px;
}
#meny_y_g_r_2 {
	position: absolute;
	top: 90px; left: 180px;
	height: 10px;
	width: 140px;
}
#meny_y_g_r_3 {
	position: absolute;
	top: 90px; left: 350px;
	height: 10px;
	width: 145px;
}
.y_g_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.y_g_r:link, .y_g_r:visited, .y_g_r:active {
	color: #9D3131;
	text-decoration: none;
}
.y_g_r:hover, .y_g_r:focus {
	color: #FF9900;
	text-decoration: underline;
}
#meny_line_y_g_r_1 {
	position: absolute;
	top: 94px; left: 165px;
	height: 16px;
	background-image: url(/images/shtrih_7.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#meny_line_y_g_r_2 {
	position: absolute;
	top: 94px; left: 340px;
	height: 16px;
	background-image: url(/images/shtrih_7.gif);
	background-repeat: repeat-y;
	padding: 0px;
}



/* ACKTIV.RU   -   ÖÅÍÒÐ - ÔÎÐÌÀ ÇÀÊÀÇÀ  */


#zakaz_txt {
	position: relative;
	color: #6e0d0e;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 0px 10px 0px;
	padding: 0px;
}
.tsentr_zakaz {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 7px 0px;
}
.tsentr_zakaz_yach {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.tsentr_zakaz_message {
	width: 90%;
	height: 100%; 
	white-space: pre;
	overflow: hidden;
	font-family: Verdana;
	margin: 0px;
	padding: 0px 0px 3px 5px;
}
.checkbox {
  color: #063e08;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  padding: 10px 0px 10px 0px;
}
.checkbox_txt {
  color: #063e08;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}


/* ACKTIV.RU   -   ÖÅÍÒÐ - ÊÎÍÒÀÊÒÛ */

.mail_kontakti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.mail_kontakti:link, .mail_kontakti:visited, .mail_kontakti:active {
	color: #b32122;
	text-decoration: underline;
}
.mail_kontakti:hover, .mail_kontakti:focus {
	color: #FF9900;
	text-decoration: none;
}

/* ACKTIV.RU   -   ÖÅÍÒÐ - ÊËÈÅÍÒÛ */

#logo_klient {
	height: 70px; width: 100px;
	margin: 0px;
	padding: 0px;
}
.klient_nazvan {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #357a16;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.klient_nazvan:link, .klient_nazvan:visited, .klient_nazvan:active {
	color: #357a16;
	text-decoration: none;
}
.klient_nazvan:hover, .klient_nazvan:focus {
	color: #FF9900;
	text-decoration: none;
}
#klient_tabl {
	position: relative;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#klient_txt {
	position: relative;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#klient_line {
	position: relative;
	background-image: url(/images/line-nov.gif);
	margin: 7px 180px 7px 0px;
	padding: 0px;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}

/* ACKTIV.RU   -   ÖÅÍÒÐ - ÎÒÇÛÂÛ */

#otzivi_line {
	position: relative;
	background-image: url(/images/line-nov.gif);
	margin: 7px 30px 7px 0px;
	padding: 0px;
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0px;
}
