@CHARSET "UTF-8";
/* YUI Reset and Fonts */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/ table {font-size:inherit;font:100%;}select, input, textarea {font:99% 'HelveticaNeue LT 47 LightCn', Helvetica, Arial;}pre, code {font:115% monospace;*font-size:100%;}

body { 
	font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  background-image: url(/images/mainbg.jpg);  
}

.cim { 
  font-size: 14px;
  color: #da6821;
}

.alcim { 
  font-weight: bold;
  color: #000000;
}

img {
	border: 0;
}

a {
  color: #000000;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

a:visited {
  color: #58574b;
}

a:hover {
  color: #ffffff;
}

a:active {
  color: #fff200;
}

td.contentcontainer {
	background-color: #f7f1be;
}

td.content, td.contentcontainer {
	vertical-align: top;
}

td.green {
	background-color: #84C225;
}

div#content {
	margin-left: 8px;
	margin-right: 8px;
  overflow: hidden;	
  height: 370px;
  max-height: 370px;
  width: 780px;
  max-width: 789px;
  float: left;
}

div#slider {
	width: 18px;
	height: 370px;
	float: right;
	background: transparent url(/images/scrollbar-track-bottom.png) no-repeat bottom left;
}

div#slidertop {
	position: absolute;
  width: 18px;
  height: 17px;
  background: transparent url(/images/up.png) no-repeat top left;
}

div#track {
	position: absolute;
	width: 18px;
	height: 323px;
	margin-top: 16px;
}

div#shandle {
  width: 18px;
  height: 68px;
}

a#logo {
	margin-left: 8px;
  position: absolute;
  top: 1px;
  /*left: 159px;
  display: block;*/
  width: 251px;
  height: 109px;
  background: transparent url(/images/logo.png) no-repeat top left;
}

a#menu_1 {
  position: absolute;
  top: -3px;
  /*left: 410px;
  /*display: block;*/
  width: 135px;
  height: 113px;
  background: transparent url(/images/menu1.png) no-repeat top left;
}

a#menu_2 {
  position: absolute;
  top: 1px;
  /*left: 545px;
  /*display: block;*/
  width: 124px;
  height: 109px;
  background: transparent url(/images/menu2.png) no-repeat top left;
}

a#menu_3 {
  position: absolute;
  top: 1px;
  /*left: 669px;
  /*display: block;*/
  width: 122px;
  height: 109px;
  background: transparent url(/images/menu3.png) no-repeat top left;
}

a#menu_4 {
  position: absolute;
  top: 1px;
  /*left: 791px;
  /*display: block;*/
  width: 119px;
  height: 109px;
  background: transparent url(/images/menu4.png) no-repeat top left;
}

a#menu_5 {
  position: absolute;
  top: 1px;
  /*left: 910px;
  display: block;*/
  width: 141px;
  height: 109px;
  background: transparent url(/images/menu5.png) no-repeat top left;
}

a#menu_akcio {
  position: absolute;
  top: 524px;
  /*left: 191px;*/
  display: block;
  width: 151px;
  height: 67px;
  background: transparent url(/images/akcio.png) no-repeat top left;
}

a#illia {
  position: absolute;
  top: 524px;
  /*left: 865px;
  display: block;*/
  width: 151px;
  height: 67px;
  background: transparent url(/images/illia.png) no-repeat top left;
}

a#logo:hover, a#illia:hover, a#menu_2:hover, a#menu_3:hover, a#menu_4:hover, a#menu_5:hover {
	background-position: bottom left;
}

a#menu_akcio:hover {
  height: 66px;
  background-position: bottom left;
}

a#menu_1:hover {
  background-position: bottom left;
  top: 4px;
  height: 106px;
}

span.submenu {
	background: url(/images/bogyo.gif) no-repeat center left;
	padding-left: 15px;
	margin-right: 10px;
}

div.backlink {
	margin-top: 20px;
}

div.forum_header {
  border-bottom: 1px solid black;
  width: 100%;
}

div.forum_content {
  padding: 5px;
  margin-bottom: 10px;
}

table.forum {
  width: 100%;
  border: none;
}

h1 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

h4 {
	margin-bottom: 10px;
}

div.flash {
	margin: 10px;
	border: 1px solid black;
}

td.footer {
	background: url(/images/footer-center.png) no-repeat top left;
	text-align:center;
	vertical-align:top;
	padding-top: 10px;
}

table.form {
  margin: 5px;
  border-collapse: separate;
  border-spacing: 3px;
}
