/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.layWrapper {
	margin: 0px;
	padding: 0px;
}


/*-----------------*
 |  C O N T E N T  |
 *-----------------*/

.lay02Content {
	background:url(/images/bg_column01.jpg) repeat-x ;
	height: auto;
	width: 100%;
	
	margin: 0px;
	padding: 0px;
	float: left;
}

.lay02Column01 {
	float: left;
	padding: 5px 0px 0px 14px;
}

.lay02Column02 {
	float: left;
	width: 502px;
}

.eBanner {
	float: left;
	z-index: 0;
}

.eFunctionMenu {
	background:url(/images/bg_function_buttons.gif) no-repeat;
	width: 502px;
	height: 26px;
	margin-top: -20px;
	z-index: 300;
	float: left;
}

.eContent {
	float: left;
	width: 490px;
	background: #FFFFFF;
	padding: 15px 0px 100px 12px;
	font-size: 13px;
	color: #2C2C2C;
}

.eContent h1 {
	font-size: 22px;
	color: #99C070;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.eContent p {
	padding-right: 10px;
	text-align: justify;
	margin: 15px 0px;
}

.eContent p a{
	color: #00A1E3;
	text-decoration: none;
	background-color: #CFEEFA;
}

.eContent p a:hover{
	text-decoration: none;
	background-color: white;
}

.eContent p img {
	margin: 0px 10px 10px 0px;
	#margin: 15px 10px 10px 0px;
}

.eContent ul {
	margin-left: 30px;
}

.eContent ul li {
	list-style: url(/images/bullet.gif);
	padding: 3px 0px 3px 10px ;
}

.eContent ul li a {
	color: #00A1E3;
	text-decoration: none;
	background-color: #CFEEFA;
}

.eLeadTop{
	background:url(/images/bg_lead_top.gif) no-repeat;
	height: 7px;
	width: 484px;
	float: left;
}

.eLead {
	background: #5BB5CD;
	width: 438px;
	padding: 0px 35px 0px 11px;
	color: #FFFFFF;
}

.eLeadBottom{
	background:url(/images/bg_lead_bottom.gif) no-repeat;
	height: 7px;
	width: 484px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

.lay02Column03 {
	margin: 0px;
	float: left;
	padding-left: 5px;
	width: 184px;
	height: 270px;
}

/*--- Novice ---*/

.eNews {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 183px;
	padding-left: 9px;
}
	
.eNews h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 17px; 
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

.eNews h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px; 
	font-size: 11px;
	color: #444444;
	font-weight: normal;
}

.eNews h2 a{
	font-size: 12px;
	color: #00A1E3;
	font-weight: bold;
	background-color: #CFEEFA;
	text-decoration: none;
	line-height: 14pt;
}

.eNews p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #2C2C2C;
	line-height: 12pt;
}

.eNews p a{
	color: #00A1E3;
	text-decoration: none;
	background-color: #CFEEFA;
}
			
/*--- Kontakt ---*/

.eContact {
	margin: 0px;
	padding: 0px;
	background:url(/images/bg_contact.jpg) no-repeat;
	width: 179px;
	height: 102px;
}

.eContact p{
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	color: #2C2C2C;
	padding: 33px 0px 0px 15px;
	line-height: 12pt;
}

.lay02Column02 {
	font-size: 12px; 
	color: #FFFFFF;
	line-height: 11pt;
	text-align: left;
	float: left;
}

.column02Wrapper {
	background:url(/images/bg_column02.gif) repeat-x;
	a-width: 1000px;
	height: 197px;
	
	padding: 6px 0px 0px 14px;
}

.eExposedContentWrapper {
	width: 174px;
	height: 197px;
	float: left; 
}

.eExam {
	width: 174px;
	height: 85px;
	position: relative;
}

.eExam span {
	background:url(/images/bg_pregled.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.eDoctors {
	width: 174px;
	height: 85px;
	position: relative;
}

.eDoctors span{
	background:url(/images/bg_zdravniki.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.ePath {
	display: block;
	margin: 10px 0px 0px 300px;
	color: #707070;
	font-size: 10px;
}

.ePath a {
	color: #707070;
	font-size: 10px;
}

.ePath a:hover {
	text-decoration: none;
}
