/*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;
}

p.error {
    border: 2px solid red;
    border-radius: 5px;
    padding: 10px 10px 10px 38px;
    color: red;
    background: white url("../pic/ico-error.png") no-repeat;
    background-position: 12px 13px;
}

p.success {
    border: 2px solid green;
    border-radius: 5px;
    padding: 10px 10px 10px 38px;
    color: green;
    background: white url("../pic/ico-success.png") no-repeat;
    background-position: 12px 13px;
}


/*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;
		width: 150px;

	}
	
		#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 div.deti {
  background:url(/img/deti_ramecek_sm.png);
  width:427px;
  height:130px;
  margin-top:30px;
}

#content div.deti_inner {
  width:300px;
  float:left;
  margin-left:20px;
}

#content img.deti_leva {
  float:left;
  margin:0px;
  margin-left:10px;
  border:none;
  padding-top:0px;
}

			
#content-w{

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


#content-w .xmass-block {
	width: 640px;
	margin-left: -12px;
	min-height: 175px;
	font-size: 12px;
	position: relative;
}

#content-w .xmass-block .box {
	width: 170px;
	height: 80px;
	text-align: center;
}
#content-w .xmass-block #first {
	position: absolute;
	top: 60px;
	left: 12px;
}
#content-w .xmass-block #second {
	position: absolute;
	top: 60px;
	left: 232px;
}
#content-w .xmass-block #third{
	position: absolute;
	top: 60px;
	left: 459px;
}

#content-w  .xmass30p {
	width: 30%;
	float: left;
}
#content-w  .xmass40p {
	width: 40%;
	float: left;
}
#content-w  .xmass50p {
	width: 50%;
	float: left;
}
#content-w  .xmass60p {
	width: 60%;
	float: left;
}
#content-w  .xmass70p {
	width: 70%;
	float: left;
}

#content-w .xmass-500b {
	background: url(../img/vanoce/500.png);
	background-repeat: no-repeat;
}
#content-w .xmass-800b {
	background: url(../img/vanoce/800.png);
	background-repeat: no-repeat;
}
#content-w .xmass-1500b{
	background: url(../img/vanoce/1500.png);
	background-repeat: no-repeat;
}
#content-w .xmass-3000b {
	background: url(../img/vanoce/3000.png);
	background-repeat: no-repeat;
}


#content-w .xmass-snow-line {
	clear: both;
	width: 100%;
	height: 214px;
	margin: 25px 0 0 0;
}

#content-w .xmass-500 {
	background: url(../img/vanoce/bg500.png);
	background-repeat: no-repeat;
}
#content-w .xmass-800 {
	background: url(../img/vanoce/bg800.png);
	background-repeat: no-repeat;
}
#content-w .xmass-1500 {
	background: url(../img/vanoce/bg1500.png);
	background-repeat: no-repeat;
}
#content-w .xmass-3000 {
	background: url(../img/vanoce/bg3000.png);
	background-repeat: no-repeat;
}

#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: 5px 0px 0px 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-w div.deti {
  background:url(/img/deti_ramecek.png);
  width:622px;
  height:130px;
  margin-top:30px;
}

#content-w div.deti_inner {
  width:370px;
  float:left;
  margin-left:30px;
}

#content-w img.deti_leva {
  float:left;
  margin-left:30px;
}

#content-w img.deti_prava {
  float:right;
  margin-right:30px;
}


/* styly pro slider videa na uvodce */
a.jcarousel-next {
	display: inline-block;
	background: url('/pic/slide-next.png');
	position: absolute;
	top: 70px;
	float: right;
	right: -8px;
	width: 34px;
	height: 35px;
	background-repeat: no-repeat;
	z-index: 2;
}

a.jcarousel-back {
	display: inline-block;
	background: url('/pic/slide-back.png');
	position: absolute;
	top: 70px;
	float: left;
	left: -8px;
	width: 34px;
	height: 35px;
	background-repeat: no-repeat;
	z-index: 2;
}


#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: 2px 0px 2px 3px;
		}
		#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;
}

.grayline {
height: 2px;
margin: 10px 0px 10px 0px;
border: none;
clear: both;
border-top: 2px solid #f0f0f0;
}

