body {
	padding: 0;
	margin: 0;
	background-color: white;
	background-image: url('http://www.sestraroku.cz/images/ses-design/bg.gif');
	background-repeat: repeat-x;
	background-position: 0 162px;
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: black;
}



/* kazdodenni hacky... */
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

.final {
	background-color: #575757;
}

.dark {
	background-color: black;
}

.hidden {
	display: none;
}

.block {
	display: block;
	width: 100%;
	height: 100%;
}



/* globalni udelatka */
a {
	color: #c440af;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 5px 0;
}

.button-submit {
	width: 47px;
	height: 15px;
}

.meta {
	font-size: 9px;
}

#main-content h3 {
	font-size: 14px;
	color: #004b77;
}

#main-content h4 {
	font-size: 12px;
}




#shell {
	width: 999px;
	margin: 0 auto;
}




/* bannery */
#ad-leaderboard-shell {
	height: 160px;
	border-bottom: 2px solid #009ec6;
	text-align: center;
}
#ad-leaderboard-shell a.leaderboard_image,
#ad-leaderboard-shell a.leaderboard_image img {
  margin: 0 auto;
  padding: 0;
  width: 855px;
  height: 150px;
  border: 0 none;
}

/* leaderboard */
#openx-ad-32, #openx-ad-45 {
	height: 100px;
	margin: 0 auto;
}

/* radkova inzerce - kariera a inzerce */
#openx-ad-112, #openx-ad-113, #openx-ad-114, #openx-ad-115, #openx-ad-116 {
	margin-bottom: 10px;
	padding: 5px 10px;
	border: 1px solid #b3e0fa;
}

#ad-button-1 {
	padding: 15px 0 5px 0;
	margin-top: 5px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/ad_bg_grey.gif');
	background-repeat: no-repeat;
}

#ad-skyscraper-2, #ad-skyscraper-1 {
	padding: 0 0 5px 0;
}

.ad-texttip .tag {
  height: 9px;
  font-size: 1px;
  margin-bottom: 5px;
  background-image: url('http://www.sestraroku.cz/images/ses-design/ad_bg_texttip.gif');
  background-repeat: no-repeat;
}

.ad-texttip img {
  float: left;
  margin: 0 10px 5px 0;
  border: 1px solid black;
}

.ad-texttip h4 {
  padding: 0;
  margin: 0;
  font-size: 11px;
}

.ad-texttip p {
  padding-top: 0;
  margin-top: 5px;
}

#ad-fullbanner-bottom {
	width: 468px;
	padding: 8px 0 15px 0;
	margin-top: 20px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/ad_bg_grey.gif');
	background-repeat: no-repeat;
}

#ad-square {
  display: none;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  padding: 25px 0;
  background-color: white;
}



#header {
	height: 127px;
}

#header h1 {
	position: absolute;
	width: 190px;
	height: 127px;
	padding: 0;
	margin: 0;
	z-index: 1000;
}

#header h1 span {
	display: none;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header h2 {
	display: none;
}

#header .bg {
	position: absolute;
	height: 127px;
	width: 999px;
	background-repeat: no-repeat;
}

#header .bg-1 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_1.png');
}

#header .bg-2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_2.png');
	background-position: 190px 0;
}

#header .bg-3 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_3.png');
	background-position: 263px 0;
}

#header .bg-4 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_4.png');
	background-position: 345px 0;
}

#header .bg-5 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_5.png');
	background-position: 430px 0;
}

#header .bg-6 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_6.png');
	background-position: 529px 0;
}

#header .bg-7 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_7.png');
	background-position: 612px 0;
}

#header .bg-8 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_8.png');
	background-position: 693px 0;
}

#header .bg-9 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_9.png');
	background-position: 784px 0;
}

#header .bg-10 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_bg_10.png');
	background-position: 863px 0;
}

.sr #header .bg-1 {
	background-image: url('../img/sr/header_bg_1.png');
}

.sr #header .bg-7 {
	background-image: url('../img/sr/header_bg_7.png');
}

.sr #header .bg-8 {
	background-image: url('../img/sr/header_bg_8.png');
}

.sr #header .bg-9 {
	background-image: url('../img/sr/header_bg_9.png');
}

.sr #header .bg-10 {
	background-image: url('../img/sr/header_bg_10.png');
}

#header ul {
	position: absolute;
	margin: 97px 0 0 300px;
	padding: 0;
	height: 19px;
	list-style: none;
	z-index: 1000;
}

.sr #header ul {
	margin-left: 630px;
}

#header li {
	float: left;
	height: 19px;
	padding-right: 12px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_spacer.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
}

#header li.last {
	background-image: none;
}

#header ul h3 {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#header ul h3 a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header ul h3 a:hover {
	background-position: 0 -19px;
}

#header ul .actual h3 a {
	background-position: 0 -38px !important;
}

#header ul h3 span {
	display: none;
}

#header li.menu-h-registrace {
	width: 64px;
}

#header li.menu-h-registrace a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_registrace.gif');
}

#header li.menu-h-inzerce {
	width: 46px;
}

#header li.menu-h-inzerce a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_inzerce.gif');
}

#header li.menu-h-predplatne {
	width: 68px;
}

#header li.menu-h-predplatne a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_predplatne.gif');
}

#header li.menu-h-kontakty {
	width: 56px;
}

#header li.menu-h-kontakty a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_kontakty.gif');
}

#header li.menu-h-mapa-webu {
	width: 66px;
}

#header li.menu-h-mapa-webu a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_h_mapa_webu.gif');
}

.sr #header li.menu-h-sestra {
	display: none;
  width: 128px;
}

.sr #header li.menu-h-sestra a {
	background-image: url('../img/sr/menu_h_sestra.gif');
}

.sr #header #search-box {
	position: absolute;
	margin: 94px 0 0 285px;
	_margin: 94px 0 0 275px;
	padding: 0;
	height: 19px;
	list-style: none;
	z-index: 1000;
}

.sr #header #search-box form {
	padding: 0 !important;
	margin: 0 !important;
	height: 19px !important;
}

.sr #header #search-box #search-submit {
	height: 19px;
	padding: 0 2px;
	margin: 0;
	font-size: 11px;
	border: none;
}




#main {
	width: 100%;
	background-image: url('http://www.sestraroku.cz/images/ses-design/main_bg.gif');
	background-repeat: repeat-y;
}

.sr #main {
	background-image: url('../img/sr/main_bg.gif');
}




#main-left {
	float: left;
	width: 155px;
	padding-bottom: 15px;
}



#main-content {
	float: left;
	width: 469px;
	margin: 0 11px;
}

.homepage #main-content {
	float: left;
	width: 469px;
	margin: 0 11px;
}

.sr #main-content {
	width: 687px;
}



#main-right {
	float: left;
	width: 218px;
	padding-top: 40px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/main_right_bg.png');
	background-repeat: no-repeat;
	background-position: 100% 0;
}




#adspace {
	float: left;
	width: 125px;
	padding-left: 5px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/adspace_bg.png');
	background-repeat: no-repeat;
}

