/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

a{
	color: #b20303;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #e32406 url(images/bg-2.jpg) repeat-x;
}

#main
{
margin: 0 auto;
width: 800px;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
}

#top {
	height: 84px;
	width: 800px;
	margin: 0 auto;
	background: url(images/top_00.png) no-repeat bottom;
	border-bottom: 0px solid #ffffff;
	margin-bottom: 0px;
}

#meniu {
	height: 26px;
	width: 800px;
	margin: 0 auto;
	background: url(images/top_01.png) no-repeat bottom;
	border-bottom: 0px solid #ffffff;
	margin-bottom: 0px;
}

#meniu ul {
	margin: 0;
	list-style: none;
	padding-left: 40px;
}

#meniu li {
	display: inline;

}

#meniu a {
	font-family:  Verdana, Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
	float: left;
	height: 26px;
	width: 105px;
	padding-top: 4px;
	text-align: center;
	padding-right: 3px;
}

#meniu a:hover {	
	color: #ffffff;
	text-decoration: none;
	float: left;
	height: 26px;
	width: 105px;
	padding-top: 4px;
	text-align: center;
	padding-right: 3px;
	background: url(images/menuhov.png) no-repeat; 
}

#continut{
	background: url(images/continut.png);
	width: 800px;
	height: 657px;	
	text-align: center;
	color: #ffffff;
	clear: both;
	margin: 0 auto;
}

#stanga{
	width: 560px;
	padding-left: 14px;
}

#stangaSus{
	height: 20px;
}

#stangaSusBorder{
	background: url(images/stangaSus.png) no-repeat;
	height: 7px;	
}

#stangaBg{
	background: url(images/stangaBg.png) repeat-y;
}

#stanga H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#ffffff;
	font-weight:normal;
	padding-bottom: 1px;
	background: url(images/linie.png) repeat-x bottom;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 10px;
	padding-top: 10px;
}

#stangaJosBorder{
	background: url(images/stangaJos.png) no-repeat;
	height: 7px;	
}

#dreapta{
	width: 220px;
	float: right;
	color: #000000;
	padding-top: 20px;
}

#dreaptaSus{
	background: url(images/dreaptaSus.png) no-repeat right;
	height: 7px;
	margin-right: 14px;
}

#dreaptaBg{
	background: url(images/dreaptaBg.png) repeat-y;
	margin-left: 6px;	
	margin-right: 14px;
}

#dreaptaJos{
	background: url(images/dreaptaJos.png) no-repeat right;
	height: 7px;
	margin-right: 14px;
}
#dreapta h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#ffffff;
	font-weight:normal;
	padding-bottom: 1px;
	background: url(images/linie.png) repeat-x bottom;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 10px;
	padding-top: 10px;
}
#dreapta ul {
	list-style: none;
	padding: 5px;
	margin: 0px;
	display: block;
	min-height: 200px;
}	

#dreapta ul li{
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 10px;
	background: url(images/list.png) top left no-repeat;
}

#categorii h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 3px;
	font-weight: normal;
}

#categorii a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffff33;
	text-decoration: none;

}

#categorii a:hover{
	color: #ffffff;
	text-decoration: none;
}

#bottom {
	height: 48px;
	width: 800px;
	margin: 0 auto;
	background: url(images/bottom.png) no-repeat bottom;
	border-bottom: 0px solid #ffffff;
	margin-bottom: 0px;
}

.img{
	background-color: #FFFFFF;
	padding: 1px; 
	border: 1px solid #d0d0d0;
}