/* buttons for jquery expander */
span .read-more-button {
	width: 95px;
	height: 22px;
	display: block;
	background-color: #eaeaea;
	border-radius: 6px;
	padding: 8px 0px 0px 51px;
	font-size: 91%;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	background-image: url('/images/read-more-arrow.png');
	background-repeat: no-repeat;
}

span .read-less-button {
	width: 95px;
	height: 22px;
	display: block;
	background-color: #eaeaea;
	border-radius: 6px;
	padding: 8px 0px 0px 51px;
	font-size: 91%;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	background-image: url('/images/read-less-arrow.png');
	background-repeat: no-repeat;
}

.smaller-font {
	font-size: 12px;
	padding-top: 17px;
	margin-bottom: 10px;
}


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

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

#content-w 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:440px;
}
div.citat p {
	padding: 23px 60px 25px 8px;
	font-size: 118%;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
 
 
#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 .mensi-leve-kridlo {
	width: 130px;
	float: left;
}

#content-w .mensi-leve-kridlo img{
	margin-top: 18px;
}

#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 .prave-kridlo h3 {
	color: #cc2500;
}


#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:625px;  
   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;
 font-size: 95%;
}

#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 ul.odrazky{
margin-left:0px;
padding-left:5px;
float:none;
font-size:13px;  
line-height:1.5;
margin-right:10px;

 }

#content 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{
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 ul.odrazky-sede {
margin-left:0px;
padding-left:5px;
line-height:1.2;
margin-right:10px;
}

#content-w ul.odrazky-sede 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;
   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:306px;
}

#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.siroky {
  width:580px;
  margin-top:10px;
clear: both;
margin-bottom: 20px;
}

#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 div.ico-alone {
    background: url("../pic/ico-alone.gif") no-repeat;
padding: 9px 22px 6px 24px;
font-size: 80%;
color: #173d66;
float: left;
display: inline-block;
margin: 7px 0px;
}

#content-w div.ico-group {
    background: url("../pic/ico-group.gif") no-repeat;
padding: 9px 22px 6px 50px;
font-size: 80%;
color: #173d66;
float: left;
display: inline-block;
margin: 7px 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;
}

.recepty h1{
  padding-left:15px;
}
.recepty p{
  padding-left:15px;
  color:#173D66;
}
.recepty  ul {
  list-style-type:none;
  padding:0px;
}

.recepty li{
  float:left;

}
.recepty li:nth-child(3n+1){
  clear:both;
}
.vice > a
{
   padding: 7px 10px;
   background-color:#FBE9A2;
   border-top-left-radius: 8px;
   border-bottom-right-radius: 8px;
}

.prehled-recept {
  width:180px;
  padding-left: 15px;
}
.prehled-recept > p{
  margin-top:0px;
}
.prehled-recept h3{
  /*color:#CE2900 !important;*/
  text-align:center;
  text-decoration:underline;
  padding-bottom:10px;
}

.recept{
  padding-left:10px;
}
.recept .info{
  width:50%;
  float:left;
  
}

.recept h2{
  color:#CE2900 !important;
}
.recept h3{
  margin:0px;
}

.recept ul li{
  padding: 3px 0px 5px 15px;
  background: url('../img/puntik.gif') no-repeat scroll 0% 0% transparent;
  list-style: none outside none;
  color: #173D66;
  line-height:1.5;
}
.recept .text{
  color:#173D66;
}

.recept .dark{
  width:98%;
  color:#CE2900;
  background-color:#FBEFB9;
  
}
.recept .dark p{
  line-height: 3.5em !important;
  padding-left:20px;
  font-size: 16px;
  margin-bottom:0px;
}
.recept .light
{
  width:98%;
  background-color:#FDFAE8;

}

.recept .light p{
  line-height: 4.1em !important;
  padding-left:20px;
  margin-top:0px;
}

#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;
}

