/* --- Structure --- */
html {
	margin:0;
	padding:0;	
	height:100%; 
	min-height:100%;
}

head:first-child+body html>body, html>body #wrapper {height:auto;}

body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:62.8%Arial, Tahoma, Helvetica, sans-serif;
	min-width:960px; 
	height:100%; 
	min-height:100%;
	behavior: url(csshover.htc);
}

#wrapper {
	position:absolute;
	top:0; left:0;
	width:100%; 
	height:100%; 
	min-height:100%;
}

#body {
	float: left;
	position:relative;
	width:100%;
	margin-bottom:55px;
	border-top: 5px solid #c1a875;
}

.wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}

#container {
	float: left;
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

/* --- End Structure --- */

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, fieldset, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}
object{
    outline:none;
}


#text a, .answer a {
	padding-right: 10px;
	background: url('../images/bulet.gif') no-repeat right;
}

a:focus
{
-moz-outline-style: none;
}

object:focus
{
-moz-outline-style: none;
}
#grafikas_screen{
	display: none;
}


#text img {
	margin: 2px 15px 7px 15px;
}

#text img[align=left] {
	margin: 2px 15px 15px 0;
}

#text img[align=right] {
	margin: 2px 0 15px 15px;
}

h1 {
	font-size: 1.84em;
	font-weight: normal;
	color: #000;
	padding: 20px 0 20px 0;
	margin: 0;
	line-height: 25px;
}

h1.module_title {
	font-size: 2.6em;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	margin: 0 0 20px 0;
	font-family: Times New Roman;
	border-bottom: 3px solid #c1a875;
}

#text h1 {
    font-family: Times New Roman;
    font-size:2em;
    font-weight: bold;
}


h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #8c6d31;
	padding-bottom: 20px;
	line-height: 22px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
	line-height: 20px;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
}

#text {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	color: #000;
	font-size: 1.3em;
	line-height: 20px; 
}

#text p, .text p {margin: 0 0 18px 0;}

p.grey {color: #999;}

a {
	color: #bf9845;
	text-decoration: none;
}

a:hover {
	color: #000;
}

#text hr {
	border: 0;
	color: #573c2a;
	background-color: #573c2a;
	height: 1px; 
}

#text ul {
	margin:0 0 18px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

#text ul li {
	display: block;
	padding: 0 0 0 40px;
	line-height: 20px;
	background: url('../images/bulet3.gif') no-repeat 19px 7px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

#text .links ul li {
	display: block;
	padding: 0 0 0 40px;
	line-height: 20px;
	background: url('../images/bulet.gif') no-repeat 25px 8px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

#text .links ul li a {
	background: none;
}


#text ul.search_list li {
	padding: 0;
	background: none;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {
	margin: 0 0 0 0;
}
#text ul ul li {
	padding-left: 21px;
	background: url('../images/bulet3.gif') no-repeat 0 10px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bulet3.gif') no-repeat 0 10px;
}

#text ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: decimal;}
#text ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

#text table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #e0e0e0;
	margin-bottom: 20px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #e0e0e0;
	vertical-align: top;
	border-collapse: collapse;
}

#text th {
	padding: 3px;
	text-align: left;
	border-color: #e0e0e0;
	font-weight: bold;
	border-collapse: collapse;
}


#text td p, #text th p {margin: 0;}

/* --- End Standart Tag's --- */

/* --- Content --- */

#header {
	float: left;
	width: 100%;
	height:95px;
	background: #fff url('../images/header_bg_bottom.gif') repeat-x bottom;
}
#widget #header {
	height:60px;
}
#header .wrapper {
	z-index:100;
}
a#logo {
	float: left;
	padding-top: 37px;
    position:relative;
    z-index:100;
}
#widget  a#logo {
	padding-top:2px;
}

#content {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0;
	z-index:50;
}

#content #fade {
	position: absolute;
	top: 0; left: 0;
	z-index:200;
	display: none;
	width: 100%;
	height: 100%;
	background: #5c4e3d;
	z-index:50;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}

#main_menu {
	position: relative;
	z-index: 100;
	width: 960px;
	margin: 0 auto;
}

#main_menu ul.first {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	_height: 57px;
}

#main_menu ul.first li.first {
	float: left;
	padding-left: 1px;
}

#main_menu ul.first li.first a.first {
	position: relative;
	float: left;
	color: #fff;
	font-size: 1.8em;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
	background: #786659 url('../images/menu_bg.gif') no-repeat top right;
	width: 219px;
	padding: 4px 10px 10px 10px;
	margin: 3px 0;
}

#main_menu ul.first li.first a.first span.slogan {
	font-family: Arial;
	display: block;
	font-size: 0.67em;
	color: #efe9de;
	font-weight: normal;
	height: 16px;
	cursor: pointer;
}

#main_menu ul.first li.first a span.arrow {
	position: absolute;
	top: 9px; right: 10px;
	display: block;
	width: 9px; height: 13px;
	background: url('../images/arrow.gif') no-repeat top left;
}

