/* 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;
}
/* =============================================== */
#page {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 680px;
	height: 517px;
	font-family: Arial;
	font-size: 12px;
	background-image: url(zel_bgr.gif);
	background-repeat: none;
}

#top {
	position: absolute;
	width: 680px;
	height: 178px;
}

#top .header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #272D82;
	padding-left: 21px;
	padding-top: 8px;
}

#top .title {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #3C3C3C;
	padding-left: 167px;
	padding-top: 47px;
}

#top .kontakt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3C3C3C;
	padding-left: 167px;
	padding-top: 16px;
}

#menu {
	position: absolute;
	top: 181px;
	overflow: hidden;
	width: 133px;
	height: 323px;
	float: left;
}

.menu_item {
	background-image: url(zel_nic.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 20px;
	
}

.menu_item_on {
	background-image: url(zel_sipka.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 20px;
}

#menu .txt {
	padding-left: 23px;
	padding-top: 0;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #1B3EBF;
	font-size: 11px;
	font-weight: normal;
}

#menu a :hover{
	text-decoration: none;
	font-weight: bolder;
	color: #1B3EBF;
}

#main {
	position: absolute;
	left: 133px;
	top: 181px;
	width: 546px;
	height: 314px;
	overflow: auto;
	scrollbar-base-color: #EEF1E7;
	SCROLLBAR-FACE-COLOR: #EEF1E7;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEF1E7;
	SCROLLBAR-SHADOW-COLOR: #EEF1E7;
	SCROLLBAR-ARROW-COLOR: #000000;
}

#main .txt {
	padding: 0 10px 10px 35px;
	font-size: 11px;
}

#main .txt .txt2 {
	width: 300px;
	float: left;
}

#main .pic {
	position: relative;
	float: right;
}

#main .pic img {
	padding-bottom: 24px;
	padding-left: 24px;
	width: 160px;
}

#main hr {
	color: #92C17C;
}

#main .txt .nadpis {
	font-weight: bolder;
	font-size: 14px;
	color: #202020;
	padding: 0 10px 2px 0;
}

#main .txt .popis {
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #707070;
	padding: 2px 195px 4px 1px;
}

#main .txt a {
	text-decoration: none;
	color: #282B88;
}

#main .txt a:hover {
	text-decoration: underline;
	color: #282B88;
}

.float_right {
	float: right;
}

#main .galery .pic {
	position: relative;
	float: left;
	width: 325px;
	overflow: hidden;
}

#main .galery .pic img {
	padding-bottom: 24px;
	padding-left: 24px;
	width: auto;
}

#main .galery .nadpis {
	font-weight: bolder;
	font-size: 14px;
	color: #202020;
	padding: 0 10px 2px 0;
}

#main .galery .popis {
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #707070;
	padding: 2px 10px 4px 1px;
}

#main .galery .other {
	width:170px;
	float: right;
}

#main .txt .mapa {
	position: relative;
}

#main .txt .mapa img {
	padding: 0 0 14px 0;
	width: 160px;
}

#main .txt .float_right {
	width: 170px;
	text-align: center;
}

#main .txtS {
	padding: 0 10px 10px 35px;
	font-size: 11px;
	width: 290px;
}

pre {
	font-family: Arial CE, Arial;
}
#info {
	position: absolute;
	top: 517px;
	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;
}