#vypocet {
    box-shadow: 0px 0px 20px #c4c4c4;
    margin-top: 20px;
}
#vypocet #control {
    background: url("../pic/control.gif") repeat-x;
    height: 69px;
    padding: 20px 0px 0px 10px;
}
#vypocet #control li {
    float: left;
    list-style-type: none;
    padding: 0px 40px 0px 30px;
    background: url("../pic/control-li.png") no-repeat;
    background-position: right center;
    position: relative;
    list-style: none;
}
#vypocet #control li:last-child {
    padding-right: 0px;
    background-image: none;
}
#vypocet #control li a {
    background: url("../pic/control-off.png") no-repeat;
    text-align: center;
    display: inline-block;
    width: 52px;
    height: 42px;
    padding-top: 10px;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #003366;
}
#vypocet #control li.selected a {
    background: url("../pic/control-on.png") no-repeat;
}
#vypocet #slider {
    padding: 0px;
    margin: 0px;
}
#vypocet #slider li {
    width: 617px;
    height: 450px;
    list-style-type: none;
    float: left;
}
#vypocet #slider .slider-content {
    height: 325px;
    padding: 20px;
    color: #003366;
}
#vypocet #slider .slider-content h3 {
    margin: 10px 0px 10px 0px;
    font-size: 20px;
    font-weight: normal;
    clear: both;
}
#vypocet #slider .slider-content.step1 {
    background: url("../pic/step1.jpg") no-repeat;
    background-position: top right;
}
#vypocet #slider .slider-content.step1 p {
    width: 420px;
}
#vypocet #slider .slider-content.step2 {
    background: url("../pic/step2.jpg") no-repeat;
    background-position: right 20px;
}
#vypocet #slider .slider-content.step2 p {
    width: 400px;
}
#vypocet #slider .slider-content.step4 {
    background: url("../pic/step4.jpg") no-repeat;
    background-position: right top;
}
#vypocet #slider .slider-content.step4 p {
    width: 400px;
}
#vypocet #slider .slider-content.step5 {
    background: url("../pic/step5.jpg") no-repeat;
    background-position: right top;
}
#vypocet #slider .slider-content.step5 p {
    width: 400px;
}
#vypocet #slider ul.ovladani {
    height: 82px;
    border-top: 1px solid #cccccc;
    width: 617px;
    padding: 0px;
}
#vypocet #slider ul.ovladani li {
    float: left;
    width: 198px;
    height: 40px;
    padding-top: 20px;
    text-align: center;
    list-style: none;
}
#vypocet #slider ul.ovladani li a.jump {
    padding: 11px 15px;
    display: inline-block;
    background: #cccccc;
    border-radius: 8px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
}
#vypocet #slider ul.ovladani li a#result {
    padding: 13px 18px;
    display: inline-block;
    background: #419b41;
    border-radius: 8px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
}
#vypocet #slider ul.ovladani li.prev {
    text-align: left;
    padding-left: 10px;
    width: 188px;
}
#vypocet #slider ul.ovladani li.prev a {
    width: 124px;
    height: 28px;
    padding: 8px 10px 0px 0px;
    display: inline-block;
    background: url("../pic/slider-prev.gif") no-repeat;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    text-align: right;
    font-size: 13px;
}
#vypocet #slider ul.ovladani li.next {
    text-align: right;
    width: 188px;
    padding-right: 10px;
}
#vypocet #slider ul.ovladani li.next a {
    width: 114px;
    height: 28px;
    padding: 8px 0px 0px 20px;
    display: inline-block;
    background: url("../pic/slider-next.gif") no-repeat;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
}
#vypocet .zluta {
    background: #f8de71;
    padding: 12px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 5px;
    clear: both;
    min-width: 150px;
    height: 28px;
}
#vypocet .zluta label {
    font-weight: bold;
}
#vypocet .zluta input[type=text] {
    border: 1px solid #999999;
    height: 23px;
    padding: 2px 5px;
}
#vypocet .zluta input.short {
    width: 60px;
}
#vypocet .zluta2 {
    padding: 0px;
    border-radius: 10px;
    display: inline-block;
    clear: both;
    float: left;
    margin-bottom: 3px;
}
#vypocet select {
    width: 120px;
    height: 28px;
}
#vypocet h4 {
    margin: 20px 0px 3px 0px;
    font-size: 12px;
}
#vypocet p {
    margin: 10px 0px;
}
#vypocet p.small {
    font-size: 11px;
}

