/* 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;
}
/* =============================================== */

body {
	position: absolute;
	font-family: Arial, Arial CE;
	font-size: 12px;
	padding: 20px;
}

#page {
	text-align: left;
	width: 588px;
	height: auto;
	position: absolute;
}

#head {
	width: 588px;
	height: 125px;
	background-image: url(mod_head.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#head .nazev {
	position: absolute;
	left: 129px;
	top: 46px;
	overflow: hidden;
	width: 418px;
	height: 26px;
	font-weight: bolder;
	font-size: 14px;
}

#head .kontakt {
	position: absolute;
	left: 129px;
	top: 68px;
	overflow: hidden;
	width: 430px;
	height: 45px;
}

#head a, #head a:visited, #head a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#head  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu {
	width: 588px;
	height: 18px;
}

#menu .menu_left {
	width: 72px;
	height: 18px;
	background-image: url(mod_menu_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu .menu_right {
	width: 81px;
	height: 18px;
	background-image: url(mod_menu_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu .menu_item {
	width: 87px;
	height: 18px;
	background-image: url(mod_menu_off.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu .menu_item_on {
	width: 87px;
	height: 18px;
	background-image: url(mod_menu_on.gif);
	background-repeat: no-repeat;
	float: left;
}

#menu a, #menu a:visited, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu  a:hover {
	color: #FFFFFF;
	font-weight: bolder;
}

#main_bgr {
	position: absolute;
	width: 367px;
	height: 330px;
	left: 0;
	top: 143px;
	background-image: url(mod_main_bgr.gif);
	background-repeat: no-repeat;
}

#main {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 335px;
	height: 300px;
	overflow: auto;
	scrollbar-base-color: #E5ECF0;
	SCROLLBAR-FACE-COLOR: #E5ECF0;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5ECF0;
	SCROLLBAR-SHADOW-COLOR: #E5ECF0;
	SCROLLBAR-ARROW-COLOR: #000000;
}

#main .txt {
	position: absolute;
	width: 300px;
	height: 330px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #003D7D;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

#main a, #main a:visited, #main a:active {
	color: #003D7D;
	text-decoration: none;
}

#main  a:hover {
	color: #003D7D;
	text-decoration: underline;
}

#hodiny {
	position: absolute;
	left: 367px;
	top: 143px;
	width: 221px;
	height: 137px;
	background-image: url(mod_hodiny_bgr.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#hodiny .nadpis {
	position: absolute;
	left: 22px;
	top: 19px;
	width: 190px;
	height: 14px;
	overflow: hidden;
	font-weight: bolder;
	font-size: 12px;
	color: #002E46;
}

#hodiny .txt {
	position: absolute;
	left: 20px;
	top: 40px;
	width: 186px;
	height: 105px;
	overflow: hidden;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#pic {
	position: absolute;
	left: 367px;
	top: 280px;
	width: 221px;
	height: 193px;
	background-image: url(mod_pic_bgr.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#pic .pic_oriz {
	position: relative;
	top: -3px;
	height: 180px;
	overflow: hidden;
}

#pic img {
	padding: 20px;
	width: 182px;
}

#menu .txt {
	text-align: center;
}

#main .pic {
	float: right;
}

#main .pic img {
	width: 150px;
	padding: 0 10px 10px 10px;
}

#hodiny .nadpis {
	padding-left: 4px;
}

#main .gallery .pic {
	width: 310px;
	text-align: left;
	position: relative;
	left: -10px;
	top: 4px;
	overflow: hidden;
	float: left;
}

#main .gallery .pic img {
	width: auto;
}

#main .nadpis {
	font-weight: bolder;
	font-size: 14px;
	color: #202020;
	padding: 0 10px 2px 0;
}

#main .popis {
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #707070;
	padding: 2px 10px 4px 1px;
}

#main .float_right {
	float: right;
	text-align: center;
	width: 130px;
}

#main .mapa_txt {
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #202020;
	padding: 2px 10px 4px 1px;
}

pre {
	font-family: Arial CE, Arial;
}

.sekceordhod {
	position: relative;
	left: 0px;
	top: -4px;
	color: #003D7D;
	font-weight: bolder;
	font-size: 12px;
	line-height: 20px;
}

#hodiny .txt {
	top: 21px;
	left: 30px;
}

.tbl_ordhod td {
	font-size: 9px;
	line-height: 9px;
}

#info {
	position: absolute;
	top: 473px;
	font-size: 12px;
	font-weight: normal;
	color: #003D7D;
	padding-left: 10px;
	padding-top: 8px;
}

#info .zdravcentra {
	float: right;
	position: relative;
	top: -5px;
}

#info a {
	color: #003D7D;
	text-decoration: none;
}

#info a:hover {
	color: #003D7D;
	text-decoration: underline;
}

#main .mapa img {
	width: 160px;
}
