/*s1*/


body,html{

padding:0;
margin:0;
text-align:center;
font-family:Arial, sans;
font-size:87%;
background:#eaeaea;

}

fieldset{

display:inline;
border:none;
padding:0;
margin:0;

}

fieldset.ukazkova{
background:#eeeeee;
border:1px solid silver;
width:90%;
padding:15px;
}

fieldset.ukazkova input{
  margin-bottom:8px;
}
a img{
border:none;
}
a:hover{
color:black !important;
}
input:active, input:focus, textarea:active, textarea:focus{
background:#ffff9f !important;
}

/*s2*/


#container{
width:957px;
margin:0 auto;
text-align:left;
padding:15px 3px 0px 10px;
background:white;
}

#header{

height:128px;
background:url(../img/header.gif) no-repeat;
text-align:right;
padding:30px 0 5px 0;
_padding-top:29px;
position:relative;
margin:0;

}

#container div.eng {
background:url(../img/header.gif) no-repeat;
 }

#body{

min-height:500px;
background:white url(../img/container2.gif) left 0 repeat-y;
margin-bottom:15px;

}

#body-w{

min-height:500px;
background:white url(../img/container-w.gif) left 0 repeat-y;
margin-bottom:15px;

}
/*s3*/


#header h1, #header h2{

padding:0;
margin:0;
position:absolute;
left:30px;
top:5px;
width:250px;
height:100px;

}
	#header h1 a, #header h2 a{

		display:block;
		width:inherit;
		height:inherit;
		font-size:10px;

	}
		#header h1 a span, #header h2 a span{

			display:block;
			position:absolute;
			top:0;
			left:0;
			width:250px;
			height:100px;
			background:url(../img/header.gif) -30px -5px no-repeat;

		}

#header form{

margin:0 58px 0 0;
height:95px;

}
	#header form label{

		color:white;
		font-weight:bold;
		display:block;
		margin-bottom:5px;
		#margin-bottom:3px;

	}
	#header form input{

		width:110px;
		height:15px;
		border:1px solid #ccc;
		background:#fff;
		color:black;
		margin-left:10px;

	}
	#header form button, .tab form button{

		background:#F7E17B;
		border:1px solid silver;
		width:73px;
 
		 
		font-weight:bold;
		text-transform:uppercase;
		font-size:11px;
		margin-right:41px;
		padding:2px;
	}
	 
#header ul.lang {
  position:absolute;
  
  top:-15px;
  left:847px;
  margin:0px;
  padding:0px;
  list-style:none;
  text-align:center;
  
  display:block;
}

#header ul.lang li{
  margin:0px 5px 0px 0px;
  padding: 0px;
  float:left;
}


#header ul.lang li.cze{
  background:url(../img/cze.jpg) no-repeat;
  }
  
#header ul.lang li.eng{
  background:url(../img/eng.jpg) no-repeat;
  }

 
#header ul.lang li a{
  display:block;
  width:30px;
  height:30px;
 
  color:white;
}

#header ul.lang li a span{
  display:none;
}

.menu {
  margin-bottom:5px;
  float:left;
}


.menu ul{

height:33px;
padding:0 0 0 19px;
width:928px;
margin:0;
display:block;
list-style:none;
 

}

	.menu ul li{

		float:left;
		display:block;
		padding:0;
		margin:0 0 0 7px;
		_margin: 0 0 0 7px;
		position:relative;
		height:33px;
		z-index:100;

	}
	.menu a{

			text-align:center;
			display:block;
			float:left;
			width:94px;
			padding:10px 0 8px;
			color:white;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			background:url(../img/button-menu.gif) left top no-repeat;
			position:relative;

		}
			.menu ul li a span{

				display:block;
				position:absolute;
				background:url(../img/button-menu-arrow.gif) no-repeat;
				width:11px;
				height:6px;
				font-size:1px;
				bottom:-1px;
				_bottom:-2px;
				left:40px;

			}
		.menu a:hover{

			background-position:right top;
			color:#eee !important;

		}
		.menu :hover{
			color:#eee;
		}

		.menu table{
			position:absolute;
			border-collapse:collapse;
			z-index:105;
			left:0;
			top:33px;
			 
		}
		
	 
		
		
		
		
		.menu .sub  li{
			display:block;
			text-align:left;
			margin:0;
			padding:0;
			float:none;
			height:auto;
		}
		.menu .sub li a{
			margin:0px;
 			padding:8px 10px;
 			font-size:13px;
			color:white;
			text-transform:none;
			font-weight:normal;
			background:none;
			text-align:left;
			background:#d74e2e;
			border-bottom:1px solid #df8259;

			float:none;
			width:120px;
	 	}
	 	.menu .sub li a:hover{
			background:#d74e2e;
			color:#F8DF79 !important;
	 	}
		.menu ul ul.sub {
			visibility:hidden;
			position:absolute;
			margin:0;
			padding:0;
			width:200px;
			top:33px;
			_top:auto;
			left:0;
			height:auto;

		}

		.menu ul li:hover ul.sub,
		.menu ul a:hover ul.sub{
			visibility:visible;
		}
		
/* ------------- */		
		.menu .programy {
		width:700px !important;
		z-index:140;
    position:absolute;
    left:-100px;
     background:#D74E2E;
     
		}
		
		.menu .programy li{
		  display:block;
			text-align:left;
			margin:0;
			padding:0;
			float:left;
			width:230px;
			height:auto;
			background:#D64D2B; 
		  
		  
			
		 z-index:151 !important;
}

	.menu .programy li.zarovnej {
     width:710px; 
     height:2px;
     }

	.menu .programy li span {
	    margin:0px;
 			padding:8px 10px;
 			font-size:13px;
			color:white;
			text-transform:none;
			font-weight:normal;
			background:none;
			text-align:left;
			background:#d74e2e;
			border-bottom:1px solid #df8259;
			border-top:2px solid #df8259;
      float:none;
			width:230px;
		 
			display:block;
			font-weight:bold;
			background:#D03008;
		 
	}
		
		.menu .programy li a{
			margin:0px;
 			padding:8px 10px;
 			font-size:13px;
			color:white;
			text-transform:none;
			font-weight:normal;
			background:none;
			text-align:left;
			background:#d74e2e;
	    border-top:1px solid #df8259;
	    border-left:15px solid #D74E2E;
      float:none;
			width:215px;
		
			z-index:150 !important;
		 
	 	}
	 	
	 	.menu .programy li a:hover{
			background:#d74e2e;
			color:#F8DF79 !important;
	 	}
	 	
		.menu ul ul.programy {
			visibility:hidden;
			position:absolute;
			margin:0;
			padding:0;
			width:450px;
			top:33px;
			_top:auto;
			left:0;
			height:auto;
		   z-index:150 !important;
	
		}
		
		.menu ul li:hover ul.programy,
		.menu ul a:hover ul.programy
    {
			visibility:visible;
			  z-index:150 !important;
		 
		}

 /* ------------- */	
 
 
