/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

time {font-size: 12px;}
article header {margin-bottom:20px}
article .hir {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 150%;
	text-align: justify;
}

article .hir p{
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
}

p { line-height:150%; font-size: 12px;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block; }
* { padding: 0; margin: 0; border: 0 } 
.clear {clear: both;} 

a { color: #003399;	text-decoration: none; }
#oldal { width: 960px; margin-right: auto; margin-left: auto; }

#fejlec { }
#fejlec_info { }

#utvonal {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#utvonal a{}

#menu {	margin-bottom: 5px; }

#menu nav div {
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	float: left;
	min-width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 159px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #003366;
	-webkit-transition:background-color .5s ease-in;
	-moz-transition:background-color .5s ease-in;
	-o-transition:background-color .5s ease-in;
	-ms-transition:background-color .5s ease-in;
	transition:background-color .5s ease-in;
}

#menu nav div:hover {
	background-color: #999900
}


#tartalom{
	clear: both;
	min-height: 600px;
}


#ajanlo .hasab {
	width: 470px;
	margin: 5px;
	float: left;	
}


#lista .hasab {
	width: 310px;
	margin: 5px;
	float: left;	
}

#lista nav, #ajanlo nav {
	margin-top: 10px;
	padding-bottom: 20px;	
}

#lista nav h1, #ajanlo nav h1 {
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	border:none 0px #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	background-color: #336699;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
	-webkit-transition:background-color .5s ease-in;
	-moz-transition:background-color .5s ease-in;
	-o-transition:background-color .5s ease-in;
	-ms-transition:background-color .5s ease-in;
	transition:background-color .5s ease-in;
}

#lista nav h1:hover {
	background-color: #999900
}

#lista p, #ajanlo p{
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#lista a , #ajanlo a {
	font-size: 14px;
}

.megtobb {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#lista .megtobb a{font-size: 11px;}

.banner { text-align: center;	float: left; }

#bal_oszlop { float: left; width: 160px; }
#jobb_oszlop { float: left;	width: 250px; }
#kozep { float: left;	width: 510px;	margin-right: 20px;	margin-left: 20px; }

.lapozas{	text-align: center;	margin-top: 30px;	margin-bottom: 30px; }
.lapozas a span{ color: #003399; text-decoration: underline; }
.oldalszam { font-size: 12px;	margin: 2px;	padding: 3px; }

footer {
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}

footer li {
	display: inline;
	padding-left: 10px;
}

footer a {
	color: #666666;
	font-weight: bold;
}

.gomb {
	padding: 5px 20px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
		-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}