/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	float:left;
	margin-left:20px;
	
	width:700px;

}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 700px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 10px;
	float:right;
	width: 198px;;
	color: #333;
	background-color: #eee;
	border:1px solid #ccc;
	text-align: justify;
	margin:10px 0px 0px 0px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* Eurosib */


body {
	font-size:12px;
	font-family:arial, sans-serif;
	background-color:#C3D9FF;
	color:#333;
	
}

.float_left {
	float:left;
}

a {
	color:#008C00;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

h1.inpage {
	display:block;
	font-weight:bold;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	text-align:left;
	font-size:18px;
	margin-bottom:5px;
	color:#FBE3E4;
	margin-top:10px;
	background-color:#CC0000;
	border:1px solid #8a1f11;
}



.float_right {
	float:right;
}

.all {
	width:990px;
	background-color:#fff;
	text-align:left;
}

.header {
	background:url(/images/banner_sus.jpg) no-repeat 0px 28px;
	height:280px;
	!height:285px;
	padding-top:5px;
}
	
	.header .header_top {
		background-color:#CC0000;
		width:980px;
		margin-left:5px;
		color:#fff;
		height:23px;
		border-bottom:1px solid #fff;
	}
	
		.header .header_top .h_seo {
			float:left;
			margin-left:10px;
			width:550px;
		}
		
		.header .header_top .h_seo h1{
			font-size:12px;
			font-weight:normal;	
			margin:0px;
			margin-top:3px;
		}
		
		.header .header_top .menu {
			list-style-type:none;
			float:right;
			margin-top:3px;
		}
		
		.header .header_top .menu li{
			float:left;
			margin-left:10px;
			padding-right:10px;
			border-right:1px solid #fff;
		}
		
		.header  .header_top .menu li a {
			text-decoration:none;
			font-weight:bold;
			color:#fff;
		}
		
		.header  .header_top .menu li a:hover {
			text-decoration:underline;
		}
		
	.header_bot {
		border-top:1px solid #fff;
		background-color:#008C00;
		height:4px;
		line-height:0;
		width:980px;
		margin:0px;
		margin-left:5px;
		padding:0px;
	}
	
	.contact_rapid {
		text-align:center;
		float:left;
		margin-top:153px;
		color:#333;
		font-weight:bold;
		width:260px;
		padding:0px 4px;
	}
		.contact_rapid .text_bigger {
			font-size:20px;
		}
		
.meniu_stanga {
	color: #008C00;
	width:257px;
	background-color:#F2FFAB;
	float:left;
	border:1px solid #E3E302;
	
}
	.meniu_stanga .tranzactie {
		margin-left:-20px;
		!margin-left:20px;
		margin-top:0px;
	}
	
	.meniu_stanga .tranzactie li{
		font-family: Impact, sans-serif;
		font-size: 26px;
		list-style-type:none;
		color:#CC0000;
		
	}
	
		.meniu_stanga .tranzactie .categorii {
			margin-left:-20px;
			!margin-left:20px;
			margin-bottom:10px;
		}
		
		.meniu_stanga .tranzactie .categorii li{
			font-family:arial;
			font-size:15px;
			margin:2px 0px;
		}
		
		.meniu_stanga .tranzactie .categorii li a{
			color: #008C00;
			padding:1px 0px 1px 5px;
			width:214px;
			display:block;
			text-decoration:none;
		}
		
		.meniu_stanga .tranzactie .categorii li	a.activ {
			color:#fff;
		}
			.meniu_stanga .tranzactie .categorii li a:hover{
			background-color:#CC0000;
			color:#fff;
		}
.parteneri {
	width:257px;
	height:365px;
	!height:450px;
	background-color:#ccc;
	margin-top:1px;
	border:1px solid #aaa;
}

	.parteneri .part_text {
		font-family: Impact, sans-serif;
		font-size: 26px;
		margin-top:15px;
		margin-left:20px;
		color:#777;
	}
	
	.parteneri ul {
		list-style-type:none;
		margin-left:0px;
		!margin-left:40px;
	}
	
	.parteneri li {
		font-family:arial;
		margin-bottom:5px;
	}
	
	.parteneri ul li a {
		color:#555;
		font-size:13px;
		text-decoration:none;
	}
	
	.parteneri ul li a:hover {
		color:#000;
		text-decoration:underline;
	}
	
.partea_stanga {
	float:left;
	width:259px;
	margin-top:1px;
	background-color:#fff;
}
.container {
	width:970px;
	margin-left:5px;
	float:left;
	height:auto;
	overflow:hidden;
	background-color:#fff;
}

.content {
	float:left;
	padding:0px 10px;
	width:550px;
	!width:560px;
	height:auto;
	background-color:#fff;
}

.publicitate {
	margin-top:10px;
	float:left;
	width:149px;
	min-height:940px;
	!height:940px;
	border:1px solid #F8CFCB;
}

.publicitate .head {
	font-size:10px;
	color:#fff;
	background-color:#CC0000;
	padding:2px 10px;
	border-bottom:1px solid #8a1f11;
}

.reclama_ta {
	border:1px solid #ccc;
	text-align:center;
	width:130px;
	font-size:17px;
	height:50px;
	margin-left:10px;
	line-height:50px;
	vertical-align:middle;
	color:#ccc;
}
.bcr {
	text-align:center;
	width:130px;
	margin-left:10px;

}

.bcr a img{ 
border:0px;
text-decoration:none;
}

.bcr a {
	font-size:10px;
	text-align:justify;
}
.footer {
	height:40px;
	width:980px;
	margin-left:5px;
	padding-bottom:5px;
}

	.footer .copy{
		height:40px;
		float:left;
		width:257px;
		color:#ddd;
		margin-top:1px;
		border:1px solid #555;
		background-color:#777777;
	}

	.footer .copy span {
		display:block;
		margin:10px 0px 0px 30px;
	}

/***********lista imobiliare************/

.prod_container {
	margin:10px 5px 0px 5px;
	!margin-right:6px;
	!margin-left:0px;
	float:left;
	width:263px;
	height:165px;
	overflow:hidden;
	border:1px solid #E3E302;
	background-color:#F2FFAB;
}

	.prod_container .titlu {
		background-color:#008C00;
		border-bottom: 1px solid #fff;
		text-align:left;
		vertical-align:middle;
		display:table-cell;
		width:263px;
		height:33px;
		margin:2px 2px 0px 2px;
		padding-left: 5px;
	}
	
	.prod_container .titlu a{
		display:table-cell;
		color:#fff;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
	}
		
	.prod_container .left_side {
		width:100px;
		margin: 2px 0px 0px 2px;
		float:left;
	}
	
		.prod_container .left_side .poza {
			width:100px;
			height:75px;
			
			border:1px solid #ddd;
		}
		
		.prod_container .left_side .poza a{
			text-decoration:none;
			cursor:hand;
		}
		.prod_container .left_side .pret {
			background-color:#CC0000;
			color:#fff;
			width:101px;
			margin-top: 2px;
			height:21px;
			font-size:15px;
			text-align:center;
			font-weight:bold;
			line-height:21px;
			vertical-align:middle;
		}
		
		.prod_container .left_side .vezi_detalii{
			background-color:#008C00;
			width:101px;
			text-align:center;
			height:21px;
			margin:2px 0px;
			line-height:21px;
			vertical-align:middle;
		}
		
			.prod_container .left_side .vezi_detalii a{
				color:#fff;
				width:100px;
				height:21px;
				display:block;
				text-decoration:none;
				font-size:12px;
				font-weight:bold;
			}
			
			.prod_container .left_side .vezi_detalii a:hover {
				text-decoration:underline;
			}
	
	.prod_container .right_side {
		float:left;
		margin-left:-20px;
		!margin-top:15px;
	}
	
		.prod_container .right_side ul {
			list-style-type:none;
		}
		
		.prod_container .right_side ul li{
			color:#000;
		}
		
		.fara_poza {
			width:100px;
			height:75px;
			line-height:75px;
			vertical-align:middle;
			text-align:center;
			color:#ccc;
			text-decoration:none;
			background-color:#fff;
			
		}
		a.fara_poza {
			text-decoration:none;
		}
.container_paginatie{
	text-align:right;
}	
.paginatie {
	width:auto;
	margin-top:10px;
	float:right;
}
.paginatie a{
	padding:0 2px;
}
	.paginatie .pagina_curenta {
		padding:2px;
		color:#aaa;
		float:left;
		display:block;
		width:12px;
		height:12px;
		line-height:12px;
		vertical-align:middle;
		padding:2px;
		text-align:center;
	}
	
	.paginatie a.pagina {
		color:#008C00;
		display:block;
		width:12px;
		height:12px;
		float:left;
		text-align:center;
		text-decoration:none;
		vertical-align:middle;
		line-height:12px;
		padding:2px;
	}
	
	.paginatie a.pagina:hover {
		display:block;
		background-color:#CC0000;
		color:#fff;
	}

/*****************pagina anuntului************/

.pagina_detalii {
	width:546px;
	margin-left:0px;
}
.poze {
	width:550px;
	margin-top:10px;
	margin-left:0px;
}
	
	.poze .poza_mare_div {
		width:500px;
		height:375px;
		float:left;
		display:block;
		line-height:375px;
		vertical-align:middle;
		text-align:center;
		overflow:hidden;
	}
	
	.poze .poza_mare_div img#poza_mare {
		max-width:500px;
		max-height:375px;
	}
	
	.poze .thumb {
		
		margin:0px 0px 3px 3px;
		float:left;
		
	}
	
	.poze .side_thumb {
		float:left;
	}
