@CHARSET "UTF-8";
/************************************************
 * project    | flashback
 * file name  | base.css
 * developer  | worbyd
 * date       | 16.6.09
 ************************************************/

@import "reset.css";

body {
	color: #1d1d38;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1 { 
  color: #614506;
  font-size: 16px;
  margin: 0 0 16px 0;
}

h2 {
	color: #6f5e1b;
	font-size: 14px;
	margin: 6px 0 12px 0;
}

h3 {margin: 4px 0 8px 0; font-size: 12px; }

div.clear {
	clear: both;
	*height: 1px;
	_font-size: 0;
}

#maincontainer {
	margin: 0 auto 0 auto;
	width: 980px;
	text-align: left;
}


/* header
 ************************************************/
.header {
	position: relative;
	width: 980px;
	height: 118px;
	overflow: hidden;
	/*background: url("../images/header.gif") right top no-repeat;*/
}

/* .index .header { background: url("../images/header_index.gif") right top no-repeat; } */

/* .index .header img { float:right; }*/
.header img { float:right; }

.header a {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 405px;
	height: 118px;
  background: url("../images/logo.gif") 0 0 no-repeat;
	text-indent: -10000px;
}


/* mainmenu
 ************************************************/
.yuimenubar {
	width: 980px;
	height: 30px;
	background: url("../images/menu_bg.gif") 0 0 repeat-x;
}

ul.menu_items_wrap { margin: 0 0 0 12px; }

/*a.yuimenubaritemlabel {
	padding: 7px 12px 7px 12px;
	color: #0c0d2d;
	font-weight: bold;
	letter-spacing: -0.04mm;
}*/

a.yuimenubaritemlabel {
	display: block;
	height: 24px;
	overflow: hidden;
	background-image: url("../images/menu_items_palette.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.home a.yuimenubaritemlabel {
	width: 55px;
	background-position: -12px 0;
}
.home a.active,
.home a.yuimenubaritemlabel-selected { background-position: -12px -24px; }

.about_us a.yuimenubaritemlabel {
	width: 70px;
	background-position: -67px 0;
}
.about_us a.active,
.about_us a.yuimenubaritemlabel-selected { background-position: -67px -24px; }

.why_hungary a.yuimenubaritemlabel {
	width: 93px;
	background-position: -137px 0;
}
.why_hungary a.active,
.why_hungary a.yuimenubaritemlabel-selected { background-position: -137px -24px; }

.credits a.yuimenubaritemlabel {
	width: 58px;
	background-position: -232px 0;
}
.credits a.active,
.credits a.yuimenubaritemlabel-selected { background-position: -232px -24px; }

.services a.yuimenubaritemlabel {
	width: 65px;
	background-position: -297px 0;
}
.services a.active,
.services a.yuimenubaritemlabel-selected { background-position: -297px -24px; }

.contacts a.yuimenubaritemlabel {
	width: 66px;
	background-position: -370px 0;
}
.contacts a.active,
.contacts a.yuimenubaritemlabel-selected { background-position: -370px -24px; }

.yuimenu { padding: 0 0 0 1px; }

.yuimenu .yuimenuitem { padding: 0 0 1px 0; }

a.yuimenuitemlabel {
	display: block;
	padding: 0 3px 0 3px;
	/*width: 84px;
	_width: 87px;*/
	height: 14px;
	line-height: 14px;
	background-color: #13132c;
	color: #ffffff;
	font-size: 11px;
}

a.widthsubmenu { background: url(../images/submenu_hover.gif) 0 0 no-repeat; }


/* container
 ************************************************/
.container {
	padding: 0 0 20px 0;
	width: 980px;
	min-height: 580px;
	_height: 580px;
	background: #a9a395 url("../images/container_bg.gif") left bottom no-repeat;
}

div.smallpics { 
  height:42px;
  /* left:40px;*/
  margin-bottom:10px;
  /* width:944px;*/
}

.block .rightcolumn div.smallpics a img { 
  display:block;
  margin:0;
}


div.smallpics a { 
  border:1px solid #ae9b6a;
  display:block;
  float:left;
  height:40px;
  margin-right:13px;
  width:54px;
}


.locationTable { width:250px; }
.locationTable td { width: 50%; }

/* index page */
.index .container {
	padding: 0;
	background: url("../images/container_index_bg.gif") 0 0 no-repeat;
}

.index .container p {
	padding: 240px 0 0 0;
	line-height: 16px;
	color: #111233;
	/* font-size: 12px;*/
	font-weight: bold;
}

.index .container p big {
	color: #6f5e1b;
	font-size: 16px;
}


/* block */
.block {
	margin: 0 0 0 74px;
	width: 906px;
	line-height: 14px;
}

.block_head {
	width: 906px;
	height: 66px;
	background: url("../images/block_head.gif") 0 0 no-repeat;
}

.block_body {
	width: 906px;
	background: url("../images/block_body.gif") 0 0 repeat-y;
}

.block_foot {
	width: 906px;
	height: 10px;
	background: url("../images/block_foot.png") 0 0 no-repeat;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/block_foot.png',sizingMethod='crop');
}

.block p { padding: 10px 0 0 0; font-size: 12px; }

.block a {color: #614506; text-decoration: underline;}
.block a:hover {color: #AE9B6A;}

.block big {
	font-size: 12px;
	font-weight: bold;
}

.block .leftcolumn {
	float: left;
	padding: 0 10px 0 10px;
	width: 452px;
	_width: 462px;
	font-size: 11px;
}

.block .rightcolumn {
	float: right;
	width: 434px;
	text-align: justify;
	font-size: 11px;
}

.block .rightcolumn img { margin: 10px 0 0 0; }

.noline { background-image:url(../images/block_head_noline.gif) }
.nobg { background: white; }
.leftrightcolumn { width:auto; padding:10px; } 

.block ul { margin: 10px 0 20px 20px; list-style-type: square; font-size: 12px; }

/* footer
 ************************************************/
.footer {
	width: 980px;
	height: 37px;
	_height: 40px;
	background-color: #524510;
	border-top: 4px solid #ffffff;
	color: #fafaf9;
}

.footer p {
	padding: 5px 14px 0 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer p strong {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

