body {
  color: #6e6e6e;
  font-family: verdana;
  font-size:12px;
}

h1 {color:#eb942c; font-size:14px; display:none;}
h2 {color:#eb942c; font-size:14px;}
h3 {
	font-size:13px;
	color:#eb942c;
	font-weight:bold;
	margin:0px;
	padding:0 0 6px 20px;
	text-align:left;
}
h4 {
	font-size:12px;
	color:#67A538;
	font-weight:bold;
	margin:0px;
	padding:10px 0 6px 20px;
	text-align:left;
}
h5 {
	font-size:11px;
	color:#eb942c;
	font-weight:bold;
	margin:15px 0 3px 0;
	padding:0;
	text-align:left;
	text-decoration:underline;
}
h6 {
	color:#67A538;
	margin:15px 0 3px 0;
	text-decoration:underline;
}
.sidebar-right h3.h3_center {
	margin:0;
	padding:4px 0 20px 0;
	text-align:center;
}

.content_text_hp_main a,
.content_text a {color:#eb942c; text-decoration:underline;}
.content_text_hp_main a:hover,
.content_text a:hover {color:#eb942c; text-decoration:none;}

.clear {clear:both;width:100%;height:0px !important;}

a.home_link {
	position:absolute;
	display:block;
	width:268px;
	height:80px;
	color:transparent;
	margin:16px 0 0 -3px;
}

#admin_buttons {
	position: fixed;
	top: 15px;
	z-index: 99999;
	/*position:absolute; 
	z-index:999999;*/
}

#lang-menu {
	height: 20px;
}

#lang-menu ul {
	float:right;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#lang-menu ul li {
	display:block;
	float:left;
	margin-left:4px;
}
#lang-menu ul li a, #lang-menu ul li a img {
	border:0;
}

#search .input_field {
	width: 151px;
	height: 23px;
	padding:3px 3px 0 3px;
	background:url(/inc/html/media/pix/bg_search_field.gif) no-repeat top left;
	border:0;
	float:left;
}

#search .search_submit {
	width: 63px;
	height: 23px;
	padding:0;
	background:url(/inc/html/media/pix/button_search.gif) no-repeat top left;
	border:0;
	float:left;
	cursor:pointer;
	cursor:hand;
}

#search .quick_nav {
	width: 222px;
	height: 23px;
	_height: 25px;
	padding:0;
	margin:0;
	background:url(/inc/html/media/pix/bg_select.gif) no-repeat bottom left;
	border:0;
	float:left;
}
#search .quick_nav ul {
	width: 220px;
	position:absolute;
	min-height: 16px;
	height: auto;
	_height: 16px;
	padding:0px 10px 5px 10px;
	_padding:0px 10px 5px 10px;
	margin:21px 0px 0px 0px;
	_margin:23px 0px 0px -111px;
	background:none;
	border:0;
	visibility:hidden;
	z-index:1000000000 !important;
}
*:first-child+html #search .quick_nav ul {
	margin:21px 0px 0px -111px;
}

#search .quick_nav:hover {
	cursor:pointer;
	cursor:hand;
}
#search .quick_nav:hover ul {
	visibility:visible !important;
	display:block;
	z-index:1000000000 !important;
	background:url(/inc/html/media/pix/bg_quicknav_hover.gif) no-repeat bottom left;
}

#search .quick_nav ul li {
	display:block;
	width:200px;
	text-align:left;
	float:left;
	line-height:16px;
	position:relative;
	z-index:100000000000 !important;
}
#search .quick_nav ul li a {
	color:#67A538;
	font-weight:bold;
	font-size:11px;
}
#search .quick_nav ul li a:hover {
	color:#EB942C;
}

.main_links {
	clear:both;
	width:230px;
	margin:5px 0 0 -7px;
	_margin:5px 0 0 -13px;
	z-index:1 !important;
}
.main_links ul {
	display:inline;
	list-style:none;
	padding:0;
	text-align:justify;
	white-space:nowrap;
	z-index:1 !important;
}
.main_links ul li {
	display:block;
	z-index:1 !important;
	float:left;
	padding:0;
	margin:0 0px 0 9px;
	_margin:0 3px 0 5px;
	background:url(/inc/html/media/pix/bg_main_link.gif) no-repeat top right;
}
*:first-child+html .main_links ul li {margin:0 2px 0 7px;}
.main_links ul li a {
	font-weight:bold;
	font-size:10px;
	color:#80bd52;
}

