/* basic elements */
html {
	margin: 0;
	padding: 0;
	}

body { 
  float:none;
  margin-top: 20px;
  background: url(images/bg.jpg) no-repeat top left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .873em;
  font-weight: normal;	
  background-color: #121500;
  

}

h1{
 text-align: left;
 padding-left: 10px;
 color:#0e4606;
 font-size: 18px;
 padding-top: 5px;
 }
 
h2{
 text-align: left;
 padding-left: 10px;
 color:#0e4606;
 font-size: 16px;
 }

 a.footer_menu{ color: #ffffff;}
 a.footer_menu: hover{ color: #ffffff; text-decoration: underline;}
 
p {margin: 1em; text-align: left;}

/* menu */



/* specific divs */
#container { 
	width: 913px;
	margin: 0px;
	float: none;
	}
	
#pageHeader { 
	width: 913px;
	height: 145px;
	margin: 0;
	}
	
	#pageHeader-backup { 
	width: 913px;
	height: 144px;
	margin: 0;
	}

#maincontent{
 background: url(images/main_bg.jpg) repeat-y top left;
 width:	913px;
 float: left;
 margin: 0px;   
 padding: 0px;
 clear: both;
}

#center_column{
  width:	580px;
 float: left;
 height: 100%;
 padding-left: 5px;
 } 


#right_column{
 width:	310px;
 float: left;
 height: 100%;
 text-align: left;
 margin: 0;
 padding: 0;
 } 


#footer{
 clear: both;
 width: 913px;
 height:91px;
}

#menutab{
 width: 913px;
 margin:0;
 padding:0;
 height: 37px;
 overflow: hidden;
 background-color: #121212;
 }
 
img{
 border:0px;
 }

ul{
 list-style-type: none;
 margin: 0;
 padding: 0;
}

li{
 float: left;
 margin: 0px;
 padding: 0px;
 }

#slideshow{
 width:	688px;
 height: 250px;
 z-index: 0;
 float: left;
 }

#rezervari{
 width:	306px;
}

.rezerva_list{
  font-size: 14px;
  color: #3c2104;
  margin: 0px;
  }

.title{
 margin: 0px;
 padding-top: 5px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 }

.testimonial{
 background: url(images/testim_01.gif) no-repeat top left;
 text-align:left;
 padding-left: 20px;
 height: 88px;
 }

a.rezerva{
background: url(images/rezerva.gif) no-repeat top left;
width: 67px;
height: 20px;
border: 0px;
}
a.rezerva:hover{
background: url(images/rezerva_hover.gif) no-repeat top left;
width: 67px;
height: 20px;
border: 0px;
}

.submit_button{
background: url(images/trimite_button.gif) no-repeat top left;
font-family: Georgia;
font-weight: bold;
width: 77px;
height: 31px;
padding: 0px;
border: 0px;
color: #ffffff;
}
.square1{
 border: 1px solid #d9d9d9 ; 
 background-color: #f0f0f0;
 }
.square2{
 border: 1px solid #d9d9d9 ; 
 background-color: #d9d9d9;
 }

.addtestimonial{
 padding-top: 10px;
 background: url(images/post_01.gif) no-repeat top left;
 padding-left: 5px;
 }

.addtestimonial1{
 padding-top: 10px;
 background: url(images/post_03.gif) no-repeat top left;
 padding-left: 5px;
 }

.addtestimonial2{
 background: url(images/post_02.gif) no-repeat top left;
 padding-left: 35px;
 padding-top: 10px;
 }




.nobg_input{
 background: transparent;
 font-size: 18px;
 font-family: Georgia;
 height: 18px;
 color: #000000;
 border: 0px solid #f0f0f0;
 }
.nobg_input2{
 background: transparent;
 font-size: 13px;
 font-family: Georgia;
 color: #000000;
 border: 0px solid #f0f0f0;
 }

input{
 font-size: 16px;
 height: 20px;
 border: 1px solid #f0f0f0;
 font-weight: bold;
 color: #000000;
 font-family: Georgia;
 line-height: 20px;
 }
 
textarea{
 font-size: 16px;
 border: 1px solid #f0f0f0;
 font-weight: bold;
 color: #000000;
 font-family: Georgia;
 line-height: 20px;
 }

a.footer{
  font-family: Georgia;
  font-size: 11px;
  text-decoration: none;
 } 

a.footer:hover{
  font-family: Georgia;
  font-size: 11px;
  text-decoration: underline;
 }
 
#carteoaspeti{
 position: absolute; 
 top: 0px;
 right: 0px;
 width:175px;
 height:177px;
 }
a.coaspeti{
 background: url(images/carteoaspeti.gif) no-repeat top right;
 width:175px;
 height:177px;
 border:0;
 }
 
a.coaspeti:hover{
 background: url(images/carteoaspeti_over.gif) no-repeat top right;
 width:175px;
 height:177px;
 border:0;
 }
 