/* ==================== MAIN ==================== */
body
{
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #585858;
	background-image: url(../_img/bgr/default.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
}

a
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


div.break
{
	clear: both;
	height: 0px;
	font-size: 0px;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:transparent;
}

#defbody
{	
	width: 980px;
	margin: auto auto;
	padding: 3px 6px 3px 6px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.cleaner
{
	clear: both;
	height: 0px;
	font-size: 0px;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:transparent;
}
/* ==================== MAIN ==================== */

/* ==================== LOGIN ==================== */
#defbody #login
{
	height: 22px;
	line-height: 22px;
	background-color: #004CA2;
	clear: both;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
	margin-bottom: 3px;
	width: 100%;
}

#defbody #login div.loginbox
{
	float: right;
	padding-right: 6px;
	padding-top: 3px;
	_padding-top: 2px;
}

#defbody #login div.loginbtn
{
	float: right;
	padding-right: 6px;
	padding-top: 5px;
}

#defbody #login div.loginbtn INPUT
{
	background:url('../_img/btn/login.gif') no-repeat;
	width:10px;
	height:11px;
	border:0 none;
}

input.login {
	height: 14px;
	width: 100px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: none;
}
/* ==================== LOGIN ==================== */

/* ==================== THEME ==================== */
#defbody #deftheme 
{
	width: 100%;
	height: 109px;
	line-height: 109px;
	clear: both;
	vertical-align: middle;
	margin-bottom: 3px;
	_margin-bottom: 0px;
}

/* BOX - HP pop-up upozorneni */
#bx_hppopup { width:620px; margin:auto auto; background:#ffffff; height:340px; border:1px solid;}
#bx_hppopup .link { height:15px; line-height:15px; float:right; padding-right:2px; padding-top:1px;}
#bx_hppopup .link a { display:block; width:15px; height:15px; background:url('../_img/btn/close-icon.gif') no-repeat;}

/* Meerkat pop-up window*/
#meerkat-wrap { position:absolute !important; top:0px; left:0px;}
#meerkat { display:none !important; z-index:10; height:400px; padding-top:200px;}
/* ==================== THEME ==================== */

/* ================== TOP MENU ================== */
#defbody #topmenu
{
	width: 100%;
	height: 41px;
	line-height: 41px;
	vertical-align: middle;
	background-image: url(../_img/topmenu/defbgr.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}

#defbody #topmenu #searchbox
{
	float: left;
	margin-top: 15px;
	_margin-top: 13px;
	padding-left: 12px;
	_padding-left: 10px;
}

input.searchtext
{
	background-color: #6794DA;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	width: 105px;
	height: 15px;
	text-indent: 2px;
	vertical-align: middle;
}

#defbody #topmenu #searchbtn
{
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}

#defbody #topmenu div.topmenubox
{
	float: right;
	padding-top: 5px;
}

#defbody #topmenu div.topmenubox a.topmenuhref {
	width: 120px;
	height: 19px;
	line-height: 19px;
	display: block;
	color: #005BC3;
	text-decoration: none;
	text-align: center;
	text-indent: -10px;
	font-weight: bold;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_img/topmenu/zalbgr.gif);
	background-repeat: repeat-x;
}
#defbody #topmenu div.topmenubox a.topmenuhref:hover {
	text-decoration: none;
	color: #A7AC19;
}

#defbody #topmenu div.topmenubox a.topmenuhrefover {
	width: 120px;
	height: 19px;
	line-height: 19px;
	display: block;
	color: #A7AC19;
	text-decoration: none;
	text-align: center;
	text-indent: -10px;
	font-weight: bold;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_img/topmenu/zalbgr.gif);
	background-repeat: repeat-x;
}
/* ================== TOP MENU ================== */

