* HTML #menu ul li a,* HTML img.png{
behavior: url(img/iepngfix.htc)
}
* HTML #menu li,* HTML #menu li div{
behavior:expression(
this.onmouseover = new Function("this.className += ' hover'"),
this.onmouseout = new Function("this.className = this.className.replace(' hover','')"),
this.style.behavior=null
)
}
/* Fix IE. Hide from IE Mac \*/
* html #menu li{
float:left;
height:1%
}
* html #menu li a{
height:1%
}
/* End */
* HTML #h_fix{
height: 100%;
}
* HTML #menu li a,* HTML #menu li div{
padding:11px 12px
}
* HTML #login form div{
margin:4px 2px 1px 0
}
* HTML #login form div input{
height:19px;
padding:3px 0 0 2px
}
* HTML #menu li ul .bot_png{
filter:expression(
(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+',sizingMethod=crop)':runtimeStyle.filter,
runtimeStyle.backgroundImage = 'none');
display:block
}
* HTML #menu li ul{
background:none
}
* HTML #menu ul li a{
font-size:11px;
color:#000;
padding:0 3px 0 4px;
margin:0;
height:auto;
width:200px;
clear:both;
background:url(../img/sub_m.png) 0 0 no-repeat;
display:block
}
* HTML #menu ul li a span{
border-top:solid 1px #cecece;
display:block;
padding:5px 4px 5px 10px
}
* HTML #podat{
z-index: -1;
}
* HTML #podat .prey li a:hover,* HTML #podat .prey li .actv{
background:url(../img/a_hover.gif) 0 0 no-repeat
}
* HTML #podat .prey li{
height:52px
}
* HTML #tem ul{
padding:17px 0 15px 0
}
* HTML #tem h2{
margin-left:30px
}
* HTML .opl li a{
padding:8px 13px 3px 13px
}
* HTML .otz .clear{
padding-bottom:5px
}
* HTML #inf{
width:400px;
}
* HTML #menu_l ul{
height:100px
}
* HTML .expl_t{
background:url(../img/expl_t.gif) 0 0 no-repeat;
width:166px;
height:8px
}
* HTML .expl_b{
background:url(../img/expl_b.gif) 0 0 no-repeat;
width:166px;
height:15px
}
* HTML .expl_p{
background:url(../img/expl_bg.gif) 0 0 repeat-y;
padding:0 10px
}
* HTML .action li a{
width:10px;
white-space:nowrap
}
* HTML .form .inp input,* HTML .ask .inp input{
padding-left: 5px;
padding-right: 5px;
}
* HTML .form .clear{
padding-bottom: 18px;
}
* HTML table.iefix{
top: 10px !important;
}
* HTML #login .Login{
margin-top: 5px;
}

* HTML .form input {
width: 100%;
}
* HTML .form textarea {
width: 100%;
}
* HTML .form select {
width: 100%;
}

* HTML #telcode{width: 65px !important;}
