/* stayinbucharest.ro main style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EEEFE0;
	margin: 0;
	padding: 0;
	color: #666666;
}
/* Mozila outline link fix */
a:focus {
	-moz-outline: none;
	outline: none;
}
/* End Mozila outline link fix */

/* PAGE CONTENT LAYOUT */
#maincontainer{
	width: 700px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image: url('../images/bk-main.jpg');
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn{
	margin-left: 213px; /*Set left margin to LeftColumnWidth*/
}
#leftcolumn {
	float: left;
	width: 213px; /*Width of left column*/
	margin-left: -700px; /*Set left margin to -(MainContainerWidth)*/
}
#cls {
	clear: both;
	height: 10px;
	background-color: #ffffff;
}
#cls2 {
	clear: both;
}
.innertube {
	margin: 10px 20px 0px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
.verticalline {
	background: url('../images/bk-liniuta.gif') repeat-y;
}
/* END PAGE CONTENT LAYOUT */

/* PAGE TOP SECTION */
#topsection {
	background: #FFFFFF;
	width: 700px;
	height: 210px;
	background-image: url('../images/stayinbucharest.jpg');
	background-repeat: no-repeat;
}
#topsection a.linkenglish {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	background: url('../images/en-flag.gif') no-repeat left 3px;
	display: block;
	height: 12px;
	width: 60px;
	padding-left: 16px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#topsection a.linkromana {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	background: url('../images/ro-flag.gif') no-repeat left 3px;
	display: block;
	height: 12px;
	width: 60px;
	padding-left: 16px;
	text-align: left;
	text-decoration: none;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#topsection a:hover {
	text-decoration: underline;
}
#language {
	width: 100px;
	height: 50px;
	position: absolute;
	margin-left: 630px;
	margin-top: 10px;
}
#mainmenu {
	width: 700px;
	background: url('../images/bk-mainmenu.gif') top repeat-x;
	width: 700px;
	height: 51px;
	padding-bottom: 8px;
}
#mainmenu a {
	float: left;
	height: 51px;
	text-indent: -1000px;
	display: block;
}
#mainmenu a:hover {
	background-position: bottom;
}
#mainmenu img {
	float: left;
}
/* END PAGE TOP SECTION */

/* PAGE FOOTER */
#footer{
	width: 700px;
	height: 34px;
	background: url('../images/bk-footer.gif') no-repeat;
	line-height: 34px;
	text-align: center;
}
#copyright {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: center;
}
#copyright a, #footer a {
	color: #666666;
}
#copyright p {
	font-size: 10px;
}
#bottom {
	width: 760px;
	height: 11px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
}
/* END PAGE FOOTER */
/* ---------------------------------------------------- */

/* LEFT COLUMN */
#leftcolumn h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	width: 202px;
	height: 24px;
	background: url('../images/bk-left2.gif') no-repeat;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #085700;
	line-height: 24px;
	display: block;
}
#leftcolumn p {
	margin: 0px;
}
#weather, #exchange, #contact, #about {
	background: url('../images/bk-left-shadow.gif') top no-repeat;
	margin-bottom: 20px;
	padding-top: 10px;
}
#weather .weathertext {
	padding-left: 20px;
	margin-top: 5px;
}
#weather img.weatherimage {
	position: absolute;
	margin-left: 25px;
	margin-top: 15px;
}
#weather .weatherlink {
	font-size: 10px;
	color: #666666;
}
#exchange span {
	display: block;
	padding-left: 20px;
}
#contact .skype {
	background: url('../images/icon-skype.gif') no-repeat;
	padding-left: 30px;
	line-height: 23px;
	display: block;
	color: #666666;
	font-size: 13px;
}
#contact .ym {
	background: url('../images/icon-ym.gif') no-repeat;
	padding-left: 30px;
	line-height: 23px;
	display: block;
	color: #666666;
	font-size: 13px;
}
#contact .phone {
	background: url('../images/icon-phone.gif') no-repeat;
	padding-left: 30px;
	line-height: 23px;
	display: block;
	color: #666666;
	font-size: 13px;
}
#contact .email {
	background: url('../images/icon-email.gif') no-repeat;
	padding-left: 30px;
	line-height: 23px;
	display: block;
	color: #666666;
	font-size: 12px;
}
#about p {
	color: #666666;
	font-size: 13px;
}
#about a {
	color: #666666;
	font-size: 13px;
}
/* END LEFT COLUMN */

