/* CSS Document */

/*	Reset browsers default styling
	----------------------------------------------------*/
   
	html, body, div, span, 
	h1, h2, h3, p, 
	a, acronym,
	font, img,
	ul, li,
	fieldset, form, label, legend, button {
		margin: 0; padding: 0;
		border: 0; outline: 0;
		font-size: 100.01%; vertical-align: baseline;
		background: transparent; }   
	ul { list-style: none; }
	blockquote, q { quotes: none; }
	textarea { overflow:auto; }

/*---------------------------------------------------*/

/* PNG Fix */
 img, div, input { behavior: url("iepngfix.htc") }	


body{
	background-color:#efefef;
	color:#333333;
	font:11px Verdana, Arial, Helvetica, sans-serif bold ;
}

a { color:#333333; text-decoration:none;}
a:hover { text-decoration:none;}

#main_menu{ padding: 4px 8px 20px 0; line-height:16px; }
#main_menu_inside{ padding: 4px 8px 20px 0; line-height:16px; }

#main_menu a { text-decoration:none; background:url(/images/bullets/bullet.gif) right no-repeat; padding-right:26px;}
#main_menu a:hover { text-decoration:none; background:url(/images/bullets/bullet_over.gif) right no-repeat; padding-right:26px; }

#polezno { position:absolute; width: 212px; height:44px; }
#polezno a { background:url(/images/polezno_out_bg.gif) no-repeat; }
#polezno a:hover { background:url(/images/polezno_over_bg.gif) no-repeat; }

#liubopitno { position:absolute; width: 212px; height:44px; top: 25px;}
#liubopitno a { background:url(/images/liubopitno_out_bg.gif) no-repeat; }
#liubopitno a:hover { background:url(/images/liubopitno_over_bg.gif) no-repeat; }

#polezno_en { position:absolute; width: 212px; height:44px; }
#polezno_en a { background:url(/images/polezno_out_en.gif) no-repeat; }
#polezno_en a:hover { background:url(/images/polezno_over_en.gif) no-repeat; }

#liubopitno_en { position:absolute; width: 212px; height:44px; top: 25px;}
#liubopitno_en a { background:url(/images/liubopitno_out_en.gif) no-repeat; }
#liubopitno_en a:hover { background:url(/images/liubopitno_over_en.gif) no-repeat; }


#main_menu_inside a { color:#333333; text-decoration:none; background:url(/images/bullets/bullet_inside.gif) right no-repeat; padding-right:26px;}
#main_menu_inside a:hover { text-decoration:none; background:url(/images/bullets/bullet_over_inside.gif) right no-repeat; }

#all_models a { color:#333333; text-decoration:none; /*background:url(/images/bullets/gray_circle.gif) left no-repeat; */ padding-left:17px;}
/* #all_models a:hover { text-decoration:none; background:url(/images/bullets/bullet_over_inside.gif) left no-repeat; } */

.t9 {font-size:9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif bold }
.t10 {font-size:10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif bold }
.t11 {font-size:11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif bold }
.t12 {font-size:12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif bold }

.v9 {font-size:9px; }
.v10 {font-size:10px; }
.v11 {font-size:11px; }
.v12 {font-size:12px; }
.v13 {font-size:13px; }
.v14 {font-size:14px; }
.v16 {font-size:16px; }
.v18 {font-size:18px; }
.v24 {font-size:24px; }
.underline { text-decoration:underline;}

.bold {font-weight:bold;}
.bordo {color: #c30303;}
.white {color:#efefef;}
.sin {color:#0074c5;}
.sin2 { color: #2359AB; }
.green { color: #708c7d; }
.dark_grey {color: #444444}
.grey {color: #999999 }
.red { color: #ee0105; }
.green { color: #708c7d; }
.black {color: #000000}
.normal { color: #333333; }
.orange { color: #ff7200; } 

.select_search {
 height: 16px;
 height: !important 18px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:100;
 font-size:7pt;
 background-color:#EFEFEF;
}

.select_search_2 {
 height: 16px;
 height: !important 18px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:100;
 font-size:7pt;
 background-color:#FFFFFF;
 border:none;
}

.mc_calc { width: 35px; }

.buton1 {
 height: 18px;
 border: 1px solid #333333;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:500;
 color: #FFFFFF;
 font-weight:100;
 font-size:7pt;
 background-color:#999999;
 cursor:pointer;
}

#main_content{
padding: 90px 0 0 30px;
line-height:14px;
}

#text_padding{
padding:0 25px;
}

#right_colomn_inside_toolbar{
padding-top: 150px;
height:300px;
}

#right_colomn_inside{
padding-top: 40px;
height:300px;
}



/* Home > curent_page
	----------------------------------------------------*/

#address_bar {
position:absolute;
top:3px ;
left:30px;
font-size:10px;
}

#address_bar_top {
padding-bottom:65px;
}
/* ----------------------------------------------------*/


.test {
color:#333333;
}

.input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#222;
border:1px solid #555;
}

#admin a:hover { text-decoration: underline; }

#p_table1 tr.necheten {
	background: #e5e5e5;	
}

#p_table1 tr.cheten {
	background: #fff;	
}

#p_table1 tr.mark {
	background: #CD0131;	
}

#p_table1 tr.over, #p_table1 tr:hover {
	background: #999999;	
}

.on {
display:inline;
}

.off {
display:none;
}
