html {
  font-family:arial, tahoma;
  font-size:16px;
  color:#CCCCCC;
  height:100%;
    background:black url(footer.gif) 100% 100% no-repeat;
    background:black url(x.jpg) 0 0 no-repeat;
    background:black url(head.gif) 0 0 no-repeat;
  

}

.all{
  background:url(shit.gif) 0 0 no-repeat;
  height:100%;
  width:100%;
  max-width:1159px;
  width:expression(document.body.clientWidth > 1159? "1159px": "auto" );
}

img,
.video
{
padding:6px 0 14px 0;
}

a{
  color:white;
}
a:hover{
  text-decoration:none;
}

.red{
  background-color:#BC002D;
}
.red a{
  color:white;
}

.logo{
  position:absolute;
  width:271;
  height:242px;
  left:120px;
}
  .logo a{ 
    float:left;
    width:271;
    height:242px;
  }

.meniu{
  padding:230px 0 20px 402px;
  width:602px;
  */width:1004px;
  font-weight:bold;
  font-size:15px;
}
  .meniu a
  {
    text-decoration:none;
    margin-left:14px; /* for real toks turetu but*/
      margin-left:15px;
    border-bottom:2px solid white;
    text-transform: uppercase;
  }
  .meniu .on
  {
    color:#BC002D;
    color:white;
    margin-left:15px;
    text-transform: uppercase;
  }
  .meniu a:hover
  {
    border-bottom:none;
  }
  .meniu a span,
  .meniu span span
  {
    color:#BC002D;
    background:url(o.gif) 2px 3px no-repeat;
  }

.head2{
  width:100%;
  font-size:14px;
}
  .head2 .left2{
    float:left;
    width:75%;
    padding-top:17px;
  }
  .head2 .left2 .headline{
    position:absolute;
    padding:1px 21px 0 19px;
    font-weight:bold;
    text-transform: uppercase;
    color:white;
    background:url(r.gif) 100% 2px no-repeat;
  }
  .head2 a
  {
    color:#CCCCCC;
  }
  .head2 .left2 span
  {
    color:#BC002D;
    background:url(o2.gif) 2px 3px no-repeat;
  }
  .head2 .left2 .item{
    padding:0 0 4px 131px;
    line-height:17px;
  }
  
  .head2 .right2{
    float:right;
    width:227px;
    height:56px;
    background:url(fb.gif) 0 0 no-repeat;
  }
  .head2 .right2 div{
    padding:18px 0 0 71px;
  }
  .head2 .right2 a{
    color:white;
    font-weight:bold;
    text-decoration:none;
    border-bottom:2px solid white;
    text-transform: uppercase;
  }
  .head2 .right2 a:hover{
    border:none;
  }
  .head2 .right2 a span
  {
    color:#3B5998;
    background:url(ofb.gif) 2px 3px no-repeat;
  }
  
.content{
  clear:left;
  padding-top:33px;
}
  .post{
    clear:left;
    width:805px;
    padding:0 0 0 58px;
    margin:0 0 0 37px;
    background:url(x.gif) 0px 0px no-repeat;
  }
  .post .date{
    float:left;
    padding:0 2px 0 3px;
    margin:0 0 -2px 2px;
    color:white;
    font-size:11px;
    background:#BC002D;
  }
  .post .no-date{
    background:none;
    height:7px;
  }
  .post h1{
    clear:left;
    color:white;
    letter-spacing:-1px;
    font-weight:bold;
    line-height:30px;
    font-size:25px;
  }
  .post h2{
    clear:left;
    color:white;
    letter-spacing:-1px;
    font-weight:bold;
    line-height:25px;
    padding:10px 0 7px 0;
    font-size:16px;
    text-transform: uppercase;
  }
  .post h2 a{
    color:white;
  }
  .post .text{
    padding:9px 0 0 1px;
    line-height:20px;
    font-size:16px;
  }
  .post a{
    color:#CCCCCC;
  }
  .post .text p{
    padding:0 0 10px 0;
  }

.footer{
  padding:83px 0 22px 28px;
  font-size:13px;
  color:#999999;
  font-weight:bold;
  background:url(footer.gif) 50px -25px no-repeat;
}
.footer a{
  color:#999999;
  text-decoration:none;
  border-bottom:2px solid #999999;
}
.footer a:hover{
  border-bottom:none;
}
  .footer span
  {
    color:#BC002D;
    background:url(o2.gif) 2px 4px no-repeat;
  }




* html .xxx   
{
	background:none;
	background-color:none;
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/liuc/f/day1/sign.png",sizingMethod="crop") */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="f/top.png",sizingMethod="crop")
}