#main_menu ul.first li.first a.first:hover span.arrow {
	top: 12px; right: 10px;
	background: url('../images/arrow_active.gif') no-repeat top left;
}

#main_menu ul.first li.active a.first span.arrow {
	top: 12px; right: 10px;
	background: url('../images/arrow_active.gif') no-repeat top left;
}

#main_menu ul.first li.first a.first:hover {
	background: #ceb178 url('../images/menu_bg_active.gif') no-repeat top right;
	margin: 0;
	padding: 7px 10px 13px 10px;
}

#main_menu ul.first li.active a.first {
	background: #ceb178 url('../images/menu_bg_active.gif') no-repeat top right !important;
	margin: 0;
	padding: 7px 10px 13px 10px;
}

#main_menu ul.first li.first a.first:hover span {
	color: #fbf1db;
}

#main_menu ul.first li.active a.first span {
	color: #fbf1db !important;
}

#main_menu ul.first li.first a.first span.kp_t_l {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 3px; height: 3px;
	background: url('../images/kp_t_l.gif') no-repeat top left;
}

#main_menu ul.first li.first a.first span.kp_t_r {
	position: absolute;
	top: 0; right: 0; _right: -1px;
	display: block;
	width: 3px; height: 3px;
	background: url('../images/kp_t_r.gif') no-repeat top left;
}

#main_menu ul.first li.first a.first span.kp_b_l {
	position: absolute;
	bottom: 0; _bottom: -1px; left: 0;
	display: block;
	width: 3px; height: 3px;
	background: url('../images/kp_b_l.gif') no-repeat top left;
}

#main_menu ul.first li.first a.first span.kp_b_r {
	position: absolute;
	bottom: 0; _bottom: -1px; right: 0; _right: -1px;
	display: block;
	width: 3px; height: 3px;
	background: url('../images/kp_b_r.gif') no-repeat top left;
}

#main_menu.hover ul.first li.first a.first span.kp_t_l {
	background: url('../images/kp_t_l_h.gif') no-repeat top left;
}

#main_menu.hover ul.first li.first a.first span.kp_t_r {
	background: url('../images/kp_t_r_h.gif') no-repeat top left;
}

#main_menu.hover ul.first li.first a.first span.kp_b_l {
	background: url('../images/kp_b_l_h.gif') no-repeat top left;
}

#main_menu.hover ul.first li.first a.first span.kp_b_r {
	background: url('../images/kp_b_r_h.gif') no-repeat top left;
}

#main_menu ul.first li.active a.first span.kp_t_l {
	background: url('../images/kp_t_l_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active a.first span.kp_t_r {
	background: url('../images/kp_t_r_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active a.first span.kp_b_l {
	background: url('../images/kp_b_l_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active a.first span.kp_b_r {
	background: url('../images/kp_b_r_a_b.gif') no-repeat top left !important;
}


#main_menu.hover ul.first li.active a.first span.kp_t_l {
	background: url('../images/kp_t_l_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active a.first span.kp_t_r {
	background: url('../images/kp_t_r_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active a.first span.kp_b_l {
	background: url('../images/kp_b_l_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active a.first span.kp_b_r {
	background: url('../images/kp_b_r_a.gif') no-repeat top left !important;
}


/* -------------------------------------------- */

#main_menu ul.first li.active_no_bg a.first span.arrow {
	top: 12px; right: 10px;
	background: url('../images/arrow_active.gif') no-repeat top left;
}

#main_menu ul.first li.active_no_bg a.first {
	background: #ceb178 url('../images/menu_bg_active.gif') no-repeat top right !important;
	margin: 0;
	padding: 7px 10px 13px 10px;
}

#main_menu ul.first li.active_no_bg a.first span {
	color: #fbf1db !important;
}

#main_menu ul.first li.active_no_bg a.first span.kp_t_l {
	background: url('../images/kp_t_l_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active_no_bg a.first span.kp_t_r {
	background: url('../images/kp_t_r_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active_no_bg a.first span.kp_b_l {
	background: url('../images/kp_b_l_a_b.gif') no-repeat top left !important;
}

#main_menu ul.first li.active_no_bg a.first span.kp_b_r {
	background: url('../images/kp_b_r_a_b.gif') no-repeat top left !important;
}




#main_menu.hover ul.first li.active_no_bg a.first span.kp_t_l {
	background: url('../images/kp_t_l_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active_no_bg a.first span.kp_t_r {
	background: url('../images/kp_t_r_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active_no_bg a.first span.kp_b_l {
	background: url('../images/kp_b_l_a.gif') no-repeat top left !important;
}

#main_menu.hover ul.first li.active_no_bg a.first span.kp_b_r {
	background: url('../images/kp_b_r_a.gif') no-repeat top left !important;
}

/* -------------------------------------------- */

#main_menu ul.sub_menu {
	display: none;
	position: absolute;
	top: 57px; #top: 55px; left: 2px;
	width: 933px;
	border: 2px solid #ceb278;
	background:#fff;
	padding: 20px 0 20px 20px;
	margin: 0; 
}