#adspace p {
	padding: 5px 0;
  font-size: 10px;
  text-align: center;
}

.sr #adspace {
	background-image: none;
}



/* vertikalni menu */
#menu-vertical {
	padding: 13px 0 14px 9px;
	background-color: white;
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_bg.png');
	background-repeat: repeat-x;
	border-bottom: 4px solid #7fcee2;
}

#menu-vertical h2 {
	display: none;
}

#menu-vertical ul {
	width: 146px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.sr #menu-vertical ul {
	padding-top: 130px;
	margin-top: 15px;
	background-image: url('../img/sr/menu_v_bg.jpg');
	background-repeat: no-repeat;
}

#menu-vertical li {
	display: inline;
	height: 22px;
	padding: 0;
	margin: 0;
}

#menu-vertical h3 {
	width: 100%;
	height: 20px;
	padding: 0;
	margin: 0 0 2px 0;
}

#menu-vertical .last h3 {
	margin: 0 !important;
	border-bottom: 2px solid #b3e0fa;
}

#menu-vertical h3 a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu-vertical h3 a:hover {
	background-position: 0 -20px;
}

#menu-vertical .actual h3 a {
	background-position: 0 -40px;
}

#menu-vertical h3 a span {
	display: none;
}

#menu-vertical .menu-v-640 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_informacni_servis.gif');
}

#menu-vertical .menu-v-641 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_rozhovor.gif');
}

#menu-vertical .menu-v-642 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_pravnik_radi.gif');
}

#menu-vertical .menu-v-643 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_aktualne.gif');
}

#menu-vertical .menu-v-644 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_ze_zahranici.gif');
}

#menu-vertical .menu-v-645 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_vzdelavani.gif');
}

#menu-vertical .menu-v-646 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_sestry_a_zdravi.gif');
}

#menu-vertical .menu-v-647 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_obory.gif');
}

#menu-vertical .menu-v-648 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_kazuistika.gif');
}

#menu-vertical .menu-v-649 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_ambulance_a_teren.gif');
}

#menu-vertical .menu-v-650 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_info.gif');
}

#menu-vertical .menu-v-654 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_tematicky_sesit.gif');
}

#menu-vertical .menu-v-655 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_sestra_priloha.gif');
}

#menu-vertical .menu-v-706 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_komunikace.gif');
}

#menu-vertical .menu-v-745 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_archiv.gif');
}

#menu-vertical .menu-v-746 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_aktualni_cislo.gif');
}

#menu-vertical .menu-v-747 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_titulni_strana.gif');
}

#menu-vertical .menu-v-753 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_denni_zpravy.gif');
}

#menu-vertical .menu-v-754 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_databaze_leciv.gif');
}

#menu-vertical .menu-v-1135 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_diskusni_forum.gif');
}

#menu-vertical .menu-v-768 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_kalendar_akci.gif');
}

#menu-vertical .menu-v-769 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_kariera_a_inzerce.gif');
}

#menu-vertical .menu-v-772 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_odkazy.gif');
}

#menu-vertical .menu-v-800 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_sestra.gif');
}

#menu-vertical .menu-v-1208 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_sestra_roku.gif');
}

#menu-vertical .menu-v-1134 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_volny_cas.gif');
}

#menu-vertical .menu-v-1154 a {
	background-image: url('http://www.sestraroku.cz/images/ses-design/menu_v_seminare_mf.gif');
}

#menu-vertical .menu-v-1209 a {
	background-image: url('../img/sr/menu_v_info.png');
}

#menu-vertical .menu-v-1210 a {
	background-image: url('../img/sr/menu_v_prihlaska.png');
}

#menu-vertical .menu-v-1211 a {
	background-image: url('../img/sr/menu_v_clanky.png');
}

#menu-vertical .menu-v-1212 a {
	background-image: url('../img/sr/menu_v_partneri.png');
}

#menu-vertical .menu-v-1213 a {
	/*background-image: url('../img/sr/menu_v_forum.png');*/
}
#menu-vertical .menu-v-1213 a {
	background-image: url('../img/sr/menu_v_sestraroku2009.png');
}

#menu-vertical .menu-v-1214 a {
	background-image: url('../img/sr/menu_v_archiv.png');
}

#menu-vertical .menu-v-1215 a {
	background-image: url('../img/sr/menu_v_sestra.png');
}

#menu-vertical .menu-v-1338 a {
	background-image: url('../img/sr/menu_v_archiv_2008.png');
}

#menu-vertical .menu-v-1216 a {
	background-image: url('../img/sr/menu_v_archiv_2007.png');
}

#menu-vertical .menu-v-1217 a {
	background-image: url('../img/sr/menu_v_archiv_2006.png');
}

#menu-vertical .menu-v-1218 a {
	background-image: url('../img/sr/menu_v_archiv_2005.png');
}

/*
#menu-vertical .menu-v-1346 a,
#menu-vertical .menu-v-1346 h3,
#menu-vertical .menu-v-1347 a,
#menu-vertical .menu-v-1347 h3,
#menu-vertical .menu-v-1348 a,
#menu-vertical .menu-v-1348 h3,
#menu-vertical .menu-v-1349 a,
#menu-vertical .menu-v-1349 h3,
#menu-vertical .menu-v-1350 a,
#menu-vertical .menu-v-1350 h3 {
  display: none;
}
/**/

#menu-vertical .menu-v-1346 a {
  background-image: url('../img/sr/menu_v_archiv_2004.png');
}

#menu-vertical .menu-v-1347 a {
  background-image: url('../img/sr/menu_v_archiv_2003.png');
}

#menu-vertical .menu-v-1348 a {
  background-image: url('../img/sr/menu_v_archiv_2002.png');
}

#menu-vertical .menu-v-1349 a {
  background-image: url('../img/sr/menu_v_archiv_2001.png');
}

#menu-vertical .menu-v-1350 a {
  background-image: url('../img/sr/menu_v_archiv_2000.png');
}

#menu-vertical .menu-v-1224 a {
	background-image: url('../img/sr/menu_v_pravidla.png');
}

#menu-vertical .menu-v-1295 a {
	background-image: url('../img/sr/menu_v_programvecera.png');
}

#menu-vertical .menu-v-1300 a {
	background-image: url('../img/sr/menu_v_vysledkysouteze.gif');
}

#menu-vertical .menu-v-1313 a {
	background-image: url('../img/sr/menu_v_kontakt.gif');
}





/* boxiky nalevo a napravo*/
.box {
	border-bottom: 1px solid #b1e3f0;
}

#main-left .box {
	width: 144px;
	margin-left: 1px;
}

#main-right .box {
	width: 207px;
	margin-left: 10px;
}

.box h2 {
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

#main-left .box h2 {
	height: 30px;
}

#main-right .box h2 {
	height: 29px;
}

.box h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

.box h2 span {
	display: none;
}

#main-left .box .content {
	padding: 13px 0 19px 10px;
}

#main-right .box .content {
	padding: 13px 10px 19px 0;
}

