body {
	margin: 0;
	background: #F1F9FE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #574F46;
    background: url(kepek/BG_oldal.gif) repeat left top;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6D5A46;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a {
    color: #000066;
    text-decoration: none;
}

a:hover { text-decoration: underline; }

a img {
	border: none;
}

img {
    /*border: 1px solid #7B450F;*/
    border: none;
}

img.left {
	float: left;
    clear: left;
	margin: 5px 20px 4px 0;
    /*border: 1px solid #BBBBBB;*/
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

iframe {
    border: solid 1px #0C4D7B;
}

/* Menu */

#menu {
	margin: 0 auto 0 35px;
	width: 900px;
    position: relative;
    top: -27px;
}

#menu ul {
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 3px 12px;
	text-decoration: none;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
    text-decoration: underline;
	color: #FDF1DB;
}

#menu #Keres {
    float: right;
    margin: 0;
    padding: 0;
    font: 17px Georgia, "Times New Roman", Times, serif;
    color: #FFFFFF;
    text-align: right;
}

#menu form {
    padding: 0;
    margin: 0;
    border: 0;
}


#menu #Keres input {
    border: 0;
    margin: 0;
    padding: 0;
    margin-top: 2px;
}


#menu #Keres input[type="text"] {
    font-size: 12px;
    padding: 1px;
    width: 140px;
    height: 16px;
    background-color: #CFE1EF;
}

#menu #Keres input.imgSUB {
    position: relative;
    top: 1px;
    background: transparent;
    color: #FFFFFF;
    font-weight: bold;
    border: 2px hidden;
}


/** LOGO */

#logo {
	height: 140px;
    overflow: hidden;
    width: 954px;
    margin: 0 auto;
    padding: 0;
	background: url(kepek/BG_fejlec.gif) repeat-y top left;
    border-bottom: solid #DBF0FB 2px;
}

#logo h1, #logo p {
	float: right;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 {
    padding-top: 25px;
    padding-right: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 68px;
    font-style: italic;
    color: #FFFFFF;
}

#logo p {
    position: relative;
    left: 175px;
	padding-top: 2px;
    padding-right: 5px;
	font: italic 27px Georgia, "Times New Roman", Times, serif;
	color: #F5AC23;
}

#logo p#Elerheto {
    float: none;
    position: relative;
    left: 400px;
    top: 55px;
    margin-top: 50px;
    padding: 0 10px 0 0;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #CFE1EF;

    /*border: 1px dotted #33FF66;*/
}

#logo p#Elerheto a {
    text-decoration: none;
    color: #CFE1EF;
}

#logo p#Elerheto a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}


/* Page */

#page {
    margin: 0 auto 0 auto;
    padding: 0px;
    width: 950px;
    border-left: 2px solid #0C4D7B;
    border-right: 2px solid #0C4D7B;
    border-top: 27px solid #0C4D7B;
    clear: both;
    background-color: #DBF0FB;
}

#page #belepes {
    width: 330px;
    margin: 25px auto;
}

#page #admin {
    width: 550px;
    margin: 20px auto 0 auto;
    padding: 3px;
}

#page #admin p.uzenet {
    margin: 0 auto;
    color: #CC0000;
    font-size: 14px;
    text-align: center;
}


#page #admin p#belep {
    font-size: 16px;
    background-color: #B9D8EC;
    border: 2px solid #358AC4;
    padding: 4px;
}


/* Content */

#content {
	float: left;
	width: 670px;
    margin: 0;
    margin-top: -26px;
    padding-left: 10px;
}

#content p {
	line-height: 140%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content table {
    padding: 0;
    margin: 0;
}

#content form {
    display: inline;
}

/* ContentAdmin */

#contentAdmin {
	float: left;
	width: 900px;
    margin-top: -26px;
    padding-left: 10px;
}

#contentAdmin p {
	line-height: 140%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentAdmin table {
    padding: 0;
    margin: 0;
    /*margin-left: -10px;*/
    position: relative;
    left: -10px;
}

#contentAdmin table td.bal{
    padding: 2px 5px;
}

#contentAdmin form {
    display: inline;
    margin: 0;
    padding: 0;
}

#contentAdmin table div.Ar {
    float: right;
    margin: 0;
    padding: 0 4px;
    position: relative;
    left: -13px;
    top: -38px;
    font-size: 12px;
    font-weight: bold;
    color: #D20005;
    background-color: #FFFFFF;
    border: 1px solid #9AC6E4;
    border-right: none;
    z-index: 20;
}

