body {
	margin: 10px;
	xbackground-image: url(hatter.jpg);
	xbackground-image: url(xhatter.jpg);
	xbackground-repeat: repeat;

	xbackground-image : url(images/bbg.png); 
	xbackground-repeat : repeat-x; 
	background-color: #F7F7F7;
	background-color: #ffff99;
	background-color: #ccffff;
	background-color: #ffffff;
}

.main {
	text-decoration: none;
	padding: 10px;
	background-color: #F7F7F7;
	background-color: #FFFFFF;
	xborder-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
	border-right: 1px solid #e4e0ea;
	border-bottom: 0px solid #e4e0ea;

}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
	border-top: 1px solid #e4e0ea;
	border-bottom: 1px solid #e4e0ea;
}
td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	color: #959927;

	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	color: #959927;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
	text-decoration: none;
	background-color: lightgrey;

	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: white;
}
.right {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: white;
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}

.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: 002e70;
	text-decoration: underline;
}
.input {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

.cimsor {
	color: #4682b4;
}

.kek2 {
	font size: 12px;
	color:#4682b4;
}

.kek3 {
	font size: 18px;
	color:#4682b4;
}

.keresoszo{
	color:#ffffff;
	background:#F7F7F7;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000080;
	color: blue;

	text-decoration: none;
	background-image: url(xbutton.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;

	border-bottom-color: 000000;
	border-left-color: 000000;
	border-right-color: 000000;
	border-top-color: 000000;

	font-weight: bold;
}


#navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
background:#FFFFFF;
width:90%;
width: 205px;
}
#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: left;
height: 20px;
}
#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: #F3F3F3;
text-decoration: none;
}
#navlist li a:link { color: #666666; }
#navlist li a:visited { color: #666666; }
#navlist li a:hover
{
border-color: #FE3;
color: #666666;
color: blue;
background: #FFFFFF;
border-left:#FF7C3E 5px solid;
border-right:#FF7C3E 5px solid;
text-transform: uppercase;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	color: lightgrey;
	text-decoration: none;
	}

	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('media/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font: normal 11px Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('media/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


body{
margin:0;
padding:0;
line-height: 1.5em;
line-height: 1em;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #FFFFFF;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
background: #EEEEEE;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
background: #EEEEEE;
}

#footer{
clear: left;
width: 100%;
background: #FFFFFF;
color: #000000;
text-align: center;
padding: 4px 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

