.autor {
	padding-top: 20px;
	color: #708090;
}
#fcb1 {
	padding-top: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 10px 0 10px 0;
	padding-bottom: 16px;
}
.pulka {
	width: 48%;
}
.w400 {
	width: 400px;
}
.ad_left {
	float: left;
}
.ad_cara_l {
	border-right: 1px solid #708090;
	padding-right: 8px;
}
.ad_mezera_l {
	padding-left: 8px;
}
.ad_right {
	float: right;
}
.ad_w_auto {
	width: auto;
}
.km_poznamka {
	color: #ca003a;
	padding-top: 10px;
}
.normal {
	font-weight: normal;
}
.seda {
	color: #708090;
	font-size: 91.6%;
}
.lekar_ico {
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 6px;
}
.ad_lek_span {
	width: 300px;
	display: block;
	float: left;
}
.ad_big_alert {
	background-color: #ffeeee;
	border: 1px solid #b22222;
	padding: 10px;
	margin-bottom: 10px;
}
.ad_dotaz {
	background-color: white;
	border: 1px solid #87cefa;
	padding: 10px;
}

.ad_pm .obr {
	float: left;
	width: 180px;
}
.ad_pm img {
	border: 1px solid #dcedff;
}
.ad_pm .text {
	float: right;
	width: 360px;
}
.ad_pm .text p {
	padding-bottom: 6px;
}
.ad_video {
	float: left;
	padding: 5px 30px 0 0;
}

#leky h1 {
	font-size: 200%;
}
.page-form input.ad_aktiv {width:80px; padding:9px 10px 0; border:none; background:url('../img/bg/bg_short2.png') 0 0px no-repeat; height:23px;  text-transform: uppercase;  font-size: 120%;  }
.page-form input.ad_short {width:190px; padding:9px 10px 0; border:none; background:url('../img/bg/input.png') 0 0px no-repeat; height:23px;}
.page-form input.ad_vshort {width:105px; padding:9px 10px 0; border:none; background:url('../img/bg/bg_short.png') 0 0px no-repeat; height:23px;}

/* select box */
.ad_longer .fakeSelect-select span {
	width: 400px;
}
.ad_longer .fakeSelect-list {
	width: 430px;
}
.page-form textarea.ad_vysoky {width:537px; padding:5px 10px; border:none; height:182px; background:url('../img/bg/input2.png') 0 -300px no-repeat; overflow:auto;}

/* preventivni programy */
#nnprg .aa_blok h2 {
	font-size: 150%;
	padding: 15px 30px 15px;
	margin: 0;
	font-weight: normal;
	background: url(../img/ico/question.png) no-repeat 580px;
	cursor: pointer;
}
#nnprg .aa_blok h2 span {
	font-weight: normal;
	font-size: 80%;
	color: #E40041;
}
#nnprg .blokovka {
	padding: 10px;
	margin: 0;
}
#nnprg .vpravo {
	text-align: right;
}
#nnprg .aa_blok{border:1px solid #dcedff; background:#f5faff; margin-bottom: 10px; }

.ad_img {
	float: left;
	padding: 5px 20px 10px 0;
}

/* fotogalerie */
#fotogalerie .foto {
	width: 280px;
	float: left;
	background-color: #f0f8ff;
	text-align: center;
	margin: 8px;
	border: 1px solid #d7ecff;
}
#fotogalerie .foto img {
	margin: 5px 0 5px 0;
}
#fotogalerie .popis {
	margin: 5px;
}

/* styly pro Moje karta */
#karta .menstr {
	width: 180px;
	float: left;
	padding: 10px;
}
#karta .menstr table {
	border: 1px solid #cae9fd;
}
#karta .menstr .mesic th {
	background-color: #ca0039;
	color: white;
}
#karta .menstr th,
#karta .menstr td { padding: 5px; }
#karta .menstr td { text-align: right; }
#karta .ikon {
	width: 40px;
}
#karta table {
	border: 1px solid #cae9fd;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0px;
	padding:0px;
	background:transparent;
}
.ad_center { 
   margin: auto;
   text-align: center;
}  

/* styly pro chybne polozky formulare */
#formul label.error,
#formul .error {   
	color: #bb2821;
	display: block;
	font-weight: normal;
} 

.ad_bod {
	width: 611px;
	height: 110px;
	margin: 0;
}
.ad_bod_in {
	padding: 30px 100px 0 130px;
	line-height: 150%;
	font-weight: bold;
}