/* CONTENT HOME */
#welcome {
	width: 227px;
	height: 136px;
	background: url('../images/bk-welcome.jpg') no-repeat;
	margin: 0px;
	margin-bottom: 0px;
	color: #085700;
	padding-left: 260px;
}
#welcome h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#welcome p {
	font-size: 12px;
	margin: 0px;
}
#welcome a {
	font-size: 11px;
	display: block;
	color: #085700;
	margin-top: 5px;
}
.apartament {
	width: 237px;
	height: 141px;
}
.apartament img {
	display: block;
	border: 0px;
}
.apartamenttext {
	width: 217px;
	height: 77px;
	background: url('../images/bk-apartament.gif') top center no-repeat;
	padding: 10px;
}
.apartamenttext h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	margin-bottom: 3px;
}
.apartamenttext p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	margin-bottom: 3px;
}
.apartamenttext a {
	font-size: 11px;
	color: #666666;
	background: url('../images/bullet.gif') no-repeat left;
	padding-left: 10px;
	display: block;
}
.pret {
	background: url('../images/pret.png') top center no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pret.png', sizingMethod='crop');
	width: 83px;
	height: 34px;
	position: absolute;
	margin-top: 107px;
	margin-left: 130px;
	font-size: 22px;
	color: #085700;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
}
.masca {
	background: url('../images/masca.png') top center no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/masca.png', sizingMethod='crop');
	width: 237px;
	height: 141px;
	position: absolute;
}
.mascalink {
	width: 237px;
	height: 141px;
	display: block;
}
.promo {
	background: url('../images/promo.png') top center no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/promo.png', sizingMethod='crop');
	width: 105px;
	height: 73px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.box1 {
	float: left;
	margin: 10px 12px 0px 0px;
}
.box2 {
	float: left;
	margin: 10px 0px 0px 0px;
}
/* END CONTENT HOME */

/* CONTENT PAGES */
#content {
	width: 700px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	width: 695px;
	height: 30px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #F0F2CE;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px;
}
a.button {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	float: left;
	background: url('../images/bm-button.gif') top center no-repeat;
	width: 133px;
	height: 21px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	margin-right: 5px;
}
a:hover.button {
	background-position: bottom;
	color: #663306;
}
#list {
	padding-bottom: 10px;
}
#listmenu {
	float: left;
	width: 450px;
}
#listmenu img {
	float: left;
}
#listfilter {
	float: right;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#listfilter select {
	font-size: 10px;
	width: 140px;
}
.pozaholder {
	padding: 3px;
	border: 1px solid #999999;
	float: left;
	display: block;
	margin-bottom: 10px;
}	
.poza {
	width: 237px;
	height: 171px;
	border: 0px;
}
.minidetails {
	clear: both;
}
#content .minidetails h3 {
	font-family: "Times New Roman", Times, serif;
	width: 695px;
	height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F2CE;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.minidetails p {
	margin: 0px 0px 5px 250px;
}
#details h3 {
	font-family: "Times New Roman", Times, serif;
	width: 695px;
	height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F2CE;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#content .inquiry h3 {
	font-family: "Times New Roman", Times, serif;
	width: 695px;
	height: 30px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F2CE;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#detailstext {
	float: left;
	width: 329px;
	margin-right: 10px;
}
#detailstext p {
	margin: 0px;
	margin-bottom: 10px;
}
#detailstext ul {
	margin-top: 5px;
	margin-bottom: 10px;
}
#gallery {
	float: right;
}
#bigpicture {
	padding: 3px;
	border: 1px solid #999999;
	background:#FFFFFF url('../images/loading.gif') 50% 50% no-repeat;
}
#bigimage {
  width: 350px;
  height: 250px;
}
#gallery p {
	font-size: 13px;
}
#gallery span {
	width: 350px;
	border-bottom: 1px solid #999999;
	display: block;
	padding: 5px;
	line-height: 20px;
}
#gallery strong {
	display: block;
	width: 120px;
	float: left;
	line-height: 20px;
}
.action {
	float: right;
	margin-top: -33px;
	margin-right: 5px;
}
.action a {
	float: left;
	height: 19px;
	text-indent: -1000px;
	display: block;
}
#inquiry {
	float: left;	
}
#inquiry span {
	font-size: 10px;
	color: #666666;
	display: block;
}
#inquiry .row {
	border-bottom: 1px solid #999999;
	vertical-align: top;
}
#inquiry input, #inquiry select, #inquiry textarea {
	border: 1px solid #666666;
}
#inquiry h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #085700;
}
#inqminidetails {
	float: right;
	width: 245px;
}
#inqminidetails span {
	width: 245px;
	display: block;
	line-height: 20px;
}
#inqminidetails strong {
	display: block;
	width: 120px;
	float: left;
	line-height: 20px;
}
#inqimage {
	padding: 3px;
	border: 1px solid #999999;
}
#guide h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#guide a {
	color: #666666;
	background: url('../images/bullet.gif') no-repeat left;
	padding-left: 10px;
	display: block;
	margin-left: 25px;
}
#news {
	margin-left: 0px;
}
#news h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#news h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#news a {
	font-size: 10px;
	color: #666666;
	background: url('../images/bullet.gif') no-repeat left;
	padding-left: 10px;
	display: block;
}
#news span {
	font-size: 12px;
	color: #999999;
}

#hotels {
	margin-left: 0px;
}
#hotels h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#hotels h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#hotels a {
	font-size: 10px;
	color: #666666;
	background: url('../images/bullet.gif') no-repeat left;
	padding-left: 10px;
	display: block;
}
#hotels span {
	font-size: 12px;
	color: #999999;
}

.separator {
	height: 1px;
	margin-bottom: 1px solid #999999;
}
#contactpage h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#contactpage span {
	font-size: 10px;
	color: #666666;
	display: block;
}
#contactpage .row {
	vertical-align: top;
}
#contactpage input, #contactpage select, #contactpage textarea {
	border: 1px solid #666666;
}
#aboutpage {
	margin-left: 0px;
}
#aboutpage h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#aboutpage h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#terms {
	margin-left: 0px;
}
#Terms and Conditions h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	font-weight: bold;
}
#Terms and Conditions h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}