.box-simple ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.box-simple li {
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_blue.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

.box-simple li h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}




/* boxik s obalkou aktualniho cisla */
#cover-main h2 {
	height: 23px !important;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_cover_main_header.gif');
}

#cover-main h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
}

#cover-main img {
	border: 1px solid black;
}



/* boxik s obalkou aktualni prilohy */
#cover-insertion h2 {
	height: 28px !important;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_cover_insertion_header.gif');
}

#cover-insertion h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
}

#cover-insertion img {
	border: 1px solid black;
}



/* boxik s anketou */
#poll h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_poll_header.gif');
}



/* boxik s prihlasenim k newsletteru */
#newsletter h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_newsletter_header.gif');
}

#newsletter .buttons {
	margin-right: 20px;
	text-align: right;
}

#newsletter-email {
	width: 110px;
	margin: 5px 0;
	font-size: 10px;
	border: 1px solid black;
}



/* boxik vyzva autorum */
#announce h2 {
	height: 34px !important;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_announce_header.gif');
}



/* boxik s hledanim */
#search h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_search_header.gif');
}

#search .buttons {
	margin-right: 20px;
	text-align: right;
}

#search .content {
	padding-top: 0 !important;
}

#search-text {
	width: 180px;
	margin: 5px 0;
	font-size: 10px;
	border: 1px solid black;
}

.sr #search-text {
	float: left;
	width: 150px !important;
	padding: 0 !important;
	margin: 0 5px !important;
	height: 19px !important;
	border: none !important;
}




/* boxik info */
#main-right #info.box {
  margin: 0 auto;
	text-align: center;
}
#main-right #info.box h2 {
	display: block;
  margin: 15px auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
#main-right #info.box a img {
	margin: 0 auto;
  border: 0 none;
}
#main-right #info.box .content {
	padding-top: 0 !important;
	font-size: 11px;
}




/* boxik kazuistiky */
#casuistry h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_casuistry_header.gif');
}



/* boxik vzdelavani */
#learning h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_learning_header.gif');
}



/* boxik kalendar - pasivni */
#calendar-passive h2 {
	height: 17px !important;
	margin: 10px 0 5px 0;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_2008_header.gif');
}

#calendar-passive ul {
	float: left;
	width: 97px;
	padding: 0;
	margin: 0 2px 0 0;
	list-style: none;
}

#calendar-passive ul.last {
	margin-right: 0;
}

#calendar-passive li {
	display: block;
	width: 97px;
	height: 20px;
	margin-bottom: 2px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_bg.png');
	background-repeat: no-repeat;
}

#calendar-passive h4 {
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 19px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#calendar-passive h4 a {
	color: #004b77;
}

#calendar-passive h4.item-1 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_1.gif');
}

#calendar-passive h4.item-2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_2.gif');
}

#calendar-passive h4.item-3 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_3.gif');
}

#calendar-passive h4.item-4 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_4.gif');
}

#calendar-passive h4.item-5 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_5.gif');
}

#calendar-passive h4.item-6 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_6.gif');
}

#calendar-passive h4.item-7 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_7.gif');
}

#calendar-passive h4.item-8 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_8.gif');
}

#calendar-passive h4.item-9 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_9.gif');
}

#calendar-passive h4.item-10 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_10.gif');
}

#calendar-passive h4.item-11 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_11.gif');
}

#calendar-passive h4.item-12 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_passive_item_12.gif');
}



/* boxik kalendar - aktivni */
#calendar-active h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_header.gif');
}

#calendar-active table {
	width: 100%;
	border-collapse: collapse;
}

#calendar-active table, #calendar-active td, #calendar-active th {
	border: 1px solid white;
}

#calendar-active th {
	color: white;
	background-color: #7fcee2;
}

#calendar-active th a {
	padding: 0 2px;
	font-weight: normal;
	background-color: white;
}

#calendar-active td {
	padding: 2px 3px;
	background-color: #ceedf6;
}

#calendar-active td.current {
	font-weight: bold;
}

#calendar-active td.selected {
	background-color: #7fcee2;
}

#calendar-active td.selected a {
	color: white;
}



/* boxik kalendar - obory */
#calendar-categories h2 {
	height: 21px !important;
	margin-top: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_categories_header.gif');
}



/* boxik kalendar - hledani */
#calendar-search h2 {
	height: 17px !important;
	margin-top: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_calendar_search_header.gif');
}

#calendar-search label {
	display: block;
}

#calendar-search input.string {
	width: 185px;
	font-size: 10px;
	border: 1px solid black;
}

#calendar-search input.date {
	width: 110px;
	font-size: 10px;
	border: 1px solid black;
}

#calendar-search select {
	width: 185px;
	font-size: 10px;
	border: 1px solid black;
}



/* boxik kariera */
#job h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_job_header.gif');
}



/* boxik obory aktualne */
#branch h2 {
	height: 33px !important;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_branch_header.gif');
}



/* boxik dalsi clanky */
#anothers h2 {
	height: 33px !important;
	background-image: url('http://www.sestraroku.cz/images/ses-design/box_anothers_header.gif');
}

#anothers {
	margin-bottom: 12px;
}



/* novinky na homepage */
#news-shell {
	width: 463px;
	padding-left: 3px;
	margin: 6px 0 15px 0;
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_shell_bg.gif');
	background-repeat: repeat-y
}

#news-shell .news {
	float: left;
	width: 222px;
}

#news-shell h2 {
	height: 36px;
	margin: 0 0 10px 0;
	padding: 0;
	background-repeat: no-repeat;
}

#news-shell h2 a, #news-shell .img a {
	display: block;
	width: 100%;
	height: 100%;
}

#news-shell h2 span {
	display: none;
}

#news-shell h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#news-shell .img {
	float: left;
	width: 70px;
	height: 70px;
	padding: 0;
	margin: 0 5px 0 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid black;
}

#news-shell .readmore {
	padding-right: 10px;
	margin-bottom: 20px;
	text-align: right;
}

#news-shell .readmore a {
	padding-left: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#news-shell ul {
	margin: 15px 0 0 10px;
	padding: 20px 0 0 0;
	list-style: none;
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_more.gif');
	background-repeat: no-repeat;
}

#news-shell li {
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_white.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#news-shell h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#news-shell .dash {
	margin-bottom: 20px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/horizontal_dash.gif');
	background-repeat: repeat-x;
}

#news-shell .dash-top {
	margin-bottom: 0;
}

#news-inland, #news-jobs {
	margin-right: 19px;
}

#news-inland h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_inland_header.gif');
}

#news-comments h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_comments_header.gif');
}

#news-outland h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_outland_header.gif');
}

#news-jobs h2 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_jobs_header.gif');
}



/* teasery na konci obahu stranky */
#teaser-shell {
	width: 469px;
	margin-bottom: 11px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/teaser_shell_bg.png');
	background-repeat: repeat-y;
}

#teaser-shell .teaser {
	float: left;
	width: 155px;
}

#teaser-shell .teaser h2 {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid white;
}

