body {
	margin:  0;
	padding: 0;
	font-size: 13px;
	font-family: "Segoe Ui", Arial, Tahoma;
	background-color: #dcdcdc;
    color: #666;
	line-height: 18px;
}

.bold { font-weight: bold; }
.bigger { font-size: 14px; }
.blue { color: #4C94CB; }
img { border:none; }

a 		{ outline: none; color: #4796ce; }
a:hover { outline: none; color: #333; }

.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}

h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 22px;
	color: #3f3f3f;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#container {
	width: 100%;
}

#header {
    width:  100%;
    height: 257px;
    background-image: url(../images/bg_pattern.jpg);
}

#header_line {
    width: 100%;
    height: 2px;
    background-image: url(../images/bg_vonal.jpg);
}

#header_inline {
    width: 730px;
    height:  2px;
    background-image: url(../images/web_middle.jpg);
	margin: 0 auto;
}

table.middle {
    width: 100%;
    height: 2px;
    background-image: url('../images/bg_vonal.jpg');
}

table.middle_content {
    width: 730px;
    height: 2px;
    background-image: url('../images/web_middle.jpg');
}

#flash {
	width:  730px;
	height: 257px;
	margin: 0 auto;
}

#middle {
	width:  640px;
	padding: 60px 45px 30px 45px;
	background-color: #fff;
	background-image: url('../images/bg_middle.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 auto;
	position: relative;
}

#middle_left {
	width:  234px;
	height: 698px;
	background-image: url('../images/bg_middle_left.gif');
	float:left;
	position: relative;
	background-position: top left;
	background-repeat: repeat-x;
}

#middle_right {
	width:  480px;
	float:right;
}

#footer {
	width: 730px;
    height: 33px;
    background-image: url('../images/web_copy.jpg');
	margin: 0 auto;
}

#footer_left {
	padding: 9px 0 0 20px;
	float: left;
	font-size: 11px;
	color: #fff;
}

#footer_right {
	padding: 9px 20px 0 0;
	float: right;
	font-size: 11px;
}

#footer_right a { color: #fff; text-decoration: none; }
#footer_right a:hover { color: #fff; text-decoration: underline; }

.box {
	padding: 10px 15px 20px 0;
}

#online_rendeles {
	width: 175px;
	height: 59px;
	position: absolute;
	top:  33px;
	left: 43px;
}

#kedvezmeny1 {
	position: absolute;
	top: 200px;
	left: 43px;
}

#kedvezmeny2 {
	position: absolute;
	top: 226px;
	left: 43px;
}

#kedvezmeny3 {
	position: absolute;
	top: 252px;
	left: 43px;
}

#utazasi_box {
	position: absolute;
	top: 139px;
	left: 50px;
}

#utazasi_box a { text-decoration: none; color: #666; }
#utazasi_box a:hover { text-decoration: underline; color: #666; }

#services1 {
	position: absolute;
	top: 314px;
	left: 50px;
}

#services1 a { text-decoration: none; color: #666; }
#services1 a:hover { text-decoration: underline; color: #666; }

#services2 {
	position: absolute;
	top: 425px;
	left: 50px;
}

#services2 a { text-decoration: none; color: #666; }
#services2 a:hover { text-decoration: underline; color: #666; }

#services3 {
	position: absolute;
	top: 485px;
	left: 50px;
}

#services3 a { text-decoration: none; color: #666; }
#services3 a:hover { text-decoration: underline; color: #666; }

.inputfield {
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	height: 18px;
	width: 205px;
}

.inputfield_rendeles {
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	height: 18px;
	width: 436px;
}

.inputfield_login {
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
}

