html {	
}

body {
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
}


/* GENERAL STYLES */

p{
	font-size: 12px;
	line-height:18px;
	margin: 0;
	padding: 0px 0px 10px 0px;
}
div{
	font-size:12px;
}
span{
	font-size:12px;
}

a {
	color:#000000; 
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
}

h2,h3,h4{
	margin-bottom:10px;
}
h2{
	font-size:18px;
}
h3{
	font-size:14px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

.bigWrapper{
	width:100%;
	overflow:hidden;
}



.siteWrapper{
	width:980px;
	margin:0px auto;
}

.bigWrapper:first-child{	
	background: url(../images/bg.png) center top no-repeat;
}

/*********
---HEADER---
**********/

#header{
	margin-top:55px;
	margin-bottom:55px;
	overflow:hidden;
}

	#header>a {
		float:left;
		display:inline-block;
		margin-right:215px;
	}
	
	#header>a h1{
		text-indent:-9999px;
	}
	
	#header>a+div{
		display:inline-block;
		float:left;
		width:400px;
		margin-top:20px;
		color: #000;
		max-height:65px;
		line-height:16px;
	}
	
	a.vanzareinchiriere {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
	}
	
	a.vanzareinchiriere:hover {
		color: #666666;
	}
	
	#header #nav{
		width:100%;	
	}

		#nav ul{
			width:980px;
			background:#000000;
		}
			
		#nav ul li{	
			float:left;
		}
		
		#nav ul li:first-child img{
			margin-left:-5px;
			margin-right:15px;
		}
		
		#nav ul li a{
			display:block;
			background:#000000;
			line-height:50px;
			height:50px;
			min-height:50px;
			color: #ffffff;
			margin: 0px 20px;
		}	
		
		#nav ul li a:hover, #nav ul li a.selected{
			text-decoration: underline;
		}
		
		#nav ul li#right2{	position:relative;}	
		
		#right1 a, #right2 a{
			color:#ffffff;
			text-transform:uppercase;
			font-weight:bold;
		}
		
				
		
/*********
---CONTENT---
**********/

	/*********
	---MAIN---
	**********/
#main{
	float:left;
	width:741px;
}

	#slider{
		width:713px;
		position:relative;
		margin-left:11px;	
		margin-bottom:18px;	
	}
		#slide {	
			width:689px;
			border:12px solid #200202;
			position: relative\9;
			height:332px;							
		}
			#slide>img{
				border:5px solid #ffffff;
				height:322px;
			}
		
		#slider>a{
			position:absolute;
			top:155px;
			z-index:4;	
		}
		
			#slider a.prev{
				left:23px;
			}
			
			#slider a.next{
				right:23px;
			}	
			
	.col242{
		width:242px;
		margin-bottom:30px;
		margin-right:5px;
		float:left;
		position:relative;
		z-index:9;
	}
	
		.col215{
			width:215px;
			margin:0 auto;
		}
		
		.col242 .col215 img:first-child{
			margin-top:16px;
			margin-bottom:18px;
			outline:solid 2px white;
		}
		
		.col242 .col215 img[src='images/frame2.png']{
			position:absolute;
			top:0px;
			left:13px;			
		}
		.col242 .col215 .info{
			margin-left:15px;
			line-height:18px;
			margin-bottom:12px;
		}
		
		.col215 strong{
			color:black;
		}
		
				
		.col215>a{
			display:block;
			height:29px;
			line-height:29px;
			text-transform:uppercase;
			color: #000000;
			padding-bottom:15px;
			background:url(../images/ribbonSBg.png) top left repeat-x;
			text-align:center;
			font-weight: bold;
		}
		
/************
---OFERTA---
*************/
#main div#left{
	float:left;
	width:292px;
	margin-right:19px;
	margin-bottom:15px;
}
	#left img{
		border:1px solid #200202;
		margin-bottom:10px;
	}
	
		#smallImg img{
			float:left;
			margin-right:8px;
		}
		
		#smallImg img.last{
			margin-right:0;
		}

#main div#right{
	float:right;
	width:430px;
	line-height:18px;
	margin-bottom:15px;
}

	#right h2{		
		text-align:center;
	}
		

/************
---FORMULARE---
*************/
.innerPageForm{
    margin:10px auto 0 auto;
	width:330px;
}