#teaser-shell .teaser h3 {
	height: 40px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
	font-size: 12px;
	color: white;
}

#teaser-shell .teaser h3 a {
	color: white;
	text-decoration: none;
}

#teaser-shell .teaser .cover {
	border-bottom: 1px solid white;
}

#teaser-shell .teaser .cover img {
	display: block;
	border: 1px solid #7a7a7a;
}

#teaser-shell ul {
	margin: 0;
	padding: 10px 5px;
	list-style: none;
}

#teaser-shell li {
	margin-bottom: 10px;
	padding-left: 8px;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#teaser-shell ul h4 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

#teaser-1, #teaser-2 {
	margin-right: 2px;
}

#teaser-1 {
	background-color: #0582c2;
}

#teaser-1 h3 {
	border-top: 1px solid #d4e4f4;
}

#teaser-1 ul {
	background-color: #d4e4f4;
}

#teaser-1 ul a {
	color: #0582c2;
}

#teaser-1 li {
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_teaser_1.gif');
}

#teaser-2 {
	background-color: #a62a42;
}

#teaser-2 h3 {
	border-top: 1px solid #e3c1bc;
}

#teaser-2 ul {
	background-color: #e3c1bc;
}

#teaser-2 ul a {
	color: #a43020;
}

#teaser-2 li {
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_teaser_2.gif');
}

#teaser-3 {
	background-color: #ef1d25;
}

#teaser-3 h3 {
	border-top: 1px solid #feddcf;
}

#teaser-3 ul {
	background-color: #feddcf;
}

#teaser-3 ul a {
	color: #ef1d25;
}

#teaser-3 li {
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_teaser_3.gif');
}




/* rubrikove nadpisy */
h1.header {
	height: 40px;
	margin: 15px 0 0 0;
	padding: 0;
	background-repeat: no-repeat;
}

h1.header span {
	display: none;
}

h1.header-749 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_inzerce.gif');
}

h1.header-750 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_predplatne.gif');
}

h1.header-751 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_kontakty.gif');
}

h1.header-752 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_mapa_webu.gif');
}

h1.header-640 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_informacni_servis.gif');
}

h1.header-641 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_rozhovor.gif');
}

h1.header-642 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_pravnik_radi.gif');
}

h1.header-643 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_aktualne.gif');
}

h1.header-644 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_ze_zahranici.gif');
}

h1.header-645 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_vzdelavani.gif');
}

h1.header-646 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_sestry_a_zdravi.gif');
}

h1.header-647 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_obory.gif');
}

h1.header-648 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_kazuistika.gif');
}

h1.header-649 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_ambulance_a_teren.gif');
}

h1.header-650 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_info.gif');
}

h1.header-706 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_komunikace.gif');
}

h1.header-745 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_archiv.gif');
}

h1.header-746 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_aktualni_cislo.gif');
}

h1.header-656 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_alergologie_klinicka_imunologie.gif');
}

h1.header-658 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_chirurgie.gif');
}

h1.header-659 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_dermatologie_venerologie.gif');
}

h1.header-660 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_dezinfekce_sterilizace.gif');
}

h1.header-661 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_diabetologie.gif');
}

h1.header-662 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_domaci_pece.gif');
}

h1.header-663 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_endokrinologie.gif');
}

h1.header-664 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_farmakologie.gif');
}

h1.header-665 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_gastroenterologie.gif');
}

h1.header-666 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_geriatrie.gif');
}

h1.header-667 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_gynekologie_porodnictvi.gif');
}

h1.header-668 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_hojeni_ran.gif');
}

h1.header-669 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_infektologie.gif');
}

h1.header-670 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_interna.gif');
}

h1.header-671 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_kardiologie_kardiochirurgie.gif');
}

h1.header-672 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_lazenstvi.gif');
}

h1.header-673 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_nefrologie.gif');
}

h1.header-674 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_neurologie.gif');
}

h1.header-675 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_oftalmologie.gif');
}

h1.header-676 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_onkologie.gif');
}

h1.header-677 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_orl.gif');
}

h1.header-678 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_ortopedie.gif');
}

h1.header-679 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_paliativni_pece.gif');
}

h1.header-680 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_pediatrie.gif');
}

h1.header-681 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_perioperativni_pece.gif');
}

h1.header-682 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_pneumologie.gif');
}

h1.header-683 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_psychiatrie.gif');
}

h1.header-684 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_rhb.gif');
}

h1.header-685 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_revmatologie.gif');
}

h1.header-686 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_socialni_pece.gif');
}

h1.header-687 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_stomatologie.gif');
}

h1.header-688 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_stomie_urostomie.gif');
}

h1.header-689 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_traumatologie.gif');
}

h1.header-690 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_urologie.gif');
}

h1.header-691 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_vyziva.gif');
}

h1.header-692 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_zachranna_sluzba.gif');
}

h1.header-693 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_management.gif');
}

h1.header-694 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_vyzkum.gif');
}

h1.header-695 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_intenzivni_pece.gif');
}

h1.header-696 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_dermatologie.gif');
}

h1.header-697 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_aro.gif');
}

h1.header-698 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_legislativa.gif');
}

h1.header-699 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_psychologie.gif');
}

h1.header-700 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_onkogynekologie.gif');
}

h1.header-702 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_osetrovatelstvi.gif');
}

h1.header-703 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_foniatrie.gif');
}

h1.header-705 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_hygiena.gif');
}

h1.header-709 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_bazalni_stimulace.gif');
}

h1.header-710 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_radioonkologie.gif');
}

h1.header-711 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_alergologie.gif');
}

h1.header-723 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_chirurgie_popaleniny.gif');
}

h1.header-724 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_urogynekologie.gif');
}

h1.header-731 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_historie.gif');
}

h1.header-768 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_kalendar_akci.gif');
}

h1.header-804 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_sestra_roku.gif');
}

h1.header-856 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_registrace.gif');
}

h1.header-1134 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_volny_cas.gif');
}

h1.header-1154 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_seminare_mf.gif');
}

h1.header-1209 {
	background-image: url('../img/sr/header_category_info.png');
}

h1.header-1210 {
	background-image: url('../img/sr/header_category_prihlaska.png');
}

h1.header-1211 {
	background-image: url('../img/sr/header_category_clanky.png');
}

h1.header-1212 {
	background-image: url('../img/sr/header_category_partneri.png');
}

h1.header-1214 {
	background-image: url('../img/sr/header_category_archiv.png');
}

h1.header-1338 {
	background-image: url('../img/sr/header_category_archiv_2008.png');
}

h1.header-1216 {
	background-image: url('../img/sr/header_category_archiv_2007.png');
}

h1.header-1217 {
	background-image: url('../img/sr/header_category_archiv_2006.png');
}

h1.header-1218 {
	background-image: url('../img/sr/header_category_archiv_2005.png');
}

h1.header-1346 {
	background-image: url('../img/sr/header_category_archiv_2004.png');
}

h1.header-1347 {
	background-image: url('../img/sr/header_category_archiv_2003.png');
}