.textarea {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

.textarea_rendeles {
    border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

.inputbutton {
	border: 1px solid #cccccc;
	font-size: 13px;
	color: #4C94CB;
    font-weight: bold;
	background-color: #FFFFFF;
	height: 24px;
}

.inputbutton_login {
	border: 1px solid #ffffff;
	font-size: 13px;
	color: #fff;
    font-weight: bold;
	background-color: #4C94CB;
	height: 22px;
    width: 50px;
    text-align: center;
}

.inputbutton_logout {
	border: 1px dotted #ccc;
	font-size: 11px;
	color: #fff;
    font-weight: bold;
	background-color: #4C94CB;
	height: 20px;
    width: 90px;
    text-align: center;
}

.inputbutton_utazas {
	border: 1px dotted #666;
	font-size: 12px;
	color: #fff;
    font-weight: bold;
	background-color: #4C94CB;
	height: 20px;
    width: 130px;
    text-align: center;
}

.inputbutton_torol {
	border: 1px solid #464646;
	font-size: 12px;
	color: #464646;
    font-weight: bold;
	background-color: #ccc;
	height: 20px;
    width: 80px;
    text-align: center;
}

table.sender {
    width:  450px;
    line-height: 18px;
}

table.kepek {
    width:  450px;
    height: 230px;
}

.small {
    font-size: 11px;
    color: #4C94CB;
}

.small_two {
    font-size: 11px;
}

.smaller {
    font-size: 10px;
    color: #ccc;
}

.selectfield {
	padding: 2px;
	font-size: 14px;
	font-family: Arial, Tahoma, sans-serif;
	border: 1px solid #ccc;
	color: #333;
}

#content_holder {
	width: 640px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#content_image {
	float: left;
	width: 175px;
}

#content_text {
	float: right;
	width: 445px;
}

#content_text_hu {
	float: right;
	width: 445px;
}

#content_text_de {
	float: right;
	width: 445px;
}

#content_text_en {
	float: right;
	width: 445px;
}

#content_text_fr {
	float: right;
	width: 445px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;	
}

.list {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 0;
	list-style-type: circle;
}

.list li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

form {
	margin: 0;
	padding: 0;
}

label {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	font-family: "Segoe Ui", Arial, Tahoma;
}

#form_holder {
	width: 600px;
	padding: 0 20px;
	background-color: #f2f3f4;
}

.form_row {
	width: 600px;
	padding: 15px 0;
	border-bottom: 1px solid #dbdcdf;
}

.form_left {
	width: 200px;
	float: left;
	text-align: right;
	padding: 2px 0 0 0;
}

.form_right {
	width: 350px;
	float: left;
	margin: 0 0 0 20px;
	font-size: 12px;
	color: #333;
	font-family: "Segoe Ui", Arial, Tahoma;
}

.inputfield {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	height: 18px;
	width: 310px;
	padding: 2px 5px;
	margin: 0 0 0 0;
}

.selectfield {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 321px;
	padding: 3px;
	margin: 0 0 0 0;
}

#invoice_holder {
	width: 600px;
}

.btn_foglalas {
	background: url(../images/btn_foglalas.gif) 0 0 no-repeat;
	width: 88px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_foglalas:hover {
	background: url(../images/btn_foglalas.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_foglalas_de {
	background: url(../images/btn_foglalas_de.gif) 0 0 no-repeat;
	width: 88px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_foglalas_de:hover {
	background: url(../images/btn_foglalas_de.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_foglalas_hu {
	background: url(../images/btn_foglalas_hu.gif) 0 0 no-repeat;
	width: 88px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_foglalas_hu:hover {
	background: url(../images/btn_foglalas_hu.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_foglalas_fr {
	background: url(../images/btn_foglalas_fr.gif) 0 0 no-repeat;
	width: 88px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_foglalas_fr:hover {
	background: url(../images/btn_foglalas_fr.gif) 0px -20px no-repeat;
	cursor: pointer;
}

#flag_hu {
	position: absolute;
	top: 70px;
	right: 45px;
}

#flag_de {
	position: absolute;
	top: 70px;
	right: 140px;
}

#flag_gb {
	position: absolute;
	top: 70px;
	right: 95px;
}

#flag_fr {
	position: absolute;
	top: 70px;
	right: 70px;
}