#main_menu ul.sub_menu
{
 top /*\**/: 55px\9
}

#main_menu ul.sub_menu .banner
{
	float: left;
	width: 160px;
	height: 240px;
}

#main_menu ul.sub_menu li {
	float: left;
	list-style: none;
	width: 164px;
	margin: 0; 
	padding: 0 20px 0 0;
}

#main_menu ul.sub_menu li.close {
	position: absolute;
	top: -2px; right: -27px;
	width: 27px; height: 26px;
	padding: 0;
	cursor: pointer;
	background: url('../images/close_sub.gif') no-repeat top left;
}


#main_menu ul.sub_menu li a {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.3em;
	color: #46423f;
	text-decoration: none;
	padding-bottom: 10px;
}

#main_menu ul.sub_menu li a:hover, #main_menu ul.sub_menu li.active a {
	color: #a87e2c;
}


#main_menu ul.sub_menu li ul {
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
	list-style: none;
}

#main_menu ul.sub_menu li ul li {
	float: left;
	list-style: none;
	width: 160px;
	margin: 0; 
	padding: 0;
}

#main_menu ul.sub_menu li ul li a {
	font-weight: normal;
	float: left;
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
}

#main_menu ul.sub_menu li ul li.last a {
	border-bottom: none;
}

#main_menu ul.sub_menu li.additional {
	width: 913px;
	padding: 15px 0 0 0;
}

#main_menu ul.sub_menu li.additional a {
	border-bottom: 1px solid #ddd;
}

#main_menu ul.sub_menu li.additional li {
	float: left;
	width: auto;
	_width: ;
}

#main_menu ul.sub_menu li.additional li a {
	padding: 10px 15px 0 0;
	border: none;
	font-size: 1.1em;
}

#sub_menu {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_menu li {
	float: left;
	width: 240px;
	border-bottom: 1px solid #dbd8d4;
	list-style: none;
}

#sub_menu li.last {
	border: none;
}

#sub_menu li li {
	border: none;
}

#sub_menu li a {
	float: left;
	padding: 12px 25px 11px 25px;
	font-size: 1.2em;
	color: #000;
	background: url('../images/sub_menu_arrow.gif') no-repeat 12px 15px;
}

#sub_menu li a:hover {
	color: #a87e2c;
}

#sub_menu li a.active, #sub_menu li.active a {
	color: #000;
	font-weight: bold;
	background: url('../images/sub_menu_arrow.gif') no-repeat 12px 15px;
}

#sub_menu li.parent a.active {
	color: #000;
	font-weight: bold;
	background: url('../images/sub_menu_arrow_a.gif') no-repeat 12px 16px;
}

#sub_menu li ul {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0 0 11px 25px;
	list-style: none;
}

#sub_menu li ul a {
	float: left;
	margin: 0;
	padding: 2px 20px;
	list-style: none;
	background: url('../images/sub_menu_arrow.gif') no-repeat 7px 5px !important;
}

#sub_menu li ul a.active {
	color: #000;
	font-weight: bold;
	background: url('../images/sub_menu_arrow.gif') no-repeat 7px 5px !important;
}


#search {
	float: left;
	/*padding-left:10px;*/
}

#search a {
	float: right;
	padding: 1px 5px 0 0;
}

#search form {
	float: left;
	margin: 0;
	padding: 0;
}

#search form input {
	float: left;
	padding-left: 5px;
}

#search form input.text {
	width: 173px;
	padding: 5px 5px 4px 5px;
	border: none;
	background: url('../images/search_field.gif') no-repeat center;
	margin-top: 1px;
	color: #656461;
	font-family: Arial;
	font-size: 1.2em;
}

.contact_us_outer {
    float:left;
    margin: 0 20px 0 0;
}
a.contact_us {
	float: left;
    padding:3px 25px 3px 10px !important;
	margin:0;
    line-height:16px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
    background: url('../images/btn-bg.gif') 100% -8px no-repeat;
    border:1px solid #ddd;
}
a.mixer_button {
	float: right;
    padding:3px 25px 3px 10px !important;
	margin:0;
    margin-top: 5px;
    line-height:16px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
    background: url('../images/btn-bg.gif') 100% -8px no-repeat;
    border:1px solid #ddd;
}
a.contact_us:hover {
	text-decoration:underline;
}
a.contact_us span {
	float: left;
	cursor: pointer;
}

#top_right {
	float: right;
	width: 660px; /*700px;*/
	padding-bottom:10px;
}

#top_links {
	float: right;
	padding-top: 10px;
}

#sign_in_outer .sign_in {
    width:80px;
	float: right;
	color: #000;
	font-size: 1.2em;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: none;
    text-align:right;
	background: url('../images/sign_in_bg.gif') right center no-repeat;
	padding: 0px 60px 3px 0;
	position:relative;
	z-index:90;
    overflow:visible;
}

#sign_in_outer .sign_in:hover {
	text-decoration: underline;
}

