body {
	background-color: #fff;
	text-align: center;
}

body,p,div,th,td,select,input {
	color: #000;
	font-size: 11px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
}
/* CONTAINER */

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
		
h2 {
	color: #666666;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
		
h3 {
	font-size: 9pt;
}
		
h3.underlined {
	border-bottom: 1px solid #ccc;
}

a {
	color:#CC6714;
	text-decoration: none;
}

a:hover {
	color:#CC6714;
	background-color: #F5F5F5;
}

/* HEADER ELEMENTS */

#header {
//	border-bottom: 1px solid #948979;
	padding-top: 0px;
	margin-bottom: 10px;
//	background: url(header_4.jpg) 96% 50% no-repeat;
	background: url(0222b.jpg) 96% 50% no-repeat;
	
}

#header p { 
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 1em;
	margin-left: 30px;
/*	color: #999999;*/
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#header img { 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

/* NAVIGATION ELEMENTS */

#navigation {
	width: 150px;
	float: left;
	padding-bottom: 30px;
}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;			
}

#navigation ul li a {
	display: block;
	padding: 5px;
	/* width: 140px; */
	border-bottom: 1px solid #CCC;
}

#navigation ul li a:link, #navlist a:visited {
	color:#CC6714;
	text-decoration: none;
}
		
#navigation ul li a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #F5F5F5;
	color:#CC6714;
}

#navigation p.contact {
	margin: 0;
	margin-top: 30px;
	border-top: 1px solid #6cb;
	border-bottom: 1px solid #6cb;
	padding: 4px;
	background-color: #9fe;
}
	
/* The contact paragraph */ 

p.contactdiv {
	margin-top: 40px;
	padding: 5px;
	background-color: #9ee;
}
		
a.contactdivlink {
	margin: 0px;
	border-width: 0px;
	padding: 0px;
}
		
/* CONTENT ELEMENTS */

#content {
	float: right;
	width: 590px;
	margin-bottom: 25px;
}

#content p {
	padding-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
	text-align: justify;
}

#content .hibakod {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: #CC6633;
	margin-bottom: 30px;
	background-color: #FFF;
}

#content .nagyhiba {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	margin-bottom: 30px;
	background-color: #FFF;
}


/* FOOTER ELEMENTS */


#footer {
	margin-top: 20px;
	clear: both;
	background-color:#F85400;
	padding: 0px 5px 0px 5px;
}

#footer td {
	color:#FFFFFF;
	padding: 3px;
}

#footer p a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#footer p a:hover {
	color: #FFFFFF;
	background-color:#575352;
}



/* Table about our fees */
table.pricestable {
	width: 590px;
	border-spacing: 0px;
}

table.pricestable th {
	text-align: center;
	/*background-color: #ffefe7;*/
	background-color: #CCC;
}

table.pricestable td {
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #000000;
}

table.pricestable td.package {
	text-align: left;
}


/* Index page */

table.indexpage {
	width: 100%;
}

table.indexpage td {
	vertical-align: top;
	text-align: left;
}

table.indexpage td.maincontent {
	padding-right: 8px;
}

table.indexpage td.indexsidebar {
	width: 160px;
}

/* Webmail */

div.webmaildiv {
	border: 1px solid #ccc;
	padding: 6px;
}

h2.webmailheader {
	margin-top: 0;
	text-align: center;
	color: #000;
	font-size: 10pt;
}

div.webmaildiv .webmailer {
	width: 146px;
}

.webmailersubmit {
	margin-top: 10px;
	border: 1px solid #000;
	width: 147px;
}

/* Prim online */

div.primonlinediv {
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 4px;
}

div.primonlinediv h2 {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 10pt;
	color: #000;
}

div.primonlinediv ul {
	padding: 0;
	margin: 0;
}

div.primonlinediv ul li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0;
}

div.primonlinediv ul li a {
	color: #CC6714;
	display: block;
}

p.centerpar {
	text-align: center;
	border: 0;
}

/* Contact-table */

table.contacttable {
	width: 100%;
	border-spacing: 0;
}

table.contacttable td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

table.contacttable td.number {
	text-align: right;
}

/* Tables of partners */

table.partnertable {
	width: 100%;
}

table.partnertable th {
	text-align: center;
}

table.partnertable td {
	width: 50%;
	vertical-align: top;
}

table.partnertable td a {
	color: #CC6714;
}

table.partnertable th {
	background-color: #ddd;
}

/* Service description */

div.servicedescription {
	padding: 20px;
	/*background-color: #F9FFDF;*/
	background-color: #F5F5F5;
	text-align: justify;
}

div.servicedescription h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 9pt;
	color: #000;
}

div.servicedescription p a {
	text-decoration: none;
	color: #393;
	font-weight: bold;
}

div.servicedescription p a:hover {
	color: #4a4;
	background-color: #cdb;
}

/* Tables of the places */
table.placestable {
	width: 100%;
}

table.placestable td {
	width: 25%;
	text-align: center;
}

/* Some very important information */

p.veryimportant {
	text-align: center;
	font-size: 11pt;
	color: #990;
	font-weight: bold;
}

/* Table included 2 columns */
table.halftable {
	width: 100%;
}

table.halftable td {
	width: 50%;
}

table.halftable td ul {
	padding-left: 0px;
	list-style-type: none;
}

/* The Slogan */
table.headertable {
	width: 100%;
}

table.headertable tr td.mission {
	width: 50%;
	vertical-align: middle;
	text-align: right;
	font-size: 11pt;
	color: #966;
}

/* Advertisment */
div.ad p a img {
	border: 1px solid #ccc;
}

