/* written by Voov (www.voov.hu) & The Shadowhand Company (www.shadowhand.hu), copyright 2008 */

@import url("menu.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #523814;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #000;
	text-decoration: underline;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: circle;
	margin:  15px 0 15px 18px;
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 11px;
}
.list a {
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	border-bottom: 1px dotted #807766;
	padding: 0 0 1px 0;
	color: #333;
}
.list a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #000;
}
.list li {
	padding: 0 0 3px 0;
}
.list_in {
	list-style-type: disc;
	margin:  5px 0 20px 23px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_in a {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in a:hover {
	color: #a87b4e;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Trebuchet Ms", Arial, Tahoma;
	text-decoration: none;
}
.list_in li {
	padding: 5px 0 0 5px;
}
/***************** Lines *********************/

.line {
	width: 540px;
	margin: 25px 0;
	padding: 0;
	border-top: 1px solid #a6a1a0;
}
.line_shaded {
	margin: 20px 0;
	padding: 0;
	height: 4px;
	background: url(../images/line_shaded.gif) repeat-x left top;
}
/******************* Headlines *****************/

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #386B8D;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #3e3e3e;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, sans-serif;
	background-color: black;
	/*background-image: url(../images/bg.jpg);*/
	background-position: left top;
	background-attachment: fixed;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}
.icons {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 21px;
	left: 158px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.icons a {
	text-decoration: none;
	color: #ab9999;
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.icons a:hover {
	text-decoration: underline;
	color: #ab9999;
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.foglald {
	width: 210px;
	margin: 0 auto;
	padding: 15px 40px 0 0;
	color: #333;
	font-size: 26px;
	line-height: 32px;
	font-style: italic;
}
#top_full {
	width: 930px;
	height: 30px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0 30px 10px 30px;
}
#top {
	width: 930px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	color: #969696;
	font-size: 11px;
	font-weight: bold;
}

#top a {
	color: #45bb66;
	text-decoration: none;
}

#top a:hover {
	color: #666666;
	text-decoration: underline;
}

#top table {
	width: 100%;
	margin: 0;
	padding: 0;
}

.toplinks {
	width: auto;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	overflow: hidden;
}

.toplinks a {
	width: auto;
	margin: 0 8px 0 0;
	padding: 2px 8px 2px 0;
	display: block;
	border-right: 1px solid #e5e5e5;
	float: left;
	color: #87bd86;
	text-decoration: none;
}

.toplinks a:hover {
	width: auto;
	margin: 0 8px 0 0;
	padding: 2px 8px 2px 0;
	display: block;
	border-right: 1px solid #e5e5e5;
	float: left;
	color: #666666;
	text-decoration: none;
}

#container {
	width: 990px;
	margin: 0 auto;
	background: #fff;
}
#header_top {
	height: 155px;
	position: relative;
	background-image: url(../images/bg_top.gif);
}

#logo_top {
	width: 127px;
	height: 93px;
	position: absolute;
	top: 62px;
	left: 168px;
}

#header_bottom {
	width: 930px;
	height: 142px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	background: url(../images/header_bottom.gif) left top no-repeat;
}

#logo {
	width: 131px;
	height: 130px;
	position: absolute;
	top: 10px;
	left: 0;
}


#logo_bottom {
	width: 122px;
	height: 37px;
	position: absolute;
	top: 0px;
	left: 169px;
}

#header_pic {
	position: absolute;
	top: 0px;
	left: 157px;
	background-image: url(../images/header_pic_01.jpg);
	width: 710px;
	height: 121px;
}
#header_info {
	width: 328px;
	height: 55px;
	position: absolute;
	bottom: 20px;
	left: 140px;
	background-color: #373333;
	color: #969696;
	font-weight: bold;
	padding: 0;
	background: url(../images/title.gif) left top no-repeat;
}
#fesztjegy {
	width: 204px;
	height: 119px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 573px;
} 

.countdown {
	width: 120px;
	height: 107px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	position: absolute;
	top: 14px;
	right: 0;
	background: url("../images/countdown_bg.png");
	font-weight:bold;
	color: #000;
}

.count {
	font-size: 48px;
	line-height: 48px;
	display: block;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
}