.detalii_imobil {
	width:250px;
	float:left;
}

.titlu_detalii h2{
	font-weight:bold;
	color:#fff;
	width:543px;
	font-size:15px;
	padding:3px;
	margin:0px;
	background-color:#CC0000;
	border:1px solid #fff;
	border:1px solid #8a1f11;

}

h1.detalii_imobil {
	background-color:#008C00;
	color:#fff;
	width:539px;
	!width:549px;
	margin-top:10px;
	padding-left:10px;
	font-size:20px;
}
.detalii_imobil div{
	
}

.detalii_imobil div label{
	float:left;
	display:block;
	font-weight:bold;
	width:140px;
	!width:150px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	text-align:left;
	margin-bottom:5px;
	border-left:1px solid #E3E302;
	background:url(/images/s_det.png) no-repeat;
}

.descriere {
	width:270px;
	float:left;
	margin-left:13px;
}
.descriere label {
	float:left;
	display:block;
	font-weight:bold;
	width:270px;
	!width:280px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
	text-align:left;
	margin-bottom:5px;
	border-left:1px solid #E3E302;
	background:url(/images/s_det_lung.png) no-repeat;
} 

.descriere .info{
	padding-left:10px;
	font-size:14px;
}
.detalii_imobil div .info{
	float:left;
	width:90px;
	font-size:14px;
	padding:3px;
}

