/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #8CC33E;
}

body div {
	margin: auto;
}

#header{


	margin: 0;
	background-image: url('/img/feherhatter.gif');
	background-repeat: repeat-x;
	width: 100%;
	height:120px;


}

#haziko{
	
/*	left: 73%; */
	left: 67%;
	margin: 0;
	position: absolute;
	top: 4px;
	text-align: right;
}
#haziko_inside
{
	font-size:0.7em; font-family:Arial,Verdana,Sans-Serif; font-weight: bold; color: #121212;
	width: auto;
	text-align: left;
}

#haziko_inside a
{
	 color: #121212;
	text-decoration: none;
}

#csillag{
	/* 	left: 81%;   */
 	left: 81%;   
	margin: 0;
	position: absolute;
	top: 4px;
}

#csillag_inside
{
	font-size:0.7em; font-family:Arial,Verdana,Sans-Serif; font-weight: bold; color: #121212;
	width: auto;
	text-align: center;
}

#csillag_inside a
{

text-decoration: none;
 color: #121212;

}

#logo{
	left: 2%;
	margin: 0;
	position: absolute;
	top: 12px;
	
	behavior: url("/css/iepngfix.htc");
}


#datum{
	font-size:9pt; font-family:Arial,Verdana,Sans-Serif; color: black;
	left: 35%;
	margin: 0;
	position: absolute;
	top: 55px;
}

#sav{
	background-image: url('/img/szurkesav2.gif');
	background-repeat: no-repeat;
	width: 960px;
	height:31px;
	margin: -28px auto;
	margin-bottom: 5px;
	
}

#clear{
	clear:both;
}

#hatterszin{
	text-align: left;
	width: auto;
	float: left;
	padding-top: 8px;
	padding-left: 22px;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; color: black; 
}

#user{
	text-align: left;
	width: auto;
	float: left;
	padding-top: 8px;
	padding-left: 22px;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; color: black; 
	margin-right: 25px;
}

#bclors{
	width: 110px;
	float: left;
	padding-top: 6px;
}

.bodycolors{
	margin: 0 auto;
	
}

.bodycolors li{
	
	display: inline;
	list-style-type: none;
	/* padding-right: 1px;
	 border: 1px solid black;
	width: 12px;
	height: 12px;  */
	color: black;	
	background: none;
}

.bodycolors li img{
	width: 12px;
	height: 12px;
	
}

.bodycolors li a{
	width: 12px;
	height: 12px;	
	
}

#elvalaszto{

	float: left;
	padding-top: 3px;
}

#menu{
	width: 575px;
	float: left;
	padding-top: 8px;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; font-weight: bold;
	color: #121212;
}

#menu a {
	text-decoration: none;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; 
	color: #121212;

}

#menu a:hover {
	/* font-weight: normal; */
}

#navlist{
	margin: 0 auto;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#kereses{
	text-align: left;
	width: 235px;
	float: right;
	padding-top: 5px;
}


/* #logo { behavior: url(./iepngfix.htc); }   */

#main{
	width: 1000px;
	margin: 0px auto;
}

#leftbanner {
	float: left;
	width: 120px;
	height: 500px;
	
	
}

#content{
	float: left;
	width: 728px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 9pt; font-family:Arial,Verdana,Sans-Serif;
	
}

#topbanner{
	width: 728px;
	height: 90px;
	border: 1px solid black;
	margin-bottom: 15px;
	display: none;
}

#toc, #panel{
	width: 708px;
	height: auto;
	margin: 0;
    	padding: 2px;
    	-moz-border-radius: 4px;
    	-webkit-border-radius: 4px;
	/* border: 1px solid black; */
	background:#E6E6E6;
	margin-bottom:5px;
}

#toc .toc-head, #panel .panel-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
    
}

#toc .toc-head h3, #panel .panel-head h3 {
    padding: 0 5px 0 5px;
    float: left;
    font-size: 10pt; font-family:Arial,Verdana,Sans-Serif;color:#688E2B;font-weight: bold;
}

#toc .toc-head img,#panel .panel-head img{
    padding: 6px 0 0 10px;
    float: left;
}

#toc .toc-content,#panel .panel-content {
     background: #fff url(/img/widget-bg.png) repeat-x; 
