/*---------------------------------

	*/ @import "reset.css"; /*

----------------------------------*/



body {
  background-color: #fff;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #666;
  /*background-image: url(../img/site/bg_body.jpg);*/
}

a:link, a:active, a:visited{
  text-decoration: none;
  color: inherit !important;
  font-weight: inherit;
}

a:hover{
  text-decoration: underline;
}

.clear{
  clear: both;
  height: 0;
}

.slider{
  height: 400px;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  background-image: url(../img/site/bg_body.jpg);
  overflow: hidden;
}

.slider img{
  display: inline-block;
  margin: 0 auto;
}


div.wrapper{
  width: 930px;
  margin: 0 auto;
}


.header{
  background-image: url(../img/site/bg_header.png);
  background-repeat: repeat-x;
  height: 400px;
  z-index: 99;
  position: relative;
}

.logo{
  padding-top: 2px;
  text-align: left;
  width: 200px;
  float: left;
}

/*.filler{
  background-image: url(../img/site/bg_logo.png);
  float: left;
  width: 35%;
  margin-top: 26px;
  position: absolute;
  z-index: 20;
  padding: 10px 15px;
  font-family: Georgia, serif;
  font-size: 26px;
}*/


.logo a{
  /*background-color: #3399cc;*/
  display: inline-block;
  font-family: Georgia, serif;
  font-size: 26px;
  color: #fff !important;
}

.logo a:hover{
  text-decoration: none;
}

.langs{
  width: 200px;
  float: right;
  text-align: right;
}

.langs a{
  display: inline-block;
  padding: 10px 10px 12px 10px;
  background-color: #9FC546;
  color: #fff !important;
}

.langs a:hover, .langs a.selected{
  background-color: #fff;
  text-decoration: none;
  color: #333 !important;
}

.langs a.english{
  background-image: url(../img/site/en_flag.png);
  background-repeat: no-repeat;
  background-position: 15% bottom;
  padding-left: 35px;
}

.langs a.romanian{
  background-image: url(../img/site/ro_flag.png);
  background-repeat: no-repeat;
  background-position: 15% bottom;
  padding-left: 35px;
}

.top_menu{
  text-align: center;
  padding-top: 23px;
}

.top_menu li{
  display: inline-block;
  margin-right: 25px;
  color: #fff;
  font-family: Georgia, serif;
  font-size: 15px;
}

.main{
  background-image: url(../img/site/bg_body.jpg);
  margin-top: 0px;
}

h1{
  font-family: Georgia, serif;
  font-size: 24px;
  font-style: italic;
  color: #fff;
  background-color: #9FC546;
  border: 3px solid #669900;
  border-left: 0;
  border-top: 0;
  display: inline-block;
  padding: 5px 25px;
  margin: 15px 0 10px 0;
  z-index: 1;
  position: relative;
}

h1 span{
  background-color: #9FC546;
  z-index: 2;
  position: absolute;
  left: -2px;
  top: -3px;
  width: 100%;
  height: 100%;
}

.content{
  padding-bottom: 10px;
  width: 610px;
  float: left;
}

.right_content{
  width: 290px;
  float: right;
}

.content p, .right_content p{
  margin: 15px 0;
  color: #666;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
}

#footer{
  background-color: #e1dfd3;
}


.footer{
  width: 1023px;
  margin: 0 auto;
  padding: 10px 80px;
  background-image: url(../img/site/bg_footer1.png);
  background-repeat: no-repeat;
  background-position: top center;
}

.copyright{
  width: 500px;
  float: left;
}

.made_by{
  width: 200px;
  float: right;
  text-align: right;
}

.bottom_menu{
  margin-bottom: 10px;
}

.bottom_menu a{
  color: #333 !important;
}

#left_form, #right_form{
  width: 280px;
  float: left;
}

#right_form{
  margin-left: 30px;
  float: left;
}

#formular{
  margin: 15px 0;
}

.le_form label{
  font-size: 12px;
  display: block;
  margin-bottom: 3px;
}

.le_form .input_text, .input_textarea, .input_date{
  width: 280px;
  margin-bottom: 10px;
  padding: 3px;
}

.input_date{
  width: 80px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/admin/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	width: 80px;
    float: left;
}

.input_textarea{
  height: 80px;
}

.le_form code.error{
  color: #fff !important;
  font-size: 11px;
  padding: 3px 10px;
  background-color: #82151B;
  display: block;
  margin-bottom: 5px;
  width: 290px;
}

.le_form code.error p{
  margin: 0;
  color: #fff !important;
}


.red{
  color: #D40202;
  font-size: 10px;
}

.input_submit{
  background-color: #d2232a;
  padding: 2px 20px;
  margin: 5px 0;
  border: 0;
  color: #fff;
}

#message_ok{
  color: #669900;
  font-size: 15px;
}

.record{
  border-bottom: 1px dashed #aaa;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.record .name{
  text-align: right;
}

.record p{
  font-style: italic;
}

a.book_now{
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  color: #fff !important;
  background-color: #FF9900;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #A66400;
  border-top: 0;
}

a.book_now:hover{
  text-decoration: none;
  background-color: #E18700;
  border: 2px solid #FF9900;
  border-top: 0;
}

.phone{
  color: #669900;
  font-size: 28px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: center;
}

.phone .email{
  display: block;
  font-size: 20px;
}

.phone .info{
  color: #666;
  font-size: 12px;
  text-align: left;
  margin-bottom: 5px;
}

.phone h2{
  font-size: 20px;
  color: #333333;
  margin-bottom: 5px;
  font-style: italic;
  font-family: Georgia, serif;
}


.currency, .weather{
  margin: 10px 20px;
  font-size: 16px;
}

.currency span{
  display: block;
}

.currency b, .weather b{
  display: inline-block;
  width: 60px;
  font-weight: normal;
  color: #E18700;
}

.weather{
  color: #669900;
  font-size: 18px; 
}


.short_record{
  float: right;
  width: 450px;
}

.foto_holder{
  width: 130px;
  margin: 0 10px 10px 0;
  float: left;
}

.foto_holder img{
  border: 1px solid #ddd;
  padding: 3px;
}


.record{
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}

.record h2{
  color: #669900;
  font-size: 18px;
}

#apt_id{
  margin-bottom: 10px;
  width: 310px;
}

.static_page b, .static_page strong{
  font-weight: bold;
}


/******************** CONTENT END ***************************/


/**********************PAGINATION START***************************/
#pagination a, #paginationDIV a {
border:1px solid #ddd;
color:#666;
padding:2px 5px;
text-decoration:none;
}


#pagination h5 .disabled, #paginationDIV h5 .disabled, span.current {
background-color:#EFEFEF;
border:1px solid #ddd;
color:#666;
padding:2px 5px;
text-decoration:none;
}
#pagination h5 a:hover, #paginationDIV h5 a:hover {
background-color:#8FC70C;
border:1px solid #ddd;
color:#666;
}

#pagination {
padding:17px 0px 7px 0pt;
margin: 10px 0;
text-align:left;
color: #666;

}

.pagination{
  margin: 5px 10px;
}

/**********************PAGINATION END***************************/