#welcome-box {
   width:566px;
   float:left;
   background:url(../pic/rd-01.jpg) no-repeat white;
   height:255px;
   padding-left:365px;
   padding-right:20px;
   padding-top:8px;
   border-top:7px solid #eaeaea;
   margin-top:0px;
}

#welcome-box h1{
    color:#ce2900;
		font-size:26px;
		font-weight:normal;
		 margin:5px 0px 5px 0px;
		 text-transform:uppercase;
} 

#welcome-box p{
  line-height:1.6;
  font-size:14px;
  margin:0px;
  color:#173D66;
}

 #welcome-box p.grey-box{
  font-size:18px;
  color:#CC2500;
  background:url(../pic/rd-02.jpg) repeat-y;
  padding:8px 10px;
  margin-top:8px;
 
}
   
#welcome-box p.grey-box a{
   color:#CC2500;
   text-decoration:underline;
   font-weight:bold;
} 

#bottom{

height:56px;
width:802px;
padding:0 35px 0 110px;
line-height:56px;
color:white;
background:url(../img/bottom.gif) no-repeat;

}
	#bottom span{

		font-size:14px;
		float:left;

	}
	#bottom ul{

		float:right;

	}
	#bottom ul, #bottom ul li{

		margin:0;
		padding:0;
		list-style:none;
		display:inline;

	}
	#bottom ul li{

		padding-left:12px;

	}
		#bottom ul li a{

			color:#fff;

		}


#left-col{

width:196px;
float:left;

}
	#left-col .profile{

		background:#eee url(../img/corner.gif) right bottom no-repeat;
		padding:15px 15px 75px;
		color:#173d66;
		margin:0 0 15px;
		border-bottom:15px solid white;

	}
	
	
 
	
	#left-col .profile img{

		margin:0 auto 10px;
		display:block;

	}
	
	 
	#left-col .profile h2{

		
		margin:0px;
		padding:0px;
		font-size:120%;
		

	}
	
	
	 
	
	
		#left-col .profile input{

		margin-bottom:10px;
		border:1px solid silver;

	}
	
		#left-col .profile textarea{

		margin-bottom:10px;
		border:1px solid silver;

	}
	
			#left-col .profile button{

	 
		background:#F7E17B;
		border:1px solid silver;
		width:73px;
	 
		line-height:20px;
		font-weight:bold;
		text-transform:uppercase;
		font-size:11px;
		margin-right:41px;
		padding:5px;
	}
		 
	

	#left-col .sq{

		background:#fbf1c3;
		min-height:240px;
		_height:240px;

	}
	
 #left-col .sq ul{
  position:relative;
  float:left;
	width:170px;
	background:#FDFAE8;
  list-style:none;
  margin:10px 0px 0px 8px ;
  padding:5px;
  text-align:center;
  color:#666666;
  font-size:14px;
  font-weight:bold;
	}

#left-col .sq ul li {
  margin-top:6px;
}
	
#left-col .sq ul li.prvni{
  border-bottom:2px solid #666666;
  margin-bottom:10px;
  padding-bottom:5px;
}

#left-col .sq ul li img{
  border:0px;
}

#content{
	margin:0 0 0 5px;
	padding:1px 0;
	width:472px;
	color:#173d66;
	font-size:120%;
	float:left;
	background:none;
	line-height:1.5;

}
	#content a{
		color:#ce2900;
	}
	#content a:hover{
		color:#000;
	}
	#content h1{

		color:#ce2900;
		font-size:22px;
		font-weight:normal;
		letter-spacing:-0.2mm;
		text-transform:uppercase;
		

	}
	#content h2{
		font-weight:normal;
		margin:10px 0px 5px 0px;
		padding:0px;
		clear:both;
	}
	#content h3{
		margin:5px 0px 5px 0px;
		padding:0px;
			 
	}
	
		#content h4{
		margin:5px 0px 0px 0px;
		padding:0px;
			clear:both;
			font-size:100%;
			font-weight:bold;
	}
	
		#content img{
    float:left;
    margin:10px;
    padding:1px;
    border:1px solid silver;
  }
  
  	#content input{

	border:1px solid silver;
	 
	}
	
		#content textarea{

	border:1px solid silver;
	 
	}
  
  	#content input.cudl{

	 
		background:#F7E17B;
		border:1px solid silver;
		width:73px;
	 
		line-height:20px;
		font-weight:bold;
		text-transform:uppercase;
		font-size:11px;
		margin-right:41px;
		padding:5px;
	}
  
 	#content p.vyrazne{ 
     font-size:105%;
    font-weight: bold; 
    font-style: italic;
    }
    
     	#content p.poukazky{ 
   text-align:center;
    }
   
    	#content p.poukazky img{ 
    border:0px;
    }
    
    #content div.ramecek{
    background:#FDF7D9;
    border:1px solid #F9E793;
    padding:10px;
    }
    
    #content div.ramecek h4{
    margin:0px;
    padding:0px;
    }
    
     #content div.ramecek p{
    margin:0px;
    padding:0px;
    }
	
 #content img.kde-cvicime-logo {
    float:left;
    margin:10px 10px 0px 0px;
    border:0px;
  }
  
 #content div.spoluprace-sloupec {
    width:210px;
    float:left;
    text-align:center;
     margin:10px 0px 0px 0px;
  padding:0px;
     }
    
    
    
#content div.spoluprace-sloupec img{
    float:none;
    border:0px;
    margin:20px 0px 0px 0px;
    padding:0px;}
    
    #content div.spoluprace-sloupec p{
    height:140px;
    }
  
		#content .intro1 ul{

			color:#ce2900;
			margin:0;
			padding:0 0 0 25px;

		}
			#content .intro1 ul li{

				list-style:outside url(../img/dot.gif);
				padding:0 0 0 5px;

			}
			
