/* zakladni struktura stranky */

* {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
}
#Obsah {
	background-image: url("./bg_pozadi_zaklad_2.gif");
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#ObsahData {
	width: 942px;
	text-align: left;
	margin-left: 9px;
	margin-right: 9px;
}
#Zahlavi-lista {
	background-color: #FDE9F5;
	color: #000000;
	font-size: 86%;
	font-weight: bold;
	padding: 4px;
}
#Zahlavi-logo {
	background-image: url("./bg_zahlavi_cast_logo.png");
	background-repeat: repeat-x;
	background-color: #DFEAF9;
	color: #000000;
	height: 104px;
}
#Zahlavi-lista-2 {
	background-color: #FDE9F5;
	color: #000000;
	font-size: 95%;
	font-weight: bold;
	padding: 2px;
}
#Zahlavi-lista-3 {
	background-color: #DFEAF9;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	padding: 4px;
}
.Zahlavi-oddeleni {
	background-color: #000000;
	height: 1px;
	font-size: 1px;
}
#Zapati-lista {
	background-color: #FDE9F5;
	color: #000000;
	font-size: 86%;
	font-weight: normal;
	padding: 4px;
	text-align: left;
}
#Zapati-odskok {
	margin-top: 10px;
}
#Zapati-ikony {
	background-color: #FDE9F5;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left;
	overflow: hidden;
}
#Zapati-ikony .box {
	float: left;
	width: 185px;
	height: 120px;
	text-align: center;
}
#SloupecLevy {
	float: left;
	width: 200px;
}
#SloupecStred {
	float: left;
	width: 542px;
}
#SloupecPravy {
	float: left;
	width: 200px;
}
#SloupecPravyExterni {
	position: absolute;
	right: -124px;
	top: 0px;
	width: 120px;
}
.obsah-sloupce {
	padding: 4px;
}
.blok {
	padding-top: 2px;
	padding-bottom: 10px;
}
.blok strong {
	display: block;
	padding-bottom: 5px;
}
.blok-delici-cara {
	padding-top: 0px;
	padding-bottom: 10px;
}
.blok-copyright {
	font-size: 90%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 10px;
}


/* linky */

a {
	color: #000000;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#Zahlavi-lista a:link, #Zahlavi-lista a:visited, #Zahlavi-lista a:active {
	color: #000000;
	text-decoration: none;
}
#Zahlavi-lista a:hover {
	color: #000000;
	text-decoration: underline;
}

#Zahlavi-lista-2 a:link, #Zahlavi-lista-2 a:visited, #Zahlavi-lista-2 a:active {
	color: #000000;
	text-decoration: none;
}
#Zahlavi-lista-2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#Zahlavi-lista-3 a:link, #Zahlavi-lista-3 a:visited, #Zahlavi-lista-3 a:active {
	color: #000000;
	text-decoration: none;
}
#Zahlavi-lista-3 a:hover {
	color: #000000;
	text-decoration: underline;
}

#Zapati-lista a:link, #Zapati-lista a:visited, #Zapati-lista a:active {
	color: #000000;
	text-decoration: none;
}
#Zapati-lista a:hover {
	color: #000000;
	text-decoration: underline;
}

#Zapati-ikony a:link, #Zapati-ikony a:visited, #Zapati-ikony a:active {
	text-decoration: none;
}
#Zapati-ikony a:hover {
	text-decoration: underline;
}

.blok a:link, .blok a:visited, .blok a:active {
	color: #000000;
	text-decoration: none;
}
.blok a:hover {
	color: #000000;
	text-decoration: underline;
}

