/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#f8f8f9; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#858484;
	}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.container_24 {
	position: relative;
	font-size:.75em;
}

	/* Header */
	header{
		height:509px;
		overflow:hidden;
		background:url(../images/header-tail.gif) 0 0 repeat-x #fff;
		}
	
	/* Content */
	section#content {
		background:url(../images/content-tail.gif) 0 0 repeat-x #f8f8f9;
		}
	
	/* Sidebar */
	aside{
		
		}
			
	/* Footer */
	footer{
		background:url(../images/footer-tail.gif) 0 100% repeat-x #1079ac;
		padding:25px 0 25px 0;
		}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		}

.extra-wrap { 
	overflow:hidden;
	}

p {margin-bottom:15px; text-align: justify; color: #444444;}
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:17px;}
.p3 { margin-bottom:26px;}


/*----- txt, links, lines, titles -----*/
a {
	color:#f86314; 
	outline:none;
	}
a:hover{
	text-decoration:none;
	}

h2 {
	font-size:45px;
	line-height:1.2em;
	font-weight:normal;
	color:#30383a;
	letter-spacing:-2px;
	font-weight:700;
	margin-bottom:18px;
	}
	h2 span {
		font-size:32px;
		line-height:1.2em;
		font-weight:500;
		display:inline-block;
		position:relative;
		top:13px;
		}
h3 {
	font-size:25px;
	line-height:1.2em;
	font-weight:500;
	color:#30383a;
	background:url(../images/line-hor.gif) 0 100% repeat-x;
	padding:0 0 8px 0;
	margin-bottom:20px;
	}
h4 {
	font-size:13px;
	color:#454f51;
	margin-bottom:1.6em;
	}
	h4.alt {
		padding-top:10px;
		}
h5 {
	
	}
h6 {
	
	}
	

.button { 
	display:inline-block;
	width:81px;
	height:37px;
	line-height:37px;
	font-size:18px;
	background:url(../images/button.png) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
}


/* Boxes */
.box {
	padding:0px;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
	color:#000 !important;
	width: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
}

.adatlap_box {
	background: none repeat scroll 0 0 #DDEDED;
    border: 1px solid #C4C4C3;
	padding: 28px;
	float: left;
	width: 685px;
}

.adatlap_box_img {
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 25px;	
}

.adatlap_box_img img {
	border: 1px dashed #C4C4C3;
}

.adatlap_box_right {
	float:left;	
}

.adatlap_box_right table {
	width: 100%;
	border: none;
	text-align: left;
	border: 1px dashed #C4C4C3;
	width: 400px;
}

.adatlap_box_right table:first-child {
	margin-top: 1px;	
}

.adatlap_box_right table tr td {
	padding-top: 7px;
	padding-bottom: 7px;	
}

.adatlap_box_right table tr td:first-child {	
	font-weight: bold;
	width: 123px;
	padding-left: 15px;
}

.adatlap_box_right table tr td:last-child {	
	width: 260px;
}

.box h1 {
	color: #555555;
	text-align: left;
	font-size: 19px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #888888;
	margin-top: 55px;
	margin-bottom: 13px;	
}

.box p.listbox {
	padding: 0;
	margin: 0px 15px 5px 0px;
	text-align: center;
	color: 	#333333;
	float: left;
	width: 123px;
}

.box p.normal {
	padding: 0;
	margin: 0px 0px 8px 0px;
	text-align: left;
	color: 	#333333;
	float: left;
	width: 190px;	
}

.box p.tobbioldal {
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: 	#333333;
	float: left;
	width: 200px;
}

.box p.submit {
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: 	#333333;
	float: left;
	width: 170px;	
}

.box p.tobbisubmit {
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: 	#333333;
	float: left;
	width: 200px;	
}

.box label {
	font-size: 10px;
    text-transform: uppercase;	
	font-weight: bold;
}

.box input[type="text"], .box input[type="password"], .box input[type="file"] {
	width: 180px;
	border-radius: 3px;
    color: #333333;
	height: 18px;
	padding: 4px;
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;	
}

.box input[type="text"]:focus, .box input[type="password"]:focus, .box input[type="file"]:focus, .box select.telepules:focus {
	border: 1px solid #888888;	
}

.box input[type="submit"] {
	background: url(../images/footer-tail.gif);
	border-radius: 10px;
    color: #FFFFFF;
	padding: 5px 17px;
	border: 1px solid #BBBBBB;
	font-weight: 500;
	margin-top: 3px;
	cursor: pointer;
	-moz-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
}

.box input[type="submit"]:hover {
	border-radius: 3px;
}

.box select.telepules {
	height: 28px;
	width: 190px;
	border-radius: 3px;
    color: #333333;
	padding: 4px;
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;			
}

