   body {
    /*background: #ddd url('/fileadmin/template/img/zvukdoma_main_background.png') repeat-y center center;*/
    background-color: #fff;
      behavior: url('csshover.htc'); 
      /*behavior: url('/fileadmin/template/hover.htc');*/
   }  
   p.bodytext, p.align-justify { text-align: justify; }
    .csc-firstHeader{
        color: #da521e;
        font-size: 12px;
    }
    a:visited {
      color: blue;
    }   
	table a strong{
		color: #da521e;
	}
	table a strong:visited{
		color: #da521e;
	}
   #navigation
    {
     position:relative;
     float:left;
     padding:0px 0px 0px 5px;
     margin:0px 0px 0px 0px;
     width:100%;    
     z-index: 20;     
    }
 
   div#navigation ul {             
      margin:0px;
      padding:0px 0px 0px 0px;
      list-style:none;      
   }
   
   div#navigation ul.level1 {      
                             
   }

   div#navigation ul.level1 li {                  
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/v_hover.gif');
      background-repeat:no-repeat;
      background-position:top right;
      text-align:center;
   }
   
   div#navigation ul.level1 li div.left_menu_corner
    {
      background-image:none;
      width:10px;
      height:32px;
      float:left;
    }
   
    div#navigation ul.level1 li div.right_menu_corner
    {
      background-image:none;
      width:10px;
      height:32px;
      float:left;
    }
   
   div#navigation ul.level1 li:hover
    {    

      background-image:url('/fileadmin/template/img/active_bcg_white.gif');
      background-repeat:repeat-x;
      background-position:top left;
      color:#524392;   
      /*overflow:hidden;*/
         
    }


   div#navigation ul.level1 li:hover div.left_menu_corner
   {
   		 
   		 width:10px;
      	 height:32px;
         padding:0px 0px 0px 0px;      
         float:left;
         background-image:url('/fileadmin/template/img/left_corner_white.gif');
         background-repeat:no-repeat;
   		 /*overflow:hidden;*/
   }
   
   
   div#navigation ul.level1 li:hover div.right_menu_corner
   {
      
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/right_corner_white.gif');
      background-repeat:no-repeat;
      /*overflow:hidden;*/
     
   }
    
  div#navigation ul.level1 li a {                  
       display:inline;
       float:left;
       color:#524392;       
       padding:8px 8px 0px 8px;
       /*font-size:14px;*/
       font-size: 12px;
       font-weight:bold;
       height:24px;  
   }

   div#navigation ul ul {          
      border-bottom: none; 
      text-align:center;              
      margin-top:7px;      
      line-height:20px;                                                                                
   }
   
   div.holder
    {
       top:33px;
       display: none;
       width:200px;
       clear:both;
       background-color:#ffffff;/*#250C71;*/
       background-image:none;
       /*background-repeat:no-repeat;
       background-position:top right;            
       */
       
    }
    
     

  div#navigation ul.level1 li.active a {                
       display:inline;
       float:left;
       color:#524392;       
       padding:8px 0px 0px 8px;
       /*font-size:14px;*/
       font-size:12px;
       font-weight:bold;
       height:24px;  
   }

  div#navigation ul.level1 li.active
    {      
      background-image:url('/fileadmin/template/img/active_bcg_white.gif');
      background-repeat:repeat-x;
      color:#524392;      
      height:32px;
      overflow:hidden;   
    }
      

   div#navigation ul.level1 li.active div.left_menu_corner
   {
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/left_corner_white.gif');
      background-repeat:no-repeat;
      overflow:hidden;
   }
   
   div#navigation ul.level1 li.active div.right_menu_corner
   {
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/right_corner_white.gif');
      background-repeat:no-repeat;
      overflow:hidden;
   }        
    
    div#navigation ul li.active div.holder
     {      
      /*width:0px;*/
      display: none;        
      text-align:center;
      /*z-index:5;   */
      
     }
     
     div#navigation ul li.active:hover div.holder
     {           
      display: block;
      position:absolute;
      top: 33px;
      float:left;
      opacity:0.9;
      filter:alpha(opacity=90);
      padding: 10px 5px 10px 10px;    
     }

  div#navigation ul.level2 {   
      text-align:left;
      clear:both;  
      opacity:1.0;
      filter:alpha(opacity=100);        
   }

   div#navigation ul.level2 li {   
    height:20px;      
    background-image:none;       
    display:inline;    
    float:left;
    width:100%;
    text-align:left;         
    
   }
	
	div#navigation div.holder ul.level2 li a
	 {
	  display:inline;
	  height:20px;
	  color:#524392;
      padding:8px 10px 0px 10px;    
      font-size:11px;    
      float:none;
   } 
   
   div#navigation div.holder ul.level2 li a:hover
	 {
	 
	  color:#524392;/*white;*/
	  text-decoration: underline;
      
	 }
	 
	 div#navigation div.holder ul.level2 li.active
	  {
     background-image:none;
     height:20px;
    }
	 
	 div#navigation div.holder ul.level2 li.active a
	 {	  
	  
	  background-image:none;
	  color:#524392;
	 }
   
   div#navigation ul.level2 li:hover
    {
     /*background-image:none;*/
    }   

   div#navigation li:hover div.holder{
      
      display: block;
      position:absolute;
      top: 32px;
      float:left;
      opacity:0.9;
      filter:alpha(opacity=90);
      padding: 10px 5px 10px 10px;      
      margin-left:-10px;
   }	
   
  
   div#navigation li a {
      display: inline;
      padding: 3px 0 3px 0;
      text-decoration: none;      
   }

 #swf_logo
  {
   width:330px;
   height:100px;
   overflow:hidden;
   float:left;
   margin:2px 20px 0px 0px;
   padding-left:17px;
  }
 
 #main_content
  {
   width:90%;
   padding-top:20px;
   clear:both;
   float:left;
  }
  
  #main_content ul
  {
   list-style-image: url('/fileadmin/template/img/ul_dot.gif');
  }
  
  #main_content li
  {
     color: #666;
     line-height: 20px;
  }
  
  #main_content h1
   {
    color:#da521e;
    font-size:22px;
   }
   
   #main_content h2
   {
    color:#666;
    font-size:14px;
   }
   
   #main_content p
    {
     /*color:#5B5B5B;*/
     color: #666;
     line-height: 20px;
    }

 #page_path ul
   {
    list-style:none;
    margin:0px;
    padding:0px;
   }

 #page_path li
  {
   float:left;
  }

