/**
 * Designed by Benko Zoltan
 * http://webpagini.ro
 */

* { margin: 0; padding: 0; }

/*CLEARFIX*/
/*{ content:'.'; display:block; visibility:hidden; clear:both; height:0; }*/

body {
	background-color: #CF4914;
	background-image: url(images/design-hotel-mara_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1, h2, h3 { font-weight: normal; }
h1 { font-size: 14pt; color: #0963AF; }
h2 { font-size: 14px; font-weight: bold; color: #0963AF; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { font-size: 12px; color: #0963AF; font-weight: bold; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top {
	width: 960px;
	height: 105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/top-1-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#topmeniu {
	width: 438px;
	height: 35px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 522px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
}
#content {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#form {
	float: left;
	width: 200px;
	clear: both;
}
.formflags {
	width: 120px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
}
.formbutton {
	background-color: #d24613;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 180px;
	margin-left: 9px;
	margin-top: 10px;
}
.formtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8BB25;
	background-color: #D24613;
	width: 188px;
	padding-top: 10px;
	height: 23px;
	padding-left: 12px;
	font-weight: bold;
}

.formbox {
	background-image: url(images/s_bg.gif);
	background-repeat: repeat-y;
	width: 200px;
	padding-bottom: 20px;
}
.formtext {
	width: 188px;
	background-color: #f1be92;
	color: #CC3300;
	font-size: 11px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container {
	width: 760px;
	min-height: 734px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
.meniu  {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 760px;
	text-align: center;
	padding-top: 1px;
}

#main {
	float: right;
	width: 537px;
	background-color: #D75A28;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0px;
}
.mainbox {
	background-image: url(images/welcome_bg.gif);
	width: 536px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#banner {
	width: 180px;
	float: right;
	background-color: #d24613;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 680px;
}
#content .block {
	height: 150px;
	width: 180px;
	margin-bottom: 10px;
	background-color: #d75a28;
}

.clearFloat { clear:both; font-size:1px; height:1px; line-height:1px; }
#divbottom {
	width:920px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(images/bottmo-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CD4712;
	padding-left: 40px;
	padding-top: 30px;
}
