* { padding: 0; margin: 0; }

body {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
 background:url(../images/body-bg.gif) repeat-x #bfdae1;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 min-height:500px;
 }
 
 input{width:300px; height:30px;border:1px solid #f8a21a;background:#fff;font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;font-size:15px;}
 select{width:300px; height:30px;border:1px solid #f8a21a;background:#fff;font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;font-size:15px;}

input.buton{width:100px;height:30px;background:#fff;border:2px solid #ccc;}

 p{text-indent:50px;}
 
 a{color:#000;text-decoration:none;}
 
 a:hover{text-decoration:underline;}
 
 h4{font-size:45px;color:#820F00;line-height:50px;}
 
#header {
 color: #333;
 width: 1000px;
 float: left;
 padding: 10px;
 height: 110px;
 margin: 10px 0px 5px 0px;
}

#header a{
text-decoration:none;
}
img.logo{
width:970px;
height:110px;
border:none;
}

#header h1{
font-size:30px;
padding-left:5px;
}

#navigation {
 float: left;
 width: 1000px;
 color: #333;
 margin: 0px 0px 5px 0px;
 padding-bottom:5px;

}

/****************  MENU START **************/
 ul.topnav {
	list-style: none;
	padding: 0 30px;
	margin: 0;
	float: left;
	width: 960px;
	background: #222;
	font-size: 1.2em;
	background: url(../images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 5px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
    z-index: 2000;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
}
a img {border: none;}

/****************  MENU END **************/

#oferta {
 float: left;
 width: 970px;
 color: #333;
 margin: 5px 5px 0px 5px;
}
#port {
 float: left;
 width: 970px;
 color: #333;
 margin: 20px 5px 0px 50px;

}


#oferta h1{
font-size:40px;
line-height:50px;
color:#820F00;
filter:shadow;
font-style:italic;
}

.postare{
 float: left;
 width: 730px;
 color: #333;
 font-size:15px;
 line-height:17px;
 margin: 0px 0px 5px 0px;
 border-bottom:2px dashed #000;
 padding-bottom:5px;
 padding-left:15px;
}

.postare h2{
font-size:30px;
line-height:50px;
padding-bottom:5px;
color:#820F00;
}

#leftcolumn { 
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 195px;
 float: left;
}

.label{font-size:25px;margin:15px 0 15px 10px;line-height:35px;}

#menu {
    text-align: center;
	font-size: 100%; 
	font-weight: bold;
	text-decoration: none;
}

#menu a {
	width: 190px;
	color: #B60400;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	background-color: #fff;
}

#menu a:hover {
	color: #B60400;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0px;
}

ul#menu
{
	padding: 0px ;
	list-style-type: none ;
	text-align: left;
}

ul#menu li
{
	margin: 0px 0 0 0 ;
	padding: 0 ;
}

ul#menu li a
{
	display: block ; 
	width: 175px ;
	line-height: 29px ;
	color: #820f00;
	text-indent: +20px ; 
	text-decoration: none ;
	background: url(../images/li.gif) no-repeat +10px +8px; 
}


ul#menu li a:hover
{
	background: #fff;
	text-indent: +30px ;
	line-height: 27px ;    
	background: #fff url(../images/li.gif) no-repeat +10px +8px;
	border:1px solid #820f00; 
}
		
#content { 
 float: left;
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 755px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 350px;
 width: 195px;
 float: left;
}

/* comments */

.comments, .comments ul, #comments li{

	margin:0;
	padding:0;
	list-style:none;
	}
.comments li{
	margin:1.5em 0;
	position:relative;
	font-size:13px;
	}
.comments a{color:#5a7981;text-decoration:none;}
.comments a:hover{color:#555;}
.comments .meta{
	padding-bottom:32px;
	background:url(../images/bg_comments1.png) no-repeat 0 100%;
	}	
.comments .meta li{
	margin:0;
	display:inline;
	font-size:12px;
	color:#777;
	position:static;
	}	
.comments .meta .author{
	font-size:14px;
	font-weight:bold;
	}	
.comments .meta img{
	position:absolute;
	left:28px;
	top:68px;
	z-index:100;
	border:1px solid #bfd5da;
	}	
.comments .body{
	padding:10px 28px 20px 20px;
	background:url(../images/bg_comments2.png) no-repeat 0 100%;
	min-height:58px;
	}	

/* // comments */

/**************** FOOTER **************/

#footer { 
 width: 100%;
 height:170px;
 clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 padding-bottom:0px;
 background:url(../images/footer-bg.gif) repeat-x;
}

#chestii_jos{ margin: 0 auto; width: 1000px;}

.registered{width:100%;text-align:center;color:#820F00;margin-top:100px;}
/**************** END FOOTER **************/
/*Paginare*/
	#pagination a, #pagination strong {background: #e3e3e3;padding: 4px 7px;text-decoration: none;border: 1px solid #cac9c9;color: #292929;font-size: 13px;}
	#pagination strong, #pagination a:hover {font-weight: normal;background: #cac9c9;}		
/*End paginare*/