#content .intro1 ul.modra{
  			color:#0f3b73;
  				
  				}
  				
#content h3.reference {
    display:block;
    background:url(../img/picRef.jpg);
    float:left;
    width:227px;
    height:30px;
    padding:7px 0px 0px 0px;
    text-align:center;
    text-transform:uppercase;
}

#content h3.reference a{
  text-decoration:none;
}
  				
#content div.reference  {
     clear:both;
     float:left;
   
     }
     
#content div.reference img  {
  float:left;
 
}

#content div.reference h4 {
   margin:10px 0px 10px 0px;
   padding:0px;
  clear:none;
}

#content div.reference p {
  margin:0px;
  padding:0px;
}
			
			
#content-w{

	margin:0 0 0 0px;
	padding:1px 0;
	width:672px;
	color:#173d66;
	font-size:14px;
	float:left;
	background:white;
 
}



#content-w div.hp {
  border:0px;
}

#content-w a{
		color:#ce2900;
	}
#content-w a:hover{
		color:#000;
	}
#content-w h1{

		color:#ce2900;
		font-size:22px;
		font-weight:normal;
		letter-spacing:-0.2mm;
		text-transform:uppercase;

	}
#content-w h2{
		font-weight:normal;
	  /*color:#CC2500;*/
	  color:#003366;
  }

  #content-w h2.bmi {
           font-size: 16px;
           font-weight: bold;
           background: url("../pic/kalkulacka-bmi.gif") no-repeat;
           padding: 13px 0px 13px 60px;
  }
 
#content-w h2.zeny{
	font-size:18px;
	   background:url(../pic/zena.jpg) no-repeat;
	   padding-left:30px;
	   padding-bottom:15px;
}

#content-w h2.muzi{
	font-size:18px;
	   background:url(../pic/muz.jpg) no-repeat;
	   padding-left:40px;
	   padding-bottom:15px;
	   clear:both;
}

#content-w h3{
		margin-bottom:5px;
	/*  color:#CC2500;*/
	   color:#003366;
  }

#content-w h3.darky{
	font-size:16px;
	
	color:#003366;
	margin-bottom:0px;
	margin-bottom:0px;
	margin-top:20px;
	/*border: 1px solid #F8E58C;*/
	 
	 
	font-weight:bold;

}

#content-w h3.darky span{
	font-size:25px;	
	padding-right:10px;
	color:#CE2500;
}
	
	
#content-w .intro1 ul{

			color:#ce2900;
			margin:0;
			padding:0 0 0 25px;

		}
		

#content-w .intro1 ul li{

				list-style:outside url(../img/dot.gif);
				padding:0 0 0 5px;
			}
			
#content-w div.quick-choise{
     background:url(../pic/rd-03.jpg) no-repeat;
     width:600px;
     margin:0px;
     padding:0px;
     clear:both;
     float:left;
     
}

#content-w div.short{
  background:url(../pic/rd-04.jpg) no-repeat;
  
}

#content-w div.middle{
  background:url(../pic/rd-05.jpg) no-repeat;
}

#content-w div.quick-choise h3{
      padding:8px 0px 5px 15px;
      margin:0px;
      color:white;
      font-weight:normal;
      font-size:18px;
      float:left;
}

#content-w div.quick-choise h3 a{
    color:white;
    text-decoration:none;
} 

#content-w div.quick-choise h3 a:hover{
  color:#eaeaea !important;
} 

#content-w div.quick-choise p{
    clear:both;
    padding:10px 6px 10px 120px;
    
    width:448px;
    line-height:1.5;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    margin:0px 0px 10px 20px;
    
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-bottomleft:8px;
     border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; 
    
}

#content-w div.quick-choise p span{ 
    display:block;
    clear:both;
    width:100%;
    text-align:right;
    margin-top:10px;
    padding:4px;
}

#content-w div.quick-choise p span a{
  padding:7px 10px 7px 10px;
  background:#FBE9A2;
  color:#CC2500;
  text-decoration:underline;
  -moz-border-radius-topleft:8px;
  border-top-left-radius: 8px;
   -moz-border-radius-bottomright:8px;
   border-bottom-right-radius: 8px;
}

#content-w p{
  line-height:1.5;
}

#content-w p.podnadpis{
  color:#666666;
  font-size:18px;
  margin-top:0px;
  padding-top:0px;
}

#content-w p.darky{
	margin-top:5px;
	padding-top:0px;	
	
}

#content-w p.cena{
	padding-top:0px;
	margin-top:0px;
	font-weight:bold;	
	line-height:1;
}

#content-w p.all-prg {
  background:silver;
  
  float:left;
  clear:both;
  width:100%;
  background:url(../pic/rd-06.jpg) no-repeat;
  
}

 #content-w p.sede-pozadi {
  float:left;
  clear:both;
  width:640px;
  background:url(../pic/bcg-seda.jpg) no-repeat;
  padding:10px 0px 10px 0px;  
  margin-left:0px;
  text-align:center;
}

  

#content-w p.all-prg  a{
	 background:#eaeaea;
  padding:8px 10px;	
  font-size:12px;
  font-weight:bold;
  float:left;
  margin-left:200px;
}	


#content-w p.grey-box{
  font-size:18px;
  color:#CC2500;
   padding:10px 10px;
  margin-top:8px;
  clear:both;
  float:left;
  line-height:1.6;
   width:98%;
   float:left;
   background:url(../pic/rd-02.jpg) repeat-y;
   clear:both;
}    


#content-w div.actualKg {
  font-size:18px;
  width:100%;
  color:#CC2500;
  background:url(../pic/rd-08.jpg) repeat-y;
  padding:10px 10px;
  margin-top:8px;
  clear:both;
  float:left;
  line-height:1.6;
}    

#content-w div.actualKg h3{
  margin:0px;
  padding:0px;
  font-weight:normal;
}

#content-w div.actualKg p{
  font-size:14px;
  color:#173D66;
  margin:4px;
  padding:0px;
}


#content-w h3.yell {
    display:block;
    clear:both;
    width:200px;    
    float:left;
    padding:10px 16px 10px 16px;
    margin-top:40px;
    margin-bottom:15px;
    text-align:center;
    text-transform:uppercase;
    font-weight:normal;
    font-size:18px;
   /*  -moz-border-radius-topright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-bottomleft:10px;
     border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; 
    background:#FBE9A2;*/
    background:url(../pic/rd-10.jpg);
}

