body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	padding: 0px;
	margin: 0px;
}
.btnSubmit {
	color: #68a300;
	text-decoration: none;
	background-color: #f0f2e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.btnSubmit:hover {
	color: #68a300;
	text-decoration: underline;
	background-color: #f0f2e9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 820px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}
#header {
	height: 280px;
	text-align: left;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#basket {

}
#basket td {
	padding-left: 45px;
}

#basket h3 {
	text-align: center;
}
#basket th {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 45px;
}




#header #szlogen {
	left: 250px;
	top: 7px;
	position: absolute;
	width: 121px;
	text-align: center;
}
#header #szlogen ul li {
	list-style-type: none;
	padding-top: 6px;
}
#header #mainmenu {
	position: absolute;
	width: 250px;
	height: 30px;
	top: 80px;
	left: 570px;
}
#header #mainmenu a {
	color: #FFF;
	color: #000;
}
#header #loginBox {
	position: absolute;
	left: 8px;
	top: 100px;
	width: 800px;
	vertical-align: bottom;
}
#header #szlogenBig {
	position: absolute;
	top: 150px;
	left: 57px;
	width: 709px;
	height: 75px;
	color: #FFF;
}
#header #szlogenBig h3 {
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
}

#header #szlogenBig h2 {
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 18px;
	line-height: 30px;
}

#header #right {
	width: 570px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 20px;
	height: 22px;
	position: absolute;
	left: 229px;
	top: 255px;
	font-weight: bold;
	font-size: 16px;
}

#header #left {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	position: absolute;
	left: 0;
	top: 255px;
}

#footerTxt {
	font-size: 11px;
	color: #666;
	text-align: center;
}

.inputIn {
	color: #666;
	background-color: #EEE;
	border: thin solid #000;
	width: 100px;
	font-size: 11px;
	padding: 2px;
}

.btnIn {
	color: #000;
	background-color: #CCC;
	border: thin solid #000;
	font-size: 11px;
	padding: 1px;
}


#footer {
	height: 33px;
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#rightContent {
	width: 570px;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 20px;
}
#rightContent ul {
	padding-left: 30px;
}

#rightContent h1 {
	background-image: url(gfx/reg_sign.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #006d9b;
	padding-left: 30px;
	background-position: 10px 7px;
	margin-bottom: -10px;
}

#rightContent #top {
	background-repeat: no-repeat;
	height: 15px;
}


#mainContent {
	width: 820px;
	background-color: #FFF;
	padding-bottom: 20px;
	position: relative;
}

#mainContent h1 {
	background-image: url(gfx/reg_sign.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #006d9b;
	padding-left: 30px;
	background-position: 10px 7px;
	margin-bottom: -10px;
}

h2 {
	font-size: 16px;
	color: #006d9b;
}


#mainContent #top {
	background-repeat: no-repeat;
	height: 15px;
}


#footer #copyright {
	float: left;
	vertical-align: middle;
	top: 6px;
	width: 121px;
	position: relative;
	text-align: center;
}
#leftContent {
	width: 228px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
#leftContent ul li  {
	list-style-position: inside;
	list-style-image: url(gfx/freshLittleHide.jpg);
	
}

#leftContent ul li:hover  {
	list-style-position: inside;
	list-style-image: url(gfx/freshLittle.jpg);
}

#leftContent ul li a {
	text-decoration: none;
}


#footer #copyright a {
	color: #666;
	text-decoration: none;
}

#footer #footermenu {
	width: 618px;
	float: right;
	text-align: center;
	position: relative;
	top: 6px;
}
#footer #footermenu a {
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
}
#flags {
	position: relative;
	left: 40px;
	top: 0px;
	width: 100px;
	height: 15px;
}
#flags img {
	border: 1px solid #f1f2ea;
}
#images {
	padding: 4px;
	float: right;
	position: relative;
	right: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	top: 20px;
}
#content {
	height: 200px;
}
.input {
	border: 1px solid #7a7e6c;
	font-size: 11px;
	padding: 2px;
}
.input:focus {
	border: 1px solid #7a7e6c;
	background-color: #EEE;
}
#errorMsg {
	font-weight: bold;
	color: #900;
	text-align: center;
	width: 500px;
}


.select {
	width: 172px;
	border: 1px solid #7a7e6c;
}
.select:focus {
	border: 1px solid #7a7e6c;
	background-color: #D7D8D1;
}

.select_hu {
	width: 150px;
	border: 1px solid #7a7e6c;
}
.select_hu:focus {
	border: 1px solid #7a7e6c;
	background-color: #D7D8D1;
}

#jelentkezesText {
}

#jelentkezesText ul , li{
	margin-left: 25px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
#dates {
	margin-left: 30px;
	margin-right: 20px;
}

#contentL {
	float: left;
	width: 400px;
	clear: both;
}

#contactForm {
	width: 360px;
	float: right;
	clear: right;
}
#contactForm textarea {
	width: 245px;
}
#contactForm .input {
	width: 245px;
}

#contact {
	float: left;
}
#mainContact {
	position: relative;
	width: 780px;
	height: 260px;
	margin-left: 30px;
}

#regform{
	padding-left: 40px;	
}

#regform .input {
	border: 1px solid #7a7e6c;
	width: 400px;
}
#regform .input:focus {
	border: 1px solid #7a7e6c;
	background-color: #D7D8D1;
}

#regform .input_area {
	border: 1px solid #7a7e6c;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#regform .input_area:focus {
	border: 1px solid #7a7e6c;
	background-color: #D7D8D1;
}

#regform .select {
	width: 172px;
	border: 1px solid #7a7e6c;
}
#regform .select:focus {
	border: 1px solid #7a7e6c;
	background-color: #D7D8D1;
}

.article_separator	{
	background:url(gfx/article-separator.gif) repeat-x 0 0;
	display:block;
	line-height:1px;
	height:1px;
	font-size:1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#megrendeles th {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.freshShopImg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}



/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: pointer ;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}
/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 0em;
  left: -10em;
  width: auto;
  padding: 0px 0px 0px 0px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}
#flag {
	position: absolute;
	top: 60px;
	width: 400px;
}
