@charset "utf-8";
#allcontent {
	height: 550px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 135px;
	width: 820px;
}
#menubar {
	height: 30px;
	width: 820px;
	margin-top:5px;
	background-color: #000000;
}
#content {
	height: 370px;
}
#step1{
	margin-top: 20px;
	margin-left: 50px;
	float: left;
	width: 720px;
	height: 320px;
}
#step2 {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	width: 720px;
	height: 320px;
}
#step3 {
	margin-left: 50px;
	margin-top: 20px;
	float: left;
	width: 720px;
	height: 320px;
}
#recit {
	float: left;
	height: 320px;
	margin-left: 50px;
	margin-top: 220px;
	width: 720px;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	margin-right: 50px;
}



#next1 {
	float: right;
	margin-top: 92px;
}
#next2 {
	float: right;
}
#pers_form {
	text-align: right;
	float: left;
	width: 280px;
}
#gender {
	float: left;
	margin-left: 85px;
}

#next3 {
	float: right;
	margin-top: 294px;
}




#footer {
	height: 42px;
	width: 820px;
	float:left;
	margin-top:1px;
}


.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titlu {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
}
.titlu_small {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.text_small {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}

.textbox {
	height: 130px;
	width: 300px;
}
.travelers {
	float: right;
	margin-top: -285px;
	margin-right: 10px;
}
.travelers2 {
	float: right;
	margin-top: -255px;
	margin-right: 10px;
}
.price {
	float: right;
	margin-top: -200px;
	margin-right: 20px;
}