#content-w h3.widt {
  width:430px;
   background:url(../pic/rd-11.jpg) no-repeat;
}

#content-w h3.yell a{
  text-decoration:none;
}
  				
#content-w div.reference  {
     clear:both;
     float:left;
     width:100%;
   
     }
     
#content-w div.reference img  {
  float:left;
  padding: 0px 10px 10px 0px;
}

#content-w div.reference h4 {
   margin:0px 0px 7px 0px;
   padding:0px;
  clear:none;
}

#content-w div.reference p {
  margin:0px;
  padding:0px;
  line-height:1.6;
  display:table;
}

#content-w ul.text{
line-height:1.5;
}

#content-w ul.text li{
  display:block;
  background:url("../img/puntik.gif") no-repeat;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  padding:3px 0px 5px 15px !important;
color:#173d66;  
}

#content-w ul.reasons {
  width:100%;
  clear:both;
  
  margin:0px;
  padding:0px;
} 

#content-w ul.reasons li{
  display:block;
  width:300px;
  height:100px;
  background:url(../pic/rd-07.jpg) no-repeat;
  float:left;

}

#content-w ul.reasons li span  {
  display:block;
  padding:10px 20px 10px 10px;
  font-weight:bold;
    color:#173D66;
}

#content-w ul.reasons li span a {
  color:#163E62;
  text-decoration:none;
}

#content-w ul.reasons li span:first-child {
  float:left;
  font-size:30px;
  font-weight:bold;
  padding:10px 30px 10px 10px;
  font-weight:normal;
    color:#CC2500;
}

#content-w form.bmi {
    background: #eaeaea;
    padding: 20px 20px;
    height: 140px;
    width: 312px;
    margin-bottom: 30px;
}
#content-w form.bmi input[type=text] {
    border: 1px solid #cccccc;
    width: 72px;
    height: 29px;
    padding-left: 5px;
}
#content-w form.bmi input[type=submit] {
    background: url("../pic/button-bmi.gif") repeat-x;
    height: 29px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}
#content-w form.bmi input[type=submit]:active {
    background: url("../pic/button-bmi.gif") repeat-x;
}
#content-w form.bmi input[type=submit]:focus {
    background: url("../pic/button-bmi.gif") repeat-x;
}
#content-w form.bmi ul {
    margin: 0px;
    padding: 0px;
}
#content-w form.bmi ul li {
    float: left;
    width: 110px;
    list-style-type: none;
    list-style-image: none;
    margin: 0px 10px 15px 0px;
    padding: 0px;
    color: #173d66;
}
#content-w form.bmi ul li:nth-child(2n-1) {
    clear:both;
    text-align: right;
    padding-top: 5px;
    width: 80px;
}
#content-w .bmi-result {
    color: #cf2d05;
    background: #f9e793;
    padding: 17px 35px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
#content-w h3.bmi {
    font-size: 16px;
    margin-bottom: 13px;
}
			
#content ul.studio {
    background:#F8DF79;
    -moz-border-radius-topright:8px;
    -moz-border-radius-topleft:8px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-bottomleft:8px;
     border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; 
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    float:left;
    width:98%;
    margin:15px 0px;
}

#content ul.studio li{
  list-style:none;
  float:left;
  padding:0px 10px;
  margin:10px 0px;
  font-weight:bold;
  border-left:1px solid #D64B29;
  font-size:12px;
  }
  
  #content ul.studio li:first-child{
    border:0px;
  }
  
#content ul.studio li a{
  text-decoration:none;
}
  			
#content ul.lekce {
  width:100%;
  margin-bottom:10px;
  float:left;
}
			
#content ul.lekce li{
  float:left;
  padding:0px 15px 0px 20px;
  list-style:none;
  font-weight:bold;
  font-style:italic;
   background:url(../pic/odrazka.gif) no-repeat;
}

#content ul.lekce li a{
  text-decoration:none;
}

#content ul.lekce li:first-child{
  padding-left:0px;
  background:none;
}


.tab{
width:472px;
background:url(../img/form-body.gif) repeat-y;
margin:0 auto;
}
	.tab .h{
		height:37px;
		background:url(../img/form-head.gif) no-repeat;
		list-style:none;
		margin:0 0 1px;
		padding:26px 0 0 35px;
	}
		.tab .h li{
			float:left;
			height:24px;
			margin:0 20px 0 0;
			text-align:center;
			padding:10px 0 0;
		}
			.tab .h li a{
				color:#173d66;
				text-transform:uppercase;
				font-weight:bold;
				font-size:12px;
			}
		.tab .h li.active{
			width:115px;
			background:url(../img/button-form.gif) no-repeat;
		 display:block;
		 float:left;
		 padding-bottom:5px;
		}
			.tab .h li.active a{
				color:#fff !important;
				text-decoration:none;
			}
	.tab .bb{
		width:424px;
		background:url(../img/form-body-inner.gif) repeat-x;
		margin:1px auto 0;
		padding-top:15px;
		padding-left:10px;
		min-height:95px;
		_height:95px;
	}
	.tab h3{
		margin:0px;
	 
		padding:0;
		padding-left:10px;
	 
		text-transform:uppercase;
		font-size:14px;
 
	}
	.tab p{
		margin:0;
		padding:0 0px;
	}
	.tab form{
		padding-bottom:10px;

	}
	.tab form input, .tab form textarea{

		width:118px;
		height:16px;
		border:1px solid #999;
		background:#fff;
		margin-left:0px;
		padding:0;
		margin:0 0 0px 5px;
		_margin-bottom:8px;

	}
	.tab form div{
		height:100px;
	}
	.tab form fieldset{
		float:left;
		display:block;
		width:190px;
		text-align:right;
		font-size:12px;
		font-weight:bold;
		line-height:28px;
		vertical-align:top;
	}
	.tab form textarea{
		width:155px;
		height:85px;
		float:right;
		display:block;
	}
	.w2{
		width:210px !important;
		line-height:20px !important;
		text-align:right;
		padding-left:15px !important;
	}
	.n2{
		width:auto !important;
		margin:auto !important;
		float:none !important;
	}
	.tab form button{
		display:block;
		margin:5px auto;
	}
.tab-bot{
height:21px;
background:url(../img/form-bottom.gif) no-repeat;
display:block;
}

#right-col{
                
width:256px;
float:right;
padding:10px 6px 0 0;
background:none;
 
 
}

 