#top-menu {
	border-bottom:1px solid #EB932F;
	_overflow:hidden;
	height:24px;
	padding:0;
	margin:108px 0 0 0;
	_margin:80px 0 0 0;
	width:100%;
}

#top-menu ul {padding:0;margin:0;z-index:1000 !important;}
#top-menu li {float:left;_position:relative;z-index:10000000;}
*:first-child+html #top-menu li {position:relative;}
#top-menu ul ul {float:left;_left:0;}
*:first-child+html #top-menu ul ul {left:0;}

#top-menu ul.level_1 {display:inline; list-style:none;}

#top-menu ul.level_1 li {
	float:left;
	margin-right:10px;
	display:block;
}

#top-menu ul.level_1 li:hover {
	cursor:pointer;
	cursor:hand;
}

#top-menu ul.level_1 a {
	display:block;
	float:left;
	text-decoration: none;
	color: #787878;
	font-size:15px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding:0;
	width:auto;
}

#top-menu ul.level_1 a:hover {
	color: #fff;
	background-color:#EB932F;
	cursor:pointer;
	cursor:hand;
}
#top-menu ul.level_1 li.top_active a {
	color: #fff;
}
a span.menu_span_middle {
	display:block;
	float:left;
	width:auto;
	height:23px;
	background:none;
	cursor:pointer;
	cursor:hand;
}
a span.menu_span_left {
	display:block;
	float:left;
	width:8px;
	height:23px;
	background:none;
	cursor:pointer;
	cursor:hand;
}
a span.menu_span_right {
	display:block;
	float:left;
	width:8px;
	height:23px;
	background:none;
	cursor:pointer;
	cursor:hand;
}
a:hover span.menu_span_middle, li.top_active span.menu_span_middle {
	background-color:#EB932F;
}
a:hover span.menu_span_left, li.top_active span.menu_span_left {
	background:url(/inc/html/media/pix/bg_menu_left.png) no-repeat;
}
a:hover span.menu_span_right, li.top_active span.menu_span_right {
	background:url(/inc/html/media/pix/bg_menu_right.png) no-repeat;
}

#top-menu ul.level_1 li:hover {
	cursor:pointer;
	cursor:hand;
}

#top-menu ul.level_1 li:hover a span.menu_span_middle {
	background-color:#EB932F;
	color:#fff;
}
#top-menu ul.level_1 li:hover ul li a span.menu_span_middle {
	color:#787878;
}
#top-menu ul.level_1 li:hover ul li:hover a span.menu_span_middle {
	color:#fff;
}
#top-menu ul.level_1 li:hover a span.menu_span_left {
	background:url(/inc/html/media/pix/bg_menu_left.png) no-repeat;
}
#top-menu ul.level_1 li:hover a span.menu_span_right {
	background:url(/inc/html/media/pix/bg_menu_right.png) no-repeat;
}

/* LEVEL 2 */

ul.level_2 {
	visibility:hidden;
	position:absolute;
	padding:0;
	z-index:1000000 !important;
	padding-top:0px;
	padding-bottom:10px;
	margin:23px 0 0 0px !important;
}

ul.level_1 li:hover ul {
	visibility:visible;
	display:block !important;
	z-index:1000000 !important;
	width:242px;
	height:auto;
	left: auto;
	right:auto;
	background:url(/inc/html/media/pix/bg_level_2.gif) no-repeat;
	background-position:bottom left !important;
}
ul.level_1 li:hover ul.level_2 {padding:0 0 10px 0 !important;}
*:first-child+html ul.level_1 li:hover ul {
	padding-top:0px;
}
*:first-child+html ul.menu li a {
	line-height:24px !important;
}

ul.level_1 ul li {
	position:relative;
	height:20px;
}
ul.level_1 ul li a {
	height:20px;
}
ul.level_1 li:hover ul li {
	display:block;
	width:242px;
	text-align:left !important;
	background-image:url(/inc/html/media/pix/li_level_2.gif) no-repeat;
	overflow:hidden;
	height:20px;
}
ul.level_2 li.first {
	display:block;
	width:242px;
	height:34px !important;
	text-align:left !important;
	background-image:url(/inc/html/media/pix/bg_level_2_top.gif);
	overflow:hidden;
	line-height:48px !important;
	background-position:top left !important;
	background-color:none !important;
}

ul.level_1 li.top_last ul.level_2 {
		margin:23px 150px 0 -178px !important;
}

