@charset "utf-8";
/* CSS Document */

body {
	background:#f2f2f2 url(../images/bg.jpg) no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}

img {
	border:none;
	}

h1 {
	font-size:14px;
	color:#B91B00;
	text-decoration:underline;
	margin-left:30px;
	}

h2 {
	font-size:12px;
	color:#B91B00;
	}

ul {
	list-style:none;
	}	
	
li {
	margin:0;
	list-style-type:circle;
	text-indent:0;
	}	

#container {
	background:url(../images/main-bg.png) no-repeat;
	width:974px;
	height:700px;
	margin:0 auto;
	}	

#selector {
	height:22px;
	width:674px;
	background:none;
	float:left;
	text-align:right;
	padding-top:21px;
	}
#main {
	width:674px;
	height:auto;
	margin:0 auto;
	}
	
#meniu {
	background:none;
	height:36px;
	width:649px;
	float:left;
	padding-top:18px;
	padding-left:25px;
	}
	
#header {
	background:url(../images/header.png) no-repeat;
	height:133px;
	width:674px;
	float:left;
	}			
	
#content {
	background:#FFF;
	width:654px;
	height:100%;
	float:left;
	padding:20px;
	padding-right:0;
	}	
	
	.left {
		width:450px;
		height:auto;
		float:left;
		}
	.right {
		width:158px;
		height:auto;
		float:right;
		}
	
.textbox {
	background:url(../images/chestie.gif) no-repeat;
	padding-top:10px;
	padding-left:18px;
	padding-bottom:20px;
	width:450px;
	border-bottom:1px solid #b91b00;
	text-indent:30px;
	}	
	
	.textbox p:first-letter {
		background:none;
		font-size:12px;
		}
	.textbox .more {
		width:450px;
		float:left;
		text-align:right;
		font-size:11px;
		color:#b91b00;
		font-weight:bold;
		font-style:italic;
		}
	.textbox a {
		color:#b91b00;
		text-decoration:none;
		}
	.textbox a:hover {
		text-decoration:underline;
		}

.casuta-stanga {
	background:url(../images/casuta-stanga-loop.jpg) repeat-y;
	background-position:right;
	width:123px;
	height:auto;
	padding-left:20px;
	font-size:9px;
	}	
	.casuta-stanga2 {

	width:123px;

	padding-left:20px;
	font-size:9px;
	}		
html>body .casuta-stanga {
	padding-right:15px;
	}
	
	.casuta-stanga-jos {
		background:#FFF url(../images/casuta-stanga-jos.jpg) no-repeat;
		width:155px;
		height:19px;
		margin-left:-17px;
		}
	.casuta-stanga .titlu {
		padding-left:10px;
		margin-bottom:3px;
		}
	.casuta-stanga a {
		color:#b91b00;
		text-decoration:underline;
		}
	.casuta-stanga a:hover {
		text-decoration:none;
		}		
	.casuta-stanga input {
		width:120px;
		height:12px;
		font-size:10px;
		color:#333333;
		border:1px solid #CCCCCC;
		padding:2px;
		}
		
	.casuta-stanga .buton {
		height:18px;
		padding-bottom:2px;
		width:auto;
		}
#footer {
	background:url(../images/footer.png) no-repeat;
	width:674px;
	height:32px;
	text-align:center;
	float:left;
	}		
.box_cat a{font-size:11px;color:red;background:url(../images/sagetele-rosii.gif) no-repeat 0px 5px;padding-left:9px;}
