/*
topmenu selected yellow: #EEC86F
link blue: #5AB3D8
newlink blue: #1D2C70
small gray: #E4E6E7
head darkbrown: #3C1C10
*/

body {
	padding: 0px;
	margin: 0px;
}

body, span, li {
	font-family: Arial;
	color: black;
}

span.small {
	letter-spacing: 1px;
	font-size: 10px;
	color: #7C8187;
}

ul, li, h1, h2, dl, dd, dt {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.reallist li {
	list-style: none;
}

a {
	color: #3C1C10;
}

a img {
	border: none;
}

a.bigimg img {
	padding: 3px;
	border: 3px solid #D6D6CA;
}

ul.reallist { padding-left: 20px }

ul.reallist, ul.reallist li {
	list-style-type: disc;
}

ul.reallist li {
    padding-top: 3px;
	padding-bottom: 3px;
    font-size: 12px;
    line-height: 18px;
}

h2 {
	font-size:16px;
	letter-spacing:0.1em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #1D2C70;
	padding-bottom: 14px;
	background: transparent url('../img/line_horizontal_fade.gif') left bottom no-repeat;
	margin-bottom: -14px;
}

h3 {
	font-family: Tahoma;
	color: #3C1C10;
	font-size: 11px;
	letter-spacing: 1px;
	/*color: #5AB3D8;*/
	text-decoration: none;
	border-bottom: 1px solid #E4E6E7;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}


div.centered {
	position: absolute;
	left: 50%;
	padding: 0px 5px;
}

div.verticalsep {
	background: transparent url('../img/line_vertical.gif') left top no-repeat;
}

a.rss {
	padding-left: 17px;
	display: inline;
	background: transparent url('../img/rss.gif') left no-repeat;
}

input.text {
	padding:3px;	
}

span.hilight {
	background-color:#FFFFCC;
	font-weight:normal;	
}

/* DL */

dl dt, ul li {
	font-family: Tahoma;
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #3C1C10;
	line-height: 150%;
}

dl dt a {
	border-bottom: 1px dotted #3C1C10;	
	text-decoration: none;
}

dl dt a:hover {
	background-color: #3C1C10;
	color: white;
}

dl dd {
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 11px;
	color: #7C8187;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	padding-left: 3px;
	line-height: 150%;
}

dl.shops dd {
	background: transparent url('../img/line_horizontal.gif') left bottom no-repeat;
}

dl.shops dd.last {
	background-image: none;
}

dl.shops dd a {
	color: #7C8187;
	white-space: nowrap;
}

dl.result dd {
	background: transparent url('../img/line_horizontal.gif') left bottom no-repeat;
}

#block2 {
	padding-bottom: 40px;
}

/* TOPMENU */

#topmenu {
	background: white url('../img/top.gif') top left;
	height: 64px;
	width: 100%;
}

/* VERTICALMENU */

#block1 span.small a {
	color: #5AB3D8;
	text-decoration: none;
	border-bottom: 1px solid #E4E6E7;
}

#verticalmenu {
	margin-top: 15px;	
}

#verticalmenu li a {
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	color: #1D2C70;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #E4E6E7;
}

#verticalmenu li a:hover {
	border-bottom: 1px solid #EEC86F;
}

#verticalmenu li.selected a {
	color: #EEC86F;
}

#verticalmenu ul.submenu li a {
	color: #3C1C10;
	font-size: 11px;
	text-transform: none;
}

#verticalmenu ul.submenu li.selected a {
	border-bottom: 1px solid #EEC86F;
}

#verticalmenu ul.submenu li.selected span {
	color: #EEC86F;
}



/* SZOVEGEK */

p.szoveg, .szovegek ul li {
	color:#7C8187;
	font-family:"Lucida Grande","Lucida Sans",Arial,Helvetica,Geneva,"Trebuchet MS",sans-serif;
	font-size:12px;
	text-align: justify;
	letter-spacing: 0em;
}

p.image {
	display: block;
	width: 100%;
	text-align: center;
}

/* TERMEKEK */

table.termekek {
	width: 100%;
	border-collapse: collapse;
}

table.termekek tr td {
	border-bottom: 4px solid #f8f8f4;
	padding: 5px 0px;
	padding-right: 5px;
}

table.termekek tr.last td {
	border-bottom: none;
}

span.price {
	font-size:18px;
	color:#FF6812;
	font-family:Helvetica,Arial,sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

/* FOOTER */

#footer {
	position: absolute;
	left: 0px;
	background: transparent url('../img/bottom.gif') bottom no-repeat;
	width: 100%;
	height: 200px;
	display: none;
}
