/* General settings */

* {
	margin-top: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	background: #314D6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;
	}

#top {
	display: none;
	}
	
h1, h2 {
	font-weight: normal;
	color: #000000;
	}

h1 { font-size: 80%; }
h2 { font-size: 167%; }

h3 { 
	font-size: 100%; 
	font-weight: bold;
	color: #114054;
	margin: 0 0 0 11px;
	padding: 0 0 5px 0;
	text-align: left;
	}
	
h4 { 
	font-size: 140%; 
	font-weight: bold;
	color: #114054;
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
	}

h4.action { 
	font-size: 140%; 
	font-weight: bold;
	color: #114054;
	margin: 0 0 0 5px;
	padding: 0 0 5px 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.right {float: right;}	
.left {float: left;}	
	
p, ul, ol {font-size: 100%;}	
	
a {color: #7EBCFF;}
a:hover {text-decoration: none;}

/* Wrapper */

#wrapper { 	
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	}
	
/* Header */

#header {
	width: 1000px;
	height: 160px;
	background: url(../images/header.jpg) no-repeat;
	}
	
#header h1, #header p {
	margin: 0;
	font-weight: bold;
	}

#header h1 {
	padding: 10px 0 0 120px;
	font-size: 85%;
	}

#header p {
	margin: -5px 0 0 0;
	 padding: 5px 0 0 130px;
	font-size: 80%;
	color: #314D6B;
	}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	}

/* Menu */

#menu {
	height: 51px;
	padding: 70px 0 0 35px;
	}

#menu h2 {display: none;}

#menu ul {
	margin: 0px;
	padding: 21px 0 0 104px;
	list-style: none;
	}

#menu li {
	display: inline;
	}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
	}

#menu a:hover, #menu .active a {
	background-color: #000000;
	}
	
/* Page */

#page_holder {
	background: url(../images/page_holder_bg.jpg);
	}

#page_ures  {width: 1000px; background: url(../images/page_ures.jpg) no-repeat;}
#page_ures2  {width: 1000px; background: url(../images/page_ures2.jpg) no-repeat;}	
#page_lany  {width: 1000px; background: url(../images/page_lany.jpg) no-repeat;}	
#page_ferfi {width: 1000px; background: url(../images/page_ferfi.jpg) no-repeat;}
#page_relax {width: 1000px; background: url(../images/page_relax.jpg) no-repeat;}
#page_palma {width: 1000px; background: url(../images/page_palma.jpg) no-repeat;}
#page_fuvo {width: 1000px; background: url(../images/page_fuvo.jpg) no-repeat;}
#page_imp {width: 1000px; background: url(../images/page_imp.jpg) no-repeat;}
#page_model {width: 1000px; background: url(../images/page_model.jpg) no-repeat;}
#page_contact {width: 1000px; background: url(../images/page_contact.jpg) no-repeat;}
#page_arc {width: 1000px; background: url(../images/page_arc.jpg) no-repeat;}
#page_model2 {width: 1000px; height: 590px; background: url(../images/page_model2.jpg) no-repeat; padding-bottom: 0; margin-bottom: 0;}

h1.title {
	width: 300px;
	font: normal 1.4em "Trebuchet MS",sans-serif;
	line-height: 20px;
	text-align: center;
	color: #1D597C;
	padding: 2px 0 5px 0;
	border-bottom: 1px solid #1D597C;
	letter-spacing: 2px;
	}
	
.logo {
	padding: 0px 0 0 20px;
	margin: 0;
	}
	
/* Content */

#content {
	float: left;
	width: 350px;
	padding: 20px 25px 0 110px;
	}

#content p {
	background: transparent;
	text-align: justify;
	color: #000;
	font-size: 87%;
	line-height: 15px;
	padding: 10px;
	border: 0;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	text-indent: 15px;
	word-spacing: 2px;
	}	

#content .leftimage {
	float: left;
	border: 1px solid #ADD1E7;
	padding: 5px;
	margin-right: 5px;
	margin-top: 10px;
	}
	
#sidebar .rightimage {
	border: 1px solid #ADD1E7;
	padding: 5px;
	margin-right: 15px;
	margin-top: 10px;
	}
	
#modelholder {
	text-align: center; 
	width: 270px;
	padding-bottom: 35px;
	}	
	
#content strong {
	display: block;
	padding: 0 0 0 20px;
	margin: 15px 0 15px 0;
	font-weight: bold;
	color: #114054;
	}
	
#content strong.no {
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #114054;
	} 

#content ul { 
	list-style: none;
	/* width: 150px; */
	margin: 0 0 20px 0;
	padding: 10px 0 0 25px;
	font-size: 85%;
	}

#content li { 
	margin-bottom: 2px;
	}
	 
#content li.list { 
	margin-bottom: 2px;
	background: url(../images/right.gif) no-repeat top left;
	padding: 0 0 0 20px;
	color: #000;
	}
	 
#content li a {
	font-family: "Trebuchet MS",Arial,Helvetica,Tahoma,sans-serif; 
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	background: #eaeaea url(../images/up.gif) no-repeat left center;
	display: block;
	padding: 4px 0 0 30px;
	border-left: 0 solid #8fb8cc;
	}
	 
#content li a:hover { 
	background: #8fb8cc url(../images/right.gif) no-repeat left center;
	color: #fff;
	border-left: 0 solid #003366;
	}
	 	
#content table {
	width: 440px;
	}
	
#content table.no {
	width: 250px;
	}	

#content table.akcio {
	width: 360px;
	}	
	
#content table td {
	font-size: 85%;
	color: #000;
	padding: 12px 10px 2px 0;
	border-bottom: 1px dashed #EFEFEF;
	width: 50%;
	margin-bottom: 0;
	}

#content table.akcio td {
	font-size: 100%;
	border: 0;
	padding: 8px 5px 8px 5px;
	width: 100%;
	}
	
#content table.akcio td.fontos {
	font-weight: bold;
	border: 1px solid #ADD1E7;
	background: #EFEFEF;
	}
	
#content table td.no {
	padding: 0 10px 2px 0;	
	}
	
/* Sidebar */

#sidebar {
	float: right;
	padding: 20px 120px 0 0;
	}

#sidebar .kep {
	border: 1px solid #ADD1E7;
	padding: 5px;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar li {
	}

#sidebar li ul {
	padding: 20px;
	}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(../images/img06.gif) repeat-x left bottom;
	}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #23282E;
	border-bottom: 1px solid #23282E;
	text-transform: lowercase;
	font-size: 100%;
	font-weight: bold;
	color: #DFE8F2;
	}

#sidebar h3 {
	margin: 0;
	}

#sidebar p {
	margin: 0;
	}

#sidebar a {
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
	}

/* Footer */

#footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	background: url(../images/footer.jpg) no-repeat;
	text-align: center;
	font-size: 80%;
	}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
	}

#footer a {
	color: #FFF;
	}
	
#links {
	text-align: center;
	color: #000; 
	font-size: 10px; 
	font-family: sans-serif, helvetica, arial;
	margin: 0 270px 0 270px;
}
