/* CSS Document */
body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#000000;
	background-image:url(images/pageback.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
}
a img {
	border:none;
}

#innerPage {
	height:680px; 
	left:4px;
	position:relative;
	width:801px;
	border:hidden;
	top:2px;
	background-color:#000000;
}

div#statusbar {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  z-index: 100;
  /*font-size: 75%; */
  color: #999999;
  
  position: absolute; 
  display:block;
  left: 0px; 
  bottom: 0px;
  width:1006px;
  overflow:hidden;
  height:53px;
  clear:both;
}
body > div#statusbar {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
div#statusbar[id] {
  position: fixed;
}

div#statusbar-end {
	position:absolute;
	float:left;
	background:#000000 url(images/scroll_back_end2.png) repeat-y top left;
	width:6px;
	height:35px;
	top:0;
	left:1000px;
}

div#scrolltext {
	padding-top:35px;
	padding-left:5px;
	position:relative; 
	height:1em; 
	left:1000px;
	white-space:nowrap;
	text-align:center;
}

div#scrolltext a {
	color:#CCCCCC;
}

div#scrolltext a:hover {
	color:#CC0000;
}


b{font-size: 110%;}
em{color: red;}

#maincontainer{
	width: 1000px; /*Center container on page*/
	margin:0 auto 0 0;
}

#topsection{
	height: 36px; /*Height of top section - padding*/
	background-image:url(images/ajanlat_01.jpg);
	padding:99px 0 0 0;
	margin:0 0 0 0;
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background:url(images/pageback_redline.gif) repeat-y top left;
}

#contentcolumn{
	margin: 0 0 0 186px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 186px; /*Width of left column in pixel*/
	margin-left: -1000px;
/*	background-color: #F0F0EF;*/
	border-right:#CC0000 1px solid;
}
/*#contentcolumn-wide[id]{
	margin: 0 0 0 170px;
}
#leftcolumn[id]{
	margin-left: -1000px;
}*/

#footer{
	clear: left;
	width: 100%;
	/* background: black; */
	color: #FFFFFF;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}

.innertube{
	margin-top: 20px;
	clear:both;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

#headerimage {
	position:absolute; 
	top:2px; 
	left:0px; 
	z-index: 10;
}

#headerblock {
	position:relative;
	width:179px;
	height:28px;
	background: #000000 url(images/title_back.jpg) repeat-x top left;
	color: #FFFFFF;
	float:left;
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	text-align: center;
	padding:7px 0 0 0;
	border:1px solid #FFFFFF;
	position: relative;
	left: 6px;
	z-index: 50;
}

.header-input {
	font-size: 12px;
	margin-top: 1px;
	width: 120px;
}

#flash {
	position: absolute;
	z-index: 1;
	height: 82px;
	width: 1000px;
	left: 0px;
	top: 2px;
}

#header-ikonok {
	width: 456px;
	position: absolute;
	left: 542px;
	top: 77px;
	height: 51px;
}

#searchbox {
	margin:8px;
	border:1px solid #333333;
	background:#000000 url(images/searchback.jpg) top left repeat-y fixed;
}

#searchbox #searchform {
/*	border-bottom:-12px solid #333333; */
	border:0;
	margin:0;
	padding:0;
	border-bottom:18px solid #333333;
}

#searchbox #searchtext {
	background-color:#000000;
	color:#999999;
	border:none;
	padding:0;
	padding-left:8px;
	width:139px;
	height:18px;
	display:block;
	float:left;
}

#searchbox #searchtext[id] {
	width:142px;
}

#searchbox #search_go {
	background:#000000 url(images/search_icon.gif) no-repeat;
	border:0;
	width:18px;
	height:18px;
	display:block;
	float:left;
	padding:0;
	margin:0;
}

#searchbox ul {
	color:#FFFFFF;
	padding:0px;
	clear:left;
	margin:4px 4px 2px 21px;
}

#searchbox ul a {
	color:#FFFFFF;
	text-decoration:none;
}

#searchbox ul a:hover {
	text-decoration:underline;
}

#esemenykep {
	height:63px;
	left:200px;
	position:absolute;
	top:71px;
	width:265px;
}/* CSS Document */
.glossymenu{
margin: 5px 0;
padding: 0;
width: 186px; /*width of menu*/
/*border: 1px solid #FF0000;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(menu_script/glossyback.gif) repeat-x bottom left;
font: bold 14px Tahoma, Arial, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 2px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
/*background-image: url(glossyback2.gif);*/
color:#CC0000;
}

/*
.glossymenu a.menulink{
background:url(menu_script/link.gif) no-repeat top right;
}
*/

/*
.glossymenu div.submenu{ / *DIV that contains each sub menu* /
background: white;
}
*/

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom:3px;
background: black url(menu_script/glossysub.jpg) no-repeat bottom;
}

.glossymenu div.submenu ul li{
border-bottom: none;
}

.glossymenu div.submenu ul li a{
display: block;
font: bold 13px Tahoma, Arial, sans-serif;
color: #FFFFFF;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
height:14px;
}

.glossymenu div.submenu ul li a:hover{
/*background: #DFDCCB;*/
color: #CC0000;
}

.glossymenu a.menured{
	background: transparent url(menu_script/glossyback2.jpg) repeat-x top left;
	color:#CC0000 !important;
	border:0px solid;
}

.selected{
	color:#CC0000 !important;
}