/*     padding: 0 5px; */
/*    color: #DDD; */
    color: #000; 
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    /* line-height: 1.2em; */
    overflow: hidden;
    font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; color: black; padding: 10px 0 0 0;
    padding-left: 60px;
}
#toc a,#panel a {

color: black;
text-decoration: none;
}

#toc a:hover,#panel a:hover  {

color: #688E2B;
font-weight: bold;


}

#toc table,#panel table {

text-align: left;
line-height: 1.6;


}

#toc table td{

width: 85px;

}

#panel table td{
vertical-align: top;
}

#wins{
	width: 728px;
	
}

#rightbanner{
	float: left;
	width: 120px;
	height: 500px;
		
	
}


#footer{

	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
        font-size: 9pt; font-family:Arial,Verdana,Sans-Serif;color: #121212; 

}

#footer a{

	color: #121212;
	text-decoration:none;
	 font-weight: bold; 

}

#footerwhite{
	width: 100%;
	height: 40px;
	background: white;
	padding-top: 15px;
}


#columns .widget .widget-content2 {
     background: #fff url(img/widget-bg.png) repeat-x; 
/*     padding: 0 5px; */
/*    color: #DDD; */
    color: #000; 
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    /* line-height: 1.2em; */
    overflow: hidden;
	padding: 5px;


	
}

#columns .widget .widget-content2 a img{

border: 1px solid white;


}


#columns .widget .widget-content2 a:hover  img{

border: 1px solid #121212;

}

.widget-content .floatbox{
float: left;
width: 100px;

}


* html .widget-content img{ /* IE 3px jog hack*/
height: 1%;
}



/*.footerleft{*/
/*width: 250px;*/
/*clear: right;*/

/*}*/

/*.footerleft .floatbox{*/
/*float: right;*/
/*width: 70px;*/
/*padding-top: 11px;*/
/*}*/

/** html .footerleft p{ */
/* IE 3px jog hack*/
/*height: 1%;*/
/*}*/

/*.footerleft p{*/
/*font-size: 9pt; font-family:Arial,Verdana,Sans-Serif;color:#688E2B;*/
/*margin-top: 0;*/
/*margin-right: 65px;*/
/*padding-top: 15px;*/
/*}*/


#footerleft{
	float: left;
	width: 41%;

	text-align: left;
	padding-left: 10px;
}
#footercenter{
	float: left;
	width: 12%;

	text-align: center;

}
#footerright{
	float: right;
	width: 44%;
	text-align: right;
	padding-right: 5px;
}


#footernavlist li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}

#footergray{
	width: 100%;
	height: 15px;
	background: #CCCCCC;
}


#subpage{
	width: 708px;
	height: auto;
	margin: 0;
    	padding: 2px;
    	-moz-border-radius: 4px;
    	-webkit-border-radius: 4px;
	/* border: 1px solid black; */
	background:#E6E6E6;
	
}

#subpage .subpage-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
    
}

#subpage .subpage-head h3 {
    padding: 0 5px 0 5px;
    float: left;
    font-size: 10pt; font-family:Arial,Verdana,Sans-Serif;color:#688E2B;font-weight: bold;
}

#subpage .subpage-head img{
    padding: 6px 0 0 10px;
    float: left;
}

#subpage .subpage-content {
     background: #fff url(/img/widget-bg.png) repeat-x; 
/*     padding: 0 5px; */
/*    color: #DDD; */
    color: #000; 
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    /* line-height: 1.2em; */
    overflow: hidden;
    font-size: 9pt; font-family:Arial,Verdana,Sans-Serif; color: black; padding: 10px 0 0 0;
   padding-left: 60px;
   padding-right: 60px;
}
#subpage a {

color: black;
text-decoration: none;
}

#subpage a:hover {

color: #688E2B;
font-weight: bold;


}

#subpage table {

text-align: left;
line-height: 1.6;


}

#subpage table td{

width: 85px;

}

.remove{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/buttons.gif) no-repeat scroll -24px 0;
display:inline;
float:right;
height:14px;
margin:8px 4px 8px 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-9999em;
width:14px;
}

.hiba{
	color:red;
	width: 250px;
}

.loadimg{
	position: absolute;
	z-index: 500;
}

.collapse{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/buttons.gif) no-repeat scroll -52px 0;
display:inline;
float:right;
height:14px;
margin:8px 0 8px 4px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-9999em;
width:14px;
}




