h1{
	font-family: Arial,Verdana,Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #aaaaaa;
	margin:0px;
}

h2{
	font-family: Arial,Verdana,Tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #0298b3;
	margin:0px;
}

h3{
	font-family: Arial,Verdana,Tahoma;
	font-size: 16pt;
	font-weight: normal;
	color: #0298b3;
	margin:0px;
}

#menu_text{
	font-family: Arial,Verdana,Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

#menu-drop_text{
	font-family: Arial,Verdana,Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

.banner-div{
	text-align:center;
	z-index: 1;
	
}

#pad1{
	padding:0px 40px 0px 40px;
}

a.index img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;}

a.index:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.ban{cursor:pointer;}


img {border:0;}

a.fb:visited {color:#000000;text-decoration:none;}
a.fb:hover   {color:#000000;text-decoration:underline;}
a.fb:link    {color:#000000;text-decoration:none;}

a.tmn:visited {color:#FFFFFF;text-decoration:none;}
a.tmn:hover   {color:#FFFFFF;text-decoration:underline;}
a.tmn:link    {color:#FFFFFF;text-decoration:none;}

a.ai:visited {color:#999999;text-decoration:none;}
a.ai:hover   {color:#333333;background:#eeeeee;text-decoration:none;}
a.ai:link    {color:#999999;text-decoration:none;}

a.models:visited {color:#000000;text-decoration:none;}
a.models:hover   {color:#FF0000;text-decoration:none;}
a.models:link    {color:#000000;text-decoration:none;}

.nm_models{
	font-family: Arial,Verdana,Tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.redbold{
	color: #ff0000;
	font-weight: bold;
	font-size: 11pt;
}

.text {
	font-family: Arial,Verdana,Tahoma;
	text-align:left;
	vertical-align:top;
	color:#666666;
	font-size:10pt;
	padding:25px 40px 40px 40px;
}

.table_txt {
	font-family: Arial,Verdana,Tahoma;
	text-align:left;
	color:#333333;
	font-size:10pt;
}

#content{
	font-family: Arial,Verdana,Tahoma;
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:10pt;
	padding:25px 20px 25px 20px;
}

#downline{
	padding:10px 20px 10px 30px;
}


#tbl_top{
 padding: 0 5px 0px 30px;
}
#tbl_top2{
 padding: 0 30px 0px 5px;
}

#tbl_mid{
 padding: 0 5px 0px 30px;
}

#tbl_menu{
 padding: 0 15px 0px 15px;
}

#tbl_deepgray_1{
 background-image:url(img/ugol_deepgray_left.gif);
 background-repeat:no-repeat;
 background-position:top left;
}

#tbl_deepgray_2{
 background-image:url(img/line_deepgray_bottom.gif);
 background-repeat:repeat-x;
 background-position:bottom left;
}

#tbl_deepgray_3{
 background-image:url(img/ugol_deepgray_right.gif);
 background-repeat:no-repeat;
 background-position:top right;
}

#tbl_deepgray_11{
 background-image:url(img/border_deepgray_left.gif);
 background-repeat:repeat-y;
 background-position:top left;
}

#tbl_deepgray_33{
 background-image:url(img/border_deepgray_right.gif);
 background-repeat:repeat-y;
 background-position:top right;
}

#tbl_gray-to-white-1{
 width:6px;
 height:10px;
 background-image:url(img/ugol_gray-to-white_left.gif);
 background-repeat:no-repeat;
 background-position:top left;
}

#tbl_gray-to-white-2{
 background-image:url(img/line_gray-to-white.gif);
 background-repeat:repeat-x;
 background-position:top left;
}

#tbl_gray-to-white-3{
 width:6px;
 background-image:url(img/ugol_gray-to-white_right.gif);
 background-repeat:no-repeat;
 background-position:top right;
}

#tbl_white-1{
 width:7px;
 height:9px;
 background-image:url(img/ugol_white_left.gif);
 background-repeat:no-repeat;
 background-position:top left;
}

#tbl_white-2{
 background-image:url(img/line_white.gif);
 background-repeat:repeat-x;
 background-position:top left;
}

#tbl_white-3{
 width:7px;
 background-image:url(img/ugol_white_right.gif);
 background-repeat:no-repeat;
 background-position:top right;
}

.perecherknutiy{
	color: #999999;
	text-decoration: line-through;
}


   .banner {
      position:absolute;
      left: 0; top: 0;
      z-index:1;
   }
   .link {
      position:absolute;
      left: 0; top: 0;
      z-index:2;
      width: 240; height: 400;
	background: url('/img/n.gif') repeat;

   }
   .container {
      position: relative;
      width: 240; height: 400;
   }

