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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	margin: 0;
	padding: 0;
}


/************* MAIN ************/

body {
	text-align: center;
	background-color: #5c573e;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

/**************** LINKS ******************/

a, a:visited, a:active {
	text-decoration: none;
	color: #3C3927;
	font: normal 12px georgia, arial, verdana;
}
a:hover {
	text-decoration: none;
	color: #e8d8ce;
}

a.bulletLink {
	display: block;
	width: 225px;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(/images/bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	
}
a.bulletLink:hover {color:#696969;}

a.lapozas:link, a.lapozas:visited, a.lapozas:active {font: normal 15px georgia, arial, verdana; background-color:#d4d4c0; font-weight: bold; padding:5px}
a.lapozas:hover {font: normal 15px georgia, arial, verdana; background-color:#ba0000; font-weight: bold; padding:5px}

a.link1, a.link1:visited, a.link1:active {}
a.link1:hover {color:#878787}

a.linkfejlec, a.linkfejlec:visited, a.linkfejlec:active, a.linkfejlec:hover {font: bold 12px georgia, arial, verdana;color: #a8a89c;
	text-align: left;
	width: 550px;
	height: 25px;
	background-color: #f8f8e6;
	color: #a8a89c;
	padding-left: 20px;
	font: bold 12px georgia, arial, verdana;
	line-height: 27px;	}

a.termeklink2, a.termeklink2:visited, a.termeklink2:active, a.termeklink2:hover {color: #68b160; font: bold 15px georgia, arial, verdana;}

/************** DEFAULT TEXTS ***************/
.kosartext_cim{font: bold 12px georgia, arial, verdana;color: #a8a89c;}

.text1 {
	color: #393933;
	font: normal 12px georgia, arial, verdana;
}

.text2, a.text2 {
	color: #46463f;
	font: bold 11px georgia, arial, verdana;
	letter-spacing: -1px;
}

a.text2:hover {
	color: #88887c;
}

a.text2 img {
	padding-left: 3px;
}

.text3 {
	color: #F8F8E6;
	font: normal 13px georgia, arial, verdana;
}

.text4 {
	color: #EBEBD3;
	font: bold 10px arial, verdana;
}

.text5 {
	color: #68b160;
	font: bold 15px georgia, arial, verdana;
}

.text6 {
	color: #46463f;
	font: bold 14px georgia, arial, verdana;
}

.text7 {
	color:#68b160;
	font: bold 15px georgia, arial, verdana;
}

.text8 {
	color: #393933;
	font: normal 13px georgia, arial, verdana;
}



.boxDetails {	
	text-align: right;
	font: bold 11px georgia, arial, verdana;
	font-style: italic;
	padding-right: 7px;
	color: #acac9e;
	float: right;
}

h1 {
	display: block;
	width: 100%;
	color: #98bd8f;
	border-bottom: 1px solid #d2d2be;
	font: bold 13px georgia, arial, verdana;	
	margin-bottom: 6px;
}

.termektabla_1 {
    color: #393933;
	font: normal 13px georgia, arial, verdana;
	background-color:#ebebd3;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:8px;
	padding-right:8px;
}

.termektabla_2 {
    color: #393933;
	font: normal 13px georgia, arial, verdana;
	background-color:#f8f8e6;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:8px;
	padding-right:8px;
}

.termektabla_3 {
    color: #393933;
	font: normal 13px georgia, arial, verdana;
	background-color:#ebebd3;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

.termektabla_4 {
    color: #393933;
	font: normal 13px georgia, arial, verdana;
	background-color:#f8f8e6;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}



/*************** FORM ELEMENTS **************/

input {
	margin: 0 2px 0 2px;
}

.input1 {
	padding: 4px;
	width: 154px;
	background-color: #f8f8e6;
	border: 1px solid #d2d2bd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: normal 11px georgia, arial, verdana;
	color: #6A6A61;	
}

.input2 {
	padding: 4px;
	width: 154px;
	background-color: #ebebd3;
	border: 1px solid #d2d2bd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: normal 11px georgia, arial, verdana;
	color: #6A6A61;
	margin: 10px 0px 0px 30px;
}

.input3 {
	padding: 4px;
	width: 20px;
	background-color: #f8f8e6;
	border: 1px solid #d2d2bd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font: normal 11px georgia, arial, verdana;
	color: #6A6A61;	
}

.button1 {
	padding: 2px 4px 2px 4px;	
	background-color: #ba0000;
	border: 1px solid #940000;
	font: bold 11px georgia, arial, verdana;
	letter-spacing: -1px;
	cursor: pointer;
	color: white;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.button1:hover {
	background-color: #75976f;
	border: 1px solid #697c66;
}

/************* CONTENT LAYOUT ************/

#mainContainer {
	text-align: center;
	position: relative;
	border: solid 0px #ff0099;
	background-color: #81a77b;
	background-image: url(/images/bodyTop.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: auto;
	width: 100%;	
}

#header {
	width: 953px;
	height: 147px;
	margin: auto;
	background-image: url(/images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}

#mainContent {
	position: relative;
	left: 0;
	top: 0;
	width: 953px;
	margin: auto;
	background-image: url(/images/contentBg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	z-index: 1;
}

#footerTopContainer {
	position: relative;
	width: 100%;
	height: 37px;
	background-color: #5C573E;
}

#footerTopBGDark {
	position: absolute;
	left: 0;
	top: -79px;
	width: 100%;
	height: 85px;
}

#footerTopBGDark div {
	position: relative;
	background-color: #6b8966;
	width: 100%;
	height: 85px;
	z-index: 0;
}

#footerBottomContainer {
	text-align: center;
	width: 100%;
	background-color: #5C573E;
}

#footerBottomContent {
	width: 953px;
	height: 150px;
	background-image: url(/images/footerBgBottom.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin: auto;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#footerBottomText {
	padding-top: 12px;
	padding-bottom: 30px;
	width: 100%;
	text-align: center;
}

#footerBottomText a {
	padding-left: 8px;
	padding-right: 8px;	
	font: bold 10px arial, verdana;
	line-height: 15px;
}

.clear {
	clear: both;
}

/************* CONTENT DETAILS ***************/

#searchContainer {	
	width: 100%;
	text-align: right;
	padding-top: 65px;	
}

#searchContainer div {
	margin-left: auto;
	margin-right: 10px;
}

#mainMenu {
	width: 100%;
	padding-top: 10px;
	text-align: right;
}

.mainMenuContainer {
	width: 100%;
	text-align: right;
}

#mainMenu table {
	margin-left: auto;
	margin-right: 3px;
	text-align: right;
}

#mainMenu td {		
	height: 41px;
}

.mainMenuEl {
	position: relative;
	top: 0;
	left: 0;
	height: 41px;
}

#mainMenu a {
	position: relative;		
	display: block;
	margin-left: 4px;
	padding: 14px 11px 0px 11px;
	height: 26px;	
	font: bold 12px georgia, arial;
	letter-spacing: -0.6px;
	color: #F8F8E6;
	background: #AB6645 url(/images/mainMenuBg.gif) top center repeat-x;
	z-index: 2;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#mainMenu a:hover {	
	background-position: bottom center;
}

