body, html {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

img {
	border-width: 0px;
}

#page {
	background-image: url("../images/page_bg.jpg");
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 320px;
	/* height: 1000px; */
}

#wrapper {
	/* width: 1040px; */
	max-width: 1040px;
	min-width: 240px;
	padding: 0px;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 0px auto;
	text-align: center;
}

/*
@media (max-width: 1300px) {
	#header {
		width: 1040px;
	}
}
*/
#main_menu {
	position: relative;
	/* width: 1040px; */
	margin: 0px auto;
	text-align: right;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	z-index: 10;
	
}

#main_menu a, #main_menu a:visited {
	text-decoration: none;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
}

#main_menu a.active {
	font-weight: bold;
	text-decoration: underline;
}

#main_menu .spacer {
	display: inline-block;
	width: 40px;
}

#head_full {
	position: relative;
	top: -50px;
	width: 100%;
	height: 250px;
	text-align: center;
	vertical-align: bottom;
	background-image: url("../images/head_full2.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size : cover;
	z-index:5;
}

#footer-mobile, #sidebar-mobile  {
	display: none;
}

#sidebar-mobile  {
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	top: -40px;
}

.footer-mobile-content, .namecard {
	width: 48%;
	float: left;
}




#logo {
	display: none;
	position: absolute;
	top: 95px;
	right: 80px;
}

#insignia {
	display: none;
	position: absolute;
	top: 25px;
	left: 80px;
}

#content {
	width: 1040px;
	margin: 0px auto;
}

#sidebar {

	position: relative;
	top: -30px;
	width: 210px;
	background-color: #f7941e;
	display: inline-block;
	vertical-align: top;
}

#sidebar-mobile .submenu, #sidebar-mobile .submenu_active{
	float : left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	whitespace: no-wrap;
}

#sidebar .submenu, #sidebar .submenu_active{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-style: solid;
	border-width: 0px 0px 1px;
	border-color: #5d5e57;
	margin-bottom: 3px;
}

#sidebar .submenu, #sidebar-mobile .submenu {
	background-color: #455560;
}

#sidebar .submenu_active, #sidebar-mobile .submenu_active {
	background: transparent;
	border-width: 0px;
}

#sidebar .submenu a, #sidebar .submenu_active a, #sidebar-mobile .submenu a, #sidebar-mobile .submenu_active a {
	margin-left: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#sidebar .submenu a, #sidebar-mobile .submenu a {
	color: #ffffff;
}

#sidebar .submenu_active a, #sidebar-mobile .submenu_active a{
	color: #000000 !important;
}

#dynamic {
	position: relative;
	top: -30px;
	left: 20px;
	width: 800px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #58595b;
	text-align: justify;
	display: inline-block;
	margin-bottom: 50px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #58595b;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	/* color: #58595b; */
	color: #7d7d7d;
	margin: 0px;
	padding: 0px;
}

.spacerh10 {
	height: 10px;
	line-height: 10px;
}

/* Letoltheto anyagok */

#downloads a{
	text-decoration: none;
	color: #777777;
	line-height: 60px;
	margin-left: 20px;
}

#downloads img{
	float: left;
}

.spacerh25 {
	height: 25px;
	line-height: 25px;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 0px 12px 0px;
}

.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding: 0px 12px;
}

.txt-l {
	text-align: left !important;
}

.txt-c {
	text-align: center !important;
}

.txt-r {
	text-align: right !important;
}

.w_p12 {
	width: 12%;
}

.cls {
	clear: both;
}
/* Rolunk */

/*
div.namecard {
	float: left;
	width: 50%;
}
*/
div.namecard_image {
	float: left;
	/* margin-right: 5px;*/
}

div.namecard_text {
	float: left;
	margin-top: 5px;
	padding-left: 5px;
}