h1.header-1348 {
	background-image: url('../img/sr/header_category_archiv_2002.png');
}

h1.header-1349 {
	background-image: url('../img/sr/header_category_archiv_2001.png');
}

h1.header-1350 {
	background-image: url('../img/sr/header_category_archiv_2000.png');
}

h1.header-1224 {
	background-image: url('../img/sr/header_category_pravidla.png');
}

h1.header-1295 {
	background-image: url('../img/sr/header_category_programvecera.png');
}

h1.header-1300 {
	background-image: url('../img/sr/header_category_vysledkysouteze.png');
}

h1.header-1313 {
	background-image: url('../img/sr/header_category_kontakt.png');
}




/* aktualni cislo - obalka */
#actual-cover {
	width: 132px;
	margin-left: 20px;
}

#actual-cover img {
	width: 130px;
	border: 1px solid black;
}

#actual-cover h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #c440af;
	text-align: center;
}

#actual-cover div {
	text-align: center;
	margin-bottom: 15px;
}




/* aktualni cislo */
#actual {
	margin: 0 0 25px 0;
}

#actual h2 {
	height: 40px;
	padding: 0;
	margin: 35px 0 5px 0;
	background-repeat: no-repeat;
}

#actual h2 span {
	display: none;
}

#actual h2.header-640 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_informacni_servis.gif');
}

#actual h2.header-641 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_rozhovor.gif');
}

#actual h2.header-642 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_pravnik_radi.gif');
}

#actual h2.header-643 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_aktualne.gif');
}

#actual h2.header-644 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_ze_zahranici.gif');
}

#actual h2.header-645 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_vzdelavani.gif');
}

#actual h2.header-646 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_sestry_a_zdravi.gif');
}

#actual h2.header-648 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_kazuistika.gif');
}

#actual h2.header-651 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_info_mzcr.gif');
}

#actual h2.header-652 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_info_nconzo.gif');
}

#actual h2.header-653 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_info_cas.gif');
}

#actual h2.header-656 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_alergologie_klinicka_imunologie.gif');
}

#actual h2.header-664 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_farmakologie.gif');
}

#actual h2.header-665 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_gastroenterologie.gif');
}

#actual h2.header-666 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_geriatrie.gif');
}

#actual h2.header-667 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_gynekologie_porodnictvi.gif');
}

#actual h2.header-668 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_hojeni_ran.gif');
}

#actual h2.header-669 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_infektologie.gif');
}

#actual h2.header-670 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_interna.gif');
}

#actual h2.header-671 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_kardiologie_kardiochirurgie.gif');
}

#actual h2.header-672 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_lazenstvi.gif');
}

#actual h2.header-673 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_nefrologie.gif');
}

#actual h2.header-674 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_neurologie.gif');
}

#actual h2.header-675 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_oftalmologie.gif');
}

#actual h2.header-676 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_onkologie.gif');
}

#actual h2.header-677 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_orl.gif');
}

#actual h2.header-678 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_ortopedie.gif');
}

#actual h2.header-679 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_paliativni_pece.gif');
}

#actual h2.header-680 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_pediatrie.gif');
}

#actual h2.header-681 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_perioperativni_pece.gif');
}

#actual h2.header-682 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_pneumologie.gif');
}

#actual h2.header-683 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_psychiatrie.gif');
}

#actual h2.header-684 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_rhb.gif');
}

#actual h2.header-685 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_revmatologie.gif');
}

#actual h2.header-686 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_socialni_pece.gif');
}

#actual h2.header-687 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_stomatologie.gif');
}

#actual h2.header-688 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_stomie_urostomie.gif');
}

#actual h2.header-689 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_traumatologie.gif');
}

#actual h2.header-690 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_urologie.gif');
}

#actual h2.header-691 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_vyziva.gif');
}

#actual h2.header-692 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_zachranna_sluzba.gif');
}

#actual h2.header-693 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_management.gif');
}

#actual h2.header-694 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_vyzkum.gif');
}

#actual h2.header-695 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_intenzivni_pece.gif');
}

#actual h2.header-696 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_dermatologie.gif');
}

#actual h2.header-697 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_aro.gif');
}

#actual h2.header-698 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_legislativa.gif');
}

#actual h2.header-699 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_psychologie.gif');
}

#actual h2.header-700 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_onkogynekologie.gif');
}

#actual h2.header-702 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_osetrovatelstvi.gif');
}

#actual h2.header-703 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_foniatrie.gif');
}

#actual h2.header-705 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_hygiena.gif');
}

#actual h2.header-709 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_bazalni_stimulace.gif');
}

#actual h2.header-710 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_radioonkologie.gif');
}

#actual h2.header-711 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_alergologie.gif');
}

#actual h2.header-723 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_chirurgie_popaleniny.gif');
}

#actual h2.header-724 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_urogynekologie.gif');
}

#actual h2.header-731 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_actual_historie.gif');
}

#actual h3 {
	margin: 5px 0 0 20px;
	padding-bottom: 0;
}

#actual p {
	margin: 0 0 15px 20px;
	padding-top: 0;
}

#actual p a.readmore {
	padding-right: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}




/* rubrika */
#category {
	margin: 0 0 25px 0;
}

#category h3 {
	margin: 5px 0 0 0;
	padding-bottom: 0;
}

#category p {
	margin: 5px 0 25px 0;
	padding-top: 0;
}

#category p a.readmore {
	padding-right: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}





/* rubrika - denni zpravy*/
#category-news {
	margin: 0 0 25px 0;
}

#category-news .item {
	margin: 15px 0 0 0;
}




/* obory - prehled */
#branches {
	margin: 0 0 25px 0;
}

#branches ul {
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
}

#branches li {
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_blue.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#branches h3 {
	font-size: 11px;
}




/* info */
#info {
	margin: 0 0 25px 0;
}

#info h2 {
	height: 40px;
	padding: 0;
	margin: 35px 0 5px 0;
	background-repeat: no-repeat;
}

#info h2 span {
	display: none;
}

.header-651 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_info_mz_cr.gif');
}

.header-652 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_info_nco_nzo.gif');
}

.header-653 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_category_info_cas.gif');
}

#info .item {
	margin-left: 20px;
}

#info h3 {
	margin: 5px 0 0 0;
	padding-bottom: 0;
}

#info p {
	margin-bottom: 15px;
	padding-top: 0;
}

#info p a.readmore {
	padding-right: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#info ul {
	margin: 25px 0 0 40px;
	padding: 20px 0 0 0;
	list-style: none;
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_more.gif');
	background-repeat: no-repeat;
}

#info li {
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_white.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#info h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}




/* denni novinky */
#news {
	margin: 0 0 25px 0;
}

#news h2 {
	height: 40px;
	padding: 0;
	margin: 35px 0 5px 0;
	background-repeat: no-repeat;
}

#news h2 span {
	display: none;
}

.header-758 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_news_z_domova.gif');
}

.header-759 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_news_komentare.gif');
}

.header-760 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_news_profesni_aktuality.gif');
}

.header-761 {
	background-image: url('http://www.sestraroku.cz/images/ses-design/header_news_ze_zahranici.gif');
}

