﻿/* OBECNÉ NASTAVENÍ + NASTAVENÍ OPAKUJÍCÍCH SE PRVKÙ ========================*/

body
{
	font: 80% Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

*
{
	outline: none;
}

ul
{
	padding: 0;
	margin: 0;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}



.clear
{
	float: none;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}

.clL {		clear: left;	}
.clR {		clear: right;	}
.clear {	clear: both;	}

.hide {	display: none;	}

#bgr_line
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 188px;
	background-image: url(/images/pages/top-panel-background.png);
	background-position: center;
	display: block;
	overflow: hidden;
}

/* ==========================================================================*/

#topPanel
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 986px;
	height: 150px;
	background-image: url(/images/pages/top-panel-menu-background.png);
	background-repeat: no-repeat;
	background-position: 6px 95px;
}

#logo
{
	width: 220px;
	height: 69px;
	position: relative;
	top: 20px;
	left: 45px;
}

#treePath
{
	position: relative;
	top: 58px;
	left: 50px;
	color: White;
	font-size: 90%;
	font-weight: bold;
}

#treePath a
{
	color: White;
}

/* ==========================================================================*/

#topMenuContentPanel
{
	position: absolute;
	z-index: 90;
	top: 150px;
	left: 0px;
	width: 986;
	height: 188px;
	overflow: hidden;
}

#topMenuContent
{
	width: 986px;
	height: 188px;
	margin: 0 auto;
	background: #00a4ed url(/images/pages/top-menu-background.png) repeat-y;
	background-position: 427px 0;
	font-size: 11px;
}

#highlightPanel
{
	float: left;
	width: 353px;
	height: 188px;
	display: block;
	overflow: hidden;
}

#highlightPanel h2
{
	display: none;
}

#topMenuContent img
{
	float: left;
}

#newsPanel
{
	float: left;
	height: 188px;
	color: #FFF;
	background-image: url(/images/pages/highlight-right-part.png);
	background-repeat: no-repeat;
	padding: 22px 0 0 95px;
}

#newsPanel h3
{
	font-size: 130%;
	margin: 0 0 18px 0;
	padding: 0;
}

#newsPanel ul
{
	list-style-type: none;
}

#newsPanel ul li
{
	position: relative;
	float: left;
	width: 170px;
	min-height: 95px;		height: auto;		_min-height: 95px;
	margin-right: 15px;
	padding-bottom: 20px;
}

#newsPanel .date
{
	font-weight: bold;
	margin-bottom: 10px;
}

#newsPanel .more
{
	position: absolute;
	bottom: 0px;
	width: 170px;
}

#newsPanel .more a
{
	color: #005cba;
	display: block;
	font-weight: bold;
}

/* ==========================================================================*/

#centralPanel
{
	position: relative;
	z-index: 0;
	width: 986px;
	margin: 0 auto 20px auto;
	background-image: url(/images/pages/fonendoscop.jpg);
	background-position: 100px bottom;
	background-repeat: no-repeat;
}

/* ==========================================================================*/

#contentPanel
{
	float: right;
	width: 632px;
	margin-top: 338px;
}
/*
#contentImage
{
	float: right;
	width: 230px;
	padding-top: 80px;
	text-align: center;
}

#contentText
{
	float: left;
	width: 362px;
}
*/

