/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #626938;
	text-decoration:none;
}

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

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	/*background: #000100 url(../images/bg.jpg);*/
	background: #D0D0D0;
}

#main{
	margin: 0 auto;
	width: 998px;
         /*
	border-right: 15px solid #AAAAAA;
	border-left: 15px solid #AAAAAA;
  */
	border-right: 15px ;
	border-left: 15px ;
}

#header{
	width: 999px;
	margin: 0 auto;
	height: 285px;
	background: url(../images/header.jpg) no-repeat top;
}

#logo{
	padding-left: 90px;
	text-align: left;
	padding-top: 100px;
	height: 143px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 998px;
	height: 42px;
	margin: 0 auto;
	padding-left:10px;
}

#buttons ul {
    padding-left: 5px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	/*color: #ffffff;*/
	color: #000000;
	display: block;
	float: left;
	width: 160px;
	height: 30px;
	padding-top: 12px;
	margin-right: 1px;
	background: url(../images/menubg.png) no-repeat;
}

#buttons a:hover {
	width: 160px;
	height: 30px;
	background: url(../images/menuhov.png) no-repeat;
}

#contop{
	background: url(../images/contop.png) no-repeat;
	height: 8px;
	margin-top: 5px;
}

#conbot{
	background: url(../images/conbot.png) no-repeat;
	height: 8px;
}

#content{
	width: 983px;
	background: url(../images/mainbg.png) repeat-y;
}

#content_bg{
	padding-left:7px;
}

#left{
	width: 677px;
	margin-left: 8px;
}

#left p{
	padding-left:5px;
	padding-right:5px;
}

#text{
	padding-right:15px;
}


#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #1f1f06;
	font-size: 24px;
	height: 35px;
	padding-left: 20px;
	padding-bottom: 5px;
	width:642px;
	margin-bottom:20px;
	background: url(../images/title_left.gif) repeat-x bottom;
}

.read, #right ul .read{
	text-align: right;
}

.read a, #right ul .read a{
	color: #626938;
	font-weight:normal;
	padding-right: 20px;
}

#right{
	width: 285px;
	float:right;
	margin-right: 8px;
}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #1f1f06;
	font-size: 24px;
	text-align:center;
	height: 35px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(../images/title_left.gif) repeat-x bottom;
}

#right ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
}



#right li{
	background: url(../images/ls.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#right a{
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(../images/footer.png) no-repeat;
	height: 44px;
	width: 983px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	clear:both;
	margin-top: 5px;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
.big{
  font-size: 22px;
}
.med{
  font-size: 18px;
}
.left_div{
  width: 677px;
}
.results_div{
border-style: solid;
border-color: black;
border-width: 1px;
background-color: #e6ebc5;
/*background-color: #edf4c6;*/
width: 600px;
margin: 20px;
}
#menuh a{
  font-size: 16px;
}
.tabbed_p{
  text-indent: 2em;
  margin-bottom: 1em;
}
.cazare{
  margin: 10px 30px;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  background-color: #ece5b6;
}
.cazare_header{
  background-color: #c9c299;
  height: 1.5em;
  font-size: 1.2em;
  font-weight: bold;
  padding-top: .25em;
  padding-left: 1em;
}
.cazare_picture{
  float: left;
  width: 200px
}
.cazare_summary{
  float: left;
  min-height: 100px;
}
.cazare_footer{
  clear: both;
  background-color: #c9c299;
}
.cazare_footer a{
  float: right;
  clear: both;
  position: relative;
  bottom: 0;
}
.cazare img{
margin: 5px;
height:  100px;
}
.cazare_description{
  float: left;
  width: 400px;
}
.cazare_header .pret{
float: right;
}
.bold{
  font-weight: bold;
}

.small{
  font-size: .9em;
}
.std_input{
  border-style:solid;
  border-color: black;
  border-width: 1px;
}
