@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0 0;
	width: 100%;
	height: 100%;
	background-color: #006182;
	background-image: url(img/hatter.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#mainbox {
	width: 992px;
	margin: 0 auto;
}

#header {
	width: 992px;
	height: 200px;
	background-image: url(img/fejlec.png);
	background-repeat: no-repeat;
}

#opening-time {
	width: 200px;
	padding-left: 785px;
	padding-top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

#navigation {
	padding-left: 12px;
}

img {
	border: 0;
}

#content {
	width: 992px;
}

#main-window-back {
	background-color: #3bc5ee;
	background-image: url(img/tartalom_szelei.png);
	background-repeat: repeat-y;
	width: 968px;
	margin-left: 12px;
	margin-top: 3px;
}
#main-window {
	background-image: url(img/tartalom_teteje.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 1408px;
}

#main-window-back-wide {
	background-color: #3bc5ee;
	background-image: url(img/tartalom_szelei2.png);
	background-repeat: repeat-y;
	width: 968px;
	margin-left: 12px;
	margin-top: 3px;
}
#main-window-wide {
	background-image: url(img/tartalom_teteje2.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 1408px;
}

/************* bal oldali dobozok ****************/
#left-side {
	padding-top: 1px;
	float: left;
}

#arlista-box-back {
	background-color: #061622;
	background-image: url(img/arlista_box_oldalai.png);
	background-repeat: repeat-y;
	width: 243px;
}

#arlista-box-top {
	background-image: url(img/arlista_box_teteje.png);
	background-repeat: no-repeat;
	background-position: top;
}

#arlista-box {
	background-image: url(img/arlista_box_alja.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 803px;
	padding-top: 3px;
	padding-left: 4px;
}

.arlista-gomb {
	float: left;
	padding-right: 3px;
	padding-bottom: 2px;
}
/*
#arlista-table {
}

#arlista-table td {
	width: 76px;
	height: 78px;
	padding-right: 3px;
	padding-bottom: 2px;
}
*/
#kapcsolat-box {
	width: 243px;
	height: 323px;
	background-image: url(img/kapcsolat_hatter.png);
}

#kapcsolat-szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 9px;
	padding-top: 166px;
}

#kapcsolat-szoveg a {
	color: #FFFFFF;
	text-decoration: none;
}

#kapcsolat-szoveg a:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}

#ures-box-back {
	background-color: #061622;
	background-image: url(img/arlista_box_oldalai.png);
	background-repeat: repeat-y;
	width: 243px;
}

#ures-box-top {
	background-image: url(img/ures_box_teteje.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}

#ures-box {
	background-image: url(img/ures_box_alja.png);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 280px;
	padding-top: 3px;
	padding-left: 4px;
}

.cimke-box a {
	font-variant: small-caps;
	color: #02425b;
	text-decoration: none;
}

.cimke-box a:HOVER {
	font-variant: small-caps;
	color: #02425b;
	text-decoration: underline;
}

/************* tartalom ****************/
#main-content {
	width: 565px;
	min-height: 1298px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}

#main-content-wide {
	width: 695px;
	min-height: 1298px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
}

#termekszam {
	height: 33px;
	background-image: url(img/termekszam_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-top: 9px;
	padding-left: 70px;
}

#akcio-ablak {
	width: 563px;
	height: 270px;
	border: 1px solid black;
	background-image: url(img/akciokep.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.tartalom-title {
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}

/************* hírek ****************/
.hir {
	width: 565px;
}

.hir-fejlec {
	height: 16px;
	background-image: url(img/hir_fejlec.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 6px;
}

.hir-datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
	padding-left: 6px;
}

.hir-szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 1px;
	padding-left: 6px;
	min-height: 110px;
}

.hir-kep {
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 1px;
	text-align: center;
	cursor: pointer;
}

.hir-kep img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/************* árlista elemek ****************/
.arlista-markak-hatter {
	background-image: url(img/kategoriak_hatter.jpg);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 1042px;
}

.arlista-markak {
	width: 600px;
	margin: auto;
}

.arlista-marka-logo {
	width: 180px;
	height: 90px;
	margin: 10px;
	float: left;
	text-align: center;
}

