@charset "utf-8";

* {
	margin: 0;
	padding:0;
}

html, img {
	border: 0;
}

body {
	background-attachment: fixed;
	background: url('images/body_kep.jpg') repeat-x;
	position: relative;
	background-color: #DEDEDE;
	width: 100%;
	height: 80px;
}

#frame {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	/*border: 1px solid black;*/
}

#header {
	width: 1000px;
	height: 334px;
	background: url('images/top.jpg') no-repeat;
}

.foldrajz_logo{
	padding-top: 170px;
	padding-left: 60px;
}

.menus{
	width: 300px;
	height: auto;
	float: left;
}

.menu {
	width: 240px;
	font-variant: small-caps;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 20px;
	/*border-bottom: 1px solid #ccc;*/
	text-shadow: 1px 1px 3px black;
}


.menu ul li a{
	display: block;
	list-style-type: none;
	border-bottom: 1px dotted white;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 3px;
	/*border-bottom: 1px solid #778;*/
	/*border-right: 1px solid #778;*/
}

.menu ul li ul li a{
	list-style-type: none;
	/*border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	border-left: 1px solid #778;
	border-top: 1px solid #778;*/
	border: 1px solid #778;

}

.menu ul li ul{
	position: absolute;
	width: 200px;
	top: 0;
	visibility: hidden;
	margin-left: 0px;
	text-align: left;
}

#container {
	width: 1000px;
	overflow: auto;
	background: url('images/menu_bar.jpg');
}

.content {
	width: 1000px;
	height: auto;
}

.clear{
	clear: both;
}

/* Error pages */

.error_page {
	background: #515050;
	width: auto;
	height: auto;
	margin-top: 20px;
}

.error_page_text {
	margin: 0 auto;
	width: 280px;
	text-align: justify;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 24px;
}

.error_page_text p {
	margin-bottom: 12px;
}

.error_page_text a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

h4{
	color: red;
}


/* Sz?veges be?ll?t?sok */

.focim {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-left: 250px;
	text-align: center;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
}

.alcim {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 15px;
	color: #000000;
}

.text {
	width: 700px;
	margin: 0 auto;
	padding-left: 300px;
	text-align: justify;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	padding-bottom: 20px;
}

.text p {
	margin-bottom: 10px;
}

.text ul li {
	margin-left: 50px;
}

.text a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


hr {
	margin: 20px 0 20px 0;
}

.kep_bal{
	float: left;
	margin: 5px;
	border: 1px dotted black;
}

.kep_kozepso{
	float: center;
	margin: 5px;
	border: 1px dotted black;
}

.kep_jobb{
	float: right;
	margin: 5px;
}

td{
	border-bottom: 1px dotted black;
}

ul{
	list-style:none;
}

.images	img {
	margin-top: 10px;
	line-height: 100px;	 
	margin-right: 16px;
	border: dotted 1px black;
}
.galeria{
	padding-bottom: 35px;
	padding-left: 25px;
}
		
.smallcaps { 
    font-variant: small-caps;
}

.table_rolam{
	width: 700px;
	margin: 0 auto;
	padding-left: 0px;
	text-align: justify;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	padding-bottom: 20px;
}

#bottom{
	background: url('images/body_kep.jpg') repeat-x;
	height: 50px;
	width: 100%;
	border-top: 3px solid white;
	border-bottom: 2px solid white;
}

.bottom{
	text-align: center;
	padding: 15px;
	font-variant: small-caps;	
	text-align: center;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 17px;
	color: white;
}


.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 155px;
	margin-left: 20px;
	z-index: 500;
	text-align: center;
	/*border-bottom: 1px solid #ccc;*/
}
 
.sidebarmenu ul li{
	position: relative;
}

.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	/*border-bottom: 1px solid #778;*/
	/*border-right: 1px solid #778;*/
}

.sidebarmenu ul li ul li a{
	/*border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	border-left: 1px solid #778;
	border-top: 1px solid #778;*/
	border: 1px solid #778;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #c5aa7f;
}

.sidebarmenu ul li a:visited{
	color: white;
}

.sidebarmenu ul li a:hover{
	background-color: black;
}

.sidebarmenu ul li ul{
	position: absolute;
	width: 200px;
	top: 0;
	visibility: hidden;
	margin-left: 0px;
	text-align: left;
}

.sidebarmenu a.subfolderstyle{
	/*background: url('images/right.gif') no-repeat 97% 50%;*/
}