@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #800000;
	margin: 0;
	padding: 0;
	color: #800000;
}



a img {
	border: none;
}


.container {
	width: 900px;
	margin: 0 auto;
	background-color: #FFE4B5;
}
.container .sidebar1 a {
	font-size: 10px;
	color: #009;
	text-decoration: underline;
	margin-bottom: 10px;
}
.container .sidebar1 a:visited {
	font-size: 10px;
	color: #009;
	text-decoration: underline;
}


.container .sidebar1 a:hover{
	text-decoration: none;
	text-align: center;
}

.container .content1 a {
	font-size: 100%;
	color: #800000;
    text-decoration: underline;
}
.container .content1 a:visited {
	font-size: 100%;
	color: #800000;
    text-decoration: underline;
}

.container .content1 a:hover{
	text-decoration: none;
	color: #800000;
}

.container .content3 a {
	font-size: 100%;
	color: #FFE4B5;
	text-decoration: none;
	font-weight: bold;
}
.container .content3 a:visited {
	font-size: 100%;
	color: #FFE4B5;
	text-decoration: underline;
	font-weight: bold;
}

.container .content3 a:hover{
	text-decoration: none;
	color: #FFF;
}

.container .content4 a {
	font-size: 100%;
	color: #FFE4B5;
	text-decoration: none;
	font-weight: bold;
}
.container .content4 a:visited {
	font-size: 100%;
	color: #FFE4B5;
	text-decoration: underline;
	font-weight: bold;
}

.container .content4 a:hover{
	text-decoration: none;
	color: #FFF;
}

.header {
	background-color: #FFE4B5;
	background-image: url(../kepek/ujfejlec1.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 100%;
}
.container .header a .fej {
	height: 50px;
	position: relative;
	top: 80px;
	left: 400px;
	font-size: 24px;
	font-weight: bold;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.container .header a {
	height: 118px;
	width: 900px;
	display: block;
	color: #FFE4B5;
	text-decoration: none;
}


.sidebar1 {
	float: right;
	width: 210px;
	background-color: #FFE4B5;
	border: 1px solid #800000;
	font-size: 80%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 1.3em;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.content1 {
	padding: 0;
	width: 580px;
	float: left;
	margin-top: 20px;
	text-align: justify;
	margin-left: 35px;
	background-color: #FFE4B5;
}
.content3 {
	padding: 0;
	width: 850px;
	float: left;
	margin-top: 0px;
	text-align: justify;
	margin-left: 35px;
}

.content4 {
	padding: 0;
	width: 580px;
	float: left;
	margin-top: 20px;
	text-align: justify;
	margin-left: 35px;
	background-color: #FFE4B5;
	font-weight: bold;
}
.mozaikkep {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}

.gomb {
	font-size: 14px;
	color: #ffe4b5;
	background-color: #FFE4B5;
	width: 200px;
	border: none;
	cursor: hand;
	background-image: url(../kepek/kuldes.jpg);
	height: 52px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.nagygomb {
	font-size: 10pt;
	color: #ffe4b5;
	background-color: #800000;
	width: 200px;
	border: none;
}


.mezo {
	border: 1px solid #800000;
	font-size: 10pt;
	color: #800000;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5dc;
	overflow: hidden;
	width: 200px;
}
.mezo1 {
	border: 1px solid #800000;
	font-size: 10pt;
	color: #800000;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5dc;
	overflow: hidden;
	width: 260px;
}

.cella {
	width: 120px;
	margin: 0px;
	padding: 3px;
}
.csillag {
	color: #FF0000;
	font-size: 10px;
	text-transform: uppercase;
}
.nev {
	color: #800000;
	font-size: 14px;
	display: block;
	width: 150px;
	text-align: left;
}
.kisszoveg {
	font-size: 10px;
	color: #800000;
}
.nagymezo {
	border: 1px solid #2D257B;
	font-size: 12px;
	color: #800000;
	overflow: auto;
	padding: 3px;
	width: 300px;
	margin: 0px;
	height: 100px;
	display: block;
	vertical-align: top;
	background-color: #f5f5dc;
}

.container #csik {
	background-color: #F90;
	height: 5px;
	width: 100%;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	color: #FFE4B5;
	background-color: #800000;
	text-align: center;
}
.container .footer p .gomb1 a {
	text-decoration: none;
	color: #800000;
}
.container .footer p .gomb1 a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #800000;
}
.container .footer p .gomb1 a:hover {
	text-decoration: underline;
	font-size: 100%;
	color: #800000;
}

.container .footer p .gomb1 {
	font-weight: bold;
	color: #800000;
	background-color: #FFE4B5;
	display: inline-block;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
}



/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content1 h1, h2, h3 , h4{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.container .content1 h1 {
	font-size: 125%;
	margin-bottom: 20px;
}
.keret   {
	color: #000;
	background-color: #CCC;
	margin: 0px;
	border: 2px dashed #930;
	width: 90%;
	margin: auto;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;

}
.kepala    {
	font-size: 75%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.megrendeles    {
	color: #FFE4B5;
	background-image: url(../kepek/megrendeles.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 310px;
	display: block;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}


.container .content1 h2 {
	font-size: 110%;
	margin-bottom: 20px;
}
.container .content1 h3 {
	font-size: 100%;
	display: none;
}
.container .content3 p .klikk {
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
}

.container .content1 h4 {
	font-size: 100%;
}
.container .content1 h5 {
	font-size: 80%;
}
.kicsi {
	font-size: 70%;
}


.container #content2 p a {
}
.container .content1 p .kislink {
	font-size: 60%;
}
.container .content4 p .link1 {
	color: #800000;
	text-decoration: underline;
	font-weight: normal;
}
.container .sidebar1 .mozaiklink1 {
	display: none;
}
.container #navigation {
	position: absolute;
	left: -5000px;
}
.container #slider p {
	display: none;
}