ul.level_2 li a {
	background-image:url(/inc/html/media/pix/li_level_2.gif) no-repeat;
	text-align:left !important;
	display:block;
	width:242px !important;
	height:20px !important;
	padding:0;
	margin:0 !important;
	line-height:20px !important;
	font-size:12px !important;
	font-weight:normal !important;
	color:#6e6e6e !important;
	overflow:hidden;
}
ul.level_2 li.first a {
	display:block;
	width:242px;
	height:34px !important;
	text-align:left !important;
	background-image:url(/inc/html/media/pix/bg_level_2_top.gif);
	overflow:hidden;
	line-height:48px !important;
	background-position:top left !important;
	background-color:none !important;
}

ul.level_2 li a:hover {
	background-image:url(/inc/html/media/pix/li_level_2_hover.gif);
	color:#fff;
	text-align:left !important;
	display:block;
	width:242px !important;
	height:20px !important;
	padding:0;
	margin:0 !important;
	line-height:20px !important;
	font-size:12px !important;
	font-weight:normal !important;
	cursor:pointer;
	cursor:hand;
	background-color:none !important;
}
ul.level_2 li.first a:hover {
	color:#fff;
	display:block;
	width:242px;
	height:34px !important;
	text-align:left !important;
	background-image:url(/inc/html/media/pix/bg_level_2_top_hover.gif);
	overflow:hidden;
	line-height:48px !important;
	background-color:none !important;
}
ul.level_2 a span.menu_span_middle {
	display:block;
	float:none;
	width:226px;
	*width:220px;
	height:20px !important;
	background:transparent !important;
	line-height:20px;
}
ul.level_2 li a:hover span.menu_span_middle {
	color:#fff;
	cursor:pointer;
	cursor:hand;
	width:226px;
	height:20px;
}
ul.level_2 li.first a span.menu_span_middle {
	display:block;
	float:none;
	width:226px;
	height:34px;
	line-height:48px !important;
}
ul.level_2 li.first a:hover span.menu_span_middle {
	color:#fff;
	height:35px;
	cursor:pointer;
	cursor:hand;
	width:212px;
	_width:226px;
}
ul.level_2 li.last {
	height:20px;
}

ul.level_2 li a span.menu_span_left {
	display:block;
	float:left;
	width:15px;
	_width:8px;
	height:20px;
	background:none !important;
	cursor:pointer;
	cursor:hand;
}
ul.level_2 li a:hover span.menu_span_left {
	background:none !important;
}
ul.level_2 li.active a:hover span.menu_span_left {
	background:none !important;
}
ul.level_2 li:hover a span.menu_span_left {
	background:none !important;
}
ul.level_2 li a span.menu_span_right {
	display:block;
	float:left;
	width:15px;
	_width:8px;
	height:20px;
	background:none !important;
	cursor:pointer;
	cursor:hand;
}
ul.level_2 li a:hover span.menu_span_right {
	background:none !important;
}
ul.level_2 li.active a:hover span.menu_span_right {
	background:none !important;
}
ul.level_2 li:hover a span.menu_span_right {
	background:none !important;
}

#top-menu ul.level_1 ul.level_2 li.active,
#top-menu ul.level_1 ul.level_2 li.active a {
	color:#fff !important;
	cursor:default;
	background-image:url(/inc/html/media/pix/li_level_2_hover.gif);
	background-position:-14px left;
}
#top-menu ul.level_1 ul.level_2 li.active a span {
	color:#fff !important;
	cursor:default;
}
#top-menu ul.level_1 ul.level_2 li.first.active,
#top-menu ul.level_1 ul.level_2 li.first.active a {
	color:#fff !important;
	cursor:default;
	background-image:url(/inc/html/media/pix/bg_level_2_top_hover.gif);
}

#top-menu ul.level_1 ul.level_2 li:hover,
#top-menu ul.level_1 ul.level_2 li:hover a {
	background-image:url(/inc/html/media/pix/li_level_2_hover.gif);
}
#top-menu ul.level_1 ul.level_2 li.first:hover,
#top-menu ul.level_1 ul.level_2 li.first:hover a {
	background-image:url(/inc/html/media/pix/bg_level_2_top_hover.gif);
}