.innerPageForm label{
    color:#fff;
    float:left;
    font-size:13px;
    display: block;
    padding-top:7px;
    width:74px

}
.formArea{
	overflow:hidden;
	margin-bottom:10px;
}

.formArea select{
	margin-top:2px;
	margin-bottom:5px;
    width:184px;
	padding:2px;
	border:1px solid #200202;
	position:relative\9;
}

.innerPageForm label{
    color:#1b1b1b;
    width:115px;
    cursor: pointer;
}

.innerPageForm input{
    width: 172px;
    text-align: left;
	margin-top:3px;
    padding:0 5px;
    float:left;
    border:0 none;
	position:relative\9;
    border:1px solid #200202;
    height:22px;
    line-height:22px;
}

.innerPageForm textarea{
    width: 172px !important;
    text-align: left;
    padding:0 5px;
    float:left;
    border:0 none;
	position:relative\9;
    border:1px solid #200202;
    height:80px;
    line-height:22px;
}

.innerPageForm textarea::-webkit-scrollbar-track {
	 background:#000;
}

.innerPageForm textarea::-webkit-scrollbar-thumb {
	 background:red;
}

input#button1{
	height:28px;
	min-height:28px;
	line-height:28px;
	background:#000000;
	width:115px;
	color:#fff;
	text-align:center;
	margin-left:90px;
	cursor:pointer;
	color: #ffffff;
	text-transform:uppercase;
}
		
/************
---SECONDARY---
*************/
#secondary{
	float:right;
	width:239px;
}


#secondary .col215{
	float:right;
	padding-bottom:17px;
	margin-bottom: 30px;
	position: relative\9;
}

	.col215 h2{
		min-height:41px;
		line-height:41px;
		margin-bottom:14px;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		background:url(../images/ribbonBBg.png) top left repeat-x;
	}

	.col215 form{
		padding:0 16px;		
		position:relative;
	}
	
	.col215 form select{
		width:178px;
		margin-bottom:15px;
		border:1px solid #e3e9ef;
		border-top:1px solid #e3e9ef;
		padding:6px 0 5px 6px;
		color:#000000;
	}
	
	.col215 form input[type="text"]{
		display:inline-block;
		margin:8px 8px 13px 0;
		padding:10px 20px 3px 6px;
		font-weight:bold;
		width:53px;
		border:1px solid #e1e1e2;
		background:url(../images/inputBg.png) top left repeat-x;
		color:black;
		cursor:pointer;		
}

	}
	
	.col215 form input[type="text"].last{
		margin-right:0;
	}
	
	.col215 form strong{
		display:block;
		font:bold 14px tahoma, arial, helvetica, sans-serif;
		color:black;
		text-transform:uppercase;
	}

	.col215 form input[name='search']{
		display:inline-block;
		width:126px;
		margin-left:25px;
		border:none;
		position:relative\9;
		background: #000000;
		line-height:28px;
		height:28px;
		color:#ffffff;
		text-align:center;
		cursor:pointer;
	}	
	
	.col215 form a img{
		margin-bottom:-5px;
		margin-right:15px;
	}
	
	.col215 .article{
		width:200px;
		margin:0 5px 15px 5px;
	}
	.col215 .article:last-child{
		margin-bottom:0;
	}
		.col215 .article img{
			float:left;
			margin-right:15px;
		}
						
		.col215 p{
			line-height:18px;
			margin:0 15px;
		}
		
/************
---FOOTER---
*************/
.bigWrapper.last{
	
}

#footer{
	border-top:10px solid #000000;
	padding:20px 0 20px 0;
}
	#footer ul{
	}
	
		#footer ul li{
			float:left;	
		}
		
		#footer ul li.last{  
			float:right;
		}
		
		#footer ul li a{
			display:block;
			margin-right:60px;
		}
		
		#footer ul li a:hover, #footer ul li:first-child a{
			color:#000000;
			text-decoration: underline;
		}
		
#sub-menu{
	width:200px;
	height:30px;
}

.pagination {
	font-weight: bold;
	margin-left:15px;
}

.pagination a:hover{
	color: #000000;
	text-decoration: underline;
}

.pagination a.current{
	color: #000000;
	text-decoration: underline;
}