#news .item {
	margin: 15px 0 0 20px;
}

#news .img a, #categiry-news .img a {
	display: block;
	width: 100%;
	height: 100%;
}

#news h3, #category-news h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#news .img, #category-news .img {
	float: left;
	width: 70px;
	height: 70px;
	padding: 0;
	margin: 0 5px 0 0;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: 1px solid black;
}

#news p, #category-news p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#news .readmore, #category-news .readmore {
	padding-right: 10px;
	text-align: right;
}

#news .readmore a, #category-news .readmore a {
	padding-left: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#news ul {
	margin: 15px 0 0 40px;
	padding: 20px 0 0 0;
	list-style: none;
	background-image: url('http://www.sestraroku.cz/images/ses-design/news_more.gif');
	background-repeat: no-repeat;
}

#news li {
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_white.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#news h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#news .dash {
	margin-bottom: 20px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/horizontal_dash.gif');
	background-repeat: repeat-x;
}




/* archiv - vypis cisel */
#archive-list {
	margin-bottom: 25px;
}

#archive-list .archiv-item {
	float: left;
	overflow: hidden;
	width: 144px;
	height: 245px;
	margin: 0 8px 20px 0;
	background-color: #f0f0f0;
	border: 1px solid #bebebe;
}

#archive-list .archiv-item img {
	width: 130px;
	margin: 7px 6px;
	border: 1px solid black;
}

#archive-list .archiv-item p {
	width: 130px;
	margin: 0 6px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #009ec6;
	background-color: white;
	border: 1px solid #d6d6d6;
}

#archive-list .archiv-item p span {
  display: block;
  font-size: 95%;
  font-weight: normal;
  color: black;
}




/* archiv - rozcestnik */
#archive-guide {
}

#archive-guide ul {
	margin: 0 0 0 20px;
	padding: 0 0 50px 0;
	list-style: none;
}

#archive-guide li {
	float: left;
	width: 200px;
	padding-left: 12px;
	margin-bottom: 10px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/list_decor_arrow_grey_white.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}

#archive-guide h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}




/* aktualni pozice */
#breadcrumb {
	color: black;
}

#breadcrumb a {
	color: #007dc6;
}




/* clanek */
#article h1 {
	font-size: 19px;
	color: #c440af;
}

#article .text {
	font-size: 12px;
}

#article .text p {
	padding-bottom: 10px;
}

#article .text img.left {
  float: left;
  margin: 0 10px 5px 0;
}

#article .text img.right {
  float: right;
  margin: 0 0 5px 10px;
}

#article .text a img {
  border: none;
}

#article .inzerce_img {
  float: left;
  margin-right: 1px;
}

#article .inzerce_img a img {
  border: none;
}


/* obsah vydani */
#issue table {
	width: 100%;
	border: 1px solid #b2b2b2;
	margin-bottom: 15px;
}

#issue th {
	padding: 5px;
	color: white;
	font-size: 11px;
	text-align: left;
	background-color: #009ec6;
}

#issue td {
	padding: 5px;
	background-color: #f0f0f0;
}

#issue tr.even td {
	background-color: #e9e8e8;
}

#issue table .page {
	text-align: center;
}

#issue table .link {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 12px;
	background-image: url('http://www.sestraroku.cz/images/zdn/dot_archive.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#issue table .link a {
  font-weight: bold;
}

#issue td div {
	padding-left: 10px;
}




/* anketa */
#poll h3 {
	margin: 0;
	padding: 15px 0;
	font-size: 11px;
	color: #c440af;
}

#poll h3 a {
	color: #306ba5;
}

#poll h3.spacer {
	padding-bottom: 0;
}

#poll h3.spacer a {
	color: #c440af;
}

#poll-options ul {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}

#poll-options li {
  clear: both;
  padding-bottom: 10px;
}

#poll-options .bar {
  height: 10px;
  line-height: 10px;
  padding: 0;
  margin: 3px 0 0 0;
}

#poll-options .bar a {
  text-decoration: none;
}

#poll-options .left {
 float: left;
 height: 10px;
 line-height: 10px;
 min-width: 10px;
 padding: 0;
 margin: 0;
 background-image: url('http://www.sestraroku.cz/images/ses-design/poll_left.gif');
 background-position: 0 0;
 background-repeat: no-repeat;
 background-color: #009ec6;
}

#poll-options .right {
 height: 10px;
 line-height: 10px;
 padding: 0;
 margin: 0;
 background-image: url('http://www.sestraroku.cz/images/ses-design/poll_right.gif');
 background-position: 100% 0;
 background-repeat: no-repeat;
}

#poll-options .value {
  float: right;
  font-size: 9px;
}

#poll p {
  padding: 0;
  margin: 0;
}

#poll-options a {
  color: #333;
}

#poll-options p {
  margin-bottom: 5px;
}

#poll-options p strong {
  font-size: 9px;
}



/* komentare pod clankem */
#comments {
  margin: 10px 0;
}

#comments h2 {
	height: 23px;
	line-height: 23px;
	padding: 0 5px;
	margin: 30px 0 0 0;
	font-size: 13px;
	color: white;
	background-color: #009ec6;
}
#comments h2 em {
	display: block;
	float: right;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

#comments table {
	width: 100%;
	border-collapse: collapse;
}

#comments td {
	height: 21px;
	line-height: 21px;
	padding: 0;
	margin: 0;
	background-color: white;
	border-bottom: 1px solid #dedede;
}

#comments tr.last td {
	border-bottom: 0;
}

#comments table td.date {
	padding-right: 3px;
	text-align: right;
}

#comments td input {
	margin: 0 5px 0 3px;
}

#comments td a {
	color: black;
	text-decoration: none;
}
#comments td a:hover {
	text-decoration: underline;
}

#comments form {
	padding: 0;
	margin: 0;
}

#comments form .buttons {
	padding: 15px;
	text-align: center;
	background-color: white;
	border-top: 2px solid #009ec6;
}

#comments form .buttons input {
	padding: 0;
	margin: 0 15px 0 0;
	color: black;
	border: 1px solid #8e8e8e;
	background-color: #efefef;
}

#comments form .buttons input.new {
  margin: 0;
  border: 1px solid #8e8e8e;
  background-color: #efefef;
  color: red;
}



/* novy komentar */
#comment {
  padding: 0 0 20px 10px;
  overflow: hidden;
}

#comment h1 {
  padding: 0;
  margin: 10px 0;
  font-size: 19px;
  color: black;
}

#comment h2 {
  font-size: 13px;
}

#comment a {
  color: #d50361;
}

#comment form {
  padding: 10px;
  background-color: #ffebf5;
  border: 1px solid #ff9dcd;
}

#comment form .item {
  clear: both;
  padding: 5px 0;
}

#comment form label {
  display: block;
  float: left;
  width: 100px;
  padding-right: 10px;
  text-align: right;
}

#comment form .item input {
  width: 200px;
  border: 1px solid #ffc7e3;
}