/* level 3 */
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li a {
	background-image:url(/inc/html/media/pix/li_level_2.gif);
	background-color:transparent !important;
	cursor:pointer;
	cursor:hand;
}
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li {
	position:relative;
	top:-7px;
}
#top-menu ul.level_1 ul.level_2 li ul.level_3 li:hover,
#top-menu ul.level_1 ul.level_2 li ul.level_3 li:hover a,
#top-menu ul.level_1 ul.level_2 li ul.level_3 li a:hover,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li:hover,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li:hover a,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li a:hover {
	background-image:url(/inc/html/media/pix/li_level_2_hover.gif);
}
#top-menu ul.level_1 ul.level_2 li ul.level_3 li.first,
#top-menu ul.level_1 ul.level_2 li ul.level_3 li.first a,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li.first,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li.first a {
	background-image:url(/inc/html/media/pix/bg_level_3_top.gif);
}
#top-menu ul.level_1 ul.level_2 li ul.level_3 li.first:hover,
#top-menu ul.level_1 ul.level_2 li ul.level_3 li.first:hover a,
#top-menu ul.level_1 ul.level_2 li ul.level_3 li.first a:hover,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li.first:hover,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li.first:hover a,
#top-menu ul.level_1 ul.level_2 li:hover ul.level_3 li.first a:hover {
	background-image:url(/inc/html/media/pix/bg_level_3_top_hover.gif) !important;
}

#top-menu ul.level_1 ul.level_2 ul.level_3 li.active,
#top-menu ul.level_1 ul.level_2 ul.level_3 li.active a {
	color:#fff !important;
	cursor:default;
	background-image:url(/inc/html/media/pix/li_level_2_hover.gif) !important;
	background-position:-14px left;
	background-color:none !important;
}
ul.level_3 li span {background:none !important;}
#top-menu ul.level_1 ul.level_2 ul.level_3 li.first.active,
#top-menu ul.level_1 ul.level_2 ul.level_3 li.first.active a {
	color:#fff !important;
	cursor:default;
	background-image:url(/inc/html/media/pix/bg_level_3_top_hover.gif) !important;
}

ul.level_3 {padding-top:0 !important;}
ul.level_3 li {padding-top:0 !important;}

ul.level_1 li:hover ul.level_3 {padding:0 0 3px 0 !important;}

#top-menu ul.level_1 ul.level_2 li:hover {
	overflow:visible !important;
	height:20px;
	vertical-align:center;
	_height:20px !important;
}
#top-menu ul ul li:hover ul {
	display:block !important;
	position:absolute;
	left:237px;
	margin-top:-7px;
}
#top-menu ul.level_1 ul.level_2 ul.level_3 a, #top-menu ul.level_1 ul.level_2 ul.level_3 a span {
	color:#787878 !important;
	cursor:pointer;
	cursor:hand;
}
#top-menu ul.level_1 ul.level_2 ul.level_3 a:hover,
#top-menu ul.level_1 ul.level_2 ul.level_3 li.active a,
#top-menu ul.level_1 ul.level_2 ul.level_3 li.active a span,
#top-menu ul.level_1 ul.level_2 ul.level_3 a:hover span {
	color:#fff !important;
}
#top-menu ul.level_1 ul.level_2 ul.level_3 li.active a,
#top-menu ul.level_1 ul.level_2 ul.level_3 li.active a span {cursor:default;}
#top-menu ul.level_2 li.mother a {
	background:url(/inc/html/media/pix/mother_span.gif) no-repeat top right;
}

li.pro-platce:hover ul,
li.pro-lekare:hover ul,
li.o-nas:hover ul,
li.pobocky:hover ul {left:-237px !important;}

li.pro-platce.mother a,
li.pro-lekare.mother a,
li.o-nas.mother a,
li.pobocky.mother a {background-position:top left !important; _background-position:top right;}

#top-menu ul.level_1 ul.level_2 li a,
#top-menu ul.level_1 ul.level_2 li a:hover,
#top-menu ul.level_1 ul.level_2 li:hover a {
	_background-position:0 right;
}

li.klientum-a-verejnosti:hover,
li.inline-prihlasky:hover,
li.pro-platce:hover,
li.pro-lekare:hover,
li.o-nas:hover,
li.pobocky:hover {background:url(/inc/html/media/pix/li_level_2_hover.gif) no-repeat bottom left !important;}

/* CONTENT */

.box_left {
	width:670px;
	padding:0;
	margin:0 0 15px 0;
	_margin:0 0 -3px 0;
	float:left;
}

