


/* CSS Document */


/* General */

* { margin: 0; padding: 0; }

html { height: 100%; font-size: 62.5% }

body {
height: 100%;
background: #454545 url('../img/bg.png') repeat-x top left;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
color: #005890;
text-decoration: underline;
font-weight: bolder;
}

a:hover {
text-decoration: none;
}

div.address {
background-color: #E3F4FF;
border: 1px solid #A8DCFF;
margin: 40px 10px 0 20px;
}

address {
line-height: 2;
text-align: left;
margin: 0.3em 1em;
}

.noscreen {
display: none;
}


/* Cleaner */

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.center {
text-align: center;
}

/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Images */



/* Wrapper */

#wrapper {
width: 900px;
margin: 70px auto 0 auto;
padding-bottom: 90px;
}


/* Headings, paragraphs */

h1 {
font: 2.2em Georgia, "Times New Roman", Times, serif;
color: #8DE0FF;


}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #8DE0FF;
}

h2 {
font: 1.4em Georgia, "Times New Roman", Times, serif;
color: #1473B0;
letter-spacing: 1px;
margin-bottom: 5px;
margin-top: 5px;
/*border-top: 1px dotted #1473B0;*/
padding-bottom: 3px;
}


p {
line-height: 1.7;

}


/* Header */

#header {
width: 900px;
height: 304px; /*54el nagyobb mint in*/
margin: 0 auto;
position: relative;
text-align: left;
}

#header p.title {
color: white;
line-height: 1.8;
position: relative;

z-index: 2;
}

#header-in {
position: absolute;
width: 900px;
height: 250px;
bottom: 0;
left: 0;
background: #005481; /*url('../img/header-bg.gif') no-repeat 0 0;*/
}

#header-in p {
font: 1.1em Georgia, "Times New Roman", Times, serif;
color: white;
letter-spacing: 1px;
margin: 10px;
}

#header-in h2 {
font: 1.4em Georgia, "Times New Roman", Times, serif;
color: #1990dd;
letter-spacing: 1px;
margin: 10px
}

#header-in h1 {
margin:10px;
}

#header-in img {
vertical-align:middle;
}
a.head:link, a.head:visited {
font: 1.0em Georgia, "Times New Roman", Times, serif;
color: white;
letter-spacing: 1px;
margin: 10px;
text-decoration: underline;

}
a.head:hover {
text-decoration: none;
}


.bar {
width: 900px;
height: 12px;
background: #2B2B2B url('../img/bar.gif') no-repeat 0 0;
}


/* Menu */

#menuid {
position: absolute;
top: 20px;
right: 8px;
z-index: 3;
}

#menuid li {
float: left;
display: inline;
list-style-type: none;
}

#menuid li a {
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
float: left;
display: inline;
list-style-type: none;
text-align: center;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
background-color: #202020;
padding: 0 0.8em;
height: 31px;
line-height: 30px;
margin-left: 4px;
border-top: 3px solid black;
outline: none;
}

#menuid li a:hover, #menuid li a.active  {
background-color: #0D0D0D;
color: #FFFFFF;
border-top: 3px solid #00A7ED;
text-decoration: none;
}


/* Content and columns */

.content {
width: 900px;
background-color: white;
}

.column-left {
float: left;
width: 60%;
text-align: left;
}

.column-right {
float: right;
width: 40%;
text-align: left;

}

.column-left-in {
margin: 1.3em 1em 3em 1.5em;
}

.column-right-in {
margin: 1.3em 2.8em 3em 2em;
}


/* Column right list */

.column-right ul {
margin: 10px 10px 0 20px;
list-style-type: none;
}

.column-right ul li {
display: block;
}

.column-right ul li a, .column-right ul li a:visited {
color: #3A3A3A;
font-weight: normal;
text-decoration: none;
display: block;
padding: 10px 0;
border-bottom: 1px solid #CECECE;
}

.column-right ul li a:hover, .column-right ul li a.active {
color: black;
font-weight: bold;
border-bottom: 1px solid #00A7ED;
}


/* Column left two boxes */

.box1 {
background-color: #E3F4FF;
border: 1px solid #7EC6F6;
width: 500px;
margin: 5px 0 0 0;
}

.box2 {

background-color: #E6FCCB;
border: 1px solid #9ECB64;
width: 300px;
margin: 20px 0 20px 0;
}

.box1-in, .box2-in {
margin: 0.4em 0.8em 1.3em 0.8em;
}

.box1 p, .box2 p {
line-height: 1.5;
}
.box1 strong {
color: #005890;
font-weight: bolder;
}

.box1 p.more {
position: relative;
top: 6px;
left: 400px; 
}

.box2 p.more {
position: relative;
top: 6px;
left: 100px; 
}

.box1 p.more a, .box1 p.more a:visited {
color: #005083;
}

.box2 p.more a, .box2 p.more a:visited {
color: #2F6900;
}


/* Footer */

#footer {
width: 900px;
height: 92px;
background: #2B2B2B url('../img/footer-bg.gif') no-repeat 0 0;
border-bottom: 3px solid #101010;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
font-weight: normal;
}

#footer ul {
list-style-type: none;
color: #FFFFFF;
padding: 13px 0 0 10px;
text-align: left;
font-size: 0.9em;
float: left;
width: 700px;
}

#footer ul li {
float: left;
display: inline;
white-space: nowrap;
}

#footer ul li a, #footer ul li a:visited {
margin: 0 6px;
}

#footer p.cop {
font-size: 0.9em;
color: #FFFFFF;
float: right;
padding: 12px 16px 0 0;
margin: 0;
line-height: 1.6;
}




p.linkdown {
color: #C0C0C0;
font-size: 0.9em;
margin: 7px 8px 10px 0;
line-height: 1;
text-align: right;
}

p.linkdown a, p.linkdown a:visited {
color: #C0C0C0;
font-weight: normal;
}

p.linkdown a:hover {
color: #FFFFFF;
}


#commercial-link, a:visited#commercial-link {
font-weight: bold;
color: #FCFCFC;
}

a[href$='.pdf'] { 
	padding-left: 18px;
	background: transparent url(../img/pdf.png) no-repeat center left;
}

#ie6_err {
    display: none;
    clear: both;
    margin: 0 0 20px 0;
    padding: 15px 15px 7px 60px;
    background: #900 url('/assets/images/cimlap/lepedo/i_error_ie6.gif') no-repeat 15px 16px;
    color: #eee;
    font-size: 14px;
    border: 1px solid #f90;
}

#ie6_err P { margin: 0 0 8px 0; line-height: 17px; }
#ie6_err A { color: #f90; text-decoration: underline; }
#ie6_err A:hover { color: white; }


