*{
 margin:0;
 padding:0;
 border:0;
 }
body{
 background-color:#fff;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10pt;
 color:#777;
 }
#container{
 width:96%;
 margin:0 2% 0 2%;
 /*border:1px solid #ccc;*/
 } 
#calendar,#repertoire,#nav,#sideBar,#repTxt,.back,.more,#productionHover,#footer img,form,fieldset{
 display:none;
 } 
/*============================Logotyp========================*/
#logotype{
 float:right;
 width:135px;
 height:135px;
 }  
#header img{
 float:left;
 } 
/*============================Tresc========================*/  
#contentBox{
 clear:both;
 }
#content p{
 margin-bottom:2%;
 text-align:justify;
 line-height:1.66;
 clear:left;
 } 
h1{
 font-size:12pt;
 margin-bottom:4%;
 margin-top:4%;
 color:#000;
 } 
/*============================Stopka========================*/
#content img{float:left;margin-right:12pt;} #footer{
 clear:both;
 margin-top:10px;
 background:#fc0 url(../design_img/footerBg.gif) 3px 0px no-repeat;
 height:130px;
 }  