.count_info {
	font-size: 14px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#menu {
	width: 930px;
	height: 54px;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
	background: url(../images/menu_bottom.gif) left bottom repeat-x #fff;
}

#menu_bs {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
	font-weight: bold;
	overflow: hidden;
}

#menu_bs a {
	color: #fff;
	padding: 7px 13px 7px 13px;
	text-decoration: none;
	border-bottom: 0;
	margin: 0 12px 0 0;
	background: #e92920;
	display: block;
	float: left;
}

#menu_bs a:hover {
	color: #000;
	padding: 7px 13px 7px 13px;
	text-decoration: none;
	border-bottom: 0;
	margin: 0 12px 0 0;
	background: #f5ef65;
	display: block;
	float: left;
}

.menu_bs_on {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#footer_full {
	width: 990px;
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 50px;
	background-color: #e8fcf4;
}

#footer {
	margin: 0 auto;
	width: 930px;
	padding-top: 5px;
	color: #555;
}
#footer a {
	color: #555;
	text-decoration: underline;
}
#footer a:hover {
	color: #222;
	text-decoration: underline;
}
#footer_left {
	float: left;
	width: 300px;
	font-size: 11px;
	padding-top: 11px;
	text-align: left;
	padding-left: 0;
}
#footer_left table {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
#footer_right {
	float: right;
	width: 330px;
	text-align: right;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 5px;
}
#footer_right table {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
#middle {
	width: 930px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #fff;
	position: relative;
}

.banner {
	width: 120px;
	position: absolute;
	left: 900px;
	top: 0;
}

#content {
	width: 930px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}
#content_left {
	width:  290px;
	float: right;
	padding: 0 0 0 0;
}
#content_right {
	width:  610px;
	float: left;
	padding: 0 0 0 0;
	position: relative;
}
#content_right h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #333;
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	
}
.text {
	width: 410px;
	margin-top: 25px;
}
#bottom {
	width: 900px;
	height: 42px;
	background-image: url(../images/bg_bottom.gif);
}
.news_holder {
	width: 610px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #ed1923;
}
.news_date {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #000;
}
#box_login {
	width: 290px;
	height: 233px;
	background: url(../images/boxes.gif) -132px 15px no-repeat;
	margin: 0 0 15px 0;
	position: relative;
}
#box_reserve {
	width: 290px;
	height: 192px;
	background: url(../images/boxes.gif) -172px 15px no-repeat;
	margin: 0 0 15px 0;
	position: relative;
}
#box_twitter {
	width: 290px;
	background: #79c7db;
	margin: 0 0 0 0;
	position: relative;
}
#box_twitter_bottom {
	width: 290px;
	height: 49px;
	background: url(../images/twitter.gif) left top no-repeat;
	margin: 0 0 15px 0;
	position: relative;
}
#box_newsletter {
	width: 290px;
	height: 228px;
	background: url(../images/boxes.gif) -175px 15px no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	position: relative;
}
.login_holder {
	position: absolute;
	left: 24px;
	top: 50px;
}
.box_form {
	margin: 0 0 4px 0;
	padding: 0;
}

.box_form img {
	border: 2px solid #e2e2e2;
	padding: 2px;
	background-color: #fff;
}

form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0 0 2px 2px;
	padding: 0;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
.inputfield_small {
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
	width: 225px;
	height: 14px;
	padding: 4px 4px;
	font-size: 11px;
	color: #333;
	font-family: 'Seegoe Ui', Arial, Tahoma;
}
.inputfield {
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	width: 280px;
	height: 14px;
	padding: 4px 4px;
	font-size: 11px;
	color: #333;
	font-family: 'Seegoe Ui', Arial, Tahoma;
}

.inputfield_reg {
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	width: 200px;
	height: 14px;
	padding: 4px 4px;
	font-size: 11px;
	color: #333;
	font-family: 'Seegoe Ui', Arial, Tahoma;
	margin: 0 0 5px 0;
}

.selectfield {
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
	width: 200px;
	height: 24px;
	padding: 3px;
	font-size: 11px;
	color: #333;
	font-family: 'Seegoe Ui', Arial, Tahoma;
	margin: 0 0 5px 0;
}

.textfield {
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	width: 280px;
	height: 120px;
	padding: 4px 4px;
	font-size: 11px;
	color: #333;
	font-family: 'Seegoe Ui', Arial, Tahoma;
}
/************ BUTTONS **************/

