body {
	margin: 0 auto;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color: #2D5E86;
	background-repeat: repeat-y;
	background-position: center top;
	}

* {
	margin:0;
	padding:0;
	}

#wrapper {
	width:960px;
	font-size:1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #4688c0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BABD2;
	border-left-color: #7BABD2;
	padding-top: 10px;
	}


h1, h2, h3 {
	color: #333333;
}

h1 {
	color: #3399CC;
	font-size: 24px;
}


h2 {
}

h3 {
	font-size: 1em;
	color: #0033FF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-align: center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #E7B80A;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

p, u {
	color: #0066CC;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 0.9em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3366CC;
	text-align: left;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* AKCIÓK */
.akciok {}
.akciok .cimsor {
	background-image: url(../images/cim_balx700-akcio.png);
	background-repeat: no-repeat;
}

.akciok .cimsor h2 {
	height: 28px;
	font-size: 15px;
	color: #D2EBFE;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
	}

.akciok .cimsor a {
	text-decoration: none;
	}


.akciok .tartalom {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background-color: #cfeaff;
	background-image: url(../images/bg-tartalom.png);
	background-repeat: repeat-x;
	font-size: 14px;
}

.akciok .tartalom h3 {
	font-size: 18px;
	color: #FF0000;
}
.akciok .tartalom p {
	color: #3366CC;
}

/* dobozos Style */

.cimsor {}
.dobozos {}

.dobozos .cimsor {
	background-image: url(../images/kisfejlec-k.jpg);
	background-repeat: no-repeat;
}

.dobozos .cimsor h2 {
	height: 28px;
	font-size: 15px;
	color: #4688c0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
}

.dobozos .tartalom {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background-color: #cfeaff;
	background-image: url(../images/bg-tartalom.png);
	background-repeat: repeat-x;
	font-size: 12px;
}

/* kozepso */

.kozepso {
}

.kozepso .cimsor {
	background-image: url(../images/kisfejlec-k.jpg);
	background-repeat: no-repeat;
	
}

.kozepso .cimsor h2 {
	height: 28px;
	font-size: 15px;
	color: #4688c0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
}

.kozepso .cimsor span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.kozepso .meta {
	clear: both;
}

.kozepso .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.kozepso .szovegek {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background-color: #cfeaff;
	background-image: url(../images/bg-tartalom.png);
	background-repeat: repeat-x;
}


/* tartalom */

#tartalom-bg {

}


#tartalom {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	text-align: left;
	background-color: #4688c0;
}


/* tartalom > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

/* tartalom > Main > udvozles */

#udvozles {
}

/* tartalom > Main > pelda */

#pelda {
}

/* tartalom > oszlop_bal */

#oszlop_bal {
	float: left;
	width: 220px;
}

#oszlop_bal .dobozos .cimsor h2 {
	background: url(../images/kisfejlec-b.jpg) no-repeat;
}


/* tartalom > oszlop_bal > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* tartalom > oszlop_bal > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* tartalom > oszlop_jobb */

#oszlop_jobb {
	float: left;
	width: 220px;
	padding-left: 20px;
}

#oszlop_jobb .dobozos .cimsor h2 {
	background: url(../images/kisfejlec-b.jpg) no-repeat left top;
}

/* tartalom > oszlop_jobb > Sponsors */


#csomi {

}

/* labresz */

#labresz {
	clear: both;
	width: 960px;
	height: 75px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #4688c0;
	background-image: url(../images/bg-lablec.gif);
	background-repeat: no-repeat;
}

#labresz p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#labresz a {
	text-decoration: underline;
	color: #666666;
}

#labresz a:hover {
	text-decoration: none;
}

/* labresz > Legal */

#legal {
}

/* labresz > Links */

#links {
}

/* *********************A téma kerete ha nem kell mindhárom oszlop!************************** */

#balraszeles {
float: left;
	width: 720px;
	}

#jobbraszeles {
	float: left;
	width: 710px;
	padding-left: 20px;
	}

/* *********************FÜLECSES CUCC!************************** */


.fulecsek {
	margin-top: 0px;
	
	 
}

.fulecsek h1 {
	color: #0066CC;
	font-size: 20px;
	font-weight: bold;
}
.fulecsek h2 {
	color: #0066CC;
	font-size: 18px;
}
.fulecsek h3 {
	color: #0066CC;
	font-size: 14px;
	font-style: italic;
}


.fulecsek em {
	color: #0066CC;
}
.fulecsek strong {
	color: #0066CC;
	font-size: 14px;
}
.balra {}
.jobbra {
	float: right;
}
.kozepre {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.fulecsek .kicsitable table {
	width: 500px;
	text-align: center;
	margin:0 auto;
}

.fulecsek table {
	border: 3px solid #C1E3FF;
	width: 700px;
	text-align: center;
}
.fulecsek th {
	height: 5px;
	text-align: center;
	font-weight: bold;
	color: #333399;
	border: thin solid #8ACBFF;
}
.fulecsek td {
	height: 5px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAD9FF;
	border-right-color: #46ACFF;
	border-bottom-color: #8ACBFF;
	border-left-color: #B0DCFF;
	background-color: #D9EEFF;
}

.fulecsek td p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.fulecsek tr {
	width: 100px;
	text-align: center;
	vertical-align: middle;
	border: thin solid #CCCCCC;
}

#tabsfelirat {
	text-align: left;
	font-size: 30px;
	margin-top: 30px;
	color: #CC0033;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	padding-left: 50px;
	background-image: url(../images/cim_balx700.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	font-variant: normal;
}

img {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
img.border_balra {
	border: 3px solid #CCCCCC;
	float: left;
	margin: 5px;
	height: 75px;
	width: 100px;
}

img.border_balra:hover { border: 3px solid #FF9900}

.clear-left {
	clear: left;
}

.kepkeretkep120x_jobbra {
	float: right;
}

#csomagmenu {
	font-size: 16px;
	color: #4688c0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
}

#csomagmenu a {

}

#akcios h3 {
color: red;
font-weight: bold;

}

#akcios {
	color: red;
	white-space: nowrap;
}


#arvaltozas {
	text-decoration: line-through;
	white-space: nowrap;
}

/* Header */

#header {
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;




	background-image: ;
	background-position: bottom;

}

#fej {
	height: 100px;
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#fej_logo {
	width: 260px;
	float: left;
}
#fej_felirat {
	width: 700px;
	height: 70px;
	float: left;
	padding-top: 14px;
}
#fej_zaszlok {
	width: 350px;
	float: right;
	}

#fej_zaszlok a{
	display: inline;
	width: 130px;
	height: 22px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
		}	
#fej_zaszlok a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#fej_2 {
	clear: both;
	height: 180px;

}

#fej_2 img{
	margin: 0px;
	padding: 0px;
	}

#menusor {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 40px;
}

#menusor ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menusor ul li{
	display: inline;
}

#menusor ul li a{
	float: left;
	width: 135px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	background: url(../images/menu_button.png) no-repeat;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	margin: 0px;
}

#menusor li a:hover, #menusor li .current{
	color: #5ACCF1;
	background: url(../images/menu_button_hover.png) no-repeat;
}

#menusor li .last {
	padding-right: 0px;
	border-right: none;
}

/*  a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } */
/* a:active, a:hover { color: #99FFFF; text-decoration: underline; } */

/* EZ A SLIDESHOW! */
#slideshow {
	position:relative;
	height:180px;
	margin: 0px;
	padding: 0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