#content
{
	width: 594px;
	min-height: 300px;		height: auto;		_height: 300px;
	padding: 20px;
	color: #000;
	font-size: 95%;
	background-image: url(/images/pages/vert_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#content h1
{
	font-size: 130%;
	margin: 0px;
	padding: 0 0 15px 0;
	text-transform: Uppercase;
}

#content h2
{
	font-size: 120%;
	padding: 10px 0 5px 0;
	text-transform: Uppercase;
}
#content h3
{
	font-size: 110%;
	margin: 0;
	padding: 5px 0 3px 0;
	text-transform: Uppercase;
}
#content h4
{
	font-size: 100%;
	margin: 0;
	padding: 3px 0 1px 0;
}

#content p
{
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
}

#content .hr
{
	height: 1px;
	background: none;
	border-bottom: 1px dashed #5B5B5B;
	margin: 0;
	padding: 0;
}

#content ul
{
	padding: 10px 0 10px 20px;
	list-style: none;
}

#content ul li
{
	padding: 3px 0 3px 18px;
	background: url(/images/pages/content-dot.png) no-repeat 0px 5px;
}

#content a
{
	color: #005cba;
}

#content img
{
	border: 1px solid #999;
	padding: 1px;
}

#content img.imgl {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content img.imgr {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

#content .btn_back
{
	float-right;
	display: block;
	padding: 2px 5px;
	white-space: nowrap;
	color: #FFF;
	background-color: #005cba;
}

#content #doctor
{
	background-color: #d4f3ff;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#content #doctor p
{
	margin: 0;
	padding: 0;
}

#content .oho
{
	border: 1px solid #5B5B5B;
}

#content .oho tr
{
	background-color: #d4f3ff;	
}

#content .oho tr.tr1
{
	background-color: #f4f4f4;
}

#content .oho td
{
	padding: 2px 5px;
}

#content .news_list ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content .news_list li {
	padding: 0;
	margin: 0;
	background: none;
}

#content .news_list .date
{
	font-weight: bold;
}

#content .news_list .more
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#content .news_list .more a
{
	display: block;
}

#content .news_detail .date
{
	font-weight: bold;
}

/* ==========================================================================*/

#contactPanel
{
	padding: 0px;
	padding-left: 5px;
	font-size: 90%;
	color: White;
	background-image: url(/images/pages/vert_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#contactDesignPanel
{
	height: 55px;
	padding: 20px 105px 20px 95px;
	font-weight: bold;
	background: #00adef url(/images/pages/contact-design-image.png) 20px center no-repeat;
}

#contactDesignPanel img
{
	float: left;
	margin-right: 10px
}

#contactDesignPanel {
	font-family: Tahoma;
	font-size: 95%;
}

#contactDesignPanel p
{
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	font-size: 100%;
	font-weight: bold;
}

#contactDesignPanel table
{
	border: none;
}

#contactDesignPanel td
{
	font-weight: normal;
	width: 320px;
}

#contactDesignPanel a
{
/*	color: #005cba;	*/
	color: #aae8ff;
}

#authorPanel
{
	width: 617px;
	padding: 5px 0 15px 5px;
	float: right;
	text-align:right;
	font-size: 85%;
	color: #5b5b5b;
}

#authorPanel .flL
{
  float:left;
  text-align:left;
}

#authorPanel .flR
{
  float:right;
  text-align:right;
}

#authorPanel a
{
	color: #5b5b5b;
}

#banner_flash
{
	background: #FFF url(/images/banners/home_photos.jpg) no-repeat right;
}

/* ==========================================================================*/

#leftMenuPanel
{
	width: 348px;

	margin-top: 338px;
	float: left;
	background: url(/images/pages/bluePanelMiddle.png) repeat-y 14px 0px;
}

#leftMenuPanel #minPlace
{
    width:1px;
	  height: 396px;
	  float:left;
  	overflow:hidden;
}

#leftMenuPanel #topLeftPanel
{
  	background: url(/images/pages/bluePanelTop.png) no-repeat 14px 0px;
}

#leftMenuPanel #bottomLeftPanel
{
    height:22px;
  	background: url(/images/pages/bluePanelBottom.png) no-repeat 14px 0px;
}

#leftMenuPanel ul
{
	padding: 15px 0 0 50px;
	list-style: none;
	color: White;
}

#leftMenuPanel ul li
{
	width: 250px;
	padding: 0 0 7px 0;
}

#leftMenuPanel ul li a
{
	color: #FFF;/*#3d954c;*/
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
	background: url(/images/pages/left-menu-dot.png) no-repeat 0px 3px;
/*	white-space: nowrap */
}

#leftMenuPanel ul li.select a,
#leftMenuPanel ul.sub li.select a
{
	color: #aae8ff;
}

#leftMenuPanel ul.sub
{
	padding: 0;
	min-height: 24px;	height: auto; _height: 24px;
	margin-left: 16px;
	list-style: none;
	color: White;
}

#leftMenuPanel ul.sub li
{
  display: inline;
	padding: 0 0 25px 0;
}

#leftMenuPanel ul.sub li a
{
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0;
	background: none;
}

#leftMenuPanel .index10 {	margin-left: 0px; 	}
#leftMenuPanel .index20 {	margin-left: 3px;	}
#leftMenuPanel .index30 {	margin-left: 6px;	}
#leftMenuPanel .index40 {	margin-left: 10px;	}
#leftMenuPanel .index50 {	margin-left: 12px;	}
#leftMenuPanel .index60 {	margin-left: 15px;	}
#leftMenuPanel .index70 {	margin-left: 18px;	}
#leftMenuPanel .index75 {	margin-left: 20px;	}
#leftMenuPanel .index80 {	margin-left: 22px;	}

#linkPanel a
{
	margin-left: 10px;
}

#linkPanel a.first
{
	margin-left: 0;
}

/* ==========================================================================*/

/* DIV se všemi prvky TextBoxu ********************/
.TextBoxTB,
.TextBoxTBReq
{
/*	float: left;	*/
	clear: left;
	padding-bottom: 5px;
}

/* Text před TextBoxem ***************************/
.TBTextSTextBox,
.TBTextSReqTextBox
{
	width: 100px;
}

/* DIV s TextBoxem ********************************/
.TBTextBox input,
.TBReqTextBox input
{
	width: 200px;
}

/* Text za TextBoxem ******************************/
.TBTextETextBox,
.TBTextEReqTextBox
{
/*	display: none;	*/
}

/* DIV se všemi prvky TextArea ********************/
.TextAreaTA,
.TextAreaTAReq
{
/*	float: left;	*/
	clear: left;
}

/* Text před TextArea *****************************/
.TATextSTextArea,
.TATextSReqTextArea
{
	float: left;
	width: 100px;
}


/* TextArea *********************************/
.TATextArea,
.TAReqTextArea
{
	width: 200px;
	height: 100px;
}

/* Text za TextArea *******************************/
.TATextETextArea,
.TATextEReqTextArea
{
/*	display: none;	*/
}

#forms
{
	width: 554px;
	background-color: #f4f4f4;
	padding: 20px;
}

#forms .TBTextETextBox,
#forms .TBTextEReqTextBox,
#forms .TATextETextArea,
#forms .TATextEReqTextArea
{
	float: none !important;
	clear: both;
	height: 5px;
	font-size: 1px;
}

#forms input,
#forms textarea
{
	border: 1px solid #5b5b5b;
}

#formButtons
{
	width: 303px;
	float: left;
	text-align: right;
	padding-top: 20px;
}

#formButtons input {
	border: none;
	color: #FFF;
	background-color: #005cba;
	font-weight: bold;
}/* CSS Document */
