/* CSS Document */

body {
	font-size: 100%; /* enable IE to resize em fonts */
	background-image: url('../i/body_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #280800;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	margin: 0px;
	margin-top: 185px;
}

img {
	display: block;
}

* {
	padding: 0;
	margin: 0;
}

ul {
	padding-left: 15px;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #333333;
}

a img {
	border: none;
}
p {
	color: #4b4b4b;
}



.mainwrap {
	width: 830px;
	margin: 0px auto;	
}
.menu {
	padding-left: 20px;
}
.menu a {
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #efe4cd;
	padding-left: 32px;
}
.menu a:hover {
	color: #dd3310;
	text-decoration: underline;
}
.star_1 {
	background-image: url('../i/star_1.gif');
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
.center_bg {
	background-image: url('../i/harta.jpg');
	background-repeat: no-repeat;
	background-position: top;
	
}
.top_content {
	background-image: url('../i/center_bg.gif');
	background-repeat: repeat-y;
	background-position: 2px 0px;
}
.bottom_bg {
	background-image: url('../i/bottom_bg.gif');
	background-repeat: no-repeat;
	background-position: 3px bottom;
}
.content {
	float: left;
	width: 220px;
	padding-left: 42px;
	padding-top: 40px;
	padding-bottom: 45px;
}
.content h3 {
	color: #771d10;
	font-size: 13px;
}
.content p {
	padding-top: 18px;
	font-size: 11px;
	color: #4b4b4b;
}
.flash img {

}
.flash div {
	display: block;
	margin-left: 283px;
}

.flash div embed {
	margin-top: 49px;
}

.pensiune_description  {
	width: 474px;
	float: right;
	padding-bottom: 70px;
	padding-right: 60px;
	/* border: 1px solid red; */
	padding-top: 25px;
}

.pensiune_description * {
	/* border: 1px solid yellow; */
}

.pensiune_description h3 {
	font-size: 14px;
	text-decoration: underline;
	color: #7a2215;
	text-align: right;
}
.pensiune_description p {
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
}
.pensiune_description img {
	display: block;
	float: left;
	padding-top: 20px;
}
.footer_right {
	float: right;  
	color: #b1a6a1;
	font-size: 11px;
	padding-right: 50px;
	text-align: center;
	/* border: 1px solid white; */
	width: 527px;
	text-align: center;
}
.footer_right a {
	color: #b1a6a1;
}
.footer_right a:hover {
	text-decoration: underline;
}
.footer_left {
 	color:#951900; 
	font-size: 11px; 
	float: left;
	padding-left: 65px;
}

.footer_left a {
 	color:#951900; 
	font-size: 11px; 
}

.footer_left a:hover {
	color:white;
}

.line_pink {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cetatea_carului {
	display: block;
	padding-bottom: 10px;
}

.i_ro_lng {
	padding-left: 20px !important;
}

.i_en_lng {
	padding-left: 5px !important;
}

.date {
	font-weight: bold;
	font-size: 11px;
}

.c_data h3 {
	margin-bottom: 0px !important;
	margin-top: 1px !important;
	color: #5B7E92 !important;
	font-size: 12px !important;
	text-align: left !important;
	text-decoration: none !important;
	padding: 5px 0 5px 0;
}

.c_data input, .c_data textarea {
	border: 1px solid gray;
}

.c_data textarea {
	width: 300px;
	height: 80px;
}

.photos {
	margin-top: 30px;
}

.photos h2 {
	color: #9ABE60;
	font-family: "Times New Roman", serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

.photos .img {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	cursor: pointer;
	float: none;
}

.photos .imgs {
	padding-top: 4px;
}

.photos .imgs img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 3px;
	display: inline;
}

.photos .enlarge {
	color: #aaaaaa;
	text-decoration: none;
	display: block;
	background-image: url('../i/magnif.gif');
	background-repeat: no-repeat;
	width: 70px;
	background-position: right;
	padding: 2px;
}

.photos .enlarge img {
	
}
.map{
	width: 474px;
}