.mainMenuLine {
	position: absolute;
	top: 10px;
	left: 0px;
	background-color: #7d795e;
	height: 28px;
	width: 100%;
	z-index: 1;
}

.kosarhatter {
	background-color:#D5D4C0; 
	width:95%;
	border-top:7px solid #D5D4C0;
	border-left:7px solid #D5D4C0;
	border-right:7px solid #DCDCC6; 
	border-bottom:7px solid #DCDCC6;
}

/*********** LEFT CONTENT DETAILS ***********/

#leftContent {
	position: relative;
	width: 368px;
	float: left;
	padding: 21px 0px 25px 12px;
	text-align: left;
}

.leftContentBig {
	position: relative;
	background: transparent url(/images/leftContentBig.gif) top center no-repeat;
	width: 357px;
	height: 128px;
	margin-top: 4px;
}

.lCBigCont {
	position: relative;
	display: block;
	top: 3px;
	left: 4px;
	width: 349px;
	height: 120px;
	overflow: hidden;
	cursor: pointer;
}

.lCBigOverlay {
	position: absolute;
	top: 95px;
	left: 0px;
	height: 25px;
	width: 349px;
	background-color: white;
	filter: alpha(opacity = 40);
	opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4;
}

.lCBigText {
	position: absolute;
	top: 95px;
	left: 0px;
	background-color: #dcdcc6;
	font: bold 13px georgia, arial, verdana;
	height: 25px;
	line-height: 25px;
	letter-spacing: -1px;
	padding: 0 15px 0 15px;
	color: #535349;
}

