body {
	margin: 0; padding: 0;
}

#main { margin-top: 3px; margin-bottom: 17px; }

#header {
	background: url(../img/header_tl.jpg) no-repeat top left #FAFAFA;
	height: 97px;
}
#header .first {
	background: url(../img/header_tr.jpg) no-repeat top right;
	height: 97px;
	width: 960px;
}
#meniusus {
	background: url(../img/menu_bg.gif) repeat-x top;
	height: 34px;
}

#meniust {
}

#colst { 
	width: 175px; 
	border-right: #CCC 1px solid;
	background-color: #FFF;
}
#colst .first {
	background-color: #FAFAFA;
	width: 175px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

#centru { width: 608px; background-color: #FFF; }
#centru .first {
	background-color: #FFF;
	width: 608px;
	margin-top: 10px;
}

#coldr { 
	width: 175px; 
	border-left: #CCC 1px solid; 
	background-color: #FAFAFA;
}
#coldr .first {
	background-color: #FAFAFA;
	width: 175px;
	overflow: hidden;
	padding: 10px 0 0 0;

}

.module01, .module02 {
	margin: 0 0 12px 0;
}

.module01 h1, .module02 h1{
	background: url(../img/bgmstn.jpg) no-repeat top left;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	width: 167px;
	height: 28px;
	line-height: 25px;
	text-indent: 9px;
	margin: 0 0 0 4px;
}
.module01 a h1, .module01 a:visited h1 {
	color: #FFF;
}
.module01 a:hover h1 {
	color: #404040;
	text-decoration: none;
}
.module01 a.active h1 {
	background: url(../img/bgmsta.jpg) no-repeat top left;
}

.module01 div, .module02 div {
	margin: 0 0 0 4px;
	border: #C8C8C8 1px solid;
	border-top: none;
	width: 165px;
	color: #242321;
}

.module01 div a, .module01 div a:visited {
	background: url(../img/b1.gif) no-repeat left center;
	display: block;
	line-height: 22px;
	margin: 0 0 0 7px;
	border-bottom: #CCC 1px dashed;
	width: 150px;
	color: #242321;
	text-decoration: none;
	text-indent: 10px;
}
.module01 div a:hover {
	background: url(../img/b2.gif) no-repeat left center;
	color: #E37816;
	text-decoration: none;
}
.module01 div a.ultim  { border: none; }
.module01 div a.active { color: #E37816; }

#footer {
	background: url(../img/footer_bl.gif) no-repeat bottom left #F4F4F4;
}

#footer .first {
	background: url(../img/footer_br.gif) no-repeat bottom right;
	height: 50px;
	border-top: #CCCCCC 1px solid;
	width: 100%;
}