.box_left_top {
	width:670px;
	padding:10px 0px 0px 0px;
	_padding:9px 0px 0px 0px;
	height:auto;
	min-height:131px;
	_height:132px;
	background: url(/inc/html/media/pix/bg_content_left.gif) no-repeat;
}

.box_left_bottom {
	clear:both;
	height:10px;
	background: url(/inc/html/media/pix/bg_content_left_bottom.gif) no-repeat;
}

.box_left_top .box_left_inner {
	margin:0px 20px 0px 20px !important;
	padding:0 !important;
	width:630px;
	height:auto;
	min-height:100px;
	_height:100px;
	background:none;
}

.box_left_inner_bottom {
	clear:both;
	padding:0;
	margin:0px 20px 0px 20px;
	width:630px;
	height:5px;
}

.box_left_inner ul {
	margin:0;
	padding:0px;
	list-style:none;
	float:left;
	width:310px;
}

.box_left_inner li {
	margin:0 !important;
	padding:0px !important;
	font-size:12px;
	list-style:none;
	line-height:18px;
	height:auto;
	min-height:18px;
	_height:18px;
}
.box_left_inner li a {
	margin:0;
	font-size:12px;
	color:#6e6e6e;
	padding:0px 0 0 18px;
	line-height:18px;
	text-decoration:none;
	display:block;
	height:auto;
	min-height:18px;
	_height:18px;
	background: url(/inc/html/media/pix/bg_li.gif) no-repeat;
}
.box_left_inner li a:hover {
	background: url(/inc/html/media/pix/bg_li_hover.gif) no-repeat;
	color:#67a538;
}

.content_text {
	width:670px;
	margin-top:0px;
	height:auto;
	font-size:12px;
	background: url(/inc/html/media/pix/bg_content_left_repeat.gif) repeat-y top left;
}

.content_text_inner {
	margin:0 auto;
	padding:10px 20px;
	width:630px;
	background: url(/inc/html/media/pix/bg_content_left_top.gif) no-repeat;
}

.content_text_bottom {
	clear:both;
	height:10px;
	margin-bottom:5px;
	_margin-bottom:-8px;
	background: url(/inc/html/media/pix/bg_content_left_bottom.gif) no-repeat;
}

p.breadcrumb {margin:0 0 20px 0;font-size:11px;font-weight:normal;color:#969696;}
p.breadcrumb a {font-size:12px;font-weight:bold;color:#969696;}

/* Anketa */

#sitepoll {
	margin-top:15px;
	_margin-top:0px;
}

#sitepoll_top {
	width: 220px;
	_width: 221px;
	background: url(/inc/html/media/pix/bg_poll_top.gif) no-repeat;
	height:auto;
}

#sitepoll_inner {
	_position:relative;
}

#sitepoll_inner span {
	display:block;
	text-align:center;
	padding:10px 10px 10px 10px;
}

#sitepoll_inner p {
	text-align:center;
	padding:10px 20px 5px 20px;
	margin:0;
	clear:both;
}
*:first-child+html #sitepoll_inner p {padding:5px 20px 5px 20px;}

#sitepoll_inner .label {
	background:#67A538;
	padding:0 5px 0 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:89px;
	float:left;
	font-size:10px;
	min-height: 19px;
	height: auto;
	_height: 19px;
	margin-top:-1px;
	line-height: 19px;
	color:#fff;
	text-align:left;
}

#sitepoll div.border {
	width: 65px;
	height: 19px;
	float:left;
	border-left: 1px solid #fff;
	border-top:1px solid #D8EBD2;
	border-bottom:1px solid #D8EBD2;
	margin-top:-1px;
	background: #fff;
	text-align:left;
}
#sitepoll div.bar {
	background: #EB942C;
	height: 100%;
	text-align:left;
}

#sitepoll_bottom {
	width: 220px;
	height:10px;
	clear:both;
	background: url(/inc/html/media/pix/bg_poll_bottom.gif) no-repeat;
}

#sitepoll div.votes {
	width:44px;
	line-height: 19px;
	padding-right:3px;
	height: 19px;
	float:left;
	text-align:right;
	font-size:10px;
	background: #fff;
	border-left: 1px solid #D8EBD2;
	border-top:1px solid #D8EBD2;
	border-bottom:1px solid #D8EBD2;
	margin-top:-1px;
}


/* HP */

.box_left_hp {margin:0 !important; _margin:0 0 -2px 0 !important;}
.box_left_hp .box_left_top {height:131px;_overflow:hidden;}

