	* {
	margin:0px;
	padding:0px;
	border:0px;
}
html {
	margin-bottom:10px;
}
body {
	margin:0px;
	background-color:#ffffff;
	background-image:url(/img/wallpaper.png);
	background-repeat:repeat-x;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
}

#wrapper {
	width:990px;
	overflow: hidden;
	margin:0px auto;
}


#header {
	width:970px;
	height:64px;
	float:left;
	/*background-image:url(/img/logo_azet.gif); */
	background-image:url(/img/wallpaper.png);
	background-color: #3773B8;
	background-position:top right;
	background-repeat:repeat-x;
	position:relative;
	margin-bottom: 15px;
}

#header, #header a {
	color:#ffffff;
}
#header p.menu {
	width:400px;
	position:absolute;
	top:4px;
	right: 120px;
	float:left;
	text-align:right;
}
#header p.menu a {
	padding:0 2px;
}
#header a.mc-bold {
	font-weight: bold;
}
#header h1 {float:left; margin: 0;}
#header h1 a {position: relative; padding-top: 24px; overflow: hidden; width: 158px; line-height: 27px; _height: 40px; float:left; color: #fff; cursor: pointer;}
#header h1 a:hover,
#header h4 a:hover {text-decoration: none;}
#header h1 span {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/img/logo_kalendar.png) 0 0 no-repeat;}

#header h4 {float:left; margin:0; font-size: 160%;}
#header h4 a {position: relative; left: 232px; overflow: hidden; width: 100px; height: 50px; float:left; color: #fff; cursor: pointer;}
#header h4 span {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(/img/logo_azet.gif) 0 0 no-repeat;}

/* #header h1 a {
	width:158px;
	height:64px;
	display:block;
	background-image:url(/img/logo-beta.gif);
	background-image:url(/img/logo_kalendar.png);
	background-repeat:no-repeat;

#header h1 a span, #header h4 a span {
	display:none;
}
*/
#header ul {
	margin-top:10px;
	margin-left:80px;
	float:left;
}
#header ul li {
	width:200px;
	float:left;
	list-style:none;
	text-align:left;
}
#header ul li span {
	font-size:12px;
	height:15px;
	display:block;
	float:left;
}
#header ul li h3 {
	margin-top:5px;
	/*font-size:23px;*/
	clear:both;
	float:left;
}
#header ul li h3 a {
	text-decoration:none;
	color:#ffffff;
	font-size:18px;
	/*display:block;*/
}

#content {
	width:970px;
	margin-top:15px;
	float:left;
}

#sidebar {
	width:170px;
	margin-right:50px;
	margin-bottom:20px;
	float:left;
	text-align:left;
}

#sidebar h3 {
	margin: 10px 0 4px 0 ;
	float:left;
	font-size:14px;
	font-weight:normal;
}
#sidebar ul {
	margin:0px;
	margin-top:5px;
	margin-left:10px;
	font-size:12px;
}
#sidebar ul li {
	list-style:none;
	clear:both;
	line-height:18px;
}
#sidebar ul li.selected {
	margin:5px 0 5px 0;
	position: relative; left: -8px;
	float:left;
	clear: both;
	line-height: 24px;
	width: 158px;
	padding: 0 0 0 10px;
	background:url(/img/sidebar_selected.png) no-repeat #73b733;
}
#sidebar ul li.selected a {
	color:#ffffff;
}
#sidebar ul li.more a {
	padding-left:15px;
	background-image:url(/img/more.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	color:#000000;
}
#sidebar ul li.less a {
	padding-left:15px;
	background-image:url(/img/less.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	color:#000000;
}

#sidebar ul.bluebox	{
	margin-top:-5px;
	font-size:13px;
	color:#fff;
	clear:both;
}
#sidebar ul.bluebox li.selected {
	height:24px;
	padding:0px;
	padding-left:10px;
	position:relative;
	background-image:url(/img/bluebox_closed.png);
	background-repeat:no-repeat;
	line-height:24px;
	cursor:pointer;
	clear:both;
}
#sidebar ul.bluebox li.selected.opened {
	background:url(/img/bluebox_opened.png) no-repeat #3471b7;
}
#sidebar ul.bluebox li ul {
	width:148px;
	margin:0;
	clear: both;
	padding-bottom:5px;
	display: none;
	clear: both;
	z-index: 500;
	left: 8px; top: 24px;
	position: absolute;
	background-image:url(/img/bluebox_submenu.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sidebar ul.bluebox li ul li {
	padding-left:10px;
	background:none;
	background-color: #3d78bb;
	line-height:20px;
}

#footer {
	width:100%;
	margin: 40px auto 10px auto;
	clear:both;
	font-size:11px;
	text-align:left;
	border-top:1px solid #e7e5e3;
}

#footer .product {
	width:970px;
	height:35px;
	margin:0px auto;
	padding-left:5px;
	padding-right:10px;
	border-bottom:1px solid #cdcecc;
	line-height:35px;
}
#footer .product a strong {
	color:#000;
}
#footer .product .left a {
	margin-left:5px;
	margin-right:5px;
}
#footer .azet {
	width:970px;
	margin:0 auto;
	position:relative;
	padding:15px 10px;
}

#footer .azet h4 {
	font-size:11px;
	margin: 0 0 10px 0;
	width: 130px;
	font-weight:normal;
}
#footer .azet h4 a {
	color: #000;
}
#footer .azet ul {
	width:130px;
	margin: 10px 0 0 0;
	float:left;
	margin-top:10px;
	padding:0;
}
#footer .azet ul li {
	list-style:none;
	line-height:18px;
}
#footer .azet .azetlogo {
	width:64px;
	height:24px;
	display:block;
	margin-top:50px;
	position:absolute;
	z-index:1001;
	top:30px;
	right:10px;
	background-image:url(/img/logo_azet_footer.gif);
	background-repeat:no-repeat;
}
#footer .azet .azetlogo span {
	display:none;
}

.show {
	display:block;
}
.hide {
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}

a {	
	text-decoration:none;
	color:#2868b2;
	outline:none;
}
a:hover, a:active {
	text-decoration:underline;
}

h5 {clear: both;}