#page_path
   {
    margin:0px 0px 10px 0px;
    padding:5px 0px 0px 5px;
    width:90%;    
    font-size:12px;
    float:left;
   }
   
   #page_path a
    {
     color:#A8B8DA;
     font-size:11px;
    }
    
   #page_path a:hover
    {
     text-decoration:underline;
    }
    
    #page_path li.active a
     {
      color:#334353;
     }

   .home_box
     {
      width:980px;
      height:auto;
      float:left;
     }
     
  .home_box_header
     {
      width:100%;
      height:8px;
      float:left;
      background-image:url('/fileadmin/template/img/home_header.gif');
      background-repeat:no-repeat;
      overflow:hidden;            
     }
     
  .home_box_footer
     {
      width:100%;
      height:14px;
      float:left;
      background-image:url('/fileadmin/template/img/home_footer.gif');
      background-repeat:no-repeat;
      overflow:hidden;                       
     }
     
   .home_box_content
     {
      padding:0px 0px 0px 30px;
      float:left;
      width:100%;
      height:auto;
      background-image:url('/fileadmin/template/img/home_content.gif');
      background-repeat:repeat-y;      
     }


.box2
 {
  width:190px;
  overflow:hidden;
  float:left;
 }
 
.home_pic
 {
  width:211px;
  height:119px;
  background-image:url('/fileadmin/template/img/home_pic.jpg');
  background-repeat:no-repeat;
  float:left;
 }