#contentAdmin #kozepKEP {
    width: 200px;
    text-align: center;
}

/* Post */

.post {
    margin: 0;
    padding: 0;
	margin-bottom: 25px;
}

.post img.c {
    cursor: pointer;
}

.post .title {
	margin-bottom: 0px;
	padding: 15px 30px 2px 30px;
	background: url(kepek/img10.gif) repeat-y;
    color: #2D220F;
}

.post .meta {
	margin: 0;
	padding: 0px 30px;
	background: url(kepek/img11.gif) repeat-y;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #7B450F;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
    margin: 0;
	padding: 0px 20px;
	background: url(kepek/img13.gif) repeat-y;
    color: #16120E;
}

.post .entry table .logokep {
    border: none;
    padding-left: 35px;
    padding-top: 5px;
    cursor: default;
}

.post .entry table#Kiadvanyok {
    margin: 0;
    padding: 0;
    margin-left: -16px;
}

.post .entry table#Kiadvanyok td {
    background: #9AC6E4;
}


/* Akcio */

#akcio {
	float: left;
	width: 920px;
    padding-left: 10px;
}

#akcio a {
    color: #FFFFFF;
}


#akcio h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 48px;
    color: #2D220F;
}

#akcio p {
    text-align: center;
    font-size: 16px;
}

#akcio table {
    width: 400px;
    margin-bottom: 15px;
    text-align: justify;
}

#akcio table td {
    vertical-align: top;
}

#akcio table.bal {
    margin-left: 25px;
    float: left;
    clear: left;
    background: url(kepek/AKCFejJ.gif) no-repeat top center;
}

#akcio table.bal:hover {
    margin-left: 25px;
    float: left;
    clear: left;
    background: url(kepek/AKCFejJ_.gif) no-repeat top center;
}

#akcio table.jobb {
    margin-right: 25px;
    float: right;
    clear: right;
    background: url(kepek/AKCFejJ.gif) no-repeat top center;
}

#akcio table.jobb:hover {
    margin-right: 25px;
    float: right;
    clear: right;
    background: url(kepek/AKCFejJ_.gif) no-repeat top center;
}

#akcio table.kozep0 {
    margin: 0 auto;
    background: url(kepek/AKCFejJ.gif) no-repeat top center;
}

#akcio table.kozep1 {
    margin: 0 auto;
    background: url(kepek/AKCFejJa.gif) repeat-x top center;
}

#akcio table div.Megnev {
    height: 26px;
    width: 360px;
    overflow: hidden;
    padding: 2px 0 0 14px;
    margin-bottom: -3px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#akcio table div.Megnev span {
    float: right;
    clear: none;
    overflow: hidden;
    margin-top: -18px;
    margin-right: 5px;
    padding: 0;
}


#akcio table div.Kep {
    width: 150px;
    height: 150px;
    overflow: hidden;
    z-index: 10;
    background-color: #FFFFFF;
    border-left: 2px solid #0C4D7B;
    cursor: pointer;
    background: url(kepek/AkcioHat.jpg);
}

#akcio table div.Kep img {
    border: none;
    border-bottom: 1px solid #0C4D7B;
    border-right: 1px solid #0C4D7B;
    border-top: 1px solid #0C4D7B;
}

#akcio table div.Kep div.Ar {
    float: right;
    margin: 0;
    padding: 0 4px;
    position: relative;
    left: -1px;
    top: -24px;
    font-size: 16px;
    font-weight: bold;
    color: #D20005;
    background-color: #FFFFFF;
    border: 1px solid #0C4D7B;
    z-index: 20;

    white-space: nowrap;
    text-align: left;
    max-width: 144px;
}
#akcio table div.Kep div.Ar span {
    font-weight: normal;
    font-size: 14px;
}


#akcio table div.Megjegy {
    width: 244px;
    height: 104px;
    overflow: hidden;
    text-align: left;
    padding: 3px;
    border-right: 2px solid #0C4D7B;
    background: url(kepek/AkcioHat.jpg);
}

#akcio table div.Lab {
    height: 37px;
    overflow: hidden;
    border-right: 2px solid #0C4D7B;
    border-bottom: 1px solid #0C4D7B;
    font-size: 12px;
    color: #8F070B;
    padding: 2px 2px 0 4px;
    margin-left: -1px;

    background: url(kepek/AkcioHat.jpg);
}

#akcio table div.Leiras {
    height: 80px;
    overflow: hidden;
    padding: 3px;

    border: 2px solid #0C4D7B;
    border-top: none;

    background: url(kepek/AkcioHat.jpg);
}

