@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* Mindig legyen függőleges gördítő sáv, hogy me mozduljon el kicsit vizszintesen, ha nincs */
/* CSS mesteri szinten a DW CS3-ban: 196. old. */
html, body {
	height: 100%;
	margin-bottom: 1px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #336;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size: 85%;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body  {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#wrapper {
	background: url(images/page_bottom.jpg) no-repeat center bottom;
	margin: 0px auto 10px;
	width: 980px;
	position: relative;
	padding-bottom: 25px;
}
#container {
	background: url(images/body_back2.jpg) repeat-y;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-right: 10px;
	padding-left: 10px;
} 
#header {
	padding: 0px 0 0px 180px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: #006633;
	margin: 0px;
	height: 100px;
} 
a img {
	border: none;
}
a, a:link, a:visited {
	color: #006633;
	font-weight: bold;
}
a:hover, a:active, a:focus {
	color: #AA0000;
}
#sidebar1 a, #sidebar1 a:link, #sidebar1 a:visited {
	color: #FF0;
	font-weight: bold;
}
#sidebar1 a:hover, #sidebar1 a:active, #sidebar1 a:focus {
	color: #FFF;
}
p {
	font-size: 85%;
	margin-top: 0.8em;
	text-align: justify;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 168px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 6px 0;
}
#menu {
	float: left;
	padding: 0px;
	margin: 0px;
}
#mainContent {
	margin: 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 32px 30px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 730px;
	float: right;
} 
#footer {
	padding: 10px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#006633 url(images/footer_back.jpg) repeat-x left top;
	position: relative;
	margin: 0px;
} 


#partner {
	background:#eee;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
} 
#partner p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #666666;
	font-size: 80%;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#partner a img {
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
}
#partner a:hover img, a:active img, a:focus img {
	border-top: 2px solid #A00;
	border-right: 2px solid #A00;
	border-bottom: 2px solid #A00;
	border-left: 2px solid #A00;
}





#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 20px 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #EED3A6;
	font-size: 80%;
}
#footer a {
	color: #EED3A6;
	text-decoration: none;
	font-weight: normal;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container .overhang {
	position: absolute;
	left: 10px;
	top: 0px;
}
.keret {
	border: 2px solid #00592D;
}

#container #footer .overhang {
	background: url(images/sm_flower.png) no-repeat;
	height: 100px;
	width: 84px;
	left: 611px;
	top: 10px;
}
.pod {
	padding: 10px 15px 0px 5px;
	border: 1px solid #006633;
}
.vendegkonyvBox {
	padding: 5px;
	margin-top: 15px;
	border-top: 2px solid #A00;
	border-left: 2px solid #A00;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
	letter-spacing: -0.04em;
}
#mainContent h1 {
	font-size: 180%;
	text-align: center;
} 
#mainContent h2 {
	font-size: 150%;
	margin-top: 35px;
	margin-right: 20px;
} 
#mainContent h3 { 	
	font-size: 130%; 
}
#mainContent h4 {
	font-size: 100%;
}
#mainContent h5 {
	font-size: 85%;
}
#sidebar1 h1 {
	font-size: 140%;
	margin-right: 20px;
	color: #EED3A6;
} 
#sidebar1 h2 {
	font-size: 120%;
	margin-top: 35px;
	margin-right: 20px;
	color: #EED3A6;
} 
#sidebar1 h3 {
	font-size: 0.8em;
	color: #EED3A6;
	letter-spacing: normal;
	margin: 4px 4px 0px;
} 
.first { 	
	margin-top: 0; 
}
.dropcap {
	display: block;
	float: left;
	font: 5em/.85em Georgia, "Times New Roman", Times, serif;
	padding: .03em .1em 0 0;
	color: #006633;
}
#sidebar1 li {
	background: #006633 url(images/nav_back.jpg) repeat-x left bottom;
	width: 100%;
	margin-bottom: 6px;
}

#sidebar1 li#fontospont {
	background: #660000;
	width: 100%;
	margin-bottom: 6px;
}