.leftContentSmall {
	position: relative;	
	background: transparent url(/images/leftContentSmall.gif) top center no-repeat;
	float: left;
	width: 111px;
	height: 77px;
	margin-top: 4px;
	margin-right: 9px;
}

.leftContentSmall:hover {
	background-position: bottom center;
}

.lCSmallCont {
	position: relative;
	display: block;
	top: 3px;
	left: 4px;
	width: 105px;
	height: 69px;
	overflow: hidden;
	cursor: pointer;
}

.lCSmallText {
	position: absolute;
	top: 43px;
	left: 0px;
	width: 105px;
	text-align: center;	
	font: bold 11px georgia, arial, verdana;
	height: 25px;	
	letter-spacing: -1px;
	color: #535349;
}

/************ RIGHT CONTENT DETAILS ************/

#rightContentContainer {
	position: relative;
	width: 570px;
	float: left;
}

#rightHeader {
	text-align: left;
	width: 550px;
	height: 25px;
	background-color: #f8f8e6;
	color: #a8a89c;
	padding-left: 20px;
	font: bold 12px georgia, arial, verdana;
	line-height: 27px;	
}

#rightHeader div {
	float: left;	
	width: 280px;
}

div#rightDate {
	float: left;
	text-align: right;
	width: 260px;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 25px;
}

#rightContent {
	padding: 7px 0 25px 16px;
	width: 549px;
	text-align: left;
}

/*************** RIGHT CONTENT BOXES ***************/



.smallBox {
	display: block;
	width: 260px;
	margin-top: 7px;
	background: #ebebd3 url(/images/smallBoxBg.gif) center center repeat-y;
}

.smallBoxHeader {
	width: 245px;	
	padding-left: 15px;
	height: 31px;
	font: bold 12px georgia, arial, verdana;
	letter-spacing: -1px;	
	color: #f8f8e6;	
}

.kosarBox {
	display: block;
	width: 350px;
	margin-top: 7px;
	background: #ebebd3 url(/images/kosarBoxBg.gif) center center repeat-y;
}

.kosarBoxHeader {
	width: 335px;	
	padding-left: 15px;
	height: 31px;
	font: bold 12px georgia, arial, verdana;
	letter-spacing: -1px;	
	color: #f8f8e6;	
}

.kosarBoxFooter {
	background: #ebebd3 url(/images/kosarBoxFooter.gif) top center no-repeat;
	width: 350px;
	height: 15px;	
}

.smallBox h3 {
	display: block;
	position: relative;
	top: 11px;
	left: 0px;
}

.smallBoxContent {	
	padding: 10px 0 5px 0;
	width: 252px;	
}

.smallBoxContent span {
	display: block;
	padding-left: 10px;
}

.smallBoxFooter {
	background: #ebebd3 url(/images/smallBoxFooter.gif) top center no-repeat;
	width: 260px;
	height: 9px;	
}

.kosarBoxContent {	
	padding: 10px 0 5px 0;
	width: 350px;	
}

.kosarBoxFooter {
	background: #ebebd3 url(/images/kosarBoxFooter.gif) top center no-repeat;
	width:350px;
	height: 9px;	
}

.smallBox a.text2 {
	padding-top: 0px;
	display: block;	
	text-align: right;
	width: 245px;
}

.smallBoxLeft {
	float: left;
	width: 100px;
	height: 75px;
	border: 2px solid #d2d2bd;
	padding: 1px;
	margin-left: 12px;
}

.smallBoxRight {
	float: left;
	width: 123px;
	padding-left: 8px;
}

a.discountBox {
	display: block;
	width: 248px;
	margin: auto;
	background: #f8f8e6 url(/images/discountBoxBg.gif) center center repeat-y;
	cursor: pointer;
	margin-top: 5px;
}

a.discountBox:hover {
	opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7;
	
}

.discountBox img {
	padding-left: 5px;
	padding-bottom: 3px;
}