.print {
	color: #919693;
	font-size: 1.1em;
	text-decoration: none;
	background: url('../images/print.gif') 10px 50% no-repeat;
	padding: 1px 12px 1px 30px;
}

#top_links .print {
	float: left;
	margin-top: 4px;
	border-right: 1px solid #919693;
	border-left: 1px solid #919693;
}

#top_links .print:hover {
	text-decoration: underline;
}
#footer .print_outer {
    float:right;
}

#top_links ul {
	float: left;
	padding: 0 20px 0 0;
	list-style: none;
}

#top_links ul li {
	float: left;
}

#top_links ul li a {
	float: left;
	font-size: 1.1em;
	color: #656461;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 8px;
	margin-top: 2px;
	border-right: 1px solid #919693;
    line-height:20px;
}

#top_links ul li a:hover {
	text-decoration: underline;
}

#top_links ul li a.active {
	font-weight: bold;
	color: #bf9845;
}

#top_links ul li a.last {
	border: none;
}

#main_banner {
	position: relative;
	float: left;
	width: 960px;
	height: 335px;
	padding-bottom: 15px;
	overflow: hidden;
}

#main_banner ul {
	float: left;
	width: 960px; height: 320px;
	margin: 0; padding: 0;
	list-style: none;
	overflow: hidden !important;
}

#main_banner ul li {
	position: relative;
	float: left;
	width: 960px; height: 320px;
}

#main_banner ul li a {
	float: left;
	width: 960px; height: 320px;
}

ul#banner_controls {
	position: absolute;
	top: 20px; left: 0;
	float: left;
	margin: 0; padding: 0 20px 0 0;
}

ul#banner_controls li {
	float: left;
	list-style: none;
}

ul#banner_controls li a {
	float: left;
	width: 14px; height: 14px;
	background: url('../images/banner_button.gif') no-repeat center;
	padding: 9px 5px;
}

ul#banner_controls li a:hover, ul#banner_controls li.active a {
	background: url('../images/banner_button_active.gif') no-repeat center;
}


#main_banner .banner_text {
	position: relative;
	float: right;
	width: 960px;
	height: 320px;
}

#main_banner  .banner_text span.holder {
	position: absolute;
	top: 40px; left: 460px;
	display: block;
}

#main_banner .banner_text span.title  {
	display: block;
	font-size: 2.6em;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	font-family: Times New Roman;
}

#main_banner .banner_text span.text  {
	display: block;
	font-size: 1.6em;
	color: #000;
	padding-right: 20px;
}


#main_banner .banner_text {
	position: relative;
	float: right;
	height: 320px;
	width: 960px;
}

#main_banner  .flash div {
	position: relative;
	float: right;
	height: 960px;
	width: 320px;
}

#news_index {
	float: left;
	width: 942px;
	padding: 7px 9px 9px 9px;
	background: url('../images/news_index_bg_bt.gif') no-repeat bottom left;
}

#news_holder {
	float: left;
	width: 800px;
	overflow: hidden;
}

#news_holder ul {
	float: left;
	width: 800px;
	margin: 0; padding: 0;
	list-style: none;
}

#news_holder ul li {
	float: left;
	width: 800px;
	overflow: hidden;
	color: #fff;
	font-size: 1.1em;
}

#news_holder ul li a {
	float: left;
	color: #000;
	font-size: 1.09em;
	padding-left: 10px;
	text-decoration: none;
	line-height: 22px;
}

#news_holder ul li a:hover { color: #bd9945; }

#news_holder ul li span {
	float: left;
	width: 64px;
	line-height: 18px;
	text-align: center;
	background: url('../images/date_bg.gif') no-repeat center;
	margin-top: 2px;
}

#news_index .controls {
	float: right;
	border-left: 1px solid #e3e1de;
}

#news_index .controls a span {
	display: none;
}

#news_index .controls a {
	float: left;
	width: 22px; height: 22px;
}

#news_index .controls #nextBtn a {
	background: url('../images/news_index_bt_right.gif') no-repeat center;
}

#news_index .controls #nextBtn a:hover {
	background: url('../images/news_index_bt_right_d.gif') no-repeat center;
}

#news_index .controls #prevBtn a {
	padding-right: 1px;
	background: url('../images/news_index_bt_left.gif') no-repeat center;
}

#news_index .controls #prevBtn a:hover {
	background: url('../images/news_index_bt_left_d.gif') no-repeat center;
}


#news_index .controls div {
	float: left;
	padding: 0 10px;
	line-height: 22px;
	color: #9b9891;
	font-size: 1.1em;
}

#news_index .controls div span {
	display: none;
}

#news_index .controls div span.current {
	display: inline;
}

.news_list {
	float: left;
}

.news_date {
	color: #8d8c8b;
}

.news_list .news_title {
	font-weight: bold;
	display: block;
	padding-bottom: 20px;
	font-size: 1.15em;
}

.news_list .news_title a {
	color: #bf9845;
	text-decoration: none;
}

.news_list .news_title a:hover {
	color: #000;
}

.news_list .item {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
}

