body {
    margin:0;
    background-color:#93B137;
    background-image: url('../images/bg.jpg');
    font-family:"Myriad Pro",Arial,Verdana;
    text-align:center;
}
#Page{
    position:absolute;
    top:50%;
    left:50%;
    margin-top: -272px;
    margin-left: -408px;    
}
#left_cont{
    margin:auto;
    width:815px;
    padding-left:16px;
    background-image: url('../images/bg_left.png');
    background-repeat: repeat-y;
    background-position: left top;
    _padding-left:0px;
    _width:831px;
    
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_left.png');*/
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_left.png');*/
}
#right_cont{
    width:815px;
    background-image: url('../images/bg_right.png');
    background-repeat: repeat-y;
    background-position: right top;
    _width:831px;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_right.png');*/
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_right.png');*/
}
/*.nadpisy              {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}*/
	#container{
      width:799px;
      background-color: #93B137;
  }
  .upper_logo{
      height: 100px;
      background-image : url('../images/logo.jpg');
  }
  .menu{
      height:53px;
      background-image : url('../images/bg_menu.jpg');
      background-repeat: repeat-x;
      background-color: #FFF;
  }
  .menu ul{
      margin:0;
      padding:0 0 0 0;
  }
  .menu li{
      float:left;
      list-style: none inside;
      display:inline;
      height: 53px;
      width:265px;
      line-height: 3;
      text-align:center;
  }
  .menu li a{
      text-decoration:none;
      color: 333;
      height: 53px;
      width:265px;
  }
  .menu li:hover{
      background-image : url('../images/mnu_hover.jpg');
      background-repeat: no-repeat;
      background-position: center top;
      /*background-color: #C5E070;*/
  }
  .menu li a:hover{
      _background-image : url('../images/mnu_hover.jpg');
      _background-repeat: no-repeat;
      _background-position: center top;
      /*background-color: #C5E070;*/
  }
  .maincont{
      background-color: #6C8D1A;
      background-image : url('../images/bg_main.jpg');
      background-repeat: no-repeat;
      background-position: right top;
      height: 172px;
      color:ivory;
      padding:10px 250px 10px 10px;
  }
  .radiocont{
      text-align:left;
  }
  .radioline{
      float:left;
      width:210px;
      margin:20px;
  }
  .vizitka{
      background:transparent;
      height: 75px;
  }
  .mista{
      
  }
  .clearline{
      clear:both;
  }
  
  .credits{
      height:63px;
      background-image : url('../images/bg_credits.jpg');
      background-repeat: repeat-x;
      background-color: #FFF;
      font-variant: small-caps;
      font-family: "Myriad Pro", Helvetica ,"Arial","Verdana";
      line-height: 5.7;
      text-align: center;
      font-size: 12px;
  }
  .leftbottom{
      display:none;
      float:left;
      background-image: url('../images/bg_lb.png');
      background-repeat: no-repeat;     
      background-position:right top; 
      height:20px;
      margin-left:-15px;
      width:15px;
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_lb.png');*/
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/bg_lb.png');*/
  }
  .bottomLine{
      display:none;
      float:left;
      background-image: url('../images/bg_bottom.png');
      background-repeat: repeat-x;
      height:20px;
      width:100%;
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_bottom.png');*/
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_bottom.png');*/
  }
  .rightbottom{
      display:none;
      float:right;
      background-image: url('../images/bg_rb.png');
      background-repeat: repeat-x;
      background-position:left top;
      height:20px;
      margin-right:-15px;
      width:15px;
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_rb.png');*/
      /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='../images/bg_rb.png');*/
  }
  p{font-size:14px;}
  .Vizitka{width:245px;height:60px;vertical-align:middle;}
	.VizitkaLogo{width:100px;}
	.ShowTime{font-size:11px;margin-left:15px;}
	.RadioTable{margin-top:5px;}
	.RadioName{font-size:11px;padding-left:5px;width:120px;}
	.RadioFreq{font-size:11px;text-align:right;width:90px;}
	/*
  #MainCell{width:800px;height:100%;background-color:#FFFFFF;}
	#TopStripes{height:116px;background-image : url('../images/TopStripes.gif');background-repeat : repeat-x;}
	#TopLine{height:5px;background-image : url('../images/TopLine.gif');background-repeat : repeat-x;}
	#Grid1{width:240px;}
	.Grid2{width:560px;text-align:right;vertical-align:bottom;}
	#MainContLeft{height:250px;background-image : url('../images/BgLeft.gif');background-repeat : no-repeat;padding-left:10px;padding-top:80px;}
	#MainContRight{height:250px;background-image : url('../images/BgRight.gif');background-repeat : no-repeat;vertical-align:bottom;padding-right:10px;padding-left:10px;padding-bottom:35px;}
	#MiddleLine{height:10px;background-image : url('../images/MiddleLine.gif');background-repeat : repeat-x;}
	#Radia{background-image : url('../images/RadiaLines.gif');background-repeat : repeat-x;}
	#Gradient{height:201px;background-image : url('../images/Gradient.gif');}
	.BlackLine{height:1px;background-color:#000000;}
	#LeftBar{width:18px;background-image : url('../images/LeftBar.gif');background-repeat : repeat-y;}
	#RightBar{width:18px;background-image : url('../images/RightBar.gif');background-repeat : repeat-y;}
	#Archiv{width:149px;font-size:11px;}
	.Vizitka{width:245px;height:136px;background-image : url('../images/VizitkaBg.gif');vertical-align:top;}
	.VizitkaLogo{width:100px;padding-left:1px;padding-top:1px;}
	.ShowTime{font-size:11px;margin-left:15px;}
	.RadioTable{margin-top:5px;}
	.RadioName{font-size:11px;padding-left:5px;width:140px;}
	.RadioFreq{font-size:12px;font-weight:bold;color:#F03724;text-align:right;width:70px;}*/