#comment form .item textarea {
  width: 300px;
  height: 150px;
  border: 1px solid #ffc7e3;
}

#comment form .buttons {
  padding: 10px 0;
  text-align: center;
}

#comment form .buttons input {
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ff9dcd;
}



/* seznam komentaru */
#commentlist {
  padding: 0 0 20px 10px;
  overflow: hidden;
}

#commentlist h1 {
  padding: 0;
  margin: 10px 0;
  font-size: 19px;
  color: black;
}

#commentlist h2 {
  font-size: 13px;
}

#commentlist a {
  color: #d50361;
}

#commentlist ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#commentlist ul ul {
  margin-left: 25px;
}

#commentlist .item {
  margin: 5px 0;
  padding-bottom: 5px;
  background-color: #ffd9eb;
  border: 1px solid #ff9dcd;
}

#commentlist ul ul .item {
  background-color: #edecec;
  border: 1px solid #bcbcbc;
}

#commentlist h3 {
  padding: 0;
  margin: 5px;
  font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
  font-size: 15px;
  color: black;
}

#commentlist .meta, #commentlist .message, #commentlist .buttons {
  padding: 5px;
  margin: 0 5px;
  background-color: #ffebf5;
  border: 1px solid #ffc7e3;
}

#commentlist ul ul .meta, #commentlist ul ul .message, #commentlist ul ul .buttons {
  background-color: white;
  border: 1px solid #d0d0d0;
}

#commentlist .meta a {
  font-weight: bold;
}

#commentlist .message {
  background-color: white;
  border-top: none !important;
}

#commentlist .buttons {
  text-align: right;
  border-top: none !important;
}



/* vysledky vyhledavani */
#searchlist {
	margin: 0 0 25px 0;
}

#searchlist h1 {
  font-size: 19px;
}

#searchlist .header {
	font-weight: bold;
	padding: 10px 0;
}

#searchlist h3 {
	margin: 5px 0 0 0;
	padding-bottom: 0;
}

#searchlist p {
	margin: 5px 0 0 0;
	padding-top: 0;
}

#searchlist p font {
	font-size: 11px !important;
}

#searchlist p.date-source {
	padding: 0;
	margin: 0;
	font-size: 9px;
}

#searchlist p.more {
	margin: 0 0 25px 0;
}

#searchlist p.more a {
	padding-right: 13px;
	background-image: url('http://www.sestraroku.cz/images/ses-design/readmore.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#searchlist .search-result {
	margin-right: 10px;
}




/* zapati webu */
#footer {
  width: 979px;
  padding: 32px 10px 10px 10px;
  background-color: #333;
  border-top: 3px solid #a4a4a6;
}

#footer a {
  color: white;
}

#footer a:hover {
  color: #d11241;
}

#footer p {
  padding: 0;
  margin: 0 0 3px 0;
  color: #8c8c8c;
}

#footer .info {
  float: left;
}

#footer .info h3 {
  width: 41px;
  height: 28px;
  padding: 0;
  margin: 0 0 10px 0;
  background-image: url('http://www.sestraroku.cz/images/ses-design/footer_logo_mf.gif');
  background-repeat: no-repeat;
}

#footer .copyright {
  padding-bottom: 20px;
}

#footer .copyright p {
  font-size: 9px;
}

#footer .links p {
  font-size: 10px;
}

#footer .buttons {
  float: right;
}

#footer .buttons h3.bookcafe {
  width: 88px;
  height: 31px;
  padding: 0;
  margin: 0 0 12px 0;
  background-image: url('http://www.sestraroku.cz/images/ses-design/footer_logo_bookcafe.gif');
  background-repeat: no-repeat;
  border: 1px solid black;
}

#footer .buttons h3.webtodate {
  width: 88px;
  height: 31px;
  padding: 0;
  margin: 0 0 12px 0;
  background-image: url('http://www.sestraroku.cz/images/ses-design/footer_logo_webtodate.gif');
  background-repeat: no-repeat;
  border: 1px solid black;
}



/* forman */
.forman {
	width: 445px;
	padding: 10px;
	font-size: 11px;
	background-color: #ffebf5;
	border: 1px solid #bf176a;
}

.forman .header {
	padding-bottom: 15px;
}

.forman .item {
	clear: both;
	padding: 10px 0;
}

.forman .label {
	float: left;
	display: block;
	width: 180px;
	padding-right: 10px;
	text-align: right;
}

.forman .required .label {
	font-weight: bold;
}

.forman .input {
  padding-left: 190px;
}

.forman .extra {
  padding-left: 20px;
}

.forman .simple {
  font-weight: bold;
}

.forman .input .text {
	width: 200px;
	border: 1px solid #f999c9;
}

.forman .input .textarea {
	width: 230px;
	height: 150px;
	border: 1px solid #f999c9;
}

.forman .buttons {
	padding: 15px 0;
	text-align: center;
}

.forman .buttons input {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #f999c9;
	border: 1px solid #bf176a;
}

.forman .footer {
	font-size: 9px;
	text-align: center;
}

.forman .message {
	font-weight: bold;
}

.forman .error_required, .forman .error_validator {
	padding: 5px 0;
	font-weight: bold;
	color: #bf176a;
}

.forman_dieta .forman {
	background-color: #d2d685;
	border: 1px solid #595d0a;
}

.forman_dieta .input .text {
	border: 1px solid #727711;
}

.forman_dieta .input .textarea {
	border: 1px solid #727711;
}

.forman_dieta .buttons input {
	background-color: #f4f7be;
	border: 1px solid #727711;
}



/* tabulka - kontakty */
#article table.contact {
  border: 1px solid #b9b9b9;
}

#article table.contact th {
  padding: 2px 10px;
  color: white;
  text-align: left;
  background-color: #009ec6;
}

#article table.contact tr {
  background-color: #e4e4e4;
}

#article table.contact tr.even {
  background-color: #f1f1f1;
}

#article table.contact td {
  padding: 2px 10px;
}



/* tiskova inzerce - PDF */
#main-content .pdf .item {
  float: left;
  width: 150px;
  height: 250px;
  margin: 10px 30px 15px 30px;
  text-align: center;
}

#main-content .pdf h3 {
  padding: 0;
  margin: 5px 0;
  font-size: 11px;
}

#main-content .pdf p {
  padding: 0;
  margin: 0;
}

#main-content .pdf img {
  border: 1px solid black;
}



/* tabulka s formularem pro tiskovou inzerci */
table.send {
  margin: 25px 0;
  border: 1px solid #ee4da8;
}

table.send th {
  padding: 3px 5px;
  color: white;
  text-align: left;
  background-color: #ee4da8;
}

table.send td {
  padding: 3px 5px;
  background-color: #ffebf6;
}

table.send td.buttons {
  text-align: center;
}

table.send td.label {
  text-align: right;
}

table.send input.input, table.send textarea.textarea {
  border: 1px solid #f197ca;
}

table.send input.input {
  width: 200px;
}

table.send textarea.textarea {
  width: 330px;
  height: 200px;
}