.news_list .item  .small_pic,  .pic {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	#padding-bottom: 0;
}

.news_list .item  .small_pic img,  .pic img {
	margin: 0 !important;
	padding: 0 !important;
}


a.archive {
	float: right;
	color: #382d24;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/arrow_more.gif') no-repeat right;
	padding-right: 15px;
}

a.archive:hover {text-decoration: underline;}

ul.years {
	margin: 0 !important;
	padding: 0 0 20px 0 !important;
	width: 660px;
}

ul.years li {
	float: left;
	padding: 0 20px 0 0 !important;
	background: none !important;
}

a.back {
	float: left;
	color: #382d24;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/arrow_back.gif') no-repeat left;
	padding-left: 15px;
}

a.back:hover {text-decoration: underline;}

#main_blocks {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 18px;
	text-align: left;
	background: url('../images/main_blocks_bg.gif') repeat-x bottom;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}


#main_blocks a {
	position: relative;
	float: left;
	text-decoration: none;
	border-top: 1px solid #f8f8f8;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
}

#main_blocks a:hover {
	background: #fdfaf7;
}

#main_blocks a span.title {
	display: block;
	font-size: 1.8em;
	font-family: Times New Roman;
	font-weight: bold;
	color: #010101;
	padding: 8px 30px 8px 8px;
	background: url('../images/main_blocks_arrow2.gif') right top no-repeat;
}

#main_blocks a:hover span.title {
	color: #fff;
	background: #d0b470 url('../images/main_blocks_title_bg2.gif') right top no-repeat;
}

#main_blocks a span.text {
	display: block;
	font-size: 1.2em;
	color: #000;
	border-top: 2px solid #e9e7e4;
	margin: 8px;
	margin-top: 0;
	padding-top: 8px;
}
#main_blocks a:hover span.text {
	border-top: 2px solid #fdfaf7;
}
#main_blocks a span.text p {
    margin-bottom:8px;
}

#main_blocks a:hover .bg_bt {
	float: left;
	width: 100%;
	height: 100%;
	background: url('../images/main_blocks_bg_bt.gif') repeat-x bottom;
}

#main_blocks a:hover .bg_l {
	float: left;
	width: 100%;
	height: 100%;
	background: url('../images/main_blocks_bg_side.gif') repeat-y left;
}

#main_blocks a:hover .bg_r {
	float: left;
	width: 100%;
	height: 100%;
	background: url('../images/main_blocks_bg_side.gif') repeat-y right;
}


#main_blocks a span.bg_t_l {
	position: absolute;
	top: -1px; left: -1px;
	clear: left;
	display: block;
	width: 4px; height: 4px;
	background: url('../images/main_blocks_left_top.gif') no-repeat;
}

#main_blocks a:hover span.bg_t_l {
	width: 4px; height: 4px;
	background: url('../images/main_blocks_left_top_a.gif') no-repeat;
}

#main_blocks a span.bg_t_r {
	position: absolute;
	display: block;
	top: -1px; right: -1px;
	width: 3px; height: 3px;
	background: url('../images/main_blocks_right_top.gif') no-repeat;
}

#main_blocks a:hover span.bg_t_r {
	width: 4px; height: 4px;
	background: url('../images/main_blocks_right_top_a.gif') no-repeat;
}

#main_blocks a span.bg_b_l {
	position: absolute;
	display: block;
	bottom: -2px; left: -1px;
	width: 4px; height: 4px;
	background: url('../images/main_blocks_left_bt.gif') no-repeat;
}

#main_blocks a:hover span.bg_b_l {
	left: 0;
	width: 4px; height: 6px;
	background: url('../images/main_blocks_left_bt_a.gif') no-repeat;
}

#main_blocks a span.bg_b_r {
	position: absolute;
	display: block;
	bottom: -2px; right: -1px;
	width: 4px; height: 5px;
	background: url('../images/main_blocks_right_bt.gif') no-repeat;
}

#main_blocks a:hover span.bg_b_r {
	right: 0;
	width: 4px; height: 6px;
	background: url('../images/main_blocks_right_bt_a.gif') no-repeat;
}

#text_holder {
	float: right;
	width: 660px;
	background: url('../images/text_bg.gif') no-repeat top right;
	padding-right: 30px;
}

#banners_in_top {
	float: right;
	width: 690px;
}

#banners_in_top .banner_text {
	position: relative;
	float: right;
	width: 690px;
	height: 200px;
}

#banners_in_top .banner_text span.holder {
	position: absolute;
	top: 40px; left: 460px;
	display: block;
}

#banners_in_top .banner_text span.title  {
	display: block;
	font-size: 2.6em;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	font-family: Times New Roman;
}

#banners_in_top .banner_text span.text  {
	display: block;
	font-size: 1.6em;
	color: #000;
}


#banners_in_right {
	float: right;
	width: 240px;
	height: 690px;
	margin-right: -30px;
}

#banners_in_right .banner_text {
	position: relative;
	float: right;
	height: 690px;
	width: 240px;
}