body
 {
  font-family:arial;
  font-size:13px;
  /*background-color:#DDDDDD;  */
  margin:0px;
  padding:0px;
  color: gray;
 }
 a
  {
   text-decoration:none;
  } 
  
  p
   {
    color:#CCCCCC;    
   }
   
  p.dark
   {
    color:#999999; 
   }
   
  .light
   {
    color:#FFFFFF;
   }
  .logo_link
   {
    display:block;
    width:240px;
    height:85px;    
    padding:0px 0px 0px 50px;
    float:left;    
   }
        
 #frame
  {   
   width:993px;
   margin: 0;  
   /*overflow:hidden;*/
   overflow:visible;
   background-color: white;    
  }
  
  #header1
   {
    background-image:url('/fileadmin/template/img/zvukdomaBCG.png');
    background-repeat:no-repeat;
    width:100%;
    height:134px;
    float:left;
    margin-left: 1px;
    _margin-left: 4px; /* IE6 hack */
   }
   
   /* CSS hack for FF (all versions) */
   #header1[id=header1] { margin-left: 0px; }
   
   /* CSS hack for FF 2 and older */
   #header1[id=HEADER1] { margin-left: 1px; }
   
   
   
  #header2
   {
    /*background-image:url('/fileadmin/user_upload/hlavicka/hlavicka_mala2.jpg');*/
    background-repeat:no-repeat;
    width:993px;
    height:152px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 2px;
    _padding:0px 0px 0px 9px; /* IE6 hack */
   }
   
   /* CSS hack for FF (all versions) */
   #header2[id=header2] { padding-left: 1px; }
   
   /* CSS hack for FF 2 and older */
   #header2[id=HEADER2] { padding-left: 2px; }
   
   #menu
    {
     float:left;
     padding:0px 0px 0px 20px;
     margin:5px 0px 0px 0px;
     height:34px;     
     overflow:hidden;   
    }
    
    #menu ul
    {
     margin:0px;
     padding:0px 0px 0px 0px;
     list-style:none;                    
    }
    
    #menu ul.menu li
     {
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/v_hover.gif');
      background-repeat:no-repeat;
      background-position:top right;
     }
    
    #menu ul.menu li.active
     {
      margin-top:3px;
      height:31px;
      padding:0px 5px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/active_bcg.gif');
      background-repeat:repeat-x;
      overflow:hidden;
     }
     
     ul.menu li.active a
      {                    
       color:white;
       padding:8px 1px 0px 5px;
      }
     
     ul.menu li.last
     {
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('');
      background-repeat:no-repeat;      
     }
     
     ul.menu li a
      {
       height:25px;              
       display:block;
       float:left;
       color:#524392;       
       padding:8px 18px 0px 18px;
       font-size:14px;
       font-weight:bold;  
      }

      ul.menu li a:hover
      {

      }
            
      ul.menu li:hover ul.sub_menu_ul
       {                             
        display:block;
       }
       
       ul.menu li:hover
        {         
         background-image:url('/fileadmin/template/img/active_bcg.gif');
         background-repeat:repeat-x;     
         overflow:hidden;    
        }

   .left_menu_corner
     {
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/left_corner.gif');
      background-repeat:no-repeat;
      overflow:hidden;      
     }


     
    .right_menu_corner
     {
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      

      background-image:url('/fileadmin/template/img/right_corner.gif');
      background-repeat:no-repeat;
      background-position:top right;
     }
     
     #submenu
     {      
      overflow:hidden;
      height:22px;
      width:952px;
      background-color:#250C71;      
      margin:0px 0px 0px 0px;
      padding:10px 0px 0px 0px;
      float:left;
      text-align:center;                
     }
      
      ul.menu li.active ul.sub_menu_ul li a
       {
        color:#CCCCFF;  
        padding:0px 10px 0px 10px;
        font-size:11px; 
       }
          
    #menu ul ul
      {
       display:none;
       position:absolute;
       margin-top:31px;
       height:22px;
       width:925px;
       background-color:#250C71;      
       text-align:center; 
       overflow:hidden;                   
      } 
      
      ul.sub_menu_ul li
      {
       font-size:11px;
      }
      
    ul.sub_menu_ul li a
     {
      color:#CCCCFF;  
      padding:0px 10px 0px 10px;
      font-size:11px; 
     }
   
  
      
    #submenu a
      {
       color:#CCCCFF;  
       padding:0px 10px 0px 10px;
       font-size:11px;     
      }
      
      #submenu a:hover
      {
       color:white;
      }
      
     .left_submenu_corner
     {
     /*
      width:9px;
      height:30px;
      padding:0px 0px 0px 0px;            
      float:left;
      /*background-image:url('/fileadmin/template/img/small_left_corner.gif');*/
      /*background-repeat:no-repeat;      
      overflow:hidden;*/
     }
     
    .right_submenu_corner
     {
      width:9px;
      height:30px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/small_right_corner.gif');
      background-repeat:no-repeat;      
     }
    
    #footer
     {
      width:100%;
      height:15px;
      text-align:center;
      float:left;
      color:#354150;
      font-size:12px;
      margin:10px 0px 10px 0px;
      /*color:#A7A7A7;*/
      color:#CCC;
     }  
     
     .box
     {
      width:482px;
      
      height:auto;
      float:left;
      color: #000000;
      
     }
     .box p{
        color: #666;
     }
     .box_header
     {
      width:100%;
      height:11px;
      float:left;
      background-image:url('/fileadmin/template/img/box_header.gif');
      background-repeat:no-repeat;
      overflow:hidden;            
     }
     
    .box_footer
     {
      width:100%;
      height:11px;
      float:left;
      background-image:url('/fileadmin/template/img/box_footer.gif');
      background-repeat:no-repeat;
      overflow:hidden;      
     }
     
     .box_content
     {
      padding:0px 30px 0px 30px;
      float:left;
      width:482px;
      width:422px;
      height:auto;
      background-image:url('/fileadmin/template/img/box_bcg.gif');
      background-repeat:repeat-y;      
     }
     
     .box_content ul
     {
      list-style:none;
      margin:0px 0px 0px 0px;
      padding:0px;
     }
     
    .box_content li
     {
      width:150px;
      color:#073CA3;
      text-align:right;
      padding:7px 0px 7px 0px;

     }
     
     #home_content
      {
       float:left;
       width:100%;
       padding:0px 0px 0px 7px;
       _padding:0px 0px 0px 14px; /* IE6 hack */
      }            
      
      /* CSS hack for FF (all versions) */
      #home_content[id=home_content] { padding-left: 6px; }
      
      
      /* CSS hack for FF 2 and older */
      #home_content[id=HOME_CONTENT] { padding-left: 7px; }
      
    #left_part
     {
      float:left;
      width:465px;
      padding:0px 32px 0px 0px;  
      overflow:hidden;
     }
     
     #news, #news10
     {
      float:left;
      width:90%;
     }
     
    #home_img
    {
     margin:10px 0px 0px 0px;
     float:left;
     width:472px;
     height:131px;
     background-image:url('/fileadmin/template/img/home_bcg.jpg');
     background-repeat:no-repeat;
    }
    
    .logo_link2
     {
      display:block;
      width:100%;
      height:30px;      
      margin:100px 0px 0px 0px;
     }
     
     
    #news h3, #news10 h3
    {
     color:#354150;
     margin:0px 0px 0px 0px;
     padding:0px;
     float:left;
     font-size:12px;
     display:block; 
    }
    
    #news .archiv_button, #news10 .archiv_button
     {
      padding:0px 0px 0px 0px;
      margin:0px 0px 0px 0px;
      margin-right: 10px;
      width:45px;
      height:15px;
      background-image:url('/fileadmin/template/img/archiv.gif');
      background-repeat:no-repeat;           
      float:right;
      background-position:top right;
     }

    .archiv_link
     {      
      display:block;
      width:100%;
      height:16px;      
      margin:0px 0px 0px 0px;
     }
     
     .news_item
      {
       float:left;
       width:100%;
       height:auto;       
       margin:5px 0px 0px 0px;
      }
      
      .news_img
      {
       width:110px;
       height:60px;
       float:left;
       margin:0px 0px 0px 0px;
      }
      
      .news_text
      {      
       float:left;
       width:300px;
       color:#4F4F4F;
       border-top:1px solid #ccc;
       margin: 0 0 0 5px;
       line-height: 18px;
       font-size: 11px;
      }
      
      .news_text p
       {
	display:inline;
        color:#4F4F4F;
        margin:0px 0px 5px 0px;
       }
      
      .news_category {
        padding: 5px 0 0 0;
        color: #999999;
        font-size: 11px;
      }
      .news_category span {
        font-family: arial;
        font-size: 10px;
        text-transform: uppercase;
        color: #524392;
      }
      .news_category span a {
        color: #524392;
      }
       
       .news_more
       {        
        width:35px;
        height:7px;
        background-image:url('/fileadmin/template/img/link.gif');
        background-repeat:no-repeat;   
        background-position: center right;                
        color:black;
       }
       
      .link_down
       {        
        width:7px;
        height:7px;
        background-image:url('/fileadmin/template/img/link_down.gif');
        background-repeat:no-repeat;   
        background-position: center center;                
       }
       
       .news_title
        {
         font-size: 11px;
         color: #524392;
        }      
        
        .national_item
         {          
          float:left;
          margin:10px 0px 0px 0px;
          padding:0px 5px 0px 5px;          
          /*width:150px;*/
          border-left:1px solid #ccc;
          width: 120px;
          height:65px;
          font-size:11px;
          color:#CCC;
          font-weight:normal;
         }
         
          span.lang {
            border: 0px solid red;
            float: right;
          }   
          span.lang a {
            font-size: 11px;
          }      
          .national_item a
          {
           text-decoration:none;
           font-size:12px;
           color:#4E4E4E;
          }
          .national_item h2 {
            font-size:11px;
            color:#4E4E4E;
            margin:0px;
            padding:0px;
          }
          .national_item p {
            margin: 0;
            padding: 0;
          }
          .national_item img {
            border: 0;
          }
          
        .national_item a.active
         {
          color:black;
         }
        
        .header_item
         {          
          float:left;
          margin:10px 0px 0px 0px;
          padding:0px 5px 0px 5px;          
          width:155px;
          border-left:1px solid #ccc;
          height:65px;
          font-size:11px;
         }
         
         .header_item p.bodytext
          {
           margin:0px;
           padding:0px;
          
          }
          
          .header_item h2
           {
            font-size:11px;
            color:#4E4E4E;
            margin:0px;
            padding:0px;
           }
           
         .header_item a
          {
           font-size:12px;
           font-weight:bold;
           text-decoration:none;
           font-size:11px;
           color:#4E4E4E;
          }
          
          .header_item a:hover
          {
           text-decoration:underline;
          }
         
         .header_cont
         {
          margin:0px 0px 0px 37px;          
          float:left;
          
         }

         