#vysledek {
    box-shadow: 0px 0px 20px #c4c4c4;
    padding: 20px;
    line-height: 20px;
    font-size: 14px;
}
#vysledek h2 {
    background: url("../pic/control.gif") repeat-x;
    height: 52px;
    padding: 30px 0px 0px 20px;
    margin: -20px -20px 25px -20px;
    text-transform: uppercase;
    color: #d22700;
    font-size: 22px;
}
#vysledek .osobni-trener {
    background: #f4f4f4;
    text-align: center;
    padding: 10px 0px;
    margin-top: 10px;
    border-radius: 10px;
    color: #000000;
}
#vysledek .osobni-trener a {
    background: url("../pic/osobni-trener-a.gif") repeat-x;
    height: 27px;
    display: inline-block;
    padding: 7px 10px 0px 10px;
    border: 1px solid #f8de72;
    color: #d22600;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border-radius: 10px;
    margin-left: 5px;
}
#vysledek fieldset {
    padding: 5px 15px;
    border: 1px solid #9a9a9a;
    border-radius: 10px;
    margin: 20px 0px;
}
#vysledek fieldset img {
    float: left;
    clear: both;
}
#vysledek fieldset p {
    margin: 5px 0px;
}
#vysledek .progr {
    display: block;
    margin: 10px 0px;
}

#navi .fl  h3 a {
	text-decoration: none;
	font-weight: bold;
}

#navi .fl  h3 a:hover {
	text-decoration: none;
}
#content-w .kontakt {
    width: 266px;
    float: left;
    padding-right: 28px;
    margin-right: 28px;
    border-right: 2px solid #eaeaea;
    color: #666666;
    font-size: 12px;
    margin-bottom: 30px;
}

