@import url(_printtable.css);

body {
	font-family: Georgia, "Times New Roman";
	font-size: 11pt; 
	color: black; 
	background: white;
	height: 100%;	
}

#footer, #vakoknak, a span, #topmenu_frame, #left_menu, .pager, #short_content_right, #errorWindow {
	display: none;
}

img {
	border: 0px;
}

a {
	color: Black;
	font-size: 11pt;
	text-decoration: underline;
}
a.tovabb, span.alfejezet {
	font-weight: bold;
}

a:after {
	/* content: " [ " attr(href) "  ]";*/
	text-decoration: none;
	color: Gray;
	font-size: 9pt;
}

h1 {
	font: 1em Georgia, "Times New Roman";
/*	color: #000;*/
	color: #F21C0A;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	display: block;	
}

h1 span {
	display: none;
}

h2 {
	font: 12pt Georgia, "Times New Roman";
	color: #F21C0A;	
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	display: block;	
}

#copyright {
	position: relative;
	left: 0px;
	top: 10px;
	display: block;
	height: 60px;
	float: left;
}

#copyright p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

p.nev {
	border-bottom: 1px solid black;
	font-size: 8pt;
	font-weight: bold;
}	

#page {
    margin-left: 1.5cm;
    margin-right: 1.5cm;
    margin-top: 2cm;
    margin-bottom: 2cm;
}


#page>#content_frame, #content_frame {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 60%;
}


/* */

.photo {
	border: 0px;
	float: left;
	padding: 0px 10px 5px 0px;
}


.board {
	display: block;
	float: left;
	width: 575px;
	padding-bottom: 5px;
}

.no_list {
	list-style: none;
	margin: 0px;
	padding:0px;
}

.no_list li {
	padding-bottom: 4px;
	display: block;
	float: left;
	width: 95%;
}

.no_list li .adat1{
	display: block;
	width: 130px;
	border: 0px solid red;
	padding: 0px 5px 1px 0px;
	float: left;
}

.no_list ul {
	padding:10px 0px 0px 100px;
	width: 475px;
}

#sitemap {
	width: 675px;
	position: relative;	
	display: block;
}

#sitemap .column {
	position: relative;	
	display: block;
	width: 115px;
	float: left;
	padding: 0px 20px 0px 0px;
}

.column h2 a {
	font-size: 12px;
	text-decoration: none;
}
.column li a {
	font-size: 11px;
	text-decoration: none;
}
/* */
.nolist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


