/* MobilAsk */

body, html, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

/* links */
a { color: #04f; }
a:hover { color: #f91; }

a.excel {
	padding-left: 20px;
	background: url(/images/excel.png) 0 0 no-repeat;
}
a.pdf {
	padding-left: 20px;
	background: url(/images/pdf.png) 0 0 no-repeat;
}
a.word {
	padding-left: 20px;
	background: url(/images/word.png) 0 0 no-repeat;
}
a.email {
	padding-left: 20px;
	background: url(/images/email.png) 0 0 no-repeat;
}

hr {
	color: #eef;
	clear: both;
	height: 1px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5, h6 { font-size: 100%; }

/* forms */
form {
	margin: 0px;
}


/* ------------------------------------------------------------------------- */
/* LAYOUT */
#main {
	width: 790px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#main-top {
	margin: auto;
	width: 770px;
	height: 50px;
	/*text-align: left;*/
	background: #fff url(/images/top.jpg) no-repeat;
	padding: 0;
	position: relative;
}
#main-body {
	margin: 0;
	text-align: center;
	width: 790px;
	position: relative;
	background: #fff url(/images/bg.png) repeat-y;
}

#main-bottom {
	margin: 0 auto;
	text-align: center;
	width: 790px;
	position: relative;
	background: #fff url(/images/bottom.jpg) no-repeat;
	padding-top: 25px;
}

/* --- main-top ------------------------------------------------------------ */
#main-top ul {
	list-style: none;
	float: right;
	margin-top: 12px;
}
#main-top ul li {
	display: inline;
	margin-left: 5px;
}
#main-top ul li a img {border: none;}

/* --- main-body ----------------------------------------------------------- */

/* ------------------------------------------------------------------------- */
/* Ez a FLASH reklam helye */
#flash {
	margin: 0 auto;
	width: 770px;
	height: 170px;
	background: #fff url(/images/flash.jpg) 0 0 no-repeat;
}

/* folso menu - a reklam alatti */
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	margin: auto;
	height: 32px;
	width: 770px;
	line-height: 32px;
	vertical-align: middle;
	overflow: hidden;
	clear: both;
	background: url(/images/menu.png) repeat-x;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menu ul li {
	display: inline;
	margin-left: 12px;
}
#menu ul li a, #menu a {
	color: #68a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#menu ul li a:hover, #menu a:hover {
	color: #000;
	text-decoration: underline;
}

img.menu_icon {
	border: none;
	margin-top: 2px;
	margin-right: 5px;
	vertical-align: -15%;
}

/* labjegyzetek - linkek */
#contact { 
	margin-bottom: 5px;
	text-align: center;
}
#copyright, .copyright {
	color: #666;
	font-size: 11px;
	text-align: center;
}

/* ------------------------------------------------------------------------- */
/* a kozepso resz */
#middle {
	width: 770px;
	margin: 10px auto;
	clear: both;
	/*background-color: #fef;*/
}

/* az ominozus 3 oszlop */
#middle-3col {
	float: left;
	width: 770px;
}

#middle-left {
	margin: 10px;
	float: left;
	width: 200px;
	min-width: 180px;
	/*background-color: #68a;*/
	/*background-color: #eef;*/
	/*color: white;*/
}

#middle-center {
	text-align: justify;
	/*margin-left: 220px;*/
	float: right;
	width: 540px;
	/*background-color: #eff;*/
}

/* --- middle-left --------------------------------------------------------- */
#middle-left a {
	display: block;
	text-align: center;
	line-height: 30px;
	color: #68a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: #fff url(/images/down0a.png) repeat-x;
}
#middle-left a:hover {
	color: #f80;
	background: #fff url(/images/down0b.png) repeat-x;  /* kell ez ? */
}

#middle-left a.sub {
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background: #fff url(/images/teams.gif) 0 50% no-repeat;
	line-height: 20px;
	padding-left: 20px;
	border-top: 1px solid #eef;
}
#middle-left a.sub:hover {
	background: #fff url(/images/teams.gif) 0 50% no-repeat;
}

#middle-left .left-links a {
	margin: 2px 0;
	border: 1px solid #f3f7f8;
}

#middle-left .left-links a {
	margin-top: 5px;
	display: block;
	color: #f90;/*#f90;*/
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background: #fafbfc url(/images/right.png) 0 50% no-repeat;
	line-height: 20px;
	padding-left: 24px;
	/*border-top: 1px solid #cbd7e2;*/
}
#middle-left .left-links a:hover {
	color: #fff;
	background: #68a url(/images/right-orange.png) 0 50% no-repeat;
}
/* --- middle-center ------------------------------------------------------- */
#middle-center h1, #middle-center h2 {
	margin: 0 10px;
}
#middle-center h1 {
	font-size: 200%;
	color: #f80;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;
	font-style: italic;*/
	text-align: left;
}