.navig-linky a:link, .navig-linky a:visited, .navig-linky a:active {
	background-color: #FDE9F5;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}
.navig-linky a:hover {
	background-color: #FDE9F5;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

.navig-bar-str a:link, .navig-bar-str a:visited, .navig-bar-str a:active {
	color: #000000;
	text-decoration: none;
}
.navig-bar-str a:hover {
	color: #F82044;
	text-decoration: underline;
}

.slogan a:link, .slogan a:visited, .slogan a:active {
	color: #000000;
	text-decoration: none;
}
.slogan a:hover {
	color: #000000;
	text-decoration: underline;
}

.slogan-ram a:link, .slogan-ram a:visited, .slogan-ram a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.slogan-ram a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 

.reklama-mezi-zbozim a:link, .reklama-mezi-zbozim a:visited, .reklama-mezi-zbozim a:active {
	color: #F82044;
	text-decoration: underline;
}
.reklama-mezi-zbozim a:hover {
	color: #F82044;
	text-decoration: none;
}

.zbozi-majitel a:link, .zbozi-majitel a:visited, .zbozi-majitel a:active {
	color: #FC6F00;
	text-decoration: underline;
}
.zbozi-majitel a:hover {
	color: #FC6F00;
	text-decoration: none;
}

.seznamka-osoba a:link, .seznamka-osoba a:visited, .seznamka-osoba a:active {
	color: #FC6F00;
	text-decoration: underline;
}
.seznamka-osoba a:hover {
	color: #FC6F00;
	text-decoration: none;
}

.seznamka-nastroje-lista a:link, .seznamka-nastroje-lista a:visited, .seznamka-nastroje-lista a:active {
	border: 1px solid #FC6F00;
	background-color: #FDF0E5;
	color: #FC6F00;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
.seznamka-nastroje-lista a:hover {
	border: 1px solid #FC6F00;
	background-color: #FC6F00;
	color: #FDF0E5;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
.seznamka-zakaz-ram a:link, .seznamka-zakaz-ram a:visited, .seznamka-zakaz-ram a:active {
	color: #FF0000;
}
.seznamka-zakaz-ram a:hover {
	color: #FF0000;
}

#hp-box-rozcestnik a:link, #hp-box-rozcestnik a:visited, #hp-box-rozcestnik a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#hp-box-rozcestnik a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* zakladni styly */

.obsah-sloupce h2 {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
}
.obsah-sloupce h1 {
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 10px;
}
.info-text-ram {
	color: #000000;
	font-size: 90%;
	word-spacing: 1.2;
	line-height: 1.5;
	margin-top: 6px;
	padding-top: 6px;
	border-top: 1px dashed #000000;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #000000;
}
.zvyrazneni {
	color: #F82044;
}
.povinne-polozky {
	color: #FF0000;
	font-weight: bold;
}
.info-sekce-web {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	_background-color: #EEF4FC;
	background-color: #E7EFFB; 
}

/* HP styly */

#hp-box-rozcestnik {
	background-color: #E95EA2;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 16px;
	font-size: 90%;
	font-weight: bold;
}

/* prenastavene styly */

#Zahlavi-lista-3 b {
	color: #ED4503;
}

/* navigace a odkazy */

.navig-linky {
	color: #000000;
	font-size: 90%;
}
.navig-bar-str {
	color: #000000;
	font-size: 90%;
	padding-top: 8px;
	margin-top: 0px;
	border-top: 1px dashed #000000;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000000;
}
.akt-menu-vybrana-pol {
	background-color: #D2E290;
	font-weight: normal;
	padding-left: 2px;
}

/* reklama */

.reklama-mezi-zbozim {
	color: #F82044;
	font-size: 90%;
	padding-top: 8px;
	margin-top: 0px;
	border-top: 1px dashed #000000;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000000;
}

/* specialni styly */

.slogan {
	color: #000000;
	font-size: 160%;
	font-weight: bold;
}
.slogan h1 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}
.slogan-ram {
	background-color: #38487E;
	color: #FFFFFF;
	width: 500px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.info-dodatek {
	color: #000000;
	font-size: 70%;
}

/* cerne ovce */

.cerne-ovce-pripady {
	background-color: #FBF5F5;
	border: 1px dashed #FF0000;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px;
}
.cerne-ovce-form-hlaseni {
	margin: 20px;
	border: 1px solid #000000;
	padding: 6px;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

/* vypisove tabulky */

.std-tab {
	border-top: 1px solid #FDE9F5;
	border-left: 1px solid #FDE9F5;
	border-right: 0px solid #FDE9F5;
	border-bottom: 0px solid #FDE9F5;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.std-tab th {
	background-color: #FAD4E9;
	border-top: 0px solid #FDE9F5;
	border-left: 0px solid #FDE9F5;
	border-right: 1px solid #FDE9F5;
	border-bottom: 1px solid #FDE9F5;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 3px;
}
.std-tab td {
	border-top: 0px solid #FDE9F5;
	border-left: 0px solid #FDE9F5;
	border-right: 1px solid #FDE9F5;
	border-bottom: 1px solid #FDE9F5;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	padding: 3px;
}

/* uprava a zobrazeni zbozi a fotek */

.zbozi-fotky-male {
	width: 140px;
	height: 140px;
}
.zbozi-info-nazev {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.zbozi-info-nazev h1 {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}
.zbozi-info-cena {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 4px;
}
.zbozi-info-popis {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.zbozi-info-popis-omezeny {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	width: 160px;
	height: 81px;
	overflow: hidden;
}
.zbozi-info-popis-vice {
	color: #000000;
	font-size: 70%;
	font-weight: normal;
}
.zbozi-majitel {
	color: #FC6F00;
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
}
.zbozi-datum-vl {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.zbozi-typ-nove {
	color: #F82044;
	font-size: 110%;
	font-weight: bold;
}
.zbozi-stav-rezervace-aktivni {
	color: #FC6F00;
	font-size: 90%;
	font-weight: bold;
}
.zbozi-stav-rezervace-pasivni {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
.zbozi-obchod-podminky {
	margin: 20px;
	border: 1px solid #000000;
	padding: 6px;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}
.zbozi-form-dotaz {
	margin: 20px;
	border: 1px solid #000000;
	padding: 6px;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
.zbozi-oblast-dalsi-fotky {
	border-top: 1px dashed #000000;
	padding-top: 6px;
	border-bottom: 1px dashed #000000;
	padding-bottom: 6px;
}
.zbozi-nazev-fotky {
	color: #000000;
	font-size: 70%;
}

/* diskuze */

.diskuze-sekce-nazev {
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}
.diskuze-sekce-nazev h1 {
	font-size: 100%;
	display: inline;
}
.diskuze-sekce-popis {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px dashed #000000;
	padding: 6px;
}
.diskuze-form-prispevek {
	margin: 20px;
	border: 1px solid #000000;
	padding: 6px;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
.diskuze-pol-nazev {
	background-color: #7B9421;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	padding: 4px;
}
.diskuze-pol-popis {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #7B9421;
	padding: 4px;
}
.diskuze-pol-podpis {
	font-size: 80%;
	text-align: right;
	padding-top: 8px;
}
.diskuze-index-vypis {
	color: #000000;
	font-size: 90%;
	line-height: 1.5;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* seznamka */

.seznamka-ram {
	padding: 8px;
}
.seznamka-info-popis {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.seznamka-osoba {
	color: #FC6F00;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.seznamka-nastroje-lista {
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: right;
}
.seznamka-zakaz-ram {
	border: 2px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.seznamka-nova-zprava-menu {
	color: #38487E;
	font-weight: bold;
}
.seznamka-nova-zprava-vypis {
	color: #ED4503;
	font-weight: bold;
}

/* odmazani polozky */

.smaz-info-ram {
	background-image: url("./bg_pozor_smazat.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 100%;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.smaz-tlacitko {
	background-color: #FBB5B3;
	border: 1px solid #72140A;
	color: #72140A;
	font-size: 100%;
	font-weight: bold;
}
.smaz-textpole {
	background-color: #FBB5B3;
	border: 1px solid #72140A;
	color: #72140A;
	font-size: 90%;
	font-weight: normal;
}

/* drbarna */

.drbarna-tab {
	border-top: 1px solid #F7B1DC;
	border-left: 1px solid #F7B1DC;
	border-right: 0px solid #F7B1DC;
	border-bottom: 0px solid #F7B1DC;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	width: 500px;
}
.drbarna-tab th {
	background-color: #FDE9F5;
	border-top: 0px solid #F7B1DC;
	border-left: 0px solid #F7B1DC;
	border-right: 1px solid #F7B1DC;
	border-bottom: 1px solid #F7B1DC;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 3px;
}
.drbarna-tab td {
	border-top: 0px solid #F7B1DC;
	border-left: 0px solid #F7B1DC;
	border-right: 1px solid #F7B1DC;
	border-bottom: 1px solid #F7B1DC;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
	padding: 3px;
}

.drbarna-pol-nazev {
	background-color: #FDE9F5;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #F7B1DC;
	margin-bottom: 8px;
	padding: 4px;
}
.drbarna-pol-popis {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #000000;
	padding: 4px;
}
.drbarna-pol-podpis {
	background-color: #FDE9F5;
	font-size: 80%;
	text-align: right;
	border-top: 1px solid #F7B1DC;
	margin-top: 8px;
	padding: 4px;
}

/* formularove prvky */

.tlacitko {
	background-color: #38487E;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
.textpole {
	background-color: #FFF5FA;
	border: 1px solid #000000;
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.seznam {
	background-color: #FFF5FA;
	border: 1px solid #000000;
	color: #000000;
	font-size: 90%;	
	font-weight: normal;
}
.textbox {
	background-color: #FFF5FA;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 90%;	
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}

/* mapa porodnice */

#mapa-porodnice {
	background: #77A4CC no-repeat;
	width: 321px;
	height: 184px;
	margin: 0px;
	padding: 0px;
}

#klikaci-mapa-porodnice { 
	position: absolute; 
	left: 0; 
	text-align: left;
}

/* clanky tehotenstvi */

.tehotenstvi-tyden-stav {
	width: 200px;
	margin-left: 10px;
	margin-right: 16px;
	margin-top: 16px;
	margin-bottom: 4px;
	padding: 6px;
	border: 1px solid #38487E;
	background-color: #EEF4FC;
	float: right;
}

.tag-a-tlacitko-1 {
	border: 2px solid #e95ea2;
	background-color: #ffeff7;
	color: #e6348c;
	padding: 4px;
	font-weight: bold;
	display: inline;
}
.tag-a-tlacitko-1 a {
	text-decoration: none;
	color: #e6348c;
	font-weight: bold;
}
.tag-a-tlacitko-1 a:hover {
	text-decoration: none;
	color: #e6348c;
	font-weight: normal;
}

/* sdileni dat */

.sdileni-lista {
	margin-bottom: 2px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
.sdileni-lista img {
	vertical-align: middle;
}