.error {
	background-color:#FBE3E4;
	color:#8a1f11;
	padding:3px;
	border: 2px solid #FBC2C4;
	margin-bottom:10px;
}

.success {
	background-color:#E6EFC2;
	color:#264409;
	padding:3px;
	border: 2px solid #E6EFC2;
	margin-bottom:10px;
}

.cere_detalii {
	width:546px;
}

.cere_detalii label {
	display:block;
	width:200px;
	
}

.cere_detalii input[type="text"] {
	width:546px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

/* OFIE (only fot ie) */
.cere_detalii input.text {
	width:546px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.trimite_oferta input.text {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.contact input.text {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}
/* end OFIE */

.cere_detalii textarea {
	width:546px;
	height:100px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
}

.cere_detalii h3 {
	background-color:#CC0000;
	color:#fff;
	font-size:15px;
	padding:3px;
}



.trimite_oferta {
	width:450px;

	text-align:left;
}
.trimite_oferta label {
	width:450px;
	display:block;
}
.trimite_oferta b{
	font-size:16px;
}
.trimite_oferta input[type="text"] {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.trimite_oferta select {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.trimite_oferta textarea {
	width:450px;
	height:100px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
}

.trimite_oferta input[type="submit"] {
	float:right;
}
/********* home page**************/

.selectate {

}

a.poza {
	text-decoration:none;
	border:0px;
	color:#fff;
	width:100px;
	height:75px;
	display:block;
}

a.poza img{
	border:0px;
}

.text_home {
	
	margin-top:10px;
}

h2.home_h2 {
	font-size:22px;
	background-color:#CC0000;
	padding:2px 15px;
	border:1px solid #8a1f11;
	color:#fff;
	margin-top:0px;
}

.text_home p{
	border:1px solid #F8CFCB;
	text-align:justify;
	font-size:14px;
	margin-top:-17px;
	padding:10px;	
}

.selectate {
	
}
.selectat {
	width:120px;
	float:left;
	margin:0px 15px 10px 0px;
	border:1px solid #E3E302;
}
.selectat .poza {
 	border:10px solid #F2FFAB;
}

.selectat .titlu {
	text-align:center;
	width:114px;
	padding:3px;
	height:30px;
	background-color:#F2FFAB;
	font-size:12px;
}
.ultimele_zece table {
	width:550px;
}
.ultimele_zece table thead td{
	font-weight:bold;
	font-size:14px;
	color:#333;
	padding-left:3px;
	border:1px solid #E3E302;
	background-color:#F2FFAB;
}

.ultimele_zece table tbody td{
	font-size:13px;
	padding-left:3px;
	border-bottom: dotted 1px #ccc;
}

.ultimele_zece table tbody tr a{
	color:#333;
}
.ultimele_zece table tbody .pret {
	font-weight:bold;
	color:#333;
}

.ultimele_zece table tbody .cod {
	color:#333;
}

.contact {
	width:450px;
	text-align:left;
}
.contact label {
	margin-top:5px;
	width:450px;
	font-weight:bold;
	display:block;
}

.contact input[type="text"] {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.contact select {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.contact textarea {
	width:450px;
	height:100px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
}

.contact input[type="submit"] {
	float:right;
}
/******* login ******/
.login {
	width:320px;
	margin-left:100px;
	text-align:left;
}

.login label{
	width: 70px;
	line-height:24px;
	vertical-align:middle;
	height:24px;
	display:block;
	float:left;
}

.login input[type="text"], .login input[type="password"] {
	width:250px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.login input[type="submit"] {
	float:right;
}

/*************** admin ***************/

.admin {
	list-style-type: none;
}

.admin li {
	float:left;
	margin-right:5px;
	border:1px solid #E3E302;
}
.admin li a { 
	display:block;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#F2FFAB;
	height:24px;
	padding:2px 10px;
	line-height:24px;
	vertical-align:middle;
	font-size:13px;	
}

.adauga_imobil {
	width:450px;
	text-align:left;
}
.adauga_imobil label {
	margin-top:5px;
	width:450px;
	font-weight:bold;
	color:#777;
	display:block;
}
.adauga_imobil b{
	font-size:16px;
}
.adauga_imobil input[type="text"] {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.adauga_imobil select {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.adauga_imobil textarea {
	width:450px;
	height:100px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
}

.adauga_imobil input[type="submit"] {
	float:right;
}


.modi_pag {
	width:450px;
	text-align:left;
}
.modi_pag label {
	margin-top:5px;
	width:450px;
	font-weight:bold;
	display:block;
}
.modi_pag b{
	font-size:16px;
}
.modi_pag input[type="text"] {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.modi_pag select {
	width:450px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
	height:24px;
}

.modi_pag textarea {
	width:450px;
	height:100px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:5px;
}

.modi_pag input[type="submit"] {
	float:right;
}

.webdesign {
	margin-top:5px;
	float: right;
	margin-right: 5px;
}

.activ {
	background-color:#CC0000;
	color:#fff;
}