div.news {
	padding: 10px;
	margin: 0;
	text-align: justify;
	background-color: #fff;
}

div.news:hover {
	background-color: #ffe;
}

div.news h3 {
	font-size: 140%;
	text-align: left;
	color: #68a;
	/*margin-left: 10px; --- ha majd lesz valami ikonja is --- */
	border-bottom: 1px solid #68a;
}

div.news:hover h3 {
	color: #fa0;
	/*margin-left: 10px; --- ha majd lesz valami ikonja is --- */
	border-bottom: 1px solid #f80; /* orange fa0 f80 */
}

div.news h4 {
	font-size: 120%;
	color: #68a;
	font-weight: bold;
}

div.news h4.job {
	font-size: 160%;
}

div.news:hover h4 {
	color: #039;
}

div.news .q {
	color: #039;
}

div.news:hover .q {
	color: #006;
}

div.news img {
	border: none;
}

div.news a {
	color: #68a;
	font-weight: bold;
}
div.news a:hover {
	color: #fa0;
}

div.news table {
	border-collapse: collapse;
	border: 2px solid #68a;
	background-color: #fff;
}
div.news table tr th {
	color: #68a;
	font-size: 120%;
	border: 1px solid #68a;
	padding: 5px;
}
div.news table tr td {
	border: 1px solid #68a;
	padding: 5px;
}

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.box { 	border: 1px solid #68a; padding: 10px; }


/* BAL-nagy info, JOBB-kicsi ... kepek */
#page, #page-normal {
	float: left;
	width: 570px;
}
#page h2, #page-normal h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#page-normal #path {
	margin-bottom: 5px;
}


/* FORMS */
table.form {
	margin-bottom: 10px;
}
table.form a:hover {
	color: #000;
}
table.form td {
	padding: 3px;
	background-color: #FADBB5;
	font-size: 12px;
}	
table.form td.label {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
table.form td.label span.req {
	font-family: verdana;
	color: #E00000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	top: 3px;
}
table.form td.header
{
	padding: 1px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #808080;
	color: #FFF;
}
table.form td.footer
{
	text-align: right;
	padding: 5px;
	padding-right: 0px;
	background-color: #E5E5E5;
}
table.form td.caption
{
	padding-left: 4px;
}
table.form input.field, table.form textarea.field, table.form select.field
{
	border: 1px solid #C0C0C0;
	border-width: 0px;
	font-size: 11px;
}
table.form input.field
{
	width: 200px;
	padding: 2px;
}
table.form input.sm
{
	width: 120px;
}
table.form input.ssm
{
	width: 70px;
}
table.form textarea.field
{
	padding: 2px;
	width: 99%;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.form label
{
	position: relative;
	top: -2px;
	margin-left: 3px;
}
table.form span.help
{
	margin-left: 5px;
}

/* --- color texts --------------------------------------------------------- */
.white	{color: #fff;}
.red	{color: #f00;}
.bordo	{color: #900;}
.grey	{color: #999;}
.orange	{color: #f91;}

/* ERRORS */
div.messages
{
	margin-bottom: 10px;
	color: #C00000;
}
div.messages ul
{
	margin: 0px;
	margin-left: 25px;
	margin-top: 5px;
	
	list-style: square;
}


/* else */
div.cleaner
{
	height: 1px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
img.ssl, div.thawte
{
	float: right;
	margin: 5px;
}

/* PRINT VERSION: -88px */
@media print
{
	body, html, td, th
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
	}
	#flash,
	#menu-top .lang,
	#search-by-name
	.search-by-params
	{
		display: none;
	}
	#main,
	#menu-top,
	#menu-bottom,
	#page-detail div.header
	{
		width: 680px;
	}
	#page-detail div.header .title
	{
		width: 660px;
	}
	#middle-left, #middle-middle, div.preview-box
	{
		width: 257px;
	}
	div.preview-box .title
	{
		width: 237px;
	}
	div.preview-box .content .text-with-picture
	{
		width: 138px;
	}
	#middle-right, div.text-box
	{
		width: 146px;
	}
	div.text-box .title
	{
		width: 106px;
	}
	#page, #page-normal
	{
		width: 524px;
	}
	#page div.list-header h2
	{
		width: 340px;
	}
	#page-detail div.content .left
	{
		width: 487px;
	}
	#page-detail div.content div.block ul.half
	{
		width: 192px;
	}
	#page-detail div.content div.block ul.third
	{
		width: 111px;
	}
	table.form-package-book,
	table.form-service-book
	{
		width: 440px;
	}
	div.gallery
	{
		width: 522px;
	}
}
