#container, #container_PubCon, #container_StrDoc, #container_Pub, #container_News, #container_For, #container_Forum{
  width: expression(
      (document.documentElement.clientWidth > 1200)? "1200px" :
         (document.documentElement.clientWidth < 1006)? "1006px" :
            "100%"
   );
}

.left_ad img, .right_ad img, .ad_text {
}
#col1 {
	width: 49,5%;
}

#col2 {
	width: 49,5%;
	margin-left: 10px;
	margin-right: 1px;
}
#col3{
	width: 200px !important;
}
* html div{
    behavior: url("msie6.hover.htc"/*tpa=http://www.strategy.bg/Styles/Liquid/msie6.hover.htc*/);
}
* html body{
    behavior: url("msie6.hover-1.htc"/*tpa=http://www.strategy.bg/Styles/Liquid/css/msie6.hover.htc*/);
}



.thermsText
{
	margin-top:8px;
}


.home_ad_text {
   width: 98%;
}


.home_ad_text ul
{
    float: none;
    zoom: 1;
    }