.box_left_hp .box_left_inner {
	margin:0px !important;
	padding:0 !important;
	width:650px;
	height:100px;
	background:none;
	_margin-left:20px;
}

.hp_boxes {_position:relative; z-index:1 !important; _left:20px !important; margin-right:-20px;margin-left:20px; _margin:0;}
*:first-child+html .hp_boxes {position:relative; left:20px; margin:0;}
.hp_boxes_ul {
	display:inline;
}
.hp_boxes_ul {
	width:100% !important;
}
.hp_boxes_ul li {
	display:block;
	float:left;
	margin-right:8px !important;
	text-align:center;
	width:152px;
}
.hp_boxes_ul li a, .hp_boxes_ul li a:hover {
	display:block;
	float:left;
	width:152px;
	height:131px;
	padding:0;
	margin:0;
	background: url(/inc/html/media/pix/hp_g_box.png) no-repeat top left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:130px;
}
.hp_boxes_ul li a:active, .hp_boxes_ul li a:focus {
	background: url(/inc/html/media/pix/hp_g_box_hover.png) no-repeat top left;
	line-height:132px;
	padding-left:1px;
	margin-right:-1px;
	_margin-bottom:-1px;
	color:#fff;
}



/* Login box HP */

.hp_login {
	width:220px;
	height:131px;
	_height:131px;
	padding:10px 0 0 0;
	background: url(/inc/html/media/pix/sidebar_plain_box_top.gif) no-repeat top left;
	text-align:center;
}

.hp_login_bottom {
	clear:both;
	height:10px;
	background: url(/inc/html/media/pix/sidebar_plain_box_bottom.gif) no-repeat top left;
}

a.login_link {
	display:block;
	width:138px;
	height:40px;
	margin:10px auto 0 auto;
	background: url(/inc/html/media/pix/login_link.png) no-repeat top left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:10px 20px 0 20px;
	text-decoration:none;
}

a.reg_link {
	display:block;
	width:138px;
	height:30px;
	_height:50px;
	margin:10px auto 0 auto;
	background: url(/inc/html/media/pix/reg_link.png) no-repeat top left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:20px 20px 0 20px;
	text-decoration:none;
}



/* Obsah HP */
.content_text_hp_main {
	width:630px;
	margin-top:15px;
	_margin-top:0px;
	padding: 12px 20px 0px 20px;
	overflow:hidden;
	height:auto;
	font-size:12px;
	background: url(/inc/html/media/pix/bg_content_left.gif) no-repeat;
	text-align: justify;
}

.content_text_hp {
	width:670px;
	margin-top:15px;
	_margin-top:0px;
	padding:44px 20px 30px 20px;
	overflow:hidden;
	min-height:130px;
	height:auto;
	font-size:12px;
	background: url(/inc/html/media/pix/bg_content_left_hp.gif) no-repeat;
	text-align: justify;
}

.content_text_inner_hp {
	margin:0 auto;
	padding:10px 0px;
	width:630px;
}

.content_text_bottom_30 {
	clear:both;
	height:30px;
	margin-bottom:5px;
	_margin-bottom:-5px;
	background: url(/inc/html/media/pix/bg_content_left_bottom_30.gif) no-repeat;
	text-align: left;
}

.archive {
	width:182px;
	height:38px;
	text-align:center;
/*	padding:6px 0 0 20px; */
}

.archive_basic {
	width:182px;
	height:23px;
	text-align:center;
	padding:6px 0 0 20px;
}

.archive_link {
	display:block;
	font-size:0px;
	color:#fff;
	font-weight:bold;
	width:182px;
	height:38px;
	background: url(/inc/html/media/pix/bg_archiv.png) no-repeat;
	text-decoration:none;
	padding:0;
	margin:0;
/*	line-height:38px; */
}

.archive_link_basic {
	display:block;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	width:182px;
	height:23px;
	background: url(/inc/html/media/pix/bg_archiv.gif) no-repeat;
	text-decoration:none;
	padding:0;
	margin:0;
	line-height:23px;
}

.news {clear:both; margin:0px 40px 30px 0; _margin:0px 40px 20px 0;}

.news.odd {}
.news.even {}

.news_img {
	float:left;
	padding:10px;
	margin-right:30px;
	margin-bottom:20px;
	max-width: 160px;
	_width: 100px;
}

.news_img img {
  max-width: 160px;
  _width: 100px;
}