div.header_item a img { border:0px; }




#context_menu{
     position:relative;
     margin:0px 0px 10px 0px;
     padding:5px 0px 0px 5px;
     width:90%;
     font-size:12px;
     float:left;
          
}
 
   div#context_menu ul {             
      margin:0px;
      padding:0px 0px 0px 0px;
      list-style:none;      
   }
   
   #context_menu ul.level3 {      
                             
   }

   div#context_menu ul.level3 li {  
      z-index: 5;             
      padding:0px 0px 0px 0px;      
      float:left;
      margin-right:5px;
      height:32px;
      background-image:url('/fileadmin/template/img/passive_cm_bcg.gif');
      background-repeat:repeat-x;
      color:white;
      text-align:center;
   }
   
   div#context_menu ul.level3 li div.left_menu_corner
    {
      width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/left_corner_cm_passive.gif');
      background-repeat:no-repeat;
      overflow:hidden;
    }
   
    div#context_menu ul.level3 li div.right_menu_corner
    {

	  width:10px;
      height:32px;
      padding:0px 0px 0px 0px;      
      float:left;
      background-image:url('/fileadmin/template/img/right_corner_cm_passive.gif');
      background-repeat:no-repeat;
      overflow:hidden;
      
    }
   
   div#context_menu ul.level3 li:hover
    {    
      background-image:url('/fileadmin/template/img/active_cm_bcg.gif');
      background-repeat:repeat-x;
      color:white;   
      
    }


   div#context_menu ul.level3 li:hover div.left_menu_corner
   {
      background-image:url('/fileadmin/template/img/left_corner_cm_active.gif');
      background-repeat:no-repeat;
   }
   
   div#context_menu ul.level3 li:hover div.right_menu_corner
   {
      background-image:url('/fileadmin/template/img/right_corner_cm_active.gif');
      background-repeat:no-repeat;
      
   }

   div#context_menu ul.level3 li:hover a
    {      
     color:#da521e;     
    }
    
  div#context_menu ul.level3 li a {                  
       display:block;
       float:left;
       color:#da521e;       
       padding:8px 0px 0px 0px;
       font-size:12px;
       font-weight:bold;
       height:22px;

   }

   div#context_menu ul ul {          
      border-bottom: none; 
      /*position:absolute;*/
      /*left:50%;*/ 
      /*margin-left:-350px;*/
      /*width:100%;*/       
      text-align:center;              
      margin-top:7px;      
      line-height:20px;                                                                                
   }
   
   div#context_menu div.holder
    {
       margin-top:6px;    
       display: none;
       position: absolute;
       left:0px;      
       width:100%;
       border-left:1px solid #bbcbe5;
       background-color:#fffff;
                   
    }
    
     

  div#context_menu ul.level3 li.active a {                  
       display:block;
       float:left;
       color:#da521e;       
       padding:8px 0px 0px 0px;
       font-size:12px;
       font-weight:bold;
       height:18px;  
   }

  div#context_menu ul.level3 li.active
    {      
      background-image:url('/fileadmin/template/img/active_cm_bcg.gif');
      background-repeat:repeat-x;
      color:white;      
      height:32px;
    }
      

   div#context_menu ul.level3 li.active div.left_menu_corner
   {

      background-image:url('/fileadmin/template/img/left_corner_cm_active.gif');
      width:10px;
      height:32px;
      float:left;   
   
   }
   
   div#context_menu ul.level3 li.active div.right_menu_corner
   {
      background-image:url('/fileadmin/template/img/right_corner_cm_active.gif');
      width:10px;
      height:32px;
      float:left;
      
   }        
    
    div#context_menu ul li.active div.holder
     {      
      display: block;        
      text-align:center;
      left:5px;      
      top: 30px;
      z-index:5;   
     }

  div#context_menu ul.level4 {   
    text-align:center;          
   }

   div#context_menu ul.level4 li {   
    height:20px;      
    background-image:none;       
    display:inline;    
    float:left;
    border-right:1px solid #a32823;         
   }
	
	div#context_menu div.holder ul.level4 li a
	 {
	  display:inline;
	  height:20px;
	  /*color:#AAAAFF;*/  
	  color:#23194e;
      padding:10px 10px 0px 10px;    
      font-size:10px;    
      float:none;
   } 
   
   div#context_menu div.holder ul.level4 li a:hover
	 {
	  
	  /*color:#250C71;*/
	  color: #000;
	  
	 }
	 
	 div#context_menu div.holder ul.level4 li.active
	  {
      background-image:none;
      border-right:1px solid #a32823;
      height:20px;
    }
	 
	 div#context_menu div.holder ul.level4 li.active a
	 {	  
	  background-image:none;
	  /*color:#250C71;*/
	  color: #000;
	 }
   
   div#context_menu ul.level4 li:hover
    {
     background-image:none;
    }   

   div#context_menu li:hover div.holder{
      display: block;
      top: 30px;
      left:5px;
              
   }	

   div#context_menu li a {
      display: block;
      padding: 3px 0 3px 3px;
      text-decoration: none;      
   }
   