#right-col h3.jakHub {
  background:#F9E793;
  width:236px;
  height:20px;
  text-align:center;
  color:#CE2900; 
  padding:10px; 
  font-size:18px;
  font-weight:normal; 
  margin:0px;
  
  }
  
#right-col p.jakHub {
  float:left;  
  background:url(../pic/apple.jpg) no-repeat;
  width:256px;
  height:132px;
  
  }
  
  
  #right-col p.jakHub span {
  display:block;
  width:100%;
  color:#CD2800;
  font-size:18px;
  padding-top:20px;
  padding-bottom:20px;
  
  }

	#right-col a.can, #right-col h3.can a{

		background:url(../img/button-can.gif) no-repeat;
		color:#ce2900;
		display:block;
		font-size:18px;
		font-weight:normal;
		height:22px;
		padding-top:5px;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		width:180px;
		letter-spacing:-0.2mm;
		margin-top:10px;

	}
	#right-col a.can h3, #right-col h3.can{

		font-weight:normal;
		font-size:18px;
		margin:0;
	}
	#right-col div.can{

		background:#f9e793 url(../img/can-border-top.gif) no-repeat;
		padding:22px 0px 0px 0px;
		position:relative;
		margin-bottom:10px;
	}
	
		#right-col div.can form{
		padding-bottom:10px;
		padding-left:10px;
		}
		
	#right-col div.can form input.button{
			  	background: url(../pic/rd-09.jpg) no-repeat;
			  	border:0px;
			  	color:white;
			  	font-weight:bold;
			  	padding:4px;
			  	margin:0px;
			  	font-size:12px;
			  	cursor:pointer;
			  	
			}
			
		
		#right-col div.can span.bot{

			display:block;
			width:256px;
			height:6px;
			background:url(../img/can-border-bottom.gif) center bottom no-repeat;
			padding-top:10px;
			font-size:4px;
  }
   		
  #right-col div.coo {
    width:254px;
    background:#FDFAE8;
    border: 1px solid #F9E793;
    text-align:center;
    padding:10px 0px 10px 0px;
    margin-top:10px;
  }

	#right-col div.photo{

		text-align:center;
		vertical-align:middle;
		min-height:68px;

	}
		#right-col div.photo div{

			height:68px;
			padding:0;

		}
		#right-col div.photo a{
			display:block;
			float:left;
			height:68px;
			margin:0 3px;
		}
		#right-col div.photo a.arrow{

			margin:30px 0 0 8px;
			height:auto;
			vertical-align:middle;

		}
			#right-col div.photo a img{
				display:inline;
			}
		#right-col div.photo span.bot{

			padding-top:15px;

		}
		#right-col div.art{

			margin-bottom:25px;
			padding-top:5px;

		}
		#right-col div.art p{

			margin:0;
			padding:10px 15px;
			border-bottom:1px solid #fbefb9;

		}
		#right-col div.art p span.date, #right-col div.ref a{

			display:block;
			background:url(../img/dot-arrow.gif) left center no-repeat;
			padding:2px 2px 2px 14px;
			color:#173d66;

		}
		
		#right-col p.kde-cvicime a{
      padding:0px !important;
      width:auto !important;
       display:inline;
       background:none;
     }
     
    
       
    #right-col a.mapa {
        padding:0px !important;;
      background:none !important;
    }
    
     #right-col   a.mapa img{
   	height:auto  !important;
      width:auto !important;
       
       }
		
		#right-col div.ref a{

			color:#ce2900;

		}
		#right-col div.art a{

			color:#ce2900;
			font-weight:bold;

		}
		#right-col div.art a.way{

			display:block;
			margin:10px 15px 0;
		}
		#right-col div.ref{

			color:#173d66;
			margin-bottom:15px;

		}
			#right-col div.ref h2{

				font-size:18px;
				font-weight:normal;
				color:#173d66;
				margin:0 0 5px;


			}
			#right-col div.ref img{

				display:inline;
				width:68px;
				height:100px;
				background:#ccc;
				margin:0 10px 5px 0;
				vertical-align:text-top;
				float:left;
				position:relative;
			}

			#right-col div.ref div{

				padding:0 15px !important;

			}
			#right-col div.ref p{

				margin:0 0 5px 0;
				padding:0;

			}

#navi{

background:#fff url(../img/navi.gif) no-repeat;
height:126px;
margin-bottom:10px;
padding:14px 0 0 25px;
clear:both;

}
	#navi h2{

		color:#ce2900;
		font-size:20px;
		text-transform:uppercase;
		font-weight:normal;
		float:left;
		margin:42px 40px 0 0;

	}
	#navi h3{

		color:#0f3b73;
		text-transform:uppercase;
		font-weight:normal;
		font-size:13px;
		margin:0 0 5px;

	}
	#navi ul, #navi li{

		list-style:none;
		margin:0;
		padding:0;
		line-height:20px;

	}
	#navi .fl{

		float:left;
		width:230px;

	}
		#navi .fl a, #navi .fl a:visited{

			color:#ce2900;

		}

/* s4 */
a.border img, img.border{
border:1px solid white;
}
.no-left-margin{
margin-left:0 !important;
}
.intro1{
border-top:8px solid #eaeaea;
border-bottom:2px solid #eaeaea;
margin:0px 16px;
padding:15px 8px 20px;

}
.b1{
border:1px solid #999;
}
.b{
font-weight:bold;
}
.em{
font-style:italic;
}
.fs15{
font-size:15px;
}
.mb10{
margin-bottom:10px;
}

.mb10 a{
color:black;
font-weight:bold;
}
.mrk{
margin-right:8px !important;
_margin-left:4px !important;
}
.lh1{
line-height:16px;
margin:5px 0px 10px 0px;
padding:0px;
}
.block{
display:block;
}
.red, a.red{
color:red;
}
a.red:hover{
color:black;
}
.nodec{
text-decoration:none;
}
.noborder{
border:none !important;
}
.cleaner{
clear:both !important;
margin:-1px 0 !important;
visibility:hidden !important;
display:block !important;
font-size:1px !important;
line-height:1px !important;
height:1px !important;
float:none !important;
}




.imgl, .imgr{
float:left;
margin:10px;
border:1px solid #ce2900;
padding:1px;
}
.imgr{
float:right;
}

#content img.doleva {
  float:left;
  border:0px;}

