@charset "utf-8";
/* CSS Document */

a:visited {
color: #333;
}

.keskenyteaser p a,
.szelesteaser p a,
#main a {
color: #2e4f72;
text-decoration:none;
}

.keskenyteaser p a:hover,
.szelesteaser p a:hover,
#main a:hover {
text-decoration: underline;
}

h3 a {
color: #2e4f72;
text-decoration:none;
display:block;
margin-bottom: 4px;
}

h3 a:hover {
text-decoration: underline;
}

/* layout */

body {
font: 62.5% Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}

.keskenyteaser img a {
border: none;
text-decoration: nonde;
}

.keskenyteaser a img {
border: none;
text-decoration: nonde;
}

#wrapper {
position:relative;
width: 820px;
height:auto;
margin:0 auto;
background: url(images/wrapper_bg.jpg) top center repeat-y;
text-align:left;
}

#header {
width: 820px;
height:82px;
background: url(images/header_bg.jpg) top left no-repeat;
}

#content {
width: 820px;
min-height: 600px;
background: url(images/content_bg.jpg) top left no-repeat;
margin:0;
padding:0;
}

#footer {
width: 820px;
height:82px;
background: url(images/footer_bg.jpg) top left no-repeat;
position:relative;
}

#sidebar {
width: 200px;
float:left;
margin: 10px 0px 0px 40px;
/* ie6 double margin fix */
display:inline;
}

#main {
width: 500px;
float: left;
margin: 10px 0px 0px 30px;
/* ie6 double margin fix */
display:inline;
}

/* tipo */

#wrapper {
font-size: 1.1em;
}

#main h2 {
font-size: 1.5em;
margin: 0.6em 0em 0.6em 0em;
border-bottom: 2px solid #ededed;
}

#main p {
margin:0em 0em 1em 0em ;
padding:0;
line-height:1.3em;
}

#footer, #footer a {
color: #fff;
}

#footer a {
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/* header */

h1 {
position: absolute;
text-indent: -999em;
}

#headerlogo {
border: none;
position:relative;
top:10px;
left: 40px;
}

#sidebar h2 {
font-size: 1.5em;
border-bottom: 2px solid #ccc;
}

/* main nav */

#mainnav {
margin:0em 0em 2em 0em ;
padding:0;
list-style:none;
font-size: 1.6em;
}

#mainnav li {
display: inline;
}

#mainnav ul {
margin:0em 0em 0em 1em;
padding:0;
}

#mainnav ul li ul {
margin:0em 0em 0em 0.6em;
padding:0;
}

#mainnav a {
text-decoration:none;
display:block;
}

#mainnav a:hover {
text-decoration: underline;
}

#mainnav li a {
color: #29476a;
}

#mainnav ul li a {
color: #4680c3;
font-size: 14px;
background: url(images/arrow.gif) center left no-repeat;
padding-left: 14px;
margin: 0.4em 0em;
}

#mainnav ul li ul li a {
color: #475f5e;
font-size: 12px;
background:none;
}






/* szeles teaser */

.szelesteaser {
margin-bottom: 3em;
}

.szelesteaser img {
float: left;
margin: 0em 1em 0.2em 0em;
}

.szelesteaser .readmore a {
float: right;
margin:0;
padding-left: 1.2em;
background: url(images/readmore.gif) center left no-repeat;
color: #2e4f72;
text-decoration:none;
}

.szelesteaser .readmore a:hover {
text-decoration: underline;
}

/* keskeny teaser */

.keskenyteaser {
width: 154px;
float: left;
margin-right: 18px;
}

.keskenyteaser.last {
margin-right: 0;
float: left;
}

.keskenyteaser h3 {
margin:0;
padding:0;
font-size: 1.2em;
color: #29476a;
}

.keskenyteaser img {
margin-bottom: 0.4em;
}

.keskenyteaser .readmore {
border-top: 2px solid #ededed;
}

.keskenyteaser .readmore a {
display: block;
margin: 0.4em 0em 0em 0.4em;
padding-left: 1.2em;
background: url(images/readmore.gif) center left no-repeat;
color: #2e4f72;
text-decoration:none;
}

.keskenyteaser .readmore a:hover {
text-decoration: underline;
}

/* hirek */

#sidebar h4 {
margin:0;
padding:0;
font-size:1em;
font-weight:bold;
}

#sidebar h4 a {
text-decoration: none;
color: #2e4f72;
}

#sidebar h4 a:hover {
text-decoration: underline;
}

#sidebar p {
margin:0.1em 0em 1em 0em;
padding:0;
}

#sidebar .readmore a {
display: block;
margin: 0.4em 0em 3em 0.4em;
padding-left: 1.2em;
background: url(images/readmore.gif) center left no-repeat;
color: #2e4f72;
text-decoration:none;
}

#sidebar .readmore a:hover {
text-decoration: underline;
}

/* cetli */


#cetli {
position: absolute;
left: 249px;
top: 10px;
width: 182px;	/* a doboz szelessege */
height: 166px;	/* a doboz magassaga */
background-image:url(images/cetli_transparent.png); /* a doboz hattere */
text-indent: -999em;

}


/* PNG update -> 2008.04.24. */



/* footermenu */

#footermenu {
list-style: none;
margin:0;
padding:0;
position:absolute;
top: 24px;
left: 264px;
font-size:1em;
}

#footermenu li {
float: left;
padding-right: 0.3em;
padding-left: 0.3em;
border-right: 1px solid #fff;
line-height:1em;
}

#footermenu li.last {
border: none;
padding-right:0;
}

#footermenu li a {
display: block;
}

.cright {
position:absolute;
left: 36px;
top: 12px;
}

.cright em {
font-style:normal;
color: #a0c2c8;
display:block;
margin-top: 1em;
}

.jumptotop {
position: absolute;
bottom: 1em;
right:3.4em;
}

.jumptotop a {
color: #a0c2c8 !important;
}

/* kereso */

#kereso {
position: absolute;
top: 24px;
left:556px;
}

#kereso form {
margin:0;
padding:0;
}

#keresotext {
width: 120px;
height: 16px;
background: #fff url(images/nagyito.jpg) 4px 4px no-repeat;
padding-left: 18px;
}

#keresogomb {
border: none;
width: 60px;
height: 24px;
padding:0;
margin:0;
line-height:18px;
}

#kereso p {
color: #fff;
font-size:1.4em;
margin:0em 0em 0.2em 0em;
padding:0;
}


/* termekpontok */

.termekpontok {

}

.termekfoto {
float: left;
}

#termekpontbal {
width: 170px;
float:left;
margin: 6px 0px 0px 6px;
display:inline;
}

#termekpontjobb {
width: 170px;
float:right;
margin: 6px 6px 0px 0px;
display:inline;
}

.termekpontok h4 {
margin: 0 0 0.2em 0;
font-size: 1.2em;
color: #29476a;
}


/* kenyerszoveg */

h5 {
margin:0em 0em 0.2em 0em;
padding:0;
font-size:13px;
}