.ad_bod_1 {
	background: url(../obr/bod_1.gif) no-repeat;
}
.ad_bod_2 {
	background: url(../obr/bod_2.gif) no-repeat;
}
.ad_bod_3 {
	background: url(../obr/bod_3.gif) no-repeat;
}
.ad_bod_4 {
	background: url(../obr/bod_4.gif) no-repeat;
}
.ad_bod_5 {
	background: url(../obr/bod_5.gif) no-repeat;
}
/* Main popup */

 
.container {
	width:960px; 
	margin:0px auto; 
	position:relative;
	z-index:12;
	}
	
/* Positions the contact form so it doesn't interfere with any other content, as well as a z-index above any other elements on the page */	
#contactFormContainer {
	position:absolute;
	left:368px;
	z-index:12;
	}
	
/* Hides the whole contact form until needed */	
#contactForm {
	height:289px;width:558px;
	background: #00a7dc url(../images/birdy.jpg) no-repeat 241px 11px; 
	border:1px solid #929191;
	display:none;
	padding:7px 12px; 
	color:#fff;
	text-align: left;
	}   

/* Loading bar that will appear while the ajax magic is happening */
.bar{
	display:none; 
	background:url(../images/ajax-loader.gif) no-repeat center; 
	margin-top:100px; 
	height:40px; width:230px;
	}

/* This hides the form validation alert messages until needed */
#contactForm span { 
	display:none; 
	font-size:9px; 
	line-height:10px; 
	padding-left:6px; 
	color:#f5c478;
	}
	
/* Some styling for the contact button */
#contactFormContainer .contact {
	height:45px; width:210px;
	background:url(../obr/contact_me.png); 
	position:absolute; 
	left:368px; bottom:-45px; 
	cursor:pointer;
	}
			
/* Hides the darkening layer for the Modal effect. The z-index is necessary for layering purposes, and be sure to keep the positioning/height/width the same */	
#backgroundPopup{
	display:none; 
	position:fixed; 
	_position:absolute; 
	height:100%; width:100%; 
	top:0; left:0; 
	background:#000; 
	z-index:11;
}

/* SelectBox */
/* always visible styles */

.selectbox{display:inline-block;*display:inline;font-family:arial;font-size:13px;position:relative;zoom:1;}
.selectbox .display{ color: #000; cursor: default; display: block; line-height: 32px; overflow: hidden; padding: 0 30px 0 10px; position: relative; text-decoration: none; background: url('../img/bg/input.png') 0 -500px no-repeat; height: 32px; overflow: hidden; }
.selectbox.disabled .display{color:#999;}
.selectbox.focused .display .text{color:#3399ff;}
.selectbox .display:active{border-color:#7b7d83;}
.selectbox .display:active .arrow_btn{background-color:#9eb0ba;}
.selectbox .display.hover .arrow_btn .interior{background:url('../img/bg/input.png') 100% -800px no-repeat;}
.selectbox .display .arrow_btn{display:block;line-height:32px;  height:32px;position:absolute;right:0;top:0;width:24px;}
.selectbox .display .arrow_btn .interior{background:url('../img/bg/input.png') 100% -800px no-repeat;display:block;line-height:32px;  height:32px;}
.selectbox .display .arrow_btn .arrow{background:url('../img/bg/input.png') 100% -800px no-repeat;display:block;line-height:32px;  height:32px;}
.selectbox .value{display:none;}

/* dropdown styles */
.items{ background-color: #fff; border: 1px solid #828790; display: block; font-family: arial; font-size: 13px; list-style-type: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0 0 1px 0; z-index: 99999; -moz-box-shadow: 0 3px 5px rgba(0,0,0,.5); -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5); }
.items.above{}
.items li{display:block;margin:0;padding:0;/*white-space:nowrap; maybe necessary if using fixedWidth: false */  background-image: none;  text-align: left;  }
.items li:first-child{margin-top:0;}
.items li>a{color:#000;cursor:default;display:block;padding:1px 3px;text-decoration:none;}
.items li.selected a{border-bottom:1px dotted #999;border-top:1px dotted #999;}
.items li.disabled a{color:#999;}
.items li.hover>a{background-color:#3399ff;color:#fcfcfc;}
.items .value{display:none;}

/* optgroup styles */
.items .optgroup .items{ border: none; margin: 0; padding: 0; -moz-box-shadow: none; -webkit-box-shadow: none; }
.items .optgroup>.label{font-weight:bold;line-height:1em;}
.items .optgroup .items li>a{padding-left:1em;}

/* easy rounding styles */
.round_sb.display{ padding: 3px 27px 3px 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.round_sb.display{ right: 3px; top: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.round_sb.items{ -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.round_sb.items>li>a{padding:4px 6px;}
.round_sb.items>li.first>a{ -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
.round_sb.items>li.last>a{ -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
/* for optgroups */
.round_sb.items>li>.label{line-height:27px;padding:4px 6px;}
.round_sb.items>li>.items li>a{padding:4px 6px 4px 12px;}