#content div.hubnuti-ref {
padding-top:10px;
clear:both;
}

#content div.nahled-ukazka-z-programu{
 
background:#fbf1c3;
padding:8px 8px 10px 8px;
width:97%;
margin:5px 0px 5px 0px;
}

#content div.nahled-ukazka-z-programu img{
 
 
 float:left;

}

#content div.nahled-ukazka-z-programu p{
 
	font-size:140%;
	text-align:center;

}

 

#content-w div.ukazky-foto ul {
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
   
  }

#content-w div.ukazky-foto li {
  list-style:none;
  float:left;
  }
  
  #content-w div.ukazky-foto li img {
  margin:10px;
  padding:1px;
  border:1px solid silver;
  }
  
  
  #content-w div.ukazky-foto ul {
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
   
  }

 #content ul.ukazky-foto {
  display:block;                          
 }

#content ul.ukazky-foto li {
  list-style:none;
  float:left;
  text-align:center;
  width:180px;
  }
  
 #content ul.ukazky-foto li img {
  margin:10px;
  padding:1px;
  border:1px solid silver;
  }
  
  
  
table.hubnuti {
	width:430px; 
	}
	
	table.hubnuti td{
	padding:5px; 
	border-bottom:1px solid white;
	border-right:1px solid white;
	text-align:center;
	}

td.hubnuti{
	background-color:#DC6345;
	font-weight:bold;
	color:white;
	}

  td.tridatrener{
	background-color:#AA3C20;
	font-weight:bold;
	color:white;
	}

tr {
	background-color:#FBE899;
	padding:5px;
	border-bottom:1px solid #FEF9E6;
}


.hubnuti-ref h3{
clear:both;
 }
.hubnuti-ref table{
margin:10px;
}
.table td{
background:#fbf1c3;
border:1px solid white;
text-align:center;
padding:4px;
}
div.citat{
background:url(../img/pic14.gif) no-repeat;
height:96px;
margin:15px auto;
width:431px;
}
div.citat p{
	padding:25px 50px 25px 15px;
	font-size:118%;
	font-weight:bold;
	margin:0 auto;
 }
 
#content-w div.trener {
  width:180px;
  float:left;
  margin:10px;
  }
  
  #content-w div.trener img{
 margin:0px;
 padding:0px;
  }
  
  #content-w div.trener div.trener-jmeno {
 background:#FBEFB7;
 font-size:90%;
  padding:5px;
  text-align:center;
  }
  
   #content-w div.trener div.trener-jmeno a{
 font-weight:bold;
 
  }
  
  #content-w div.trener div.trener-jmeno p{
 
 margin:0px 0px 2px 0px;
 padding:0px;
 line-height:1.4;
 
  }
  
   #content-w div.trener div.trener-jmeno h3  {
 color:#D22800;
 font-size:130%;
 margin:0px 0px 5px 0px;
 padding:0px;
  
  }

   #content-w div.trener div.trener-jmeno h3 a{
   
   text-decoration:none;
  }
   
#content-w div.hrac {
 
 
	margin-bottom:600px;
	}

#content-w div.leve-kridlo {width:175px; float:left; }
#content-w div.leve-kridlo img {margin-top:15px; margin-left:7px;width:146px;}
#content-w div.prave-kridlo {width:430px;  float:left; padding:0px 10px 0px 5px }
/*#content-w div.prave-kridlo h1 {padding-bottom:3px;}*/
#content-w div.prave-kridlo p {line-height:1.5;}
span.seda {color:#6B6B6B;}
#content-w div.prave-kridlo div.dokumenty-sloupec {
	float:left;
	width:115px;
	margin-left:20px;
	margin-right:5px; 
	text-align:center;
	padding:0px 0px 10px 0px;
}

#content-w div.prave-kridlo div.dokumenty-sloupec img{
	width:105px;
  margin-top:5px;
	margin-bottom:5px;
	border:1px solid silver;
}


#content-w div.prave-kridlo div.dokumenty-sloupec p{
	display:block;
	height:270px;
	font-style:italic;
	margin:0px;
	padding:0px;
	z-index:2;	
}
 


#content-w div.hrac ul{
	margin-left:20px;
	padding:0px;
	color:#173D66;
	 
}


#content-w div.prave-kridlo li{
	display:block;
	padding: 5px 0px 5px 15px;
	margin:0px;
  background:url("../img/puntik.gif") no-repeat;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}


#content-w  li.charakt {
	list-style-image: none;
	list-style-type:none;
	font-weight:bold;
	 
}

#content-w p.motto {
	font-style:italic;
	font-weight:bold;
	font-size:90%;
  padding-right:5px;
}


#content-w div.dokumenty-sloupec {
	float:left;
	width:130px;
	margin-left:20px;
	margin-right:5px; 
	text-align:center;
	padding:0px;
}

#content-w div.dokumenty-sloupec img{
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid silver;
}


#content-w div.dokumenty-sloupec p{
	display:block;
/*	height:320px;*/
	font-style:italic;
	margin:0px;
	padding:0px;
	z-index:2;	
}
 
#content-w h4.dokumenty {
	font-size:17px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	clear:both;	
	 
	padding:10px;
}

#content .odsad {margin-top:30px;}

#content ul.media  {
  margin:0px;
  padding:0px;
  color:black;
  list-style:none;
  float:left;
  width:100%;
  
  
}

/*************************************************************/
#content-w table.cenik-mensi {
   width:300px;
   float:left;  
   margin-right:10px;
  }
  
  
#content-w table.cenik-mensi td{
    padding:10px 3px 10px 6px;
    background:#F9E793;
    color:black;
    text-align:center;;
    font-size:85%;
    border-bottom:1px solid white;
    border-right:1px solid white;
  }
  
#content-w table.cenik-mensi td.popisek{
 
    background:#FCF1BE;
    width:150px;
    font-weight:bold;
    text-align:left;
  }
  
#content-w table.cenik {
  width:610px;
  font-size:85%;
  text-align:center;
  margin-top:30px;
  clear:both;
} 

#content-w table.cenik th{
  background:#D84D2C;
  height: 40px;
  color:white;
  font-weight:bold;
  border-left:1px solid white;
  border-bottom:1px solid white;
  background:  url(/img/cenik-pruh2.jpg)  #D32F08;;
}  

#content-w table.cenik th.jedna{
  background:  url(/img/cenik-pruh1.jpg) #D32F08;
}