.box select.lopott {
	width: 190px;
	height: 50px;
	border-radius: 3px;
    color: #333333;
	padding: 4px;
	border: 1px solid #AAAAAA;		
}

.box select {
	width: 123px;
	height: 190px;
	border-radius: 3px;
    color: #333333;
	padding: 4px;
	border: 1px solid #AAAAAA;				
}

.box select.tobbi {
	width: 180px;
	height: 190px;
	border-radius: 3px;
    color: #333333;
	padding: 4px;
	border: 1px solid #AAAAAA;				
}

.box select option {
	padding: 3px;	
}

.box_sor img {
	margin: 9px 0px;
}

.box table.hiba {
	width: 743px;
	font-weight: bold;
	color: #333333;
	background: url(../images/hiba.png) no-repeat left center #ec9d9d; 
	background-position: 3px;
	height: 22px;
	border-radius: 4px;
	margin-bottom: 6px;
	padding: 0;
}

.box table.hiba tr td {
	padding: 1px 0px 0px 25px;	
}

.box table.siker {
	width: 743px;
	font-weight: bold;
	color: #333333;
	background: url(../images/siker.png) no-repeat left center #65f46f; 
	background-position: 3px;
	height: 22px;
	border-radius: 4px;
	margin-bottom: 6px;
	padding: 0;
}

.box table.siker tr td {
	padding: 1px 0px 0px 25px;	
}

.box_sor {
	width: 743px;
	float: left;	
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #666699;
}

.box_sor:first-child {
	font-size: 14px;
	color: #003399;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px dashed #AAAAAA;	
}

.box_sor:last-child {
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: left;	
	width: 741px;
}

.box_teljes {
	margin: 0px 10px;	
}

.box_lopott {
	float: left;
	width: 69px;	
	border-left: 1px solid #AAAAAA;
}

.box_lopott input {
	margin-top: 14px;
	margin-bottom: 13px;
		
}

.box_gyarto {
	float: left;
	width: 110px;	
}

.box_tipus {
	float: left;
	width: 95px;
}

.box_sorszam {
	float: left;
	width: 95px;
}

.box_gyariszam {
	float: left;
	width: 110px;
}

.box_kpszam {
	float: left;
	width: 110px;
}

.box_kep {
	float: left;
	width: 69px;	
}

.box_adatlap {
	float: left;
	width: 83px;
	border-right: 1px solid #AAAAAA;		
}

.box_table table {
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; */
	font-size: 12px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	/* border: 1px solid #69c; */
	border: 1px solid #AAAAAA;
}

.box_table table th {
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #AAAAAA;
}

.box_table table td {
	padding: 7px 17px 7px 17px;
	color: #669;
}

.box_table table tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}

.box_table table tfoot tr td {
	text-align: left;
	padding-top: 12px;
	padding-left: 7px;
}

.address { 
	float:left;
	padding-bottom:3px;
}
	.address dt {
		margin-bottom:17px;
	}
	.address dt:first-line {
		font-weight:bold;
		color:#454f51;
		font-size:13px;
		}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:77px;
		}



/* Header
---------------------------------------- */

.header-bg {
	background:url(../images/header-bg.jpg) no-repeat 50% 0;
	height:509px;
	}

/* Logo */
.logo {
	position:absolute;
	left:9px;
	top:27px;
	}

/* Navigation */
header nav {
	position:absolute;
	right:0;
	top:93px;
	}
	header nav ul li {
		float:left;
		}
		header nav li a {
			float:left;
			padding:15px 17px 16px 17px;
			font-size:16px;
			line-height:1.2em;
			color:#fff;
			text-decoration:none;
			text-shadow:1px 1px 0 #004376;
			position:relative;
			}
		header nav li a.current {
			background:#006195;
			border-radius:7px 7px 0px 0px;
			-moz-border-radius:7px 7px 0px 0px;
			-webkit-border-radius:7px 7px 0px 0px;
			behavior:url(js/PIE.htc);
			}
		header nav li:last-child {
			margin-right: 20px;	
		}
			
/* RSS */
a.rss {
	display:block;
	position:absolute;
	right:8px;
	top:36px;
	color:#014568;
	background:url(../images/icon-rss.png) no-repeat 100% 0;
	padding:4px 54px 10px 0;
	font-size:1.1em;
	}
a.rss:hover {
	color:#fff;
	}

/* Main banner */
.main-banner {
	display:block;
	position:absolute;
	left:9px;
	top:153px;
	}





/* Content
---------------------------------------- */
#content {
	
}
	.inside {
		padding:0 0 0 10px;
		}
		.inside .inside {
			padding:40px 0 0 0;
			}
	.row {
		padding-bottom:34px;
		text-align:center;
		}
		
	.row_kepek img {
		padding-right: 45px;	
	}
	
	.row_kepek img:last-child {
		padding-right: 0px;	
	}
	

