html,body {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {

	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#central {
	margin: 0px;
	text-align: center;
	border: 0px;
	padding: 0px;
	background-color: white;
	background-image: url(fundal_baloane.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;

}
#material {
	color: white;
	padding:3px;
	background-color: white;
	color: black;
	background-image: url(total.png);
	background-repeat: repeat-x;

	min-height: 600px;
	overflow: auto;
	height: 100%;
	width:850px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#col1 {
	min-height: 280px;
	width:160px;
	color: #336699;
	background-color: black;
	background-image: url(meniu.png);
	background-repeat: repeat-x;
	float:left;
	margin: 0px;

}
#col2 {
	
	
	color:black;
	background-color: white;
	background-image: url(col2.png);
	background-repeat: repeat-x;
	width:668px;
	margin:0px 5px 0px 5px;
	float:right;
	padding-bottom: 30px;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	clear:both;
	text-align: center;
	font-size:0.7em;
	background-color:white;
	background-image: url(footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 48px;
}
#footer a{
	color: white;
}
#col1 a {
	color: #336699;
	text-decoration: none;
}
#col1 a:hover {
	color:#336699;
	background-color:transparent;

}
#col1 li{
	list-style-type:none;
	padding-bottom:10px;
	font-size: 1.1em;
}
#col1 ul{
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 10px;
}

.alb {
	color:#6699ff;
}
#col1 li:hover {

		color:#336699;
	background-color:white;
	background-image: url(list.jpg);
	background-position: center right;
	background-repeat: no-repeat;

}

#banner {
	background-color: #336699;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;

	clear: both;
	width:856px;
	height:181px;
	margin:0 auto;
}
#meniu {

	background-color: #336699;

	line-height: 50px;
	clear: both;
	width:856px;
	height:50px;
	margin:0 auto;
}

#meniu li,#meniu a,#meniu ul{
	list-style-type: none;
	display:inline;
	color: white;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 19px;
}
#meniu li:hover{
	color: #336699;
	background-color:white;
	background-image: url(list.jpg);
	background-position: center left;
		background-repeat: no-repeat;
	//width: 200px;
}
#meniu a:hover{
	color: #336699;
}


#col2 h1, #col2 h2, #col2 h3, #col2 h4 {
	background-color:#336699;
}
#col2 h1 {
	text-align: right;
	font-style:italic;
	font-size: 3em;
	text-decoration: underline;
	padding: 20px;
	background-color: transparent;
}	
#col2 h2 {
	text-align: left;
	font-style: italic;
	font-size: 2em;
	color: white;
	padding: 10px;
}
#col2 h3 {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 1.5em;
	color: white;
	padding: 6px;
	
}	
#col2 h4 {
	text-align: left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 1em;
	color: white;
	padding: 3px;
}
#col2 p {
	text-align: left;
	font-style: none;
	font-size: 0.9em;
	color: black;
	padding-left:15px;
	padding-right: 15px;
}


#col2 a {
	color:#336699;
	text-decoration: none;
}
#col2 a:hover {
	background: white;
	color:#336699;
	text-decoration: underline;
}

a{
	color: #336699;
}
.primalitera{
	padding-left: 30px;
	color:#ffcc00;
	font-size: 2.3em;
}
TABLE   { border-collapse: collapse; }
TR.mem td { border-bottom:1px solid #336699; }