ul.box_home_page {

	clear:both;
	padding:10px 0px 10px 0px;


}
   
   
ul.box_home_page li{   

    font-size:11px;
    color:#4F4F4F;
	padding:5px 0px 5px 15px;
	text-align:left;
	
	background-image:url(/fileadmin/template/img/link.gif);
    background-position:left center;
    background-repeat:no-repeat;
	/*width:150px;*/
}

ul.box_home_page li a{

   font-size:11px;
   color:#4F4F4F;
   
}


div#home_content div.box div.home_pic{

  clear:both;
  width:420px;
  height:111px;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
  background-image:none;
  
}

div#home_content div.box div.aboutus_pic{

  width:109px;
  height:83px;
  background-image:url('/fileadmin/template/img/home_pic_about_us.jpg');
  background-repeat:no-repeat;
  background-position: right bottom;
  float:left;
  padding-top:5px;
  
}

#left_part div.box2 {

	width:70%;

}

#left_part ul.box_home_page li{

	float:left;
	width:40%;

}

#left_part ul.box_home_page{

	margin-left:45px;
	padding-top:0px;
	width:90%;

}

ul.referencees{

	width:970px;

}

ul.referencees li {

	height:20px;
	width:280px;
	text-align:left;
	float:left;
	padding: 2px 0px 2px 5px;
	margin-bottom:3px;
	margin-top:3px;
	border-left:2px solid red;
	
}