.news_img {border:1px solid #A0CE14;}
.odd .news_img {border:1px solid #A0CE14;}
.even .news_img {border:1px solid #EB942C;}

.news_text {float:left; margin-right:20px;}

a.news_title {
	margin:0;
	font-size:12px;
	padding:0px 0 0 18px;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.odd a.news_title {color:#EB942C; background: url(/inc/html/media/pix/bg_li_hover.gif) no-repeat;}
.even a.news_title {color:#67A538; background: url(/inc/html/media/pix/bg_li.gif) no-repeat;}

.news p {margin-bottom:25px;}

span.news_date {}
.odd span.news_date {
	color:#EB942C;
	float:right;
}
.even span.news_date {
	color:#67A538;
	float:right;
}



/* Flash HP */

#hp_flash_top {
	background: transparent url(/inc/html/media/pix/bg_content_left.gif) no-repeat scroll 0 0;
	width:670px;
	height:auto;
	margin-top:15px;
	_margin-top:0px;
	padding-top:10px;
}
.hp_flash_inner {
	margin:0px auto 0 auto;
	width:625px;
	min-height:155px;
	height:auto;
	_height:155px;
	/*background: url(/inc/html/media/pix/bg_flash.gif) no-repeat;*/
}
#hp_flash_bottom {
	background: transparent url(/inc/html/media/pix/bg_content_left_bottom.gif) no-repeat scroll 0 0;
	width:670px;
	height:10px;
	_margin-bottom:-3px;
}

#hp_flash_banner {
/*	position: absolute;
	top: 0;
	left: 0;*/
	z-index: 0 !important;
}


/* Tiskové zprávy */

#msgs {
	background:none;
	margin-top:15px;
	_margin-top:0px;
	_margin-bottom:15px;
}

#msgs_top {
	width:220px;
	padding:0 0 10px 0;
	background: url(/inc/html/media/pix/sidebar_box_top.gif) no-repeat top left;
	text-align:center;
}

#msgs_bottom {
	clear:both;
	height:30px;
	background: url(/inc/html/media/pix/sidebar_box_bottom.gif) no-repeat top left;
}

.msg {
	padding:15px 20px;
	text-align:left;
}

.msg2 {
	padding: 5px 20px 0px;
	text-align: left;
}

.msg a {color:#828282; text-align:left;}

.msg2 a {
	color: #67A538;
	text-align:left;
}

.sidebar-right .archive {
	width:182px;
	height:23px;
	text-align:center;
	padding:6px 0 0 0px;
	margin:0 auto;
}


/* Partneři */

#partners {
	background:none;
	margin-top:15px;
	_margin-top:11px;
}

#partners_top {
	width:220px;
	padding:0 0 10px 0;
	background: url(/inc/html/media/pix/sidebar_box_top.gif) no-repeat top left;
	text-align:center;
}

#partners_bottom {
	clear:both;
	height:30px;
	background: url(/inc/html/media/pix/sidebar_box_bottom.gif) no-repeat top left;
}

.partner {text-align:center;}
.partner img {
	/*margin:0px auto 15px auto;*/
	display:block;
	margin: 0 auto;
	/*border:1px solid #EB932F;*/
}

/* Kontakty */

#contacts {
	background:none;
	margin-top:15px;
	_margin-top:11px;
	_margin-bottom:15px;
}

#contacts_top {
	width:220px;
	padding:0 0 5px 0;
	background: url(/inc/html/media/pix/sidebar_box_top.gif) no-repeat top left;
	text-align:center;
}

#contacts_bottom {
	clear:both;
	height:55px;
	background: url(/inc/html/media/pix/sidebar_box_bottom_b.gif) no-repeat bottom left;
}

