html{
	height:100%;
}

body{
	margin:0;
	padding:0;
	background:#F7D696;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#484848;
	height:100%;
}

td {
	font-family:Tahoma, Arial;
	font-size:12px;
}

h1, h2, h3, h4, h5 {font-weight:bold}

h1 {
	font-size:16px;
}

h2 {
	font-size:15px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:13px;
}

h5 {
	font-size:12px;
}

/********************************/
/* LAYOUT                       */
/********************************/

#maincontainer{
	width: 970px;
	margin: 0 auto;
/*	height:100%;*/
	background:url(../images/shared/main.jpg) top center repeat-y;
}

#topsection{
	height: 127px;
	background:url(../images/shared/header.jpg) top left no-repeat;
}

#contentwrapper{
	float: left;
	width: 100%;
	background:url(../images/shared/main.jpg) top center repeat-y;
}

#contentTop{
	height:52px;
	width:100%;
	background:url(../images/shared/contentTop.jpg) top center no-repeat;
}

#contentcolumn{
	margin: 0px 186px 0 185px;
	background:url(../images/shared/contentColumn.jpg) top left repeat-y;
	line-height:1.5em;
}


#leftcolumn{
	float: left;
	width: 185px;
	margin-left: -970px;
}

#rightcolumn{
	float: left;
	width: 186px;
	margin-left: -186px;
}


#rightTop{
	height:67px;
	width:100%;
	background:url(../images/shared/rightTop.jpg) top left no-repeat;
}

#footer{
	clear: left;
	width: 970px;
	height:79px;
	background:url(../images/shared/footer.jpg) top left no-repeat;	
}

#footerInner{
	padding-top:57px;
	text-align:center;
	color:#562E13;
	font-size:11px;
	font-weight:bold;
}

#footerInner a{
	color:#562E13;
	text-decoration:none;
}

#footerInner a:hover{
	text-decoration:underline;
}

.innertube{
	margin: 10px 20px;
}

/********************************/
/* Left Menu                    */
/********************************/

#leftMenu{
width: 176px;
margin-left:5px;
}

#leftMenu h3 {font-size:11px; margin:0;margin-top:1px}

#leftMenu .headerbar{
color: white;
background: #606060 url(../images/shared/bullet.gif) no-repeat 8px 6px;
margin-bottom: 0;
padding: 7px 0 7px 31px;
cursor:pointer;
}

#leftMenu .headerbar a{
text-decoration: none;
color: white;
display: block;

}

#leftMenu .openheader a{
text-decoration: none;
color: #CCCCCC;
display: block;
}


#leftMenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
}

#leftMenu ul li{
padding-bottom: 2px;
}

#leftMenu ul li a{
	color: #B84E01;
	background: #FFDBA5;
	font-size:11px;
	font-weight:bold;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
}

#leftMenu ul li a:hover{
	color: #FFDBA5;
	background: #B84E01;
}

/********************************/
/* Right Menu                   */
/********************************/

.rightMenu{
	width: 181px;
}

.rightMenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.rightMenu li a{
	margin-top:1px;
	display: block;
	background: transparent;
 	height: 24px;
	padding: 4px 0 4px 10px;
	line-height: 24px;
	text-decoration: none;
}	
	
.rightMenu  li a{
	color: #B84E01;
	font-size:11px;
	font-weight:bold;
}

.rightMenu li a:hover{
	background:#FFDBA5;
}


.rightMenuselected{
	background:#FFDBA5;
}

/*************************/
#keres {
	float:right;
	font-size:10px;
	margin-right:5px;
	margin-top:5px;
}

#keresInput{
	background:transparent url(../images/shared/magnifying-glass.gif) right no-repeat;
	border:1px solid #E5BE85;
	border-right:none;
	width:181px;
}

#utvonal {
	padding-top:5px;
	padding-left:15px;
	color:#FFFFFF;
	font-size:10px
}

#utvonal a{
	color:#FFFFFF;
	text-decoration:none;
}

#utvonal a:hover{
	text-decoration:underline;
}

/* Slide */
#preThumbBox{
margin: 10px 0;
width:100%;
}

#preThumb {
width:99%;
height:120px;
white-space:nowrap;
overflow:auto;
}