*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	background: url(body_bg.jpg) fixed;
}

#logo{
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	height:105px;
	width:100px;
	float: left;
	margin-left: 50px;
	margin-top:20px;
}







#headertext {
	float:left;
}

/* Layout Styling */ 

#totalcointainer{
	width: 770px;
	margin: auto;
}
#navbar{
   height:40px;
	background-image: url(navbar_bg.jpg);
	margin: auto;
}

#wrapper {
	margin:auto;
	background-image: url(bgcont.jpg);
}
#header {
	background: #d7dabd;
	margin:auto;
  	height: 140px;
	background-image: url(banner2.jpg);
	background-repeat: no-repeat;
	text-align: center;

}
#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background-image: url(bgcont.jpg);
   text-align: justify;
}
#content {
	margin-right: 215px;
	margin-left:5px;
	margin-bottom: 5px;
}
#sidebar {
	width: 200px;
	float: right;
}
#footer {
clear: both;
background: url(footer_bg.jpg);
height: 40px;

}

/* End of Layout*/

/* Styling*/ 

#header h1,h2,h3
{
	color: #316088;
}

#sidebar h1,h2,h3{
	color: #316088;
}

#content h1,h2,h3{
	color: #316088;
}
#navbar ul
{
list-style: none;
padding: 5px;
margin: 0;
text-align: center;
line-height: 2em;
white-space: nowrap;
}

#navbar li {
display: inline;
/*padding:14px*/;
} 
#navbar ul li a {
padding: 0.5em 1.2em;
margin-right: -4px;
color: #6d6d6d;
/*background-color: #EDE8DF;*/
text-transform: uppercase;
text-decoration: none;
font-size: 90%;
font-weight: bold;

}

#navbar ul li a:hover {
color: #4D4D4D;
background-color: #99A3A3;
border-bottom: 4px solid #FF9900;
}

h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

#sidebar li, #content li{
	text-align: left;
	margin-left: 25px;
	margin-top: 5px;
}
#box5{
	/*background-color: #003366;*/
	width: 200px;
	color: #6D6D6D;
	font-weight: bold;
    margin-left:; 
	margin-top: 10px;
	background: url(navbar_bg.jpg);
	text-align: left;
	}

hr {
height: 0;
border: 0;
border-top: 1px dashed #666666;
width:75%;
}	

#content p{ line-height: 1.5em; text-align: justify; margin-top: 0; margin-bottom: 15px; }

/* A szabványlistákhoz */
#content p.smallclass{ line-height: 1.2em; text-align: left; margin-top: 5; margin-bottom: 5px; margin-left:5px; margin-right:5px; }



input type text {
background-color: silver;
	
}
#content h1 { color: #316088; font-size: 1.2em; margin: 10px; }
#content p { margin-left: 10px; }
#content h2 { color: #316088; font-size: 1.1em; margin-left: 10px; margin-top:10px; margin-bottom:10px; }
#content ul { margin-top: 10px; margin-bottom: 10px; }
.table { margin: 1px; padding: 1px; border-color: #000; border-width: 1px; }
#content h4 { margin-left: 10px; font-size: 1.1em;}
#content h5 { margin-left: 5px;font-size: 0.9em;}
#content h6 { color:#FFFFFF; font-size: 1em; margin-left: 5px; margin-top:10px; margin-bottom:10px;margin-right: 5px; }

.newtable{
border:1px solid black;
margin:0px;
margin-top:15px;
}

.newtable td{
border:1px solid black;
padding:0px;
} 

.newtable p{
	text-align: left;
}

#content a:hover{
color: #B22222;/*
background-color: #99A3A3;*/
border-bottom: 2px solid #FF9900;
}


/*Different Color links */ 
#content .test
{
	color: orange;
}
#content .test:hover
{
	color: orange;
	font-weight: bold;
}


/**/
#comment{
background-image: url(bg_comment.gif);
font-weight:bold;
color:#FF6600;
width:250px;
height:128px;
margin-left:30px;
}
#comment p{
margin-top:18px;
}

#content table{
margin-top:10px;
margin-left:4px;
}

#content table td{
text-align:left;
border:1px solid silver;
}

.inputstyle{
background-color: silver;
bordeR:1px solid black;
}
.buttonstyle{
border:1px solid black;
font-weight:bold;
}
.colortext{
color:#FF9900;
font-weight:bold;
}
.colortext2{
color:#316088;
font-weight:bold;
}
.redtext{
color:#990000;
}
.style3 {color: #FFFFFF; font-weight: bold; }

td p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}