* {
	margin:0;
	padding:0;
}
body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	background:#000 url(../images/bg-body.gif) left top repeat-x;
}

:focus { /* FF1.5 bug */
 -moz-outline-style: none;
}

a {
	font-weight:normal;
	color:#007DAA;
	text-decoration:none;
}
a:hover {
	color:#db5100;
}

h1 {
	
}
h2 {
	margin:0.5em 0;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:0.04em;
	color:#000;
}
h3 {
	margin:0.3em 0;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.02em;
	color:#007daa;
}
h3 a {
	font-weight:bold;
}
ul {
	list-style-type:none;
}
.hr { /* clearing */
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.hr hr {
	display:none;
}
.norgtmrgn {
	margin-right:0 !important;
}
.clear:after { /* div.clearing helyett */
	content:"."; /* eredetileg "." */
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}



#all {
	width:769px;
	margin:8px auto 20px auto;
}

#header {
	position:relative;
	width:769px;
	height:98px;
	background:url(../images/bg-header-home.gif) left top no-repeat;
}
body.inner #header {
	background:url(../images/bg-header-inner.gif) left top no-repeat;
}
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	width:190px;
	height:85px;
}
#header a.backhome {
	display:block;
	width:190px;
	height:85px;
	text-indent:-999em;
}

#content {
	width:755px;
	border-left:7px #0B5970 solid;
	border-right:7px #0B5970 solid;
	background:#fff url(../images/bg-navcol.gif) repeat-y;
}

#maincol {
	display:inline; /* IE double margin */
	float:right;
	width:515px;
	margin:0 25px 0 0;
}

body.home #maincol p {
	margin-bottom:1em;
}

#slogan {
	width:515px;
	height:272px;
	background: url(../images/bg-slogan.jpg) left top no-repeat;
}
#slogan h2 {
	margin:0;
	font-size:1px;
	line-height:0;
	text-indent:-999em;
}
#dateinfo {
	width:505px;
	height:22px;
	margin:10px 0 0 0;
	padding:4px 5px 0 5px;
	background: url(../images/bg-someinfo.gif) left top repeat-x;
}
body.inner #dateinfo {
	margin:0 0 0 0;
} 
#dateinfo p {
	margin:0 !important;
	color:#007daa;
	font-size:0.9em;
}
#dateinfo .date {
	float:left;
}
#dateinfo .nameday {
	float:right;
}

#wrapper {
	margin:15px 0;
	background: url(../images/dottedline.gif) 285px 0 repeat-y;
}

body.home #wrapper h2 {
	margin-top:-3px;
}
body.home #wrapper img.picill {
	float:left;
	margin:3px 8px 5px 0;
	border:1px #007daa solid;
}
body.inner img.picill {
	float:right;
	margin:3px 0 5px 8px;
	border:1px #007daa solid;
}

#servicesbox {
	float:left;
	width:270px;
}
#newsbox {
	float:right;
	width:210px;
}

body.inner h3 {
	margin:1em 0 0.5em 0;
}
body.inner p {
	margin:0.3em 0;
}
table {
	width:515px;
	margin: 0 0 15px 0;
	background:#8EB8CF;
}
tr.category {
	font-weight:bold;
	background:#037eaa;
}
tr.category td, tr.category td span {
	color:#fff;
}
tr.odd {
	background:#eee;
}
tr.even {
	background:#fff;
}
td {
	padding:3px;
	text-align:right;
	color:#000;
}
td.name {
	text-align:left;
}

td.name img {
 position: relative;
 top: 2px;
 border: 0;
}
td.name span.popup {
 color: #000;
 font-weight: bold;
 cursor: help; 
}
td span {
 color: #777;
}

.webshop {
	background:#FFEBBE url(../images/kosar.gif) 5px 0 no-repeat;
}

dl {
	margin-top:10px;
}
dl dt {
	display:inline; /* IE double margin */
	float:left;
	width:160px;
	height:160px;
	margin-right:17px;
	margin-bottom:0px;
}
dl dt a {
	display:block;
	width:160px;
	height:120px;
	background:#eee;
	
	float:left; /* FF margo osszeeses megakadalyozasara */
}
dl dt a:hover {
	background:#ddd;
}
dl dt img {
	display:block;
	border:3px #fff solid;
	width:130px;
	height:90px;
	margin:12px auto 0 auto;
}
dl dd {
	display:inline; /* IE double margin */
	float:left;
	margin-top:130px;
	text-align:center;
	font-size:1em;
	margin-left:-177px;
	width:160px;
	margin-right:17px;
}
dl dd.norgtmrgn {
	margin-left:-160px;
}
dl dd p {
	margin:0 !important;
}

#navcol {
	display:inline; /* IE double margin */
	float:left;
	width:189px;
	margin:0 0 0 3px;
	padding:15px 0 0 0;
	background: url(../images/bg-navcol-menutop.gif) left top no-repeat;
	line-height:150%;
	border-bottom:3px #fff solid;
}
#navcol li {
	display:block;
	text-indent:30px;
	color:#000;
}
#navcol ul.nav {
	width:189px;
	padding:0 0 15px 0;
	background: url(../images/bg-navcol-menubottom.gif) left bottom no-repeat;
}
#navcol ul.nav li {
	margin-top:5px;
}
#navcol ul.nav ul li {
	margin-top:0;
}
#navcol ul.nav li, #navcol ul.nav li a { /* elso szint menupontjai, akar link akar nem */
	font-weight:bold;
}

#navcol ul.nav li#webshop a {
	background:#FFEBBE url(../images/kosar.gif) 5px 0 no-repeat;
}

#navcol ul.nav li#webshop a:hover, #navcol ul.nav li#webshop.selected a {
	background:#db5100 url(../images/kosar.gif) 5px -18px no-repeat;
}

#navcol ul.nav ul li a { /* masodik szint linkjei */
	font-weight:normal;
}
#navcol ul.nav ul li a {
	padding-left:12px;
	background:url(../images/bg-bullet.gif) 30px 4px no-repeat;
}
#navcol ul.nav ul li a:hover, #navcol ul.nav ul li.selected a {
	background:#db5100 url(../images/bg-bullet-hover.gif) 30px 4px no-repeat;
}
#navcol li a {
	color:#000;
	display:block;
}
#navcol li a:hover, #navcol li.selected a {
	color:#fff;
	background:#db5100;
}

#footer {
	position:relative;
	width:769px;
	height:46px;
	padding-top:1px;
	background:url(../images/bg-footer.gif) left top no-repeat;
}
#footer p {
	margin:12px auto 0 auto;
	text-align:center;
	color:#000;
}
#footer a.jumptotop {
	position:absolute;
	top:8px; right:18px;
	display:block;
	width:20px;
	height:20px;
	text-indent:-999em;
	background:url(../images/bg-jumptotop.gif) left top no-repeat;
}
#footer a.jumptotop:hover {
	background:url(../images/bg-jumptotop.gif) left -20px no-repeat;
}

#listHeader {
 position: relative;
}

#listHeader .print {
 position: absolute;
 left: 220px;
 top: -4px;
}

#listHeader .itemSelector {
 position: absolute;
 left: 340px;
 top: -2px;
}

.referenceImage {
  width: 148px;
  padding: 3px 0 0 0;
  margin: 0 0 10px 0;
  border: 10px #eee solid;
  text-align: center;
}

.referenceImage img {
	margin: 3px 0 5px 0px;
	border: 0px #007daa solid;
}

/* Felugro elem */
div#tipDiv
{
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#C1E4EF; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}