#akcio table div.Leiras a {
    color: #000000;
}

#akcio table div.MegjegyTeljes {
    width: 244px;
    height: 147px;
    overflow: hidden;
    text-align: left;
    padding: 2px 2px 0 4px;
    border-right: 2px solid #0C4D7B;
    border-bottom: 1px solid #0C4D7B;
    margin-left: -1px;
    color: #272727;
    background: url(kepek/AkcioHat.jpg);
}

#akcio table div.LeirasTeljes {
    height: auto;
    overflow: visible;
    padding: 3px;
    padding-bottom: 12px;

    border: 2px solid #0C4D7B;
    border-top: none;

    background: url(kepek/AkcioHat.jpg);
}



/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
    margin-top: -26px;
    margin-bottom: 5px;
    border-bottom: 2px solid #F5AC23;
    overflow: visible;
    background-color: #FFF2D2;
    background-image: url(kepek/AkcioHat.jpg);
}

#sidebar a {
    color: #000000;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
    border-left: 2px solid #F5AC23;
}

#sidebar li p {
    min-height: 110px;
    display: block;
    clear: left;
    text-align: left;
    margin: 0;
    padding-left: 25px;
    padding-top: 5px;
    color: #3A2D14;
}

#sidebar li p:hover {
    background-color: #F5AC23;
}

#sidebar li ul {
	line-height: 160%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: url(kepek/spacer.gif);
}

#sidebar h2 {
	margin: 0 0 0px -2px;
	padding: 5px 0 2px 14px;
    text-align: center;
	/*background: url(kepek/img12.gif) repeat-y; */
	/*border-top: 2px solid #F5AC23; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
    color: #FFFFFF;
    background-color: #F5AC23;
    letter-spacing: 13px;
    background: #F5AC23 url(kepek/AkcioFejHat.jpg) no-repeat top;
}

#sidebar h2 a {
    color: #FFFFFF;
}

#sidebar p {
	line-height: 200%;
}

#sidebar img {
    float: left;
    margin: 3px 3px 3px -18px;
    border: solid 1px #0C4D7B;
    cursor: pointer;
}

#sidebar .Ar {
    float: left;
    margin: -4px 3px 3px -18px;
    border: solid 1px #0C4D7B;
    padding: 0;
    background-color: #F5AC23;
    font-size: 12px;
    width: 75px;
    text-align: center;
    clear: both;

    line-height: 12px;
}
#sidebar .Ar span {
    white-space: nowrap;

    font-size: 12px;
    font-weight: normal;
}


#sidebar li#Megjegyzes {
    height: 20px;
    margin: 0;
    padding: 2px;
    /*border-top: #F5AC23 2px solid;*/

    /*border: 1px dotted #33CC99;*/
}

#sidebar li#Megjegyzes p {
    min-height: 0;
    font-size: 10px;
    margin-left: -19px;
}

#sidebar li#Megjegyzes p:hover {
    background-color: transparent;
}



/* Footer */

#footertop {
    width: 954px;
    height: 30px;
    background-color: #DBF0FB;
    margin: 0 auto;
}

#footer {
    position: relative;
    top: -31px;
    width: 954px;
    margin: 0 auto;
    padding: 0;
    padding-top: 30px;
    background: url(kepek/BG_c.gif) top center no-repeat;
}

#footer p {
    width: 60%;
    margin: 0 auto;
	padding: 2px 0;
    text-align: center;
	line-height: normal;
	color: #978C82;
}

#footer a {
	color: #B5ADA5;
}

#footer #AP {
    background: url(kepek/AP.png) no-repeat right top;
    height: 70px;
    width: 120px;
    position: relative;
    top: -60px;
    right: -2px;
    float: right;
}

#HIBA {
    position: fixed;
    bottom: 0px;
    width: 100%;
    color: #FFFFFF;
    background-color: #D20005;
    border-top: 1px solid #000000;
    padding: 2px 0 2px 0;
    font-weight: bold;
    text-align: center;
}


.FejlesztesAlatt {
    color: #FFFF99;
    background-color: #C60005;
    font-weight: 500;
}

.piros {
    color: #CC0000;
}

.pirosk {
    color: #CC0000;
    border: solid 1px #CC0000;
    padding: 0 3px;
}

.zold {
    color: #2B7C1F;
}

input[type="submit"].aktiv {
    font-weight: bold;
}

.DSPnone {
    display: none;
}