.discountBoxContent {
	width: 236px;
	padding: 8px 6px 6px 6px;
	background: transparent url(/images/discountBoxHeader.gif) top center no-repeat;
}

.discountBoxFooter {
	width: 240px;
	height: 21px;
	background: #f8f8e6 url(/images/discountBoxFooter.gif) top center no-repeat;
	text-align: right;
	padding-right: 8px;				
	font: bold 12px georgia, arial, verdana;	
	letter-spacing: -1px;
	line-height: 21px;
	color: #393933;
}

.discountBoxFooter span {
	color: #ba0000;
	display: inline;
	padding-left: 3px;
}


.largeBox {
	display: block;
	width: 536px;
	margin-top: 7px;
	background: #f8f8e6 url(/images/largeBoxBg.gif) center center repeat-y;
}

.largeBox a:hover {
	color: #6b6b6b;
}

.largeBoxHeader {
	width: 536px;	
	height: 31px;
	font: bold 12px georgia, arial, verdana;
	letter-spacing: -1px;
	color: #f8f8e6;
}

.largeBoxHeader h3 {
	padding-left: 15px;
	padding-top: 12px;
}

.largeBoxContent {
	background: transparent url(/images/largeBoxFooter.gif) bottom center no-repeat;
	padding: 10px 13px 10px 13px;
}

/******************** SEPARATORS ******************/
.separator1 {
	display: block;
	background: transparent url(/images/smallBoxLine1.gif) center left no-repeat;
	height: 13px;
	margin: 1px 0 1px 16px;
}

.discountBox .separator1 {
	margin-left: 4px;
}

.separator2 {
	display: block;
	background: transparent url(/images/smallBoxLine2.gif) center left no-repeat;
	height: 13px;
	margin: 3px 0 3px 6px;
}

.separator3 {
	display: block;
	background: transparent url(/images/largeBoxLine.gif) center left no-repeat;
	height: 13px;
	margin: 0 0 0 3px;
}

.separator4 {
	display: block;
	background: transparent url(/images/footerBottomLine.gif) center left no-repeat;
	height: 13px;
	margin: 0 0 0 3px;
	padding: 3px 0 3px 0;
}

/******************** BOX HEADERS *****************/

.Header1 {
	background: #ebebd3 url(/images/smallBoxHeader1.gif) bottom right no-repeat;
}

.Header2 {
	background: #ebebd3 url(/images/smallBoxHeader2.gif) bottom right no-repeat;
}

.Header3 {
	background: #ebebd3 url(/images/smallBoxHeader3.gif) bottom right no-repeat;
}

.Header4 {
	background: #ebebd3 url(/images/largeBoxHeader1.gif) bottom right no-repeat;
}

.Header5 {
	background: #ebebd3 url(/images/largeBoxHeader2.gif) bottom right no-repeat;
}

.Header6 {
	background: #ebebd3 url(/images/smallBoxHeader4.gif) bottom right no-repeat;
}

/******************* FOOTER MENU ***********************/

#footerMenu {
	position: relative;
	left: 0;
	top: 0;
	width: 953px;
	height: 33px;
	margin: auto;
	text-align: right;
	background-image: url(/images/footerBgTop.gif);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
}

#footerMenu div {
	position: absolute;
	left: 0;
	top: 0px;
	width: 920px;	
}

#footerMenu a {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	padding: 0 13px 0 13px;
	font: bold 12px georgia, arial, verdana;
	background-color: #6b6645;
	color: #f8f8e6;
	height: 30px;
	line-height: 30px;
	float: right;
	margin-left: 4px;	
}

#footerMenu a:hover {
	background-color: #a09b74;
}

.footerBottomEl {
	float: left;
	width: 217px;
	text-align: center;
	margin-left: 7px;
}

.footerBottomEl div {
	width: 200px;
	text-align: left;
	margin: auto;
}

#footerBottomContent h1 {
	width: 202px;
	height: 21px;
	background-color: #f8f8e6;
	color: #545244;
	border-width: 0;
	line-height: 21px;
	padding-left: 8px;
	letter-spacing: -1px;
	text-align: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#footerBottomContent img {
	padding-left: 17px;
}

#footerBottomContent a h1 {
	cursor: pointer;
}

#footerBottomContent a h1:hover {
	background-color: #bb2500;
	color: #ffffff;
}