#banners_in_right .flash div {
	position: relative;
	float: right;
	height: 690px;
	width: 240px;
}

#banners_in_right .banner_text span.holder {
	position: absolute;
	top: 20px; left: 20px;
	display: block;
}

#banners_in_right .banner_text span.title  {
	display: block;
	font-size: 2.6em;
	font-weight: bold;
	color: #000;
	padding-bottom: 15px;
	font-family: Times New Roman;
}

#banners_in_right .banner_text span.text  {
	display: block;
	font-size: 1.6em;
	color: #000;
}

.invest_unit #text_holder  {
	float: right;
	width: 960px;
	background: url('../images/text_bg.gif') no-repeat top right;
	padding: 0;
}

#questions {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}

#questions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#questions ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#questions li.questions {
	border-bottom: 1px solid #e3e3e3;
}

a.questions {
	display: block;
	width: 610px;
	padding: 20px 25px;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/faq_bullet.gif') no-repeat 8px 23px;
}

a.questions:hover, a.questions.active { 
	color: #bf9845;
	background: url('../images/faq_bullet_active.gif') no-repeat 8px 23px;
}

#questions ul li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#questions .answer {
	width: 610px;
	padding: 0 25px 20px 25px;
	color: #000;
	font-size: 1.3em;
}


/* tool tip */

a.tt {
	position:relative;
	z-index:24;
	text-decoration:none;
	color:#bf9845!important;
	cursor:help;
	text-decoration: none;
}
a.tt span {
	display: none;
}
a.tt:hover {
	text-decoration: none;
	color:#000 !important;
	z-index:25;
	background:;	/* background:; ie hack, something must be changed in a for ie to execute it */
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:351px;
}
a.tt:hover span.top {
	display: block;
	padding: 74px 8px 0 24px;
	background: url('../images/bubble.png') no-repeat 0 0;
	color:#bf9845;
	font-weight: bold;
}
*html a.tt:hover span.top {
  background: url('../images/bubble.gif') no-repeat 0 0;
}
a.tt:hover span.middle {
	display: block;
	color: #666666;
	padding: 0 24px;
	background: url('../images/bubble_filler.png') repeat 0 100%;
	line-height:18px;
}
*html a.tt:hover span.middle {
	background: url('../images/bubble_filler.gif') repeat 0 100%;
}
a.tt:hover span.bottom {
	display: block;
	padding:3px 8px 34px 24px;
	background: url('../images/bubble.png') no-repeat 0 100%;
}
*html a.tt:hover span.bottom {
  background: url('../images/bubble.gif') no-repeat 0 100%;
}

#text form {
	margin: 0 0 20px 0;
	padding: 0;
}

#text form fieldset {
	margin: 0 0 5px 0;
	padding: 0;
}

#text form label {
	float: left;
	text-align: right;
	width: 180px;
	padding-right: 10px;
	font-weight: bold;
	line-height: 24px;
}


#text form span {
	float: left;
	padding-left: 3px;
	font-size: 1.55em;
	color: #b5b2af;
	font-weight: bold;
	line-height: 24px;
}

#text form input, #text form select, #text form textarea {
	float: left;
	font-size: 1.2em;
	color: #666;
	font-family: Arial;
	border: 1px solid #c7c7c7;
}

#text form input {
	padding: 2px;
	width: 200px;
}

#text form input.checkbox_inp {
	width: auto;
}

#text form select {
	padding: 2px;
	width: 206px;
}

#text form textarea {
	padding: 2px;
	width: 360px;
	height: 110px;
	overflow: auto;
}

#text form input.submit {
	padding: 2px 10px;
	width: auto;
	background: url('../images/submit_bg.gif') repeat-x center;
	font-size: 13px;
	border: none;
	color: #fff;
	font-weight: bold;
}

#text ul.error {
	color: red;
}

#text span.files {
	display: block;
	font-size: 12px;
}

#popup_holder {
	float: left;
	width: 400px;
}

input.send_bt {
	float: left;
	width: auto !important;
    height:33px;
    padding:0 25px 0 3px !important;
    border:1px solid #d1d1dc;
	line-height: 33px;
	background: url('../images/btn-bg.gif') right center no-repeat;
	color: #000 !important;
	font-weight: bold;
	font-size: 13px !important;
    text-align:left;
	cursor: pointer;
}

#sub_meniu_invest {
	float: left;
	width: 100%;
	text-align: right;
	padding-top: 15px;
}

#sub_meniu_invest input {
	float: right;
	border: none;
	background: none;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial;
	background: url('../images/arrow_more.gif') no-repeat right;
	padding: 0 13px 0 0 !important;
	#padding: 0 !important;
	width: auto !important;
	margin: 0 10px !important;
	cursor: pointer;
	line-height: 25px;
}

#sub_meniu_invest input:hover {
	text-decoration: underline !important;
}

#sub_meniu_invest ul.right {
	float: right;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#sub_meniu_invest ul.left {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#sub_meniu_invest ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub_meniu_invest ul.right li a {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	background: url('../images/arrow_more.gif') no-repeat right;
	/*padding: 0 13px 0 0;*/
    padding: 4px 13px 4px 0;
    display: block;
	margin: 0 10px;
}