/* List */
.list1 li {
	background:url(../images/marker1.gif) no-repeat 0 5px;
	padding:0 0 0 25px;
	line-height:24px;
	font-size:13px;
	}


.list2 dt {
	font-weight:bold;
	font-size:13px;
	color:#454f51;
	}
.list2 dd {
	border-bottom:1px dashed #e1e5e6;
	padding:0 0 10px 0;
	margin-bottom:11px;
	}
.list2 dd:last-child {
	border-bottom:none;
	}


.list3 dt {
	font-weight:bold;
	font-size:13px;
	color:#454f51;
	}
.list3 dd {
	margin-bottom:17px;
	}
.list3 dd:last-child {
	margin-bottom:0;
	}

.grid_8 table {
	width: 215px;
	font-weight: bold;
	color: #333333;
	background: url(http://icons.iconarchive.com/icons/kyo-tux/ginux/16/Extras-Close-icon.png) no-repeat left center #FFC0C0; 
	background-position: 3px;
	height: 22px;
	border-radius: 4px;
	margin-bottom: 6px;
	padding: 0;
}

.grid_8 table tr td {
	padding: 1px 0px 0px 25px;	
}

.grid_8 p {
	text-align: justify;
	padding: 0;
	margin: 0px 0px 7px 0px;
	color: 	#333333;
}

.grid_8 label {
	font-size: 10px;
    text-align: left;
    text-transform: uppercase;	
}

.grid_8 input[type="text"], input[type="password"] {
	width: 205px;
	border-radius: 3px;
    color: #333333;
    height: 19px;
	padding: 4px;
	border: 1px solid #AAAAAA;	
}

.grid_8 select {
	width: 215px;
	border-radius: 3px;
    color: #333333;
    height: 29px;
	padding: 4px;
	border: 1px solid #AAAAAA;		
}

.grid_8 input[type="text"]:focus, input[type="password"]:focus {
	border: 1px solid #888888;	
}

.grid_8 input[type="submit"] {
	background: url(../images/footer-tail.gif);
	border-radius: 10px;
    color: #FFFFFF;
	padding: 5px 17px;
	border: 1px solid #BBBBBB;
	font-weight: 500;
	margin-top: 3px;
	cursor: pointer;
	-moz-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
	-o-transition: all 0.1s linear 0s;
}

.grid_8 input[type="submit"]:hover {
	border-radius: 3px;
}

.grid_8 ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 16px;	
	list-style: url(../images/list-style-arrow.png);
	list-style-position: inherit;
	background-position: 0 3px;
}

.grid_8 ul li {
	margin-bottom: 3px;	
	line-height: 150%;
}

.grid_8 a {
	text-decoration: none;
	color: #940000;
	cursor: pointer;	
	-moz-transition: margin-left 0.1s linear 0s;
	-webkit-transition: margin-left 0.1s linear 0s;	
	-o-transition: margin-left 0.1s linear 0s;	
}

.grid_8 a:hover {
	margin-left: 3px;	
}

.grid_8 a.current {
	font-weight: bold;	
}

.grid_16 h1, .grid_8 h1 {
	color: #555555;
	text-align: left;
	font-size: 19px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #888888;
	margin-bottom: 13px;	
}


/* Footer
---------------------------------------- */
footer {
	color:#2792c5;
	}
footer a {
	text-decoration:none;
	color:#2792c5;
	}
footer a:hover {
	text-decoration:underline;
	}
	

/* Copy */
footer .copy {
	float:left;
}
	footer .copy a {
		color:#fff;
		}

/* Footer navigation */
footer nav {
	float:right;
	}
	footer nav li {
		display:inline;
		border-left:1px solid #0e74a6;
		padding:0 8px 0 11px;
		}
	footer nav li:first-child {
		border:none;
		}
		footer nav li a:hover,
		footer nav li a.current {
			color:#fff;
			text-decoration:none;
			}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	color:#373732;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
	#contacts-form label {
		display:block;
		height:58px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:170px;
		}
		#contacts-form textarea {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:260px;
			overflow:auto;
			height:128px;
			margin-bottom:18px;
		}
		#contacts-form .button {
			float:right;
			margin-left:14px;
		}

/*==========================================*/

.box_lent{
	margin-top:10px;
	clear:both;
	float:left;
}

.box_table_lent{
	clear:both;
	float:left;
}
.box_lent input[type="submit"] {
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: 	#333333;
	float: left;
	width: 170px;	
}

#lopott_bicikli{
	border:1px solid #F00;
	background-color:#930;
	color:#FFF;
	text-decoration:blink;
	font-weight:bold;
}