.contacts_inner {padding:10px 20px 0 20px; text-align:left;}
.contacts_inner p {text-align:left;}
.contacts_inner p a {color:#67A538;}
.contacts_inner span {
	text-align:center;
	font-size:10px;
	display:block;
	margin:20px 0 0 0;
	padding:0;
}
.contacts_inner a.tel_podpora {
	display:block;
	margin:5px auto 0 auto;
	_margin:5px auto -25px auto;
	padding:0;
	width:180px;
	height:62px;
	line-height:88px;
	text-decoration:none;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background: url(/inc/html/media/pix/tel_podpora.gif) no-repeat top left;
}


/* Main text area  styling */
.content_text a {font-weight:bold;}
.content_text a:hover {color:#67A538;}

.content_text ul {
	margin:20px 0px 20px 30px;
	padding:0;
	list-style:none;
	background:none;
}

.content_text ul li {
	padding:0 0 0 15px;
	margin:0;
	line-height:15px;
	background: url(/inc/html/media/pix/bg_li_text.gif) no-repeat top left;
}

.content_text ul li a {
	font-weight:normal;
}

.content_text p {}

.content_text table {
	width:100%;
	border-collapse:collapse;
	margin:20px 0;
}
.content_text table tr {}

.content_text table tr.header td, .content_text table th {
	background:#67A538;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	color:#fff;
	text-align:center;
	vertical-align:center;
	padding:5px;
}
.content_text table td {
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	color:#505050;
	text-align:left;
	line-height:20px;
	vertical-align:center;
	padding:5px;
}
.content_text table td, .content_text table tr.odd  td {
	background:#DDEEAC;
}
.content_text table tr.even td {
	background:#EBF5CE;
}

a.content_link {
	margin:0;
	font-size:12px;
	padding:0px 0 0 18px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#67A538;
	background: url(/inc/html/media/pix/bg_li.gif) no-repeat;
}
a.content_link:hover {color:#E17F0B;}


/* Subnavigace v obsahu */

.doc_children {margin:10px 0;}

.doc_children h4 {
	padding:0;
	margin:0 0 10px 0;
	padding:0;
	_height: expression( this.scrollHeight > 45 ? "45px" : "auto" );
	max-height:45px;
}
.doc_children ul {
	list-style:none;
	display:block;
	padding:0 !important;
	margin:0 !important;
}
.doc_children ul li {
	display:block;
	background:none;
	width:290px;
	height:150px;
	float:left;
	padding:0;
	margin:0 10px 20px 12px;
	_margin:0 10px 20px 10px;
	background: url(/inc/html/media/pix/bg_content_child.gif) no-repeat top left;
}
.children_item {margin:15px 20px;}
.childern_text {height:105px;margin:0;padding:0;}
.children_item span {
	background:none;
	display:block;
	height:45px;
	overflow:hidden;
}
.children_item a {
	font-weight:bold !important;
	display:bolck;
	clear:both;
	float:right;
	margin-top:5px;
}

/* LEKARI */
#filters td
{
  width: 30%;
  background: white;
  vertical-align: bottom;
  text-align: left;
}

#filters td.label
{
  padding: 10px 0 0 5px;
}

#filters select
{
  width: 100%;
}

#filters td.center
{
 text-align: center;
 }

 tr.header td a
 {
   color: white;
   text-decoration: none;
 }

 tr.header td a:hover
 {
   color: white;
   text-decoration: underline;
 }

 div.pager
 {
   width: 100%;
   text-align: center;
 }


 div.pager a
 {
   color:#eb942c;
 }

/* - - - - - boxy na HP - - - - - - */

.hp_boxes_ul a span {
	display: none;
}

.hp_boxes_ul #page-pro-deti {
	background: url(pix/bg-box-deti.jpg) no-repeat top left;
}

.hp_boxes_ul #page-pro-muze {
	background: url(pix/bg-box-muzi.jpg) no-repeat top left;
}

.hp_boxes_ul #page-pro-zeny {
	background: url(pix/bg-box-zeny.jpg) no-repeat top left;
}

.hp_boxes_ul #page-pro-ostatni {
	background: url(pix/bg-box-ostatni.jpg) no-repeat top left;
}

span.introtext {
	display: block;
	padding-bottom: 15px;
	font-size: 14px;
	color: silver;
}


/* toggler */

.menu-item,
.menu-item img,
.menu-item-out,
.menu-item-out img {
  border:0;
}

.menu-item,
.menu-item-out {
  display:block;
  float:left;
  width:49px;
  height:20px;
  margin:0;
  padding:0;
  text-align:center;
}
.menu-item {
  border:0;
  border-right:1px solid #fff;
}

.menu-item-out {
  border:0;
  border-left:1px solid #fff;
}

.table_head { 
  margin:0 0 2px 0 !important;
  _margin:0 0 -20px 0 !important;
}

.table_head {
  margin /*\**/:0 0 0px 0 !important;
}

td.td_first {
  width:100px !important;
}

.item-content {
  margin:0;
  padding:0px 0 20px 0;
  *position:relative;
  *top:-10px;
  _top:-15px;
}