table.send .button {
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  background-color: #ee4da8;
  border: 1px solid #ee4da8;
}



/* tabulka s formularem pro hledani zamestnani */
table.hledam {
  clear: both;
  margin: 25px 0;
  border: 1px solid #26ae3d;
}

table.hledam th {
  padding: 3px 5px;
  color: white;
  text-align: left;
  background-color: #60c372;
}

table.hledam td {
  padding: 3px 5px;
  background-color: #d6f9dc;
}

table.hledam td.buttons {
  text-align: center;
}

table.hledam td.label {
  text-align: right;
}

table.hledam input.input, table.hledam textarea.textarea {
  border: 1px solid #70d080;
}

table.hledam input.input {
  width: 200px;
}

table.hledam textarea.textarea {
  width: 350px;
  height: 200px;
}

table.hledam .button {
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  background-color: #60c372;
  border: 1px solid #60c372;
}




/* inzeraty */
ul.hledam {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul.hledam .item {
  margin: 10px 10px 5px 0;
  padding-bottom: 5px;
  background-color: #d6f9dc;
  border: 1px solid #26ae3d;
}

ul.hledam h3 {
  padding: 0;
  margin: 5px;
  font-size: 15px;
  color: black;
}

ul.hledam .meta, ul.hledam .message, ul.hledam .buttons {
  padding: 5px;
  margin: 0 5px;
  background-color: #deedfd;
  border: 1px solid #70d080;
}

ul.hledam .meta a {
  font-weight: bold;
}

ul.hledam .message {
  background-color: white;
  border-top: none !important;
}

ul.hledam .buttons {
  text-align: right;
  border-top: none !important;
}



/* kariera a inzerce */
#adverts .item {
  float: left;
  width: 142px;
  margin: 50px 25px 0 25px;
}

#adverts .item a.block {
  width: 142px;
  height: 200px;
  margin-bottom: 15px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

#adverts a.item-tiskova {
  background-image: url('http://www.sestraroku.cz/images/ses-design/kariera_tiskova_inzerce.jpg');
}

#adverts a.item-hledam {
  background-image: url('http://www.sestraroku.cz/images/ses-design/kariera_hledam_praci.jpg');
}

#adverts .item h3 {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
}

#adverts .item h3 a {
}

#adverts .item p {
  margin-top: 5px;
  text-align: center;
}



.calendar table {
	margin-bottom: 20px;
	border-collapse: collapse;
	border: 1px solid #7fcee2;
}

.calendar th {
	color: white;
	background-color: #7fcee2;
}

.calendar td {
	padding: 5px;
	border: 1px solid #7fcee2;
}

.calendar td.date {
	text-align: center;
}



.paging {
	margin-bottom: 20px;
}

.paging a {
	margin: 0 2px;
}

.paging strong {
	display: block;
}



/* registrace */
#registration table {
	width: 100%;
	border: 1px solid #b2b2b2;
	margin: 15px 0;
}

#registration th {
	padding: 5px;
	color: white;
	font-size: 13px;
	text-align: left;
	background-color: #009ec6;
}

#registration td {
	padding: 5px;
	background-color: #f0f0f0;
}

#registration td.label {
	background-color: #e9e8e8;
}

#registration td.highlight {
	font-weight: bold;
}

#registration td.controls {
	color: white;
	font-size: 11px;
	text-align: right;
	background-color: #009ec6;
}

#registration table .page {
	text-align: center;
}

#registration table input.text {
	width: 250px;
	border: 1px solid #b2b2b2;
}

#registration table td.highlight input.text {
	border: 1px solid #c440af;
}

#registration table input.submit {
	text-transform: uppercase;
	color: white;
	background-color: #c440af;
	border: 1px solid white;
}



p.warning {
  color: red;
}

img.articleclosed { 
  display: inline; 
  margin-top: -2px; 
  width: 1px; 
  height: 1px; 
  /*width: 22px; 
  height: 24px; */
  vertical-align: -0.2em; 
  /*background: url("http://www.sestraroku.cz/images/ses-design/sestra-zamek.gif") 3px 6px no-repeat;*/
}



/* odborne seminare */
table.seminary {
  width: 465px;
  font-size: 11px;
  border-collapse: collapse;
  border: 1px solid #bf176a;
}

table.seminary th {
  padding: 5px 10px;
  text-align: left;
  background-color: #ffebf5;
  border-right: 1px solid #f999c9;
}

table.seminary td {
  padding: 5px 10px;
}



/* upoutavka na inzerci v kalendari akci */
.ad-calendar {
  padding: 5px 10px;
  border: 1px solid #bf176a;
}

.ad-calendar strong {
  color: #bf176a;
}



img.medical-services {
  margin-bottom: 20px;
}



/* upoutavka na inzerci v Kariera a inzerce */
.ad-advert {
	padding: 5px 10px;
	border: 1px solid #bf176a;
}

.ad-advert strong, .ad-advert a {
	color: #009ec6;
}



.sr-invitation {
	width: 200px;
	margin: 0 auto;
	border: 1px solid #c440af;
}

#main-content a img {
	border: none !important;
}

#main-content h2.sr {
	font-size: 19px;
	color: #c440af;
}

#main-content h3.sr {
	margin: 25px 0 5px 0;
	padding: 0;
	text-align: center;
}

#main-content h4.sr {
	text-align: center;
}

.sr .partners-general {
	margin: 15px 0 50px 0;
}

.sr .partner-0101 {
	width: 150px;
	margin: 0 auto;
}

.sr .partners-common {
	margin: 10px 0 50px 0;
}

.sr .partners-common .partner-item {
	float: left;
}

.sr .partner-0201 {
	width: 75px;
	margin-left: 50px;
}

.sr .partner-0202 {
	width: 200px;
	margin-left: 50px;
}

.sr .partner-0203 {
	width: 231px;
	margin-left: 50px;
}

.sr .partners-media {
	margin: 15px 0 50px 0;
}

.sr .partners-media-1 {
	margin-bottom: 25px;
}

.sr .partners-media .partner-item {
	float: left;
}

.sr .partner-0301 {
	width: 45px;
	margin-left: 90px;
}

.sr .partner-0302 {
	width: 168px;
	margin-left: 120px;
}

.sr .partner-0303 {
	width: 150px;
	margin-left: 70px;
}

.sr .partner-0401 {
	width: 122px;
	margin-left: 50px;
}

.sr .partner-0402 {
	width: 184px;
	margin-left: 75px;
}

.sr .partner-0403 {
	width: 176px;
	margin-left: 50px;
}

.sr #main-content .block {
	width: 500px;
	margin: 0 auto 25px auto;
	text-align: center;
}

.sr #main-content .block h3 {
	padding: 0;
	margin: 5px 0 0 0;
}

.sr #main-content .block p {
	padding: 0;
	margin: 20px 0 0 0;
}

.sr #main-content .motto {
	margin-bottom: 25px;
	padding: 3px 0;
	text-align: center;
	border-top: 1px solid #2da1da;
	border-bottom: 1px solid #2da1da;
}