#content-w .kontakt.two {
    padding-right: 0px;
    margin-right: 0px;
    border-right: none;
}
#content-w .kontakt img {
    float: left;
    margin: 0px 20px 13px 0px;
}
#content-w .kontakt h3 {
    margin: 25px 0px 10px 0px;
}
#content-w .kontakt ul {
    clear: both;
    margin: 0px;
    margin-top: 10px;
    border-top: 0px solid #e5e5e5;
    padding-left: 20px;
}
#content-w .kontakt ul li {
    list-style-type: none;
    list-style: none;
    padding: 0px;
    margin: 20px 0px;
    color: #003366;
    padding: 3px 0px 4px 40px;
}
#content-w .kontakt ul li a {
    font-size: 12px;
}
#content-w .kontakt-balicek ul li{
	list-style: none !important;
	padding: 10px;
	color: #000;
	padding-left: 35px;

}
#content-w .kontakt-balicek  ul li.tel {
    background: url("/img/ico-tel.gif") no-repeat;
    font-weight: bold;
	background-position: 0px 5px;
}
#content-w .kontakt-balicek ul li.email{
    background: url("/img/ico-email.gif") no-repeat;
	background-position: 0px 8px;
}
#content-w .kontakt-balicek ul li.skype {
    background: url("http://mystatus.skype.com/smallicon/trener-fitness") no-repeat;
	background-position: 7px 9px;
}
#content-w .kontakt ul li.tel {
    background: url("/img/ico-tel.gif") no-repeat;
    font-weight: bold;
}
#content-w .kontakt ul li.email {
    background: url("/img/ico-email.gif") no-repeat;
}
#content-w .kontakt ul li.skype {
    background: url("http://mystatus.skype.com/smallicon/trener-fitness") no-repeat;
    background-position: 7px 2px;
}
#content-w ul.kontakt-menu {
    margin: 0px;
    padding: 0px;
}
#content-w ul.kontakt-menu li {
    list-style-type: none;
    float: left;
    list-style: none;
}
#content-w ul.kontakt-menu li a {
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
    display: inline-block;
    padding: 8px 15px 12px 15px;
    border-radius: 8px 8px 0px 0px;
}
#content-w ul.kontakt-menu li a.active {
    background: #f4d540;
    background: -moz-linear-gradient(top,  #f4d540 0%, #f9e793 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4d540), color-stop(100%,#f9e793));
    background: -webkit-linear-gradient(top,  #f4d540 0%,#f9e793 100%);
    background: -o-linear-gradient(top,  #f4d540 0%,#f9e793 100%);
    background: -ms-linear-gradient(top,  #f4d540 0%,#f9e793 100%);
    background: linear-gradient(to bottom,  #f4d540 0%,#f9e793 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4d540', endColorstr='#f9e793',GradientType=0 );
    text-decoration: none;
}
#content-w .kontakt-form {
    border: 1px solid #cccccc;
    border-radius: 8px;
    box-shadow: 0px 0px 20px #cccccc;
    padding: 10px 20px;
    font-size: 13px;
    clear: both;
    margin-bottom: 30px;
}
#content-w .kontakt-form #lekce-text {
    border-bottom: 1px solid #cccccc;
    color: #003366;
}
#content-w .kontakt-form h3.title {
    background: #f9e793;
    padding: 10px 15px;
    border-radius: 7px;
    display: inline-block;
    text-transform: uppercase;
    color: #d22700;
    margin: -35px 0px 0px -22px;
    font-size: 16px;
    font-weight: bold;
}
#content-w .kontakt-form form ul {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
#content-w .kontakt-form form ul li {
    list-style-type: none;
	list-style:none;
    float: left;
    margin: 10px 0px;
}
#content-w .kontakt-form form ul li.clear {
    clear: both;
}
#content-w .kontakt-form form ul li label {
    display: inline-block;
    min-width: 86px;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
    color: #003366;
    float: left;
    padding-top: 10px;
}
#content-w .kontakt-form form ul li input[type=text],
#content-w .kontakt-form form ul li select{
    width: 165px;
    height: 35px;
    padding: 0px 5px;
    border: 1px solid #cccccc;
    display: inline-block;
    float: left;
}
#content-w .kontakt-form form ul li select {
	padding-right: 0;
}
#content-w .kontakt-form form ul li textarea {
    width: 448px;
    height: 91px;
    padding: 0px 5px;
    border: 1px solid #cccccc;
    display: inline-block;
    font-family: arial;
    resize: vertical;
    float: left;
}
#content-w .kontakt-form form ul li input[type=submit] {
    background: #d22800;
    background: -moz-linear-gradient(top,  #d22800 0%, #8e1400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d22800), color-stop(100%,#8e1400));
    background: -webkit-linear-gradient(top,  #d22800 0%,#8e1400 100%);
    background: -o-linear-gradient(top,  #d22800 0%,#8e1400 100%);
    background: -ms-linear-gradient(top,  #d22800 0%,#8e1400 100%);
    background: linear-gradient(to bottom,  #d22800 0%,#8e1400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22800', endColorstr='#8e1400',GradientType=0 );
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 25px;
    border: none;
    cursor: pointer;
    margin-left: 96px;
}
#content-w .kontakt-mapa {
    border: 1px solid #cccccc;
    border-radius: 8px;
    box-shadow: 0px 0px 20px #cccccc;
    padding: 10px 20px;
    font-size: 13px;
    clear: both;
    margin-bottom: 30px;
}
#content-w .kontakt-mapa iframe {
    margin-bottom: 10px;
}
#content-w .kontakt-mapa a {
    font-weight: bold;
    display: inline-block;
    margin: 8px 5px 5px 0px;
}

/* novorocni balicky 2013/2014 */
#content-w .box-newyear {
	position: relative;
	background: #f8df79 url(../img/novorocni-balicky/box1.jpg) 0 0 no-repeat;
	width: 648px;
	height: 323px;
	overflow: hidden;
	font-size: 12px;
}

#content-w .yellow-box {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 8px 20px;
	background-color: #f3ca23;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}

#content-w .box-newyear p {
	line-height: 1.5;
	margin: 5px 0;
	padding:0;
}

#content-w .box-newyear p.dis,
#content-w .box-newyear2 p.dis {
	line-height: 1.5;
	margin: 0px 0 5px 0;
	padding:0;
}

#content-w .box-newyear p.prev ,
#content-w .box-newyear2 p.prev {
	line-height: 1.5;
	margin: 10px 0 0px 0;
	padding:0;
}

#content-w .box-newyear .price,
#content-w .box-newyear2 .price{
	font-size: 15px;
	margin-bottom: 10px;
}
#content-w .box-newyear .prev,
#content-w .box-newyear2 .prev {
	color: #666666;
}
#content-w .box-newyear .hrline,
#content-w .box-newyear2 .hrline{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f5d246;
}

#content-w .box-newyear .first-col{
	position: absolute;
	left: 167px;
	top: 64px;
	text-align: center;
	width: 206px;
	overflow: hidden;
}

#content-w .box-newyear .second-col{
	position: absolute;
	left: 373px;
	top: 69px;
	text-align: center;
	width: 42px;
	overflow: hidden;
	background: #f8df79 url(../img/novorocni-balicky/vr_bg.png) 17px 21px no-repeat;
	height: 200px;
}