#content-w table.cenik td{
  background:#F9E793;
  width:61px;
  padding-top:8px;
  padding-bottom:8px;
  border-left:1px solid white;
  border-bottom:1px solid white;
  font-size:110%;
} 

#content-w table.cenik td.kategorie{
  background:#DC6345;
  font-size:120%;
  font-weight:bold;
  color:white;
  border-top:8px solid white;
  text-align:center;
  width:100%;
  }

#content  ul.media li{
  margin:0px;
  padding:0px;
  list-style:none;
  background:none;
 }
 
#content-w table td.prazdny{
  background:white;
}

#content-w table td.prazdna, th.prazdna {
  background:white;
}

#content-w table th.prazdna{
  background:white;
}
 
#content-w table td.popisek-radek{
  background:#FCF1BE;
  font-size:100%;
}

#content-w table caption {
   
  background:  url(/img/caption.gif) no-repeat;
  height:80px;
 
}

			
#content  ul.media li.obrazek {
  width:160px;
  float:left;
  clear:both;
   
  margin:0px;
  padding:10px 0px 20px 0px;

}

#content  ul.media li.obrazek img{
  border:none;
  margin:0px;
  padding:0px;

}

#content  ul.media li.popis {
 
  float:left;
  color:black;  
  width:260px;
}






#media-link {
	width: 940px;
	margin-left:2px;
  margin-right:4px;
  
	
 
}

#media-link #hlavicka {
	            
	
	width:209px;
  background-color: rgb(238,238,238);
  
  margin-left:18px;
  
	
 
}

#media-link #hlavicka #media-nadpis {
	            
  color:#CE2900;
  font-weight:bold;
  font-size:1.1em;  
  margin-left:14px;
  	
  padding-top:8px;
  padding-bottom:6px; 
}

#media-link #vrsek {
	            
	
	width: 938px;
  background-color: rgb(238,238,238);
  height:15px;
  /*margin-right:2px; */
  
	
 
}

#media-link .medium {
	
	margin-right:2px;
	
	float:left;
	width: 233px; /*  šířka medium  */
  background-image: url("img/media1-back.png");
  background-repeat: repeat-x;
 
	
 
}

#media-link .medium a {
	
  color:black;
  font-weight:bold; 	
 
}

#media-link .medium a.media-logo {
	
  padding-left:35px;
  
 
}

#media-link .medium p {
  padding-left:25px;	
  padding-right:25px; 	
  padding-bottom:15px;
  margin-top:0px; 
}


#media-link .medium  .media-misto-pro-logo
{
  height:76px; 
}

#content table.cenik-mensi {
   width:300px;
   float:left;  
   margin-right:10px;
  }
  
  
#content table.cenik-mensi td{
    padding:10px 3px 10px 6px;
    background:#F9E793;
    color:black;
    text-align:center;;
    font-size:85%;
    border-bottom:1px solid white;
    border-right:1px solid white;
  }
  
#content table.cenik-mensi td.popisek{
 
    background:#FCF1BE;
    width:150px;
    font-weight:bold;
    text-align:left;
  }
  
#content table.nevesta {
    margin:0px 0px 0px 0px;
    background:white;  
    text-align:center;
    float:right;
    }  

#content table.nevesta td{
    padding:0px 0px 0px 0px;
    background:white;  
    text-align:center;
    }
    
#content-w p.shozeno {
  
  background: url(/img/shozeno.gif) no-repeat;
  float:none;
  display:block;
  width:135px !important;
  height:36px;
  padding-top:10px;
  padding-left:65px !important;
  padding-right:5px !important;
  color:#7CA010;
  font-weight:bold;
  font-size:12px;
  border:1px solid #CCCCCC;
  
} 

#content-w div.box-oranzovy-nadpis{
background-color:#fbe9a2;
margin-bottom:0px;
padding-top: 5px;
padding-bottom: 10px;
padding-left:30px;
  
}

#content-w div.box-oranzovy-nadpis h3{
 color:#CC2500;
}

#content-w div.box-oranzovy-telo{
background-color:#fef9e7;  
margin-top:0px;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;  
color:#173d66;
line-height:2;
}

#content-w p.yellow-box-rounded{
clear:both;
margin-left:100px;
padding-top:12px;
padding-bottom:15px;
 

background:url(/img/yellow-box-rounded.gif) no-repeat;
text-transform:uppercase;
font-size:14px;
color:#CC2500;
font-weight:bold;
width:410px;
text-align:center;
}

#content-w div.hubnuti-ref {
padding-top:10px;
clear:both;
}

#content-w div.hubnuti-ref h2{
background:url(/img/yellow-box-reference.gif) no-repeat;
padding-top:5px;
padding-bottom:10px;
padding-left:30px;
}

#content-w div.hubnuti-ref h3{
color:#173d66;
}

#content-w ul.odrazky{
margin-left:0px;
padding-left:5px;
float:none;
font-size:13px;  
line-height:1.5;
margin-right:10px;
}

#content-w ul.odrazky li{
  display:block;
  padding: 3px 0px 5px 15px;
  margin:0px;
  background:url("../img/puntik.gif") no-repeat;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
  color:#173D66;
}



#content-w ul.odrazky-leve{
margin-left:0px;
padding-left:5px;
float:left;
font-size:13px;  
line-height:1.5;
margin-right:10px;  
}

#content-w ul.odrazky-prave{
margin-left:0px;
  float:left;
font-size:13px;
line-height:1.5;
}

#content-w ul.odrazky-leve li{
  display:block;
  padding: 3px 0px 5px 15px;
  margin:0px;
  background:url("../img/puntik.gif") no-repeat;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
   color:#173D66;
}

#content-w ul.odrazky-prave li{
  display:block;
  padding:3px 0px 5px 15px;
  margin:0px;
  background:url("../img/puntik.gif") no-repeat;
  list-style-type:none;
  list-style-image:none;
  list-style-position:outside;
   color:#173D66;
}

#content-w div.hubnuti-pomoc{
background:url(/img/podklad-program.png) no-repeat;
width:633px;
height:120px;
}

#content-w div.hubnuti-pomoc h3{
color:#000000;
font-size:10pt;
font-weight:bold;
margin-left:30px;
margin-top:10px;
}

#content-w div.hubnuti-pomoc li{
font-size:14;
color:#000000;
float:left;
text-align:left;
list-style-type:none !important;
list-style-image:none !important;
list-style-position:outside;
margin-top:22px;
padding-top:3px;
padding-bottom:5px;
height:70px;
}