.btn_belepes {
	background: url(../images/btn_belepes.gif) 0 0 no-repeat;
	width: 71px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_belepes:hover {
	background: url(../images/btn_belepes.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_kereses {
	background: url(../images/btn_kereses.gif) 0 0 no-repeat;
	width: 71px;
	height: 20px;
	margin: 0 0 0 95px;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
	float: left;
}
.btn_kereses:hover {
	background: url(../images/btn_kereses.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_ujra {
	background: url(../images/btn_ujra.gif) 0 0 no-repeat;
	width: 71px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
	float: left;
}
.btn_ujra:hover {
	background: url(../images/btn_ujra.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_tovabbi_csomagok {
	background: url(../images/btn_tovabbi_csomagok.gif) 0 0 no-repeat;
	width: 139px;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_tovabbi_csomagok:hover {
	background: url(../images/btn_tovabbi_csomagok.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_feliratkozas {
	background: url(../images/btn_feliratkozas.gif) 0 0 no-repeat;
	width: 101px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_feliratkozas:hover {
	background: url(../images/btn_feliratkozas.gif) 0px -20px no-repeat;
	cursor: pointer;
}
.btn_kuldes {
	background: url(../images/btn_kuldes.gif) 0 0 no-repeat;
	width: 71px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_kuldes:hover {
	background: url(../images/btn_kuldes.gif) 0px -20px no-repeat;
	cursor: pointer;
}
.btn_regisztracio {
	background: url(../images/btn_regisztracio.gif) 0 0 no-repeat;
	width: 89px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_regisztracio:hover {
	background: url(../images/btn_regisztracio.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_modosit {
	background: url(../images/btn_modosit.gif) 0 0 no-repeat;
	width: 71px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	display: block;
}
.btn_modosit {
	background: url(../images/btn_modosit.gif) 0px -20px no-repeat;
	cursor: pointer;
}

.btn_foglalas {
	background: url(../images/btn_foglalas.gif) 0 0 no-repeat;
	width: 89px;
	height: 20px;
	margin: 10px 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;
}
/******* TOOLTIP *********/

#help_holder {
	position: absolute;
	top: 22px;
	right: 21px;
}
.tool-tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 0;
	font-family: arial, tahoma, verdana;
	font-size: 13px;
	border-bottom: 1px solid #555;
	padding: 5px 0 4px 0;
	margin: 0 0 10px 0;
}
.tool-text {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	padding: 15px;
	background: url(../images/bubble.png) bottom right;
}
.custom-tip {
	color: #000;
	width: 220px;
	z-index: 13000;
}
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.infotext {
	background-color: #f4f6cb;
	border: 1px dotted #ccc;
	padding: 10px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 20px 0;
}
.accommodation_holder {
	width: 610px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #e2e2e2;
}
.accommodation_holder h2 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 15px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	line-height: 20px;
	border: 0;
	border-bottom: 1px dotted #ccc;
}
.accommodation_left {
	width:  144px;
	height: 144px;
	background-color: #ececec;
	float: left;
}
.accommodation_left img {
	border: 2px solid #e2e2e2;
	padding: 2px;
	background-color: #fff;
}
.accommodation_right {
	width: 445px;
	float: right;
}
.btn_tovabb {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  71px;
	height: 20px;
	display: block;
	background: url(../images/btn_tovabb.gif) 0 -20px no-repeat;
}
.btn_tovabb a {
	display: block;
	width:  71px;
	height: 20px;
	text-indent: -999px;
	background: url(../images/btn_tovabb.gif) 0 -20px no-repeat;
}
.btn_tovabb a:hover {
	display: block;
	width:  71px;
	height: 20px;
	background: url(../images/btn_tovabb.gif) 0 0 no-repeat;
}
.btn_vissza {
	margin: 10px 0 20px 0;
	padding: 0;
	overflow: hidden;
	width:  71px;
	height: 20px;
	display: block;
	background: url(../images/btn_vissza.gif) 0 -20px no-repeat;

}
.btn_vissza a {
	display: block;
	width:  71px;
	height: 20px;
	text-indent: -999px;
	background: url(../images/btn_vissza.gif) 0 -20px no-repeat;
}
.btn_vissza a:hover {
	display: block;
	width:  71px;
	height: 20px;
	background: url(../images/btn_vissza.gif) 0 0 no-repeat;
}

.btn_foglalni {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  136px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 24px;
	background: url(../images/btn_foglalni.gif) 0 0 no-repeat;
}
.btn_foglalni a {
	display: block;
	width:  136px;
	height: 20px;
	text-indent: -999px;
	background: url(../images/btn_foglalni.gif) 0 0 no-repeat;
}
.btn_foglalni a:hover {
	display: block;
	width:  136px;
	height: 20px;
	background: url(../images/btn_foglalni.gif) 0 -20px no-repeat;
}

.btn_kijelentkezek {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width:  102px;
	height: 20px;
	display: block;
	background: url(../images/btn_kijelentkezek.gif) 0 0 no-repeat;
}
.btn_kijelentkezek a {
	display: block;
	width:  102px;
	height: 20px;
	text-indent: -999px;
	background: url(../images/btn_kijelentkezek.gif) 0 0 no-repeat;
}
.btn_kijelentkezek a:hover {
	display: block;
	width:  102px;
	height: 20px;
	background: url(../images/btn_kijelentkezek.gif) 0 -20px no-repeat;
}

.acc_images_holder {
	width: 610px;
}
.acc_image {
	width: 136px;
	padding: 2px;
	background-color: #fff;
	margin: 0 15px 20px 0;
	float: left;
	background-color: #ececec;
}
.acc_image_right {
	width: 136px;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 20px 0;
	float: left;
	background-color: #ececec;
}


.form_box_coll {
	width: 450px;
	margin: 0 0 20px 0;
}

.form_box_coll label {
	font-style: normal;
	color: #666;
}

.form_box_coll_left {
	width: 210px;
	float: left;
}

.form_box_coll_right {
	width: 210px;
	float: right;
}

#prof_holder {
	width: 120px;
	position: absolute;
	top: 110px;
	left: 0;
}

#errortext {
	margin: 0 0 20px 0;
}

#statustext {
	margin: 0 0 20px 0;
}

.pack_holder {
	width: 610px;
	margin: 5px 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

.pack_title {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #ed1923;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	border: 0;
	line-height: 20px;
	font-weight: bold;
}

.status_ok {
	padding: 10px; 
	margin: 0 0 15px 0; 
	border: 3px solid #b3b96f; 
	text-align: center; 
	background-color: #eff6a2; 
	color: #000; 
	font-weight: bold; 
	font-size: 11px;
	text-transform: uppercase;
}

.status_fail {
	padding: 10px; 
	margin: 0 0 15px 0; 
	border: 3px solid #b3b96f; 
	text-align: center; 
	background-color: #eff6a2; 
	color: #930000;;
	font-weight: bold; 
	font-size: 11px;
	text-transform: uppercase;
}

/************* TWITTER *****************/

ul.twitbox {
	width: auto;
	margin:  0 0 0 0;
	padding: 10px;
	list-style-type: none;
	font-size: 11px;
	color: #fff;
}
ul.twitbox li {
	margin: 0 0 0 0;
	padding: 6px 0 6px 10px;
	border-bottom: 1px dotted #519eb2;
}
ul.twitbox li:hover {
	cursor: pointer;
}
ul.twitbox li a {
	color: #1b448a;
	text-decoration: underline;
}
ul.twitbox li a:hover {
	text-decoration: none;
}
ul.twitbox span.twhen {
	color: #1b448a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	padding-top: 5px;
}

/***********************************************/
/* TABLE                                       */
/***********************************************/

.listbus {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	
}

.listbus li {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

.table-min {
	font-size: 11px;
	margin: 0 0 10px 0;
	width: 610px;
	border-collapse: collapse;
	text-align: left;
	background: #f0f0f0;
}
.table-min th {
	font-size: 13px;
	font-weight: normal;
	color: #5a616d;
	padding: 10px 10px;
	border-bottom: 2px solid #777;
	font-weight: bold;
}
.table-min td {
	border-bottom: 1px solid #ccc;
	color: #4c4237;
	padding: 6px 10px;
}
.table-min tbody tr:hover td {
	color: #4c4237;
}