/* BODY */
body {
	background: url(../images/bg_body.gif) repeat-x;
	background-color: #A6A6A6;
	margin: 0px;
}

/* MAIN WRAPPER */
.layWrapper {
	margin: 0 auto;
	width: 943px;
}

/* HEADER */
.lay01Header {
	width: 100%;
	height: 103px;
}
.lay01Header img {
	padding-top: 23px;
	float: left;
}
.eWelcome {
	float: right;
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color: #333333;
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
}
.eLogout {
	text-align:right;
	float: right;
	width: 400px;
	margin-top: 5px;
	text-align: right;
	background: url(../images/bg_logout.gif) top right no-repeat;
}
.eLogout p {
	font-family: Trebuchet MS;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	margin: 35px 15px 0px 0px;
	
}
.eLogout a {
	font-family: Trebuchet MS;
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	margin-right: 17px;
	background: url(../images/bg_link_white_dots.gif) bottom repeat-x;
	text-decoration: none;
}
.eLogout a:hover {
	background: none;
	text-decoration: none;
}

/* FOOTER */
.lay03Footer {
	clear: both;
	margin-bottom: 20px;
	padding: 0px 0px 0px 10px;
	width: 100%;
	height: 41px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 0.7em;
	color: #333333;
	background: url(../images/bg_footer.gif) no-repeat;
}

.lay03Footer ul {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin:0px;
}

.lay03Footer li {
	display:inline;
}

.lay03Footer li a {
	text-decoration: none;
	margin-right: 8px;
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 1em;
	background: url(../images/bg_link_black_dots.gif) bottom repeat-x;
	text-decoration: none;
}

.seeMore {
	background:transparent url(../images/bg_blog_link_dots.gif) repeat-x scroll center bottom;
	color:#69AD00;
	font-family:Trebuchet MS;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

.lay03Footer li a:hover {
	background-image: none;
	text-decoration: none;
}

/* MODULES */
.ePages {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}

.eModules {
	font-family: Trebuchet MS;
	font-size: 0.75em;
	color: black;
	padding-bottom: 5px;
}

.eModules a {
	background-image: url(../images/bg_link_white_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: white;
	text-decoration: none;
}

.eModules h2 {
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	padding: 2px 0px 1px 32px;
	background-image: url(../images/bg_module_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.eModules p {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 3px 11px 0px 11px;
	line-height: 1.15em;
	font-size:11px;
}

.eModules ul {
	background-color: #EEEEEE;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.eModules li {
	background: url(../images/bullet_dark.gif) top left no-repeat;
	padding: 2px 0px 0px 18px;
	margin-left: 1em;
	font-weight: bold;
}

.eModules li a {
	background-image: url(../images/bg_link_white_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: black;
	text-decoration: none;
}

.vertmenuul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}
.vertmenuli {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	}
.vertmenuliON {
	margin: 0px;
	padding: 2px 0px 0px 5px;
	background-image:url(/images/module_meni_green.gif);
	}
	
	
	
.vertmenuli a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	font-family: Trebuchet MS;
	position:relative;
	top:-5px;
	padding-left:10px;
	

	}
	
.vertmenuliON a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-family: Trebuchet MS;
	position:relative;
	top:-5px;
		padding-left:10px;
	}


.eModules .bottom {
	background-image: url(../images/bg_module_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-bottom: 10px;
}

.eModules .bottom a {
	background-image: none;
}