#content-w div.hubnuti-pomoc a{
font-size:14;
color:#000000;
text-decoration:none;
}

#content-w li.zhubnout{
background:url("../img/vaha.png") no-repeat;
width:120px;
padding-left:70px !important;
}



#content-w li.vytvarovat{
background:url("../img/pani.png") no-repeat;
width:140px;
padding-left:70px !important;
}

#content-w li.zlepsitNavyky{
background:url("../img/jahoda.png") no-repeat;
width:110px;
padding-left:90px !important;
}

#content-w p.hubnuti-bmi{
font-size:12px;
margin-left:100px;
margin-top:27px;
color:#666666;
}

#content-w div.hubnuti-z-referenci{
float:right;
width:169px;
height:264px;
background:url("/img/yellow-box-zreferenci.gif") no-repeat;
padding-left:10px;
}

#content-w div.hubnuti-z-referenci h3{
font-size:12pt;
}

#content-w div.hubnuti-z-referenci p{
  font-size:9pt;
margin:0;
margin-bottom:5px;
line-height:1.1;
}

#content-w div.hubnuti-z-referenci img{
padding-left:5px;
  width:140px;
height:136px;
margin:0;
margin-bottom:5px;
}

#content-w div.hubnuti-z-referenci p.shozeno {
  
  background: url(/img/shozeno.gif) no-repeat;
  float:none;
  display:block;
  width:70px !important;
  height:26px;
  margin-left:5px;
  padding-top:5px;
  padding-left:65px !important;
  padding-right:5px !important;
  padding-bottom:5px;
  color:#7CA010;
  font-weight:bold;
  font-size:10px;
  border:1px solid #CCCCCC;
  line-height:1.3;
}

#content-w div.nahled-ukazka-z-programu{
background:url(/img/sedy-box.jpg) no-repeat;
float:left;
height:116px;
width:629px;
margin:20px 0px 20px 0px;
border-width:1px;
border-color:#cccccc;
border-style:solid;
}

#content-w div.siroka{
background:url(/img/sedy-box2.jpg) no-repeat;
padding-left:15px;
width:614px;
}

#content-w div.siroka b{
  margin-left:30px;
  display:block;
  width:500px;
 
  padding-top:15px;
 
  text-align:center;
  font-size:110%;
 
}
 

#content-w div.nahled-ukazka-z-programu-leva{
float:left;
padding:2px 8px 10px 10px;
width:291px;
}

#content-w div.siroka  div.nahled-ukazka-z-programu-leva{
 width:629px;
}

#content-w div.nahled-ukazka-z-programu-leva img{
  float:left;
  height:80px;
  margin-top:20px;
  margin-right:10px;
  
}

#content-w div.nahled-ukazka-z-programu-leva p{
 	margin-top:20px;
	font-size:110%;
	text-align:left;
}

#content-w div.nahled-ukazka-z-programu-leva a{
  text-decoration:none;
}

#content-w div.nahled-ukazka-z-programu-prava{
float:right;
padding:2px 8px 15px 10px;
width:292px;
border-width:0px 0px 0px 1px;
border-color:#cccccc;
border-style:solid;
}

#content-w div.nahled-ukazka-z-programu-prava img{
  float:left;
  height:80px;
  margin-top:20px;
  margin-right:10px;
}

#content-w div.nahled-ukazka-z-programu-prava p{
 	margin-top:20px;
	font-size:110%;
	text-align:left;
	  
}

#content-w div.nahled-ukazka-z-programu-prava a{
  text-decoration:none;
}

#content-w div.hubnuti-ref table{
  text-align:center;
}

#content-w div.hubnuti-ref td{
  padding:6px;
  background-color:#ffffff;
}

#content-w div.hubnuti-ref td.head{
  background-color:#f9e793;
}

#content-w div.hubnuti-ref td.value{
  background-color:#fef9e6;
}

 	#content-w p.vyrazne{ 
     font-size:105%;
    font-weight: bold; 
    /*font-style: italic;*/
    }

#content-w p.akce-fitnessie {
        margin:0px 0px 0px 0px;
        width:620px;
        text-align:center;
}

#content-w p.akce-fitnessie img{
  width:600px;
  margin-top:15px;
  clear:both;
  float:none;
}

#content-w p.akce-fitnessie span {
  display:block;
  width:620px;
  text-align:center;
}

#content-w div.tile-prog {
  width:310px;
  float:left;
  margin-top:10px;
}

#content-w div.tile-prog img{
  float:left;
  margin:0px;
  padding:0px;
}

#content-w div.tile-prog p{
  font-size:12px;
  display:table;
  margin:0px;
  padding:0px 0px;
   line-height:1.4;
}

#content-w div.tile-prog img{
  border:0px; 
}

#content-w div.tile-prog h4{
   margin:0px;
  padding:5px;
  line-height:1.5;
  }
  
#content-w h2.programy {
 color:#CC2500;
 font-size:18px;
 margin:25px 0px 0px 3px;
 padding-bottom:0px;
}

#content-w h3.programy {
    font-size:14px;
    color:#666666;
    float:left;
    background:url(../pic/linka.jpg) no-repeat; 
    margin:20px 0px 0px 0px;
    float:left;
    clear:both; 
    width:100%;
    display:block; 
    background:#eaeaea;
   
}

#content-w h3.programy span{
  background:white;
  
  padding:0px 10px 0px 10px;
  margin-left:20px;
}

.odraz {
  clear:both;
}

#content div.kde_cvicime {
  width:450px;
  height:136px;
  background:url(../pic/kde_cvicime.png) no-repeat;
  margin-top:25px;
  margin-bottom:25px;
  
}

#content div.kde_cvicime h3.praha{
  margin:0px;
  padding-left:30px;
  padding-top:7px;
  padding-bottom:10px;
}

#content div.kde_cvicime a.praha{
color:#002465;
text-decoration:none;
}

#content div.kde_cvicime img{
  height:70px;
  margin-left:30px;
  margin-top:7px;
  margin-right:0px;
  float:left;
  border:none;
}

#content div.kde_cvicime span.centrum{
  float:left;
  margin-left:20px;
}

#content div.kde_cvicime span.centrum h3{
  margin-bottom:0px;
}

#content div.kde_cvicime span.centrum p{
  margin-top:0px;
}