#sub_meniu_invest ul.left li a {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	background: url('../images/arrow_back.gif') no-repeat left;
	/*padding: 0 0 0 13px;*/
    padding: 4px 0 4px 13px;
    display: block;
	margin: 0 10px;
}


.invest_unit table {
	border-collapse: collapse;
	margin-bottom: 30px;
}

.invest_unit table .category td {
	color: #000;
	font-size: 2.0em;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #c1a875;
}

.invest_unit table .category_sub td {
	background: #f7eed3;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #c1a875;
	padding: 5px !important;
}

.invest_unit table tr.head td {
    width:7%;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #c2c2c2;
	padding: 5px;
}
.invest_unit table.table_lang_lt tr.head td {
    width:6%;
}
.invest_unit table.table_lang_ru tr.head td {
    width:9%;
}
.invest_unit table tr.head td.title {
	width: 30%;
	text-align: left;
	padding-left: 15px;
}

.invest_unit table tr.head {
	border-right: 1px solid #c1a875;
	border-left: 1px solid #c1a875;
}

.invest_unit table tr.dark td, .invest_unit table tr.light td {
	font-size: 1.2em;
	color: #000;
	padding: 5px;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #ebebeb;
}

.invest_unit table tr.dark td {
	background: #f9f9f9;
}

.invest_unit table tr.light td {
	background: #fff;
}

.invest_unit table tr.last td {
	border-bottom: 1px solid #c1a875;
}

.invest_unit table tr td.left_border {
	border-left: 1px solid #c1a875;
}

.invest_unit table tr td.last, .invest_unit table tr td.border_right {
	border-right: 1px solid #c1a875;
}

.invest_unit table tr td.title {
	border-left: 1px solid #c1a875;
}

.invest_unit table tr td.left_border a.new {
	background: url('../images/new_invest.gif') no-repeat right center;
	padding-right: 20px;
}

.invest_unit table tr td.left_border a.inactive {
	background: url('../images/inactive_invest.gif') no-repeat right center;
	padding-right: 20px;
}

.invest_unit table tr td.green {
	color: #009900;
}

.invest_unit table tr td.red {
	color: #cc0000;
}

.invest_unit label {
	float: left;
	font-size: 1.2em;
	color: #000;
	padding: 10px 0 5px 0;
}
.invest_unit table tr td {
	#position: relative;
}

/* tooltip styling */ 
.invest_unit .tooltip { 
    display:none; 
    background: #583c2b; 
    padding:5px; 
    font-size:11px; 
    color:#fff; 
	white-space:nowrap;
	position:absolute;
}
#tooltip_message {
    display:none; 
    background: #583c2b; 
    padding:5px; 
    font-size:11px; 
    color:#fff; 
	white-space:nowrap;
	position:absolute;
}

.invest_unit form {
	margin-bottom: 30px;
}

.invest_unit form select {
	color: #000;
	font-size: 1.2em;
	font-family: Arial;
	border: 1px solid #c7c7c7;
	padding: 2px;
}

.invest_unit form fieldset {
	margin: 0;
	padding: 0;
}

#dictionary {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
}

#dictionary li {
	float: left;
	padding: 0 0 30px 0;
	margin:0;
}

#dictionary li a {
	float: left;
	width: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

td.nowrap
{
	white-space:nowrap;
}



#home_popup_close {
	position:absolute;
	top:-16px;
	right:-16px;
	z-index:10;
}
#home_popup_close_button {
	display:block;
	width:33px;
	height:33px;
	overflow:hidden;
	padding:0;
	margin:0;
	background:url(/images/tb-close-btn-bg.png) top left no-repeat;
}
#home_popup_close_button span {
	display:none;
}
#home_popup_inner {
	/*width:592px;*/
	width:562px;
	min-height:314px;
	height:auto !important;
	height:314px;
	background:#ebebeb url(/images/home-popup-bg.gif) top left no-repeat;
	position:relative;
	margin:-15px;
	padding:15px;
    /*overflow-x: hidden ! important;*/
    overflow-x:hidden;
	*top:-15px;
	*margin:0 -15px -15px -15px;
}
#home_popup_content {
	padding:20px 10px 10px 10px;
}
#home_popup_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin:10px 0;
	padding-bottom:0;
}
#home_popup_content p {
	line-height:20px;
}
#home_popup_content p strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	letter-spacing:-1px;
	word-spacing:2px;
}
#home_popup_content a.read_more {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	word-spacing:2px;
	padding-right:30px;
	background:url(/images/arrow-in-circle-right.gif) right center no-repeat;
}
#home_popup_content.sqs h3 {
    font-weight:normal;
    font-size:16px;
    padding-bottom:10px;
}
#home_popup_content.sqs p {
    margin:0 !important;
    padding-bottom:10px;
}

