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

BODY {
	padding: 0px;
	margin: 0px;
	background-color: #0f3f70;
	background-image: url(../pics/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif, Helvetica;
	color: #666666;
	font-size: 11px;
}

FORM {
	margin: 0px;
}

TABLE.table_main {

	background-color: #ffffff;
	background-image: url(../pics/menu_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;	
}

TD.td_index {

	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px 0px 1px;
}

TABLE.menu_bg {
	background-image: url(../pics/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
}

TD.menu_item_main {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 20px 0px 20px;
	cursor: pointer;
}

TD.menu_hr_main {

	width: 1px;
	padding: 3px 0px 0px 0px;
}

DIV.submenu_div {

	position: absolute;
	left: 0px;
	top: 0px;	
	visibility: hidden;
}

TABLE.tab_sub_item {
	
	background-color: #999999;
}

TD.sub_item {
	background-color: #859aac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 10px 2px 20px;
	cursor: pointer;
}

TD.sub_item_on {
	background-color: #356697;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 10px 2px 20px;
	cursor: pointer;
}

A, A:link, A:active, A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #356697;
	font-weight: normal;
	text-decoration: none;		
}

A:hover {
	color: #7dabbf;
	text-decoration: underline;
}

A.a_white, A.a_white:link, A.a_white:active, A.a_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5f0fc;
	font-weight: normal;
	text-decoration: none;		
}

A.a_white:hover {
	color: #ffffff;
	text-decoration: underline;
}

A.a2, A.a2:link, A.a2:active, A.a2:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;		
}

A.a2:hover {
	color: #0f3f70;
	text-decoration: underline;
}

A.mleft, A:link.mleft, A:active.mleft, A:visited.mleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;		
}

A:hover.mleft {
	color: #0f3f70;
	text-decoration: underline;
}

A.mleft_on, A:link.mleft_on, A:active.mleft_on, A:visited.mleft_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356697;
	font-weight: normal;
	text-decoration: underline;
}

A:hover.mleft_on {
	color: #7dabbf;
	text-decoration: underline;
}

A.mleft_red, A:link.mleft_red, A:active.mleft_red, A:visited.mleft_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;		
}

A:hover.mleft_red {
	color: #ff0000;
	text-decoration: underline;
}

A.a_h2, A.a_h2:link, A.a_h2:active, A.a_h2:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #356697;
	font-weight: normal;
	text-decoration: none;		
}

A.a_h2:hover {
	color: #7dabbf;
	text-decoration: underline;
}

A.a_h3, A.a_h3:link, A.a_h3:active, A.a_h3:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #356697;
	text-decoration: none;		
}

A.a_h3:hover {
	color: #7dabbf;
	text-decoration: underline;
}

TD.mleft_dot {
	text-align: center;
	width: 20px;
}

TD.mleft_text {
	
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.mleft_sp {
	
	text-align: center;
	width: 10px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #356490;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #356490;
	font-size: 12px;
	margin: 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #356490;
	font-size: 16px;
	margin: 0px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.t1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.t1_white {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.t2_red {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
}

.t2_white {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.t3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356490;
}

.t4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #356490;
}

.t5 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

HR.hr1 {
	background-color: #999999;
	border-width: 0px;
	height: 1px;
}

HR.hr2 {
	background-color: #7dabbf;
	border-width: 0px;
	height: 1px;
}

TD.hr_title {
	background-color: #7dabbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 3px;
}

TD.td_image {
	width: 150px;
	text-align: center;
}

.border1 {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

.border_top {
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0px 0px 0px;
}

TD.tdsp {
	padding: 0px;
}

TD.preloader_off
{
	background-color: #ffffff;
	border-width: 0px;
	width: 10px;
	height: 15px;
}

TD.preloader_on
{
	background-color: #f03400;
	border-color: #f03400;
	border-width: 2px;
	width: 10px;
	height: 15px;
}

TD.td_footer {
	background-image: url(../pics/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 66px;
	vertical-align: bottom;
	text-align: center;
}

INPUT.inp_search {
	background-color: #ecf2f5;
	border-style: solid;
	border-width: 1px;
	border-color: #356490;
	color: #356490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 400px;
}

INPUT.inp1 {
	background-color: #ecf2f5;
	border-style: solid;
	border-width: 1px;
	border-color: #356490;
	color: #356490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 400px;
}

SELECT.s1 {
	background-color: #ecf2f5;
	border-style: solid;
	border-width: 1px;
	border-color: #356490;
	color: #356490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}

TD.td_search_panel {
	background-color: #ececec;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 10px;	
	text-align: center;
}

INPUT.b2 {
	background-color: #356697;
	border-style: solid;
	border-width: 1px;
	border-color: #356490;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}

TD.tab_bottom {
	border-style: solid;
	border-color: #666666;
	border-width: 0px 1px 0px 1px;
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
}

TD.tab_bottom_off {
	background-color: #eeeeee;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px 0px 1px;
	text-align: center;
	padding: 5px;
}

TD.tab_bottom_fotter {
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px;
}

TD.tab_bottom_fotter_off {
	background-color: #eeeeee;
	vertical-align: top;
	padding: 0px;
}

#reklama_swf_bg {
	background-image: url(../pics/sp_black.png);
	background-repeat: repeat;
	position: absolute; 
	left: 0px;
	top: 0px; 
	z-index: 9; 
	display: none;
}

#reklama_swf_2_bg {
	background-image: url(../pics/sp_black.png);
	background-repeat: repeat;
	position: absolute; 
	left: 0px;
	top: 0px; 
	z-index: 10; 
	display: none;
}