ul.referencees li a{

	color:#AAAAFF;/*524392;*/
	font-size:12px;
}

ul.referencees li a:hover{

	color:#250C71;/*240B70;*/
	
}

ul.referencees li.active a{

	color:#250C71;/*240B70;*/

}

div#referencie{

  float:left;
  width:100%;
  text-align:center;
  clear:both;
  margin-bottom:15px;
  margin-top:10px;
}

div#referencie div.referencia a{
	color:#4F4F4F;
}

div#referencie div.referencia{

	background-image:url(/fileadmin/template/img/link.gif);
    background-position:left center;
    background-repeat:no-repeat;
    color:#4F4F4F;
    font-size:11px;
    padding:5px 5px 5px 10px;
    margin-right:5px;
    text-align:left;
    width:45%;
    float:left;
    overflow:hidden;

}

#main_content ul.divadla li {
  line-height: 22px;
}

.eshop {
  position: absolute; 
  left:90px; 
  top:0;
}
.eshop a img {
  border: 0;
}

span.last_menu {
  border: 0px solid red;
  display: block;
  width: 110px;
  position: absolute;
}
span.last_menu .holder {
  border: 0px solid red;
  position: absolute;
  right: 0;
  width: 200px;
}

#news2 {
  width: 420px;
}
#news2 h3
    {
     color:#354150;
     margin:0px 0px 0px 0px;
     padding:0px;
     float:left;
     font-size:12px;
     display:block; 
}
#news2 .archiv_button {
      padding:0px 0px 0px 0px;
      margin:0px 0px 0px 0px;
      margin-right: 5px;
      width:45px;
      height:15px;
      background-image:url('/fileadmin/template/img/archiv.gif');
      background-repeat:no-repeat;           
      float:right;
      background-position:top right;
}
.archiv_link {      
      display:block;
      width:100%;
      height:16px;      
      margin:0px 0px 0px 0px;
}
#news2 .news_item {
  margin: 0;
  padding: 0;
}
#news2 .news_text {
  border-top: 1px solid #ccc;
  width: 415px;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 12px;
}
#news2 .news_title {
  color: #4F4F4F;
  font-size: 12px;
}