#content-w .box-newyear .third-col{
	position: absolute;
	left: 415px;
	top: 64px;
	text-align: center;
	width: 206px;
	overflow: hidden;
}

#content-w .box-newyear2 {
	margin-top: 50px;
	position: relative;
	background: #f8df79 url(../img/novorocni-balicky/box2.jpg) 0 0 no-repeat;
	width: 648px;
	height: 323px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
}
#content-w .box-newyear2 ul {
	margin-bottom: 10px;
}
#content-w .box-newyear2 .cnt {
	top: 42px;
	left: 181px;
	width: 440px;
	text-align: left;
	position: absolute;
}
#content-w .box-newyear2 ul li {
	color: #173d66;
}
#content-w .box-newyear2 .centerme{
	text-align: center;
}

#content-w .box-newyear2 .price{
	margin: 15px 0 5px 0;
}

/* vyziva - balicky leden 2014 */
#content-w .interested {
	background-color: #fbe9a2;
	color: #cc2500;
	padding: 15px;
	font-size: 22px;
}

#content-w .insterested-detail {
	background-color: #fef9e7;
	color: #173d66;
	padding: 15px;
}

/*
 * pridane CSS 
 * 2014-09-04
 */


#content-w .gray-frame {
	background-color: #E9E9E9;
	position: relative;
	width: 311px;
	height: 113px;
	border: 1px solid #cccccc;
	margin: 0 auto;
	top: 10px;
	}

#content-w .gray-frame img{
	float: left;
	padding: 10px;
}

#content-w .gray-frame a{
	font-weight: bold;
	text-decoration: none;
}

#content-w .gray-frame p{
	padding: 5px 0px 0px 0px;
}

.video-title {
  display: block;
  position: absolute;
  width: 237px;
  min-height: 16px;
  font-size: 13px;
  color: #FFFFFF;
  top: 5px;
  left: 4px;
  z-index: 10;
  background-color: black;
  opacity: 0.9;
  padding-left: 4px;
}


/* CSS pro panel uzivani cookies */

.eu-cookies {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    color: black;
    z-index: 1000;
	min-height: 36px;
	height: auto;
	background-color: #ffffcc;
	font-size: 13px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	border-bottom: 1px solid #aaaaab;
}
.eu-cookies a {
    color: black;
	font-weight: 100;
}

.eu-cookies button {
    background: #cf2500;
    color: white;
	height: 28px;
	width: 70px;
	text-align: center;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
	margin: 5px 10px;
	font-weight: bold;
}


/* Nová doména a web */

.info-box-newdomain {
       width: 894px;
    height: 130px;
    z-index: 10000;
    position: fixed;
    top: 17%;
    padding: 10px;
    left: 23%;
	border-radius: 5px;
}
.info-box-newdomain .close{
	position: absolute;
    top: -4px;
    right: 22px;
	width: 33px;
	height: 33px;
	background-size: contain;
	background-image: url('/pic/close-ico.png');
	background-repeat: no-repeat;
}

.info-box-newdomain .left-box {
	background-size: 220px;
    background-image: url(http://fitnessie.cz/assets/images/logo.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: 24px center;
    float: left;
    width: 264px;
    height: 130px;
	border-radius: 5px 0px 0px 5px;
}

.info-box-newdomain .right-box {
	background: #F7DE7B;
    width: 595px;
    height: 130px;
    text-align: left;
    padding-left: 35px;
    float: right;
    border-radius: 0px 5px 5px 0px;
}
.info-box-newdomain .right-box .nadpis {
	color: #CD2500;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 26px;
}
.info-box-newdomain .right-box .nadpis a {
	color: #CD2500;
	text-decoration: underline;
}
.info-box-newdomain .right-box .nadpis a:hover{
		color: #CD2500!important;
	text-decoration: none;
}

.info-box-newdomain .right-box p.info {
	color: #193966;
	font-size: 16px;
	line-height: 1.4;
}
.info-box-newdomain .right-box p.info a {
	color: #193966;
	text-decoration: underline;
}
.info-box-newdomain .right-box p.info a:hover {
		color: #193966!important;
	text-decoration: none;
}


.newdomain-clona {
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
    background: #666666;
    opacity: 0.8;
}