#sidebar1 li a, #sidebar1 li a:link, #sidebar1 li a:visited {
	font: 0.95em Arial, Helvetica, sans-serif;
	color: #EED3A6;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 14px;
	border: 1px solid #EED3A6;
}
#sidebar1 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
	background: #AA0000 url(images/white_7x9.gif) no-repeat 4px 50%;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#sidebar1 p {
	font-size: 80%;
	margin-top: 0.8em;
	color: #EED3A6;
	text-align: left;
}
#sidebar1 #quotes {
	margin-top: 20px;
	font-size: 0.9em;
	border-top: 1px solid #004020;
	border-right: 3px solid #004020;
	border-bottom: 3px solid #004020;
	border-left: 1px solid #004020;
	background: #00592d url(images/quotes_back.jpg) repeat-x top;
	margin-left: 1px;
	padding-bottom: 6px;
}
blockquote {
	margin-top: .8em;
}

#quotes p, #quotes p cite {
	margin: 0;
	padding-left: 6px;
	border-top-width: 0px;
	padding-right: 6px;
	padding-top: 4px;
}

cite {
	font-style: italic;
}
fieldset {
	border: 2px solid #666666;
	padding: 0.8em 0 0.8em 0.8em;
	background: url(images/negyzethalo.gif);
}
legend {
	color: #FFF;
	background: #666;
	font-weight: bold;
}
label {
	display: block;
	margin-top: .5em;
}
input, textarea {
	width: 21em;
	background: #FFF;
	padding: 0.2em;
	font: 1em Arial, Helvetica, sans-serif;
	color: #063;
	border: 1px solid #063;
}
textarea {
	height: 8em;
}
input#submit {
	width: 8em;
	margin-top: 0.8em;
	margin-left: 0.8em;
	font-weight: bold;
	letter-spacing: .05em;
	color: #666666;
}
input:focus, textarea:focus {
	background: #FFFF99;
}
form em {
	color: #C00;
	font-weight: bold;
}
#mainContent ul {
	list-style: square;
	margin-left: 20px;
	font-size: 85%;
}

.underline {
	border-bottom: 2px solid #AA0000;
	margin-top: 10px;
}
p.food {
	border-bottom: 1px dotted #000000;
	margin-top: 8px;
	margin-left: 20px;
	text-indent: -10px;
	text-align: left;
	font-size: 75%;
}
p.food:first-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
}
.pFoodFolytat  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
}
p.vendegkonyv {
	margin-left: 10px;
	text-indent: -10px;
	text-align: justify;
	font-size: 75%;
	margin-top: 0px;
	font-style: italic;
}
p.vendegkonyv:first-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
}
.fltrtprice {
	float: right;
	margin-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006633;
}
.uppercase {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	border-right: 2px solid #AA0000;
	padding-right: 6px;
}
.kiemelt {
	color: #A00;
	font-weight: bold;
}
#mainContent th {
	font-weight: bold;
}
tr:hover {
	color: #A00;
}
#mainContent h1.food {
	border-bottom: none;
	font-size: 100%;
	margin: 36px 0px 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000000;
	line-height: normal;
	border-bottom: 2px solid #AA0000;
	padding-bottom: 5px;
}
#mainContent h1.food:first-line {
	color: #006633;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
}
.balfel {
	float: left;
	width: 355px;
	padding-right: 10px;
}
.balfelline {
	float: left;
	width: 353px;
	padding-right: 10px;
	border-right: 2px solid #A00;
}
.jobbfel {
	float: right;
	width: 355px;
	padding-left: 10px;
}
.jobbfelline {
	float: right;
	width: 353px;
	padding-left: 10px;
	border-left: 2px solid #A00;
}
.dia {
	float: left;
	width: 144px;
	height: 144px;
	background: url(images/dia162px.png);
	padding: 9px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.dia img {
	border-top: 2px solid #333;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #333;
}
.dia table td {
	text-align: center;
	vertical-align: middle;
	height: 144px;
	width: 144px;
}
strong {
	font-weight: bold;
}