#wrap_sn {
  border: 0px solid #ccc;
  width: 470px;
}
#shop {
  border: 1px solid ccc;
  width: 163px;
  margin: 15px 0;
  padding: 15px 0;
  background:url('/fileadmin/template/img/bg_eshop.gif') no-repeat;
  float: left;
}
#shop span {
  border: 0px solid #ccc;
  margin: 0 0 0 30px;
  padding: 0 10px 0 0;
  /*background:url('/fileadmin/template/img/link.gif') 100% 62% no-repeat;*/  
}
#shop span a {
  text-decoration: none;
  font-weight: bold;
  color: #524392;
}
#shop span img {
  border: 0;
}
#newsletter_title {
  width: 253px;
  height: 43px;
  margin: 15px 0;  
  padding: 12px 0 0 30px;
  background:url('/fileadmin/template/img/bg_newsletter.gif') no-repeat;
  float: right;  
  font-weight: bold;
  color: #524392;  
}
#newsletter_title form {
  width: 250px;
  margin: 0;
  padding: 0;
}
#newsletter_title input.text {
  border: 1px solid #ccc;
  width: 145px;
}
.clr {
  clear: both;
  height: 1px;
  font-size: 1px;
}


/* new main menu */
ul#main_menu {
  padding: 0;
  margin: 0;
}
ul#main_menu li {
  border: 0px solid #ccc;
  padding: 10px 0px;
  list-style: none;
  float: left;
  _position: relative;
  background: url('/fileadmin/template/img/v_hover.gif') top right no-repeat;   
  margin-top: 2px;
}
ul#main_menu li div.link_wrap {
  padding: 0 16px;
}
ul#main_menu li:hover, ul#main_menu li.hover {
  background: #fff url('/fileadmin/template/img/right_corner_white.gif') top right no-repeat;

}
ul#main_menu li:hover span, ul#main_menu li.hover span {
  border: 0px solid red;
  width: 11px;
  height: 32px;
  position: absolute;
  top: 2px;
  background: #fff url('/fileadmin/template/img/left_corner_white.gif') top left no-repeat;  
}

ul#main_menu li span.last2 {
  border: 0px solid #ccc;
  display: block;
  width: 200px;
  position: absolute;
  top: 28px;
  right: 0;
  _margin-top: 28px;
  _left: 0;
  background-image: none;
}

ul#main_menu li a {
  font-size: 12px;
  font-weight:bold;    
  text-decoration: none;
  text-align: left;
  color:#da521e;
}
ul#main_menu li div.submenu {
  position: absolute;
  _left: 0;
  z-index: 20;
}
ul#main_menu li ul {
  margin: 7px 0 0 0;
  padding: 0px 15px 10px 15px;
  display: none;
  background: #fff;
  opacity:0.9;
  filter:alpha(opacity=90);
}
ul#main_menu li ul li {
  padding: 0;
  text-align: left;  
  float: none;  
  background: none;
}
ul#main_menu li ul li:hover, ul#main_menu li ul li.hover  {
  background: none;
}
ul#main_menu li ul li a { 
  line-height: 11px;
  font-size:11px; 
  color:#da521e;     
}
ul#main_menu li ul li a:hover {
  text-decoration: underline;
}
ul#main_menu li:hover ul, ul#main_menu li.hover ul {
  display: block;
}
/* main menu selected */
ul#main_menu li.selected {
  border: 0px solid #ccc;
  padding: 10px 0px;
  list-style: none;
  float: left;
  _position: relative;
  background: url('/fileadmin/template/img/v_hover.gif') top right no-repeat;  
  margin-top: 2px;
}
ul#main_menu li.selected div.link_wrap {
  padding: 0 16px;
}
ul#main_menu li.selected {
  background: #fff url('/fileadmin/template/img/right_corner_white.gif') top right no-repeat;
}
ul#main_menu li.selected span {
  border: 0px solid red;
  width: 11px;
  height: 32px;
  position: absolute;
  top: 2px;
  background: #fff url('/fileadmin/template/img/left_corner_white.gif') top left no-repeat;  
}
ul#main_menu li.selected span.last2 {
  border: 0px solid red;
  display: block;
  width: 200px;
  position: absolute;
  top: 28px;
  right: 0;
  background: none;
}
ul#main_menu li.selected a {
  font-size: 12px;
  font-weight:bold;    
  text-decoration: none;
  text-align: left;
  color:#da521e;
}
ul#main_menu li.selected div.submenu {
  position: absolute;
  _left: 0;
}
ul#main_menu li.selected ul {
  margin: 7px 0 0 0;
  padding: 0px 15px 10px 15px;
  display: none;
  background: #fff;
  opacity:0.9;
  filter: alpha(opacity=90);
}
ul#main_menu li.selected ul li {
  padding: 0;
  text-align: left;  
  float: none;  
  background: none;
}
ul#main_menu li.selected ul li:hover, ul#main_menu li.selected ul li.hover  {
  margin-top: 0;
  background: none;
}
ul#main_menu li.selected ul li a { 
  line-height: 11px;
  font-size:11px; 
  color:#da521e;     
}
ul#main_menu li.selected ul li a:hover {
  text-decoration: underline;
}
ul#main_menu li.selected:hover ul, ul#main_menu li.selected.hover ul {
  display: block;
}

/* powermail */
.tx-powermail-pi1 {
  border: 0px solid red;
  margin: 0;
  padding: 0;
}
.tx-powermail-pi1 fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
#uid1, #uid2, #uid3, #uid4, #uid5, #uid6, #uid7, #uid9 {
  border: 1px solid #ccc;
  margin: 5px;
}
#uid1 {margin-left: 52px;}
#uid2 {margin-left: 25px;}
#uid3 {margin-left: 13px;}
#uid4 {margin-left: 57px;}
#uid5 {margin-left: 48px;}
#uid6 {margin-left: 47px;}
#uid9 {margin-left: 12px;}
#uid7 {margin: 0;}
.powermail_submit {
  border: 1px solid #ccc;
}
.powermail_mandatory_js {
  color: red;
}
.tx-srfreecap-pi2-cant-read {
  color: #666;
}
.tx-srfreecap-pi2-cant-read a {
  font-weight: bold;
  color: #666;
}
.tx-powermail-pi1_mandatory ul {
  margin: 0;
  padding: 0;
}
.tx-powermail-pi1_mandatory ul li {
  margin: 5px 0;
  padding: 0;
  list-style: none;
}

span#left-picture {
  position: absolute;
  top: 0px;
  left: 993px;
}

span#left-picture img {
  position: absolute;
  top: 0;
  left: 0;
}