.TB_overlayBG {
	opacity: 0.3 !important;
}
#TB_window {
	border:none !important;
	border:0 !important;
}
#TB_closeAjaxWindow {
	width:33px;
	height:33px;
	overflow:hidden;
	position:absolute;
	top:-16px;
	right:-16px;
	padding:0 !important;
	margin:0 !important;
}
#TB_closeAjaxWindow #TB_closeWindowButton {
	display:block;
	width:33px;
	height:33px;
	overflow:hidden;
	padding:33px 0 0 0 !important;
	margin:0 !important;
	background:url(/images/tb-close-btn-bg.png) top left no-repeat;
	text-indent:-200px !important;
}


#nav {
	width:790px;
	height:46px;
	padding-right:170px;
	position:absolute;
	top:58px;
	right:0;
	z-index:80;
}
#navmenu {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#navmenu li {
	width:130px;
	height:46px;
	float:left;
}
#navmenu li a,
#navmenu.hover li a.first_active {
	display:block;
	width:130px;
	height:35px;
	float:left;
	padding:10px 0 1px 0;
	color:#000;
	background:url(/images/bg-meniu-a.gif) top left no-repeat;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
}
#navmenu li a:hover,
#navmenu li a.first_active,
#navmenu li:hover a,
#navmenu.hover li.active a.first_active {
	color:#c1a875;
	background:url(/images/bg-meniu-aa.gif) center bottom no-repeat;
	text-decoration:none;
}


#navmenu ul.sub_menu {
	display: none;
	position: absolute;
	top:37px;
	left:0;
	z-index:999;
	width: 933px;
	border: 2px solid #ceb278;/*efebe6;*/
	background:#fff;
	padding: 20px 0 20px 20px;
	margin: 0; 
}

#navmenu ul.sub_menu .banner {
	float: left;
	width: 160px;
	height: 240px;
}

#navmenu ul.sub_menu li {
	float: left;
	list-style: none;
	width: 164px;
	height:auto;
	margin: 0; 
	padding: 0 20px 0 0;
}

#navmenu ul.sub_menu li.close {
	position: absolute;
	top: -2px;
	right: -27px;
	width: 27px;
	height: 26px;
	padding: 0;
	cursor: pointer;
	background: url('../images/close_sub.gif') no-repeat top left;
}


#navmenu ul.sub_menu li a {
	display:block;
	float: left;
	width: 100%;
	height:auto;
	font-weight: bold;
	font-size:12px;
	color: #46423f;
	text-align:left;
	text-decoration: none;
	padding:0 0 10px 0;
	background:none;
}

#navmenu ul.sub_menu li a:hover, #navmenu ul.sub_menu li.active a {
	color: #a87e2c;
	background:none;
}


#navmenu ul.sub_menu li ul {
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
	list-style: none;
}

#navmenu ul.sub_menu li ul li {
	float: left;
	list-style: none;
	width: 160px;
	margin: 0; 
	padding: 0;
}

#navmenu ul.sub_menu li ul li a {
	font-weight: normal;
	float: left;
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
}

#navmenu ul.sub_menu li ul li.last a {
	border-bottom: none;
}

#navmenu ul.sub_menu li.additional {
	width: 913px;
	padding: 15px 0 0 0;
}

#navmenu ul.sub_menu li.additional a {
	border-bottom: 1px solid #ddd;
}

#navmenu ul.sub_menu li.additional li {
	float: left;
	width: auto !important;
	/*_width: ;*/
}

#navmenu ul.sub_menu li.additional li a {
	width:auto !important;
	float:left;
	padding: 10px 15px 0 0;
	border: none;
	font-size:11px;
}


/* --- End Content --- */

/* --- Footer --- */

#footer {
	clear:both;
	left:0; bottom:0;
	width:100%; 
	height: 30px;
	position:static;
	color: #919693;
	font-size: 1.2em;
	background: url('../images/footer_bg_top.gif') no-repeat top center;
	border-bottom: 5px solid #c1a875;
	padding-top: 25px; 
	#z-index: -1;
}

#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	float: left;
	line-height: 15px;
	border-right: 1px solid #000;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

#footer ul li a:hover,#footer ul li a.active {
	text-decoration: underline;
}

#footer #copyright {
    float:left;
}

* html #footer {position:absolute;}
head:first-child+body #footer {position:absolute;}

* html #footer_index {position:absolute;}
head:first-child+body #footer_index {position:absolute;}


/**
* Calculator styles
*/
#text #calculator form input, #text #calculator form select, #text #calculator form textarea {
    font-size: 1em;
    
}

#text #calculator form ul.error li {
    color: #BF9845;   
}

#text #calculator form input#lv-useaccident{
    width: auto;
}

#text #calculator form label {
    width: 320px;
}

#text #calculator form input {
    width: 160px;
}

#text #calculator form select {
    width: 166px;
}
#module-calculator #text_holder {
    width: 100%;
}
#text #calculator h1, #text #calculator h2, #text #calculator h3 {
    
}


/* --- End Footer --- */

.clear {
	width:100%;
	clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}