.arlista-cikk {
	width: 694px;
	clear: both;
	margin-bottom: 8px;
}

.arlista-cikk-fejlec {
	height: 16px;
/*	background-image: url(img/arlista_cikk_fejlec.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	background-position: top left;*/
	background-color: #061622;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 6px;
}

.arlista-cikk-kep {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid black;
	text-align: center;
	margin-top: 4px;
	margin-left: 6px;
	cursor: pointer;
}

.arlista-cikk-szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 4px;
	padding-left: 6px;
	min-height: 100px;
	width: 420px;
	float: left;
}

.arlista-cikk-kep img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.arlista-cikk-arak {
	width: 150px;
	padding-right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	padding-top: 4px;
	float: left;
}

.arlista-cikk-arak-euro {
	margin-bottom: 20px;
}

.arlista-cikk-arak-ft {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 20px;
}

.arlista-cikk-arak-listaar {
	font-size: 11px;
}

/************* vendégkönyv ****************/
.vendegkonyv-uj-hsz-label {
	width: 200px;
}

.vendegkonyv-uj-hsz-input {
	width: 490px;
}

.vendegkonyv-uj-hsz-input textarea {
	width: 480px;
}

.vendegkonyv-hsz {
	clear: both;
	margin-bottom: 8px;
}

.vendegkonyv-hsz-fejlec {
	height: 16px;
	background-color: #061622;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 6px;
}

.vendegkonyv-hsz-szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 4px;
	padding-left: 6px;
}

.vendegkonyv-hsz-datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	padding-left: 6px;
}

/************* szervizárak ****************/
.szerviz-table {
	border-left: 1px dotted #061622;
	border-right: 1px dotted #061622;
}

.szerviz-nev-header {
	width: 400px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #061622;
	border-left: 1px solid #061622;
	border-top: 1px solid #061622;
}

.szerviz-ar-header {
	width: 150px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color: #061622;
	border-right: 1px solid #061622;
	border-top: 1px solid #061622;
}

.szerviz-nev {
	text-align: left;
	border-bottom: 1px dotted #061622;
	border-right: 1px dotted #061622;
}

.szerviz-ar {
	text-align: right;
	border-bottom: 1px dotted #061622;
}

/************* egyéb tartalom elemek ****************/
.tartalom-ablak {
	width: 694px;
	clear: both;
	text-align: left;
}

.tartalom-ablak-cim {
	height: 33px;
	background-image: url(img/termekszam_hatter.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-top: 9px;
	padding-left: 70px;
	text-align: left;
}

.tartalom-ablak-terkep {
	float: right;
	text-align: right;
}

.tartalom-ablak a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tartalom-ablak a:HOVER {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

ul.bringas li {
	list-style-image: url(img/felsorolas_ikon.png);
	padding-left: 5px;
	padding-bottom: 5px;
}

ol li {
	padding-bottom: 5px;
}

/************* jobb oldali bannerek ****************/
#hirdetes-box {
	margin-top: 1px;
	width: 130px;
	min-height: 500px;
	float: left;
}

.hirdetes {
	width: 120px;
	border: 1px solid #3bc5ee;
	background-color: #052839;
	margin-left: 4px;
	margin-top: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/*#hirdetes-box-back {
	margin-top: 1px;
	background-color: #061622;
	background-image: url(img/banner_box_oldalai.png);
	background-repeat: repeat-y;
	width: 130px;
	float: left;
}

#hirdetes-box {
	background-image: url(img/banner_box_teteje.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 1308px;
}*/

/************* lábléc ****************/
#footer {
	width: 1020px;
	height: 250px;
	background-image: url(img/lablec.png);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}

#footer-wide {
	width: 1020px;
	height: 250px;
	background-image: url(img/lablec2.png);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}

#copyright {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3bc5ee;
	padding-left: 165px;
	padding-top: 110px;
}

#designby {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3bc5ee;
	padding-left: 815px;
	padding-top: 13px;
	text-align: center;
}

#designby a {
	color: #3bc5ee;
	text-decoration: none;
}

#designby a:HOVER {
	color: #3bc5ee;
	text-decoration: underline;
}