table td{
	font-size: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

tr.prices td {
	text-align: right;
	line-height: 30px;
}

td.orange {
	background-color: #f7941e;
	color: #000000;
}

td.grey {
	background-color: #455560;
	color: #ffffff;
}

/* Autopark */

.autoparks_image {
	float: left;
	width: 50%;
}

.autoparks_text {
	float: left;
	width: 50%;
}

.autoparks_text_title {
	font-size: 26px;
	margin-top: 5px;
}

.autoparks ul{
	margin: 0px 25px;
	padding: 0px;
}

.autoparks_text_base_title, .autoparks_text_extra_title {
	font-size: 19px;
	color: #455560;
	margin-top: 20px;
}

.autoparks_text_base li, .autoparks_text_extra_text{
	font-size: 16px;
	color: #455560;
}

/* Elado autoink */
.carsbg {
	background-image: url("../images/cars_bg.png");
	background-repeat: no-repeat;
	min-height: 500px;
}

/* Kapcsolat */

#routeplanner {
	/*
	position: absolute;
	top: 0px;
	right: 0px;
	*/
	max-width: 500px;
	
	font-size: 14px;
}

.shadow {
	-moz-box-shadow: 0px 0px 4px #444;
	-webkit-box-shadow: 0px 0px 4px #444;
	box-shadow: 0px 0px 4px #444;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

/* hasznos tudnivalok */
#hints , #hints li{
	font-size: 14px;
}

#hints > ol > li {
	padding-bottom: 10px;
}
/*
#hints > ol > li:before {
	content: ") ";
	margin-left: -7px;
}
*/
#hints > ol {
	list-style-type:none;
	counter-reset: item
} 

#hints > ol > li:before {
	content: counter(item) ") ";
	counter-increment: item
}

#hints > ol > li > ul {
	list-style-type:disc;
}

#hints > ol > li > ul > li > ul {
	list-style-type:circle;
}

/* Szolgaltatasiank*/

#services {
	padding-left: 20px;
	list-style-type: circle;
}


@media (max-width: 1250px) {
	#sidebar {
		display: none !important;
	}

	#dynamic {
		width: 100% !important;
		/* max-width: 1250px; */
		/* min-width: 240px; */
		padding: 0px  !important;
		left: 0px !important;
		font-size: 17px !important;
		top: 10px !important;
	}
	
	#content {
		width: auto !important;
		padding: 10px  !important;
		margin: 0px !important;
	}
	
	#footer-mobile, #sidebar-mobile {
		display: block;
	}
	
	#sidebar-mobile {
		height: 30px;
		background-color: #f7941e;

	}
}

@media (max-width: 1060px) {
	#head_full {
		background-image: url("../images/head_full3.png");
		background-repeat:no-repeat;
		/* background-attachment:fixed; */
		background-position:right top;
		/* background-size: 100% auto; */
	}
	
	#sidebar-mobile .submenu{
		float : left;
		width: 20%;
		height: 30px;
		line-height: 30px;
		whitespace: no-wrap;
		
	}	

	#sidebar-mobile .submenu_active {
	 background-color: #f7941e;
	 }
	
	#sidebar-mobile .submenu a, #sidebar-mobile .submenu_active a{
		font-size: 15px !important;
	}

	
}

@media (max-width: 900px) {
	#sidebar-mobile .submenu a, #sidebar-mobile .submenu_active a{
		font-size: 12px !important;
	}
}


@media (max-width: 720px) {

	#sidebar-mobile .submenu, #sidebar-mobile .submenu_active{
		width: 100%;
		float: normal !important;
		border-width: 0px 0px 2px;
		border-color: #f7941e;
		border-style: solid;
	}
	.spacer {
		width: 10px !important;
	}

	h1 {
		font-size: 20px !important;
	}
	
	h2, h3 {
		font-size: 19px !important;
	}
	
	tr td {
		padding: 0px;
		font-size: 11px !important;
		white-space: nowrap;
		}

	#dynamic {
		font-size: 17px !important;
	}
	.namecard_text {
		font-size: 15px !important;
	}
	
}

@media (max-width: 600px) {
		
	.footer-mobile-content, .namecard {
		width: 100%;
		padding-bottom: 10px;
	}
	
}

@media (max-width: 500px) {
	.nomobile {
		display: none;
	}
		
}