body {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	background-color: #FFFFFF;
	color: #333333;
}

h1 {
	font: 20px tahoma, verdana, arial, helvetica, sans-serif; 
	color: #3C746B;
	margin: 5px 0px 10px 0px;
}

h2 {
	font: 14px tahoma, verdana, arial, helvetica, sans-serif; 
	color: #3C746B;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}

h3 {
	font: 12px tahoma, verdana, arial, helvetica, sans-serif; 
	color: #3C746B;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}

img {
	border: 0px;
	margin: 0px;
}

td {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
}

p {
	margin: 5px 0px;
	padding: 0px;
}

hr {
	margin: 5px 0px;
	border : 0px;
	border-top : 1px solid #EEEEEE;
	color: #EEEEEE;
	height: 1px;
}

form {
	margin: 0px;
	padding: 0px;
}

.poehali
{
	border-color:90A7D3;
}


.poehali td
{
	border-color:90A7D3;
	padding: 0px 5px 0px 5px;
}
.poehali_rest
{
	background-color:f6e1e1;
}
.small {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif; 
}

.big {
	font: 18px tahoma, verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
}

.green {
	color: #3C746B;
}

.comment {
	color: #5B70AD;
}

.grey {
	color: #AAAAAA;
}

.red {
	color: #BB0000;
}

a.link_w {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_w:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_b {
	color: #0033CC;
	text-decoration: none;
}
a.link_b:hover {
	color: #0033CC;
	text-decoration: underline;
}

a.link_g {
	color: #008800;
	text-decoration: none;
}
a.link_g:hover {
	color: #008800;
	text-decoration: underline;
}


.grey a {
	color: #AAAAAA;
	text-decoration: underline;
}

a {
	color: #5B70AD;
	text-decoration: underline;
}
a:hover {
	color: #5B70AD;
	text-decoration: none;
}

.main_block_head {
	border-bottom: solid 4px #3C746B;
	padding: 3px 15px;
	margin: 0px;
	background-color: #90A7D3;
	color: #FFFFFF;
	font-weight: bold;
}


.main_block_head2 td {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.main_block_head2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.main_block {
	padding: 7px 10px 5px 7px;
	border-left: solid 1px #90A7D3;
	border-right: solid 1px #90A7D3;
	border-bottom: solid 1px #90A7D3;
	background-position: bottom;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 16px;

}

.login {
	height:20px;
	color:#5B70AD;
	margin-top:2px;
}

.itext_login {
	margin-bottom: 3px;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	height : 20px;
	background-color: #FFFFFF;
	border-color : #BBBBBB;
	color : #333333;
	border-style : solid;
	border-width : 1;
	width: 100%;
	padding: 2px;
}

.itext_login_mini {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif; 
	height : 18px;
	background-color: #FFFFFF;
	border-color : #BBBBBB;
	color : #333333;
	border-style : solid;
	border-width : 1;
	width: 80px;
}

.input_submit { 
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	font-weight: bold;
	border: solid 1px #FFFFFF;
	background-color: #5B70AD;
	color: #FFFFFF;
	height: 24px;
}

.input_submit_mini { 
	font-family : tahoma,verdana,arial;
	font-size : 10px;
	text-align:middle;
	font-weight: bold;
	border: solid 1px #FFFFFF;
	background-color: #5B70AD;
	color: #FFFFFF;
	height: 18px;
	width: 40px;
	cursor: pointer;
}

.input_w { 
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	height: 20px;
	width: 100%;
}

.input_textarea { 
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	font-weight: bold;
	width: 550px;
}

.table_form {
	border: 0px;
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
}
.table_form td {
	vertical-align: top;
	white-space: nowrap;
	border: 0px;
	xpadding-right: 10px;
	xmargin: 0px;
}
.table_form p {
	margin: 0px;
	padding: 5px 0px;
	margin-right: 10px;
}
.table_form h1 {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #BB0000;
	font-size: 14px;
	font-weight: bold;
}
.table_form hr {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px solid #EEEEEE;
	color: #EEEEEE;
	height: 1px;
}
.table_form .comment {
	font-size: 10px;
	padding-left: 10px;
}
.table_form input {
	margin: 0px;
	padding: 2px;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	height : 20px;
	background-color: #FFFFFF;
	color : #333333;
	border : 1px solid #BBBBBB;
	width: 100%;
}

.table_form textarea {
	margin: 0px;
	padding: 2px;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	color : #333333;
	border : 1px solid #BBBBBB;
	width: 100%;
}

.table_form select {
	margin-top: 3px;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	color : #333333;
	border : 1px solid #BBBBBB;
}

.news {
	color : #333333;
	margin: 5px 0px;
	margin-bottom: 5px;
	display: table;
	_height: 0;
}

.news_full {
	color : #333333;
	margin: 5px 0px;
	margin-bottom: 15px;
	display: table; 
	_height: 0;
}

.news div {
	margin: 5px 0px;
	display: table; 
	_height: 0;
}

.news_full div {
	margin: 10px 0px;
	display: table; _height: 0;
}

.news img {
	margin: 0px;
	margin-right: 10px;
	xwidth: 120px;
	float:left;
}

.newsdate {
	background-color: #90A7D3;
	color : #FFFFFF;
	padding: 1px 3px;
	margin-right: 7px;
}
.newstitle {
	font-weight: bold;
	color: #5B70AD;
	font-size: 12px;
}

.newscategory {
	font-weight: bold;
	color: #90A7D3;
}

.toolbar {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 15px;
	margin: 10px 0px;
}
.toolbar a{
	margin-right: 10px;
}

.info {
	background: url(/images/info.gif) no-repeat;
	xborder: 1px solid #8FB3FF;
	xbackground-color: #DCE6FF;
	border: 1px solid #90C2F6;
	background-color: #DCEDFF;
	padding: 15px;
	padding-left: 50px;
	margin: 10px 0px;
}
.info2 {
	background: url(/images/info2.gif) no-repeat;
	border: 1px solid #90C2F6;
	background-color: #DCEDFF;
	padding: 15px;
	padding-left: 50px;
	margin: 10px 0px;
}
.error {
	width: 400px;
	background: url(/images/cancel.gif) no-repeat;
	border: 1px solid #EB8176;
	background-color: #FFD6D8;
	padding: 15px;
	padding-left: 50px;
	margin: 0px 0px 10px 0px;
}


.table_list {
	border: 0px;
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
}
.table_list th {
	background-color: #AAAAAA;
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	padding: 5px 15px;
	margin: 0px;
	color: #FFFFFF;
}
.table_list td {
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 15px;
	margin: 1px;
}

.num_page {
	margin: 30px 0px;
}
.num_page b {
	margin-right: 5px;
	padding: 2px;
	height: 14px;
}
.num_page a {
	text-align: center;
	background-color: #90A7D3;
	color : #FFFFFF;
	padding: 1px 3px;
	margin-left: 2px;
	margin-bottom:5px;
	width: 16px;
	text-decoration: none;
}
.num_page a:hover {
	background-color: #3C746B;
	color: #FFFFFF;
}
.num_page a.page_sel {
	background-color: #3C746B;
	color: #FFFFFF;
	font-weight: bold;
}

.top {
	background: url(/images/tbg.gif) repeat-x;
	height:100px;
}

.copy {
	border-top: solid 4px #3C746B;
	border-bottom: solid 4px #90A7D3;
	margin: 0;
	padding: 10px 15px;
}

.linemenu {
	background-color: #90A7D3;
	margin: 0;
	padding: 4px 0px;
}
.linemenu a {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 15px;
	text-decoration: none;
}
.linemenu a:hover {
	font-weight: bold;
	background-color: #3C746B;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 15px;
	text-decoration: none;
}
.tlinemenu {
	background-color: #90A7D3;
	margin: 0;
	padding: 4px 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	/* white-space: nowrap;  */
}
.tlinemenu a {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

.tlinemenu a:hover {
	font-weight: bold;
	background-color: #3C746B;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

.tlinemenu2 {
	background-color: #90A7D3;
	margin: 0;
	padding: 4px 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	/* white-space: nowrap;  */
}
.tlinemenu2 a {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.tlinemenu2 a:hover {
	font-weight: bold;
	background-color: #3C746B;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 5px;
	padding-bottom: 5px;
	text-decoration: none;
}


.table_kurs {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	border-collapse: collapse;
}
.table_kurs td {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-right: 10px;
}

.category {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}

.category a {
	white-space: nowrap;
	font-weight: bold;
}
.subcategory {
	color: #90A7D3;
	margin: 0px;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 15px;
}

input.checkbox {
	width: 14px; 
	border: 0; 
	_background: none;
	vertical-align: middle;
}
.subform {
	width: 99%;
	line-height: 16px;
}

.table_orginfo {
	border: 0px;
	margin: 10px 0px;
	padding: 0px;
	border-collapse: collapse;
}
.table_orginfo td {
	padding: 3px 0px;
	padding-right: 10px;
}




.table_feedback {
	border: 0px;
	padding: 0px;
	margin: 0;
	border-collapse: collapse;
}
.table_feedback td {
	white-space: nowrap;
	border: 0px;
	padding-right: 10px;
}
.table_feedback input {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	height : 20px;
	background-color: #FFFFFF;
	color : #333333;
	border : 1px solid #BBBBBB;
	width: 400px;
}

.table_feedback textarea {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	color : #333333;
	border : 1px solid #BBBBBB;
	width: 400px;
}

.table_feedback select {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif; 
	color : #333333;
	border : 1px solid #BBBBBB;
}
.table_feedback .input_submit { 
	font-family : tahoma,verdana,arial;
	font-size : 11px;
	font-weight: bold;
	border: solid 1px #FFFFFF;
	background-color: #5B70AD;
	color: #FFFFFF;
	height: 24px;
	width: 150px;
}

/********************************************************/

.address {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 15px;
	margin: 10px 0px;
}
.padding_left {
	padding-left: 20px;
}
.dimg {
	margin: 0px 0px 5px 0px;
}
.dimg2 {
	margin: 15px 0px 5px 0px;
}

/*********************************************************/

div.forum {font-size:90%;}
div.forum table {font-size:100%;}

div.forum {margin-top:5px; margin-bottom: 21px;}
div.forum div.line {margin: 10px 0px 7px 0; height: 1px; background: #bdbdbd; font-size:0; line-height:0; clear:left;}
div.forum p {padding:0; margin:0 0 9px 0;}


/* форум */
table.forum {font-size: 100%}
table.forum p.frm_cit {display:block; font-size:95%; margin:7px 0 7px 20px; color:#969696;}
table.forum a:hover font {color:#990000;}
table.forum font {color:#098d66; font-size:100%;}
table.forum img {display:inline;}
table.forum th {text-align:left; font-weight:bold; font-size:95%; padding:0 10px 4px 0;}
table.forum td {padding:7px 10px 13px 0;}
table.forum .first {padding-left:10px;}
table.forum tr.tr_color {background:#efefef;}
table.forum span.new {font-size:95%; color: #ffffff; padding:0 3px; margin-left:5px; background:#bdbdbd}
table.forum p.frm_del {font-size:95%; color:#969696;}

table.forum img.avatar {display:block; margin-top:3px; margin-bottom:4px; border:1px solid #aaaaaa}
table.forum td.ico {text-align:right}
table.forum td.ico img {margin-top:3px;}
table.forum td.num {font-size:95%; padding-top:8px;}
table.forum td.post img {border:1px solid #aaaaaa; margin-right:10px; float:left; margin-top:3px;}
table.forum td.post img.smile {border:0; margin:0; float:none;}
table.forum span.date {font-size:95%; color:#aaaaaa;}
table.forum p.date {font-size:95%; color:#aaaaaa; margin-bottom:0;}
table.forum p.date span {color:#000000;}

table.forum#post {margin-top:-10px;}
table.forum#post td {padding-bottom:0;}
table.forum#post img.avatar {margin-bottom:8px;}

table.forum td.post img.attach { clear:left; float:none; display:block; border:0; margin-top:10px;}


div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}
