/* STYLY PRO SEGMENTY GENEROVANE ZDROJOVYM KODEM*/
/* Nadpisy nad segmenty (kontakt, adresa, sluzby, ordinace, pojistovny atd....) */
SPAN.sekcekontakt, SPAN.sekcejazyky, SPAN.sekceordinace, SPAN.sekcezamestnanci, SPAN.sekceordhod, SPAN.sekcesluzby, SPAN.sekcepojistovny
{
	font-weight: bolder;
}

/* Tabulka s ordinacnima a poradenskyma hodinama */
table.ordhod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* =============================================== */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page {
	position: absolute;
	width: 656px;
	/*height: 479px;*/
}

#horni_lista {
	width: 656px;
	height: 26px;
	background-image: url(zlu_horni_lista.gif);
	background-repeat: no-repeat;
}

#horni_lista_text {
	font-size: 12px;
	font-weight: bolder;
	color: #001882;
	padding-left: 20px;
	padding-top: 6px;
}

#hlavicka {
	position: relative;
	/*left: 0px;
	top: 26px;*/
	width:656px;
	height: 96px;
	background-image: url(zlu_hlavicka.jpg);
	background-repeat: no-repeat;
	color: #001882;
}

#hlavicka .nadpis {
	font-size: 20px;
	padding-left: 165px;
	padding-top: 19px;
}

#hlavicka .text {
	font-size: 12px;
	padding-left: 165px;
	padding-top: 5px;
}

#mid_lista {
	width: 656px;
	height: 26px;
	background-image: url(zlu_mid_lista.gif);
	background-repeat: no-repeat;
}

#telo {
	width: 656px;
	height: auto;
	background-image: url(zlu_bgr.gif);
	background-repeat: repeat;
	overflow: visible;
	float: left;
	clear: all;
}

#left {
	float: left;
	width: 148px;
	background-image: url(zlu_left_bgr.gif);
	background-repeat: repeat-y;
}

#right {
	float: right;
	width: 507px;
	background-image: url(zlu_right_bgr.gif);
	background-repeat: repeat-y;
}

#right hr {
	color: #FFDA0A;
}

#right .right_text {
	padding: 22px 22px 22px 22px;
	font-size: 11px;
}

#right .right_text .pic {
	position: relative;
	float: right;
}

#right .right_text img {
	padding-bottom: 14px;
	padding-left: 14px;
}

#right .right_text .nadpis {
	font-weight: bolder;
	font-size: 14px;
	color: #202020;
	padding: 0 10px 2px 0;
}

#right .right_text .popis {
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #707070;
	padding: 2px 10px 4px 1px;
}

#right .right_text a {
	text-decoration: none;
	color: #001882;
}

#right .right_text a:hover {
	text-decoration: underline;
	color: #001882;
}

#bottom {
	clear: all;
	float: left;
	position: relative;
	width: 656px;
	height: 4px;
	background-image: url(zlu_bottom_bgr.gif);
	background-repeat: no-repeat;
}

.menu_item_on {
	background-image: url(zlu_menu_on.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 14px;
	padding-left: 25px;
	color: #001882;
	font-size: 11px;
	font-weight: bolder;
}

.menu_item {
	background-image: url(zlu_menu_off.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 14px;
	padding-left: 25px;
	color: #001882;
	font-size: 11px;
	font-weight: normal;
}

#left a {
	color: #001882;
	text-decoration: none;
}

#left a:hover {
	color: #001882;
	text-decoration: none;
}

.menu_top_space {
	width: 1px;
	height: 15px;
}

.float_right {
	float: right;
}

#right .right_text .mapa {
	position: relative;
}

#right .right_text .mapa img {
	padding: 0 0 14px 0;
	width: 160px;	
}

#right .gallery .pic {
	position: relative;
	float: left;
	width: 325px;
	overflow: hidden;
}

#right .gallery .pic img {
	padding: 6px 10px 10px 10px;
	width: auto;
}

#right .gallery .nadpis {
	position: relative;
	left: 10px;
	font-weight: bolder;
	font-size: 14px;
	color: #202020;
	padding: 3px 10px 2px 10px;
}

#right .gallery .popis {
	position: relative;
	left: 10px;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #707070;
	padding: 2px 10px 4px 1px;
}

#right .gallery .other {
	width:170px;
	float: right;
}

pre {
	font-family: Arial CE, Arial;
}

#info {
	position: relative;
	top: 0px;
	_top: -10px;
	font-size: 12px;
	font-weight: normal;
	color: #272D82;
	padding-left: 10px;
	padding-top: 8px;
}

#info .zdravcentra {
	float: right;
	position: relative;
	top: -5px;
}

#info a, #info a:hover {
	color: #272D82;
}

#right .right_text img {
	width: 200px;
}

#right .gallery .pic {
	width: auto;
}

#right .gallery .pic img {
	width: 325px;
}

#right .gallery .nadpis {
	padding-top: 10px;
}