/* ================== 3-COL LAYOUT ================== */
#defbody #defcontent 
{
	clear: both;
	width: 980px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ================== 3-COL LAYOUT ================== */

/* ================= LEFT MENU ================== */
#defbody #defcontent #left
{
	float: left;
	width: 172px;
	text-align: left;
	background-image: url(../_img/bgr/leftmenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#defbody #defcontent #left a.rootitem
{
	background-image: url(../_img/leftmenu/rootitem.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-indent: 40px;
	color: #005BC3;
	font-weight: bold;
	text-decoration: none;
}

#defbody #defcontent #left a.rootitem:hover
{
	background-image: url(../_img/leftmenu/rootitemhover.gif);
	background-repeat: no-repeat;
	color: #A7AC19;
}

#defbody #defcontent #left a.rootitem_selected
{
	background-image: url(../_img/leftmenu/rootitemhover.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-indent: 40px;
	color: #A7AC19;
	font-weight: bold;
	text-decoration: none;
}

#defbody #defcontent #left a.rootitem_opened
{
	background-image: url(../_img/leftmenu/rootitemopened.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-indent: 40px;
	color: #005BC3;
	font-weight: bold;
	text-decoration: none;
}

#defbody #defcontent #left a.subitem
{
	background-image: url(../_img/leftmenu/subitem.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-indent: 40px;
	color: #0B3C75;
	font-weight: normal;
	text-decoration: none;
}

#defbody #defcontent #left a.subitem:hover
{
	background-image: url(../_img/leftmenu/subitemhover.gif);
	background-repeat: no-repeat;
	color: #A7AC19;
}

#defbody #defcontent #left a.subitem_selected
{
	background-image: url(../_img/leftmenu/subitemhover.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-indent: 40px;
	color: #0B3C75;
	font-weight: normal;
	text-decoration: none;
	color: #A7AC19;
}
/* ================= LEFT MENU ================== */

/* ============= RIGHT MENU =============== */
#defbody #defcontent #right 
{
	float: right;
	width: 218px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}

#defbody #defcontent #right span.rightbox, td.conttdright span.rightbox
{
	width: 217px;
	height: 34px;
	line-height: 28px;
	vertical-align: top;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../_img/box/rightbox.gif);
	background-repeat: no-repeat;
}

#defbody #defcontent #right a.rightbox
{
	width: 217px;
	height: 34px;
	line-height: 28px;
	vertical-align: top;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../_img/box/rightbox.gif);
	background-repeat: no-repeat;
}

#defbody #defcontent #right a.rightbox:hover
{
	text-decoration: none;
}

#defbody #defcontent #right .rightboxcontent, td.conttdright .rightboxcontent
{
	width: 197px;
	vertical-align: top;
	text-align: left;
	background-color: #F0F0F0;
	padding: 0px 10px 10px 10px;
}

#defbody #defcontent #right .rightboxcontentdet
{
	width: 197px;
	vertical-align: top;
	text-align: left;
	background-color: #F0F0F0;
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
}

#defbody #defcontent #right .rightboxcontent div, #defbody #defcontent #right .rightboxcontentdet div
{
	padding-left: 6px;
}

#defbody #defcontent #right  .rightboxcontent H1, #defbody #defcontent #right  .rightboxcontentdet H1
{
	color: #005BC3;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#defbody #defcontent #right .rightboxcontent a, #defbody #defcontent #right .rightboxcontentdet a
{
	color: #585858;
	text-align: left;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: justify;
}

#defbody #defcontent #right .rightboxcontent a:hover, #defbody #defcontent #right .rightboxcontentdet a:hover
{
	text-decoration: underline;
}

p.flags
{
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #005BC3;
	vertical-align: top;
	letter-spacing: 1px;
}

p.flags a
{
	color: #005BC3 !important;
	text-decoration: none !important;
}

p.flags a:hover
{
	text-decoration: underline !important;
}

table.tableflags 
{
	width: 800px;
	_width: 797px;
	padding: 0px 0px 0px -2px;
	margin: 0px 0px 0px 0px;
}

p.flags a.lang, p.flagsfull a.lang
{
	width: 26px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p.flags strong, p.flagsfull strong
{
	color: #005BC3;
}
/* ============= RIGHT MENU =============== */

/* ============= MIDDLE MENU =============== */
#middle
{
	margin: 0px 224px 0px 180px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#middlefull
{
	margin: 0px 0px 0px 180px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	min-height: 350px;
	height: auto;
	_height: 350px;
}

table.welcome 
{
	width: 573px;
	_width: 570px;
	background-color: #F0F0F0;
}

table.welcome td.topleft
{
	vertical-align: middle;
	text-align: right;
	padding-top: 22px;
	width: 115px;
}

table.welcome td.topright
{
	vertical-align: middle;
	padding-top: 10px;
	_padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	_padding-bottom: 10px;
}

table.welcome td.topright p
{
	text-align: left;
}

table.welcome td.bottom
{
	vertical-align: bottom;
	height: 48px;
	background-image: url(../_img/bgr/defwelcome.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.defwelcome
{
	width: 192px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	display: block;
	color: #6E6E6E;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	font-weight: bold;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
a.defwelcome:hover
{
	text-decoration: none;
}

H1.first
{
	color: #002248;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

H1.second
{
	color: #005BC3;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

H1.third
{
	color: #005BC3;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H1.fourth
{
	color: #002248;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ============= MIDDLE MENU =============== */

/* ============= DEF ROOT =============== */
table.defcontroot 
{
	width: 573px;
	_width: 570px;
	background-color: #F0F0F0;
	_margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.defcontroot td.column {
	width: 175px;
	background-color: #FFFFFF;
}

table.defcontroot td.text {
	width: 175px;
	background-color: #FFFFFF;
	background-image: url(../_img/bgr/defcontthemetext.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	_padding-top: 10px;
	height: 158px;
	_height: 135px;
}

table.defcontroot td.text ul 
{
	color: #0052AA;
	margin-left: -15px;
	_margin-left: 30px;
	list-style-image: url(../_img/other/ligreen.gif);
	text-align: left;
}

table.defcontroot td.text ul li a {
	color: #0052AA;
	text-decoration: none;
	font-size: 12px;
}

table.defcontroot td.text ul li a:hover {
	color: #A7AC19;
	text-decoration: underline;
}

#nemocnice {
	clear: both;
	width: 175px;
	height: 128px;
	background-image: url(../_img/theme/nemocnice.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#odbver {
	clear: both;
	width: 175px;
	height: 128px;
	background-image: url(../_img/theme/odbver.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

#pacienti {
	clear: both;
	width: 175px;
	height: 128px;
	background-image: url(../_img/theme/pacienti.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

a.defcontthemetop {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	line-height: 28px;
	vertical-align: middle;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 25px;
	text-decoration: none;
}
a.defcontthemetop:hover {
	text-decoration: none;
}

a.defcontthememiddle {
	width: 175px;
	height: 89px;
	display: block;
	text-decoration: none;
}
a.defcontthememiddle:hover {
	text-decoration: none;
}

a.defcontthemebottom {
	width: 175px;
	height: 12px;
	display: block;
	text-align: left;
	line-height: 12px;
	vertical-align: middle;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1468C8;
	text-indent: 100px;
	text-decoration: none;
}
/* ============= DEF ROOT =============== */

/* ============= FOOTER =============== */
#footer {
	height: 30px;
	line-height: 20px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-top: 4px solid #F0F0F0;
	margin-top: 10px;
	margin-left: 180px;
	_margin-left: 182px;
}

#footer div.left {
	float: left;
	width: 350px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	margin-left: 1px;
	color: #81AFDF;
	font-weight: bold;
}

#footer div.right {
	float: right;
	width: 350px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	margin-right: 3px;
	color: #81AFDF;
	font-weight: bold;
}

#footer div.right a {
	color: #81AFDF;
	text-decoration: none;
}

#footer div.right a:hover {
	color: #81AFDF;
	text-decoration: underline;
}
/* ============= FOOTER =============== */

/* ============= ANKETA =============== */
#left div.white
{
	float: none;
	clear: both;
	width: 172px;
	height: 51px;
	_height: 49px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left #anketa
{
	position: absolute;
	width: 146px;
	height: 288px;
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
}

#left #anketa #content
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../_img/bgr/anketa.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left #anketa #content span.nadpis
{
	width: 146px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	font-weight: bold;
	font-family: "Helvetica CE", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../_img/box/anketa.jpg);
	background-repeat: no-repeat;
}

#left #anketa #content H1
{
	color: #005BC3;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px 20px 5px;
	margin: 0px 0px 0px 0px;
}

#left #anketa #content a.otazka
{
	display: block;
	text-align: left;
	color: #0052AA;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

#left #anketa #content a.otazka:hover
{
	color: #A7AC19;
	text-decoration: none;
}

#left #anketa #content div 
{
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.anketagraf
{
	height: 12px;
	line-height: 12px;
	font-size: 5px;
	background: #A7AC19;
	border: 0px none;
	display: block;
	text-decoration: none;
}
/* ============= ANKETA =============== */

textarea
{
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* ============= IE7 =============== */
.IE7 ul 
{
	margin-left: 30px !important;
	margin-top: 15px !important;
}
