/* @override http://hoteltorontal.local/css/style.css */

body {
	background: #c9c8c5 url(bg-top.png) no-repeat center top;
	margin-bottom: 20px;
}

div.chenar {
	width: 746px;
	padding: 10px 10px 0;
	margin: 60px auto 0;
	background: #6d181d url(menu.png) repeat-x 0 310px;
	border-bottom: 30px solid #210808;
}

/* @group Header */

div#limba {
	width: 766px;
	padding: 0;
	margin: 0 auto;
	text-align: right;
}
div#limba a.lang{
	padding-left: 20px;

}
div#limba a.lang.ro {
	background: url(ro.gif) no-repeat 0 3px;	
}
div#limba a.lang.en {
	background: url(us.gif) no-repeat 0 3px;	
}

#header {
	height: 290px;
	position: relative;
	background: white url(img-top.jpg) no-repeat;
	margin-bottom: 10px;
}

img#logo{
	position: absolute;
	top: -50px;
	left: 170px;
}

/* @group Navigation */

#navigation {
	height: 40px;
	margin-bottom: 10px;
	xbackground: #210808 0 400px;
}

#navigation ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}
#navigation ul li a {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-decoration: none;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
/* @end */



/* @end */

/* @group Continut */

#content p a.thumb img {
	border: 2px solid white;
	margin-right: 5px;
	margin-bottom: 2px;
}

#content {
	background-color: #D1BBBA;
	margin-bottom: 10px;
}

#content h3, #content p {
	margin-right: 10px;
	margin-left: 10px;
}
#content h3 {
	color: #210808;
	font-weight: bold;
	margin-top: 1em;
}

/* @group Form */
#content form {
	margin: 0 10px 20px;
}

#content form textarea {
	height: 150px;
	width: 360px;
}
#content form label {
	width: 100px;
	display: block;
	float: left;
}
	#content form  #tip_camera label{
	width: 90px;
}
#content form input{
	width: 265px;
	height: 16px;
	float: left;
}
	#content form  #tip_camera input {
	width: 15px;
	margin-top: -1px;
}
#content form input#trimite {
	width: 150px;
	height: 30px;
	clear: both;
	margin-bottom: 20px;
}
span#tip_camera{
	display: block;
	float: left;
	padding-bottom: 10px;
}

/* @end */
/* @end */

/* @group RightColumn */



/* @end */

#right-column img {
	padding: 0;
	margin: 0 0 5px;
}
