/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image:url(/pics/bg-ext.jpg);
	background-color: #fc9;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
#container {
	width: 760px;
	margin: 0px auto;
	background-image: url(/pics/bg-container.jpg);
	background-repeat: repeat-y;
}
#header {
	width: 720px;
	margin: 2px auto;
	color: #FFD8B0;
	padding: 0px 20px;
}
#top {
	width: 760px;
	height: 290px;
	font-size: .8em;
}

#left {
	width: 300px;
	float: left;
	clear: left;
}
#right {
	width: 400px;
	margin-left: 20px;
	float: left;
}
#bottom {
	background-image: url(/pics/bottom.jpg);
	width: 720px;
	height: 24px;
	margin-top: 20px;
	padding: 0 20px 10px 20px;
	clear: both;
	text-align: center;
	color: #FFC082;
	font-size: .8em;
}
#main {
	width: 720px;
	padding: 0 20px;
	margin-top: 20px;
	display: table;
}
#menu {
	background-image:url(/pics/bg-menu.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 46px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	width: 120px;
	height: 46px;
}
#menu a:hover {
	background-position: 0 46px;
}
#formular {
	background:none;
	margin-top:162px;
	float:left;
	width:14px;
	margin-left:8px;
}
#formular li {
	padding:2px;
	clear:left;
}
#event_content {
	width:400px;
}
#rezervari li {
	padding:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E8514;	
	list-style-type:none;
}
#butoanelang {
	margin-left:45px;
	margin-top:14px;
}
a {
	color: #f60;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}
input, select, textarea {
	background-color: #FFBE7D;
	border: 1px solid #f93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
form {
	margin: 0px;
}
h1 {
	font-size: 1.8em;
	color: #5E8514;
	padding-bottom: 3px;
	background-image: url(/pics/h1-border.jpg);
	background-repeat: no-repeat;
	background-position: 0 26px;
	font-variant: small-caps;
	height: 27px;
}
h2 {
	font-size: 1.5em;
	color: #5E8514;
}


.box-left {
	background-color: #ffebd7;
	width: 278px;
	border: 1px solid #FFD3A8;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
	display: table;
	float: left;
}

.box-left p {

}
.button {
	background-image:url(/pics/bg-btn.jpg);
	background-repeat: repeat-x;
	height: 19px;
	border: 1px solid #f93;
	color: #f60;
	font-weight: bold;
	font-size: 10px;
}
.photo {
	border: 1px solid #FFC58A;
	padding: 2px;
}
.box-photo {
	width: 130px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.box-photo img {
	border: 1px solid #FFC58A;
	padding: 2px;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E8514;
}
.formular {
	background-color: #FFBE7D;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 114px;
	height: 16px;
}

.flags {
	float:left;
	margin-top:15px;
	margin-left: 35px;
}
.list1 {
	margin: 0px 5px;
	list-style-type: none;
	padding-left: 0px;
}
.list1 li {
	background-image:url(/pics/bul1.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 2px 0 0 23px;
	height: 22px;
}
.head_table {
	margin-top: 10px;
	clear:both;
	height: 17px;
	margin-bottom: 5px;
	padding: 0 1%;
}
.head_table a {
	color: #000;
}
.caption {
	float:left;
	clear:left;
	width: 35%;
	text-align:right;
	margin-right: 1%;
	padding-left: 5px;
}
.field {
	float:left;
	width: 60%;
}
.credits {
	background-image: none;
	font-size: .8em;
	width: 760px;
	margin: 5px auto;
	color: #666;
}
.credits a {
	color: #5969D9;
}

/* TARIFE */
.rates-head {
	background-color: #FF9D3B;
	height: 25px;
	font-weight: bold;
}
.rates-line {
	clear: left;
	width: 400px;
	text-align: center;
	margin-bottom: 2px;
}
.rates-line-on {
	background-color: #5E8514;
}
.rates-line-off {
	background-color: #cec58d;
}
.rates {
	margin-right: 2px;
	padding: 2px;
	float: left;
	font-size: .8em;
}
.rates1 {
	width: 186px;
	text-align: left;
}
.rates2 {
	width: 98px;
}
.rates3 {
	width: 98px;
}