body {
text-align: center;
background-color: #f3ce20;
background-image: url("sarga/hatter1.jpg");
background-repeat: repeat-y;
background-position: center top;
font-family: Verdana, sans-serif;
font-size: 12px;
position: relative;
left: 0;
top:-8px;
margin-left:0;

} 

div.oldal{
	width: 750px;
	text-align: left; 
	background: #fed615;
	/*padding: 0px;
	padding-left: 3px;
	padding-right: 3px;*/
	margin: 0px;
	margin-left: 0;
	position: relative;
	top: 0;
	
	/* vízszintes függőleges elmosás vastagság szín */
	-moz-box-shadow: 0px 0px 5px 1px #000; /*mozillák*/
	-webkit-box-shadow: 0px 0px 5px 1px #000; /*webkit (chrome, safari)*/
	box-shadow: 0px 0px 5px 1px #000; /*böngészők, kivéve ie*/
	
	/* IE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
}

A:link{text-decoration: underline; color:#000000;}
A:visited{text-decoration: underline; color:#000000;}
A:active {text-decoration: underline; color:#000000;}
A:hover{text-decoration: underline; color:#000000;}

div.magyarazo
	{
	  display:none; 
      position:absolute; 
	  margin-left: -250px;
      border-style: none; 
	  color:#ffffff;
      background-color: #6d6d6d;
	  opacity: 0.8;
	  filter:alpha(opacity=80); /* For IE8 and earlier */
      padding: 2px;
	  -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
	  /* vízszintes függőleges elmosás vastagság szín */
	  -moz-box-shadow: 0px 0px 3px 0px #000; /*mozillák*/
	  -webkit-box-shadow: 0px 0px 3px 0px #000; /*webkit (chrome, safari)*/
	  box-shadow: 0px 0px 3px 0px #000; /*böngészők, kivéve ie*/
	}

/* Fejléc */

div.fejlec{
	/*border: 1px #000000 solid;*/
	height: 170px;
	overflow: hidden;
}

img.logo{
	position: relative;
	left: 20px;
	top: 10px;
}

/* Főmenü */

div.menu1{
	text-align: center;
	background: #000000;
	width: 100%;
	height: 14px;
	color: #ffffff;
	clear: both;
	padding: 0px;
	padding-top: 5px;
}

div.menuelem{
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	display: inline;
}

#menuelem1{ /* kiválasztott menüpont */
	background: #fed615;
	color: #000000;
	font-weight: bold;
}

.menuelem A:link{text-decoration: none; color:#fed615;}
.menuelem A:visited{text-decoration: none; color:#fed615;}
.menuelem A:active {text-decoration: none; color:#fed615;}
.menuelem A:hover{text-decoration: underline; color:#fed615;}

#menuelem1 A:link{text-decoration: none; color:#000000;}
#menuelem1 A:visited{text-decoration: none; color:#000000;}
#menuelem1 A:active {text-decoration: none; color:#000000;}
#menuelem1 A:hover{text-decoration: underline; color:#000000;}

/*Tartalom konténer */

div.kontener{
	float: none;
	padding: 5px;
}

/*Oldalsáv*/

div.oldalsav{
	width: 200px;
	border: 1px #000000 solid;
	background: #fdc400;
	float: left; /* rendeződés az utána következők számára */
	/*-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;*/
	padding: 5px;
}

/*Tartalom div*/

div.tartalom{
	margin-left: 220px;
}
div#tartalom{
	margin-left: 220px;
}

/*Táblázatok*/

table{
	font-size: small;
}

table.regtable{
	background-color:#ffe153;
}

/* Fórum */

table.topics{
	width:100%;
}

div.topics{
	background: #fed615;
}

td{
	padding:2px;
	padding-left:4px;
	padding-right:4px;
}

tr.forumfejlec{
	background: #fdc400;
}
tr.topic0{
	background: #ffe153;
}
tr.topic1{
	background: #fed615;
}

/*Textaera*/

div.textareagombok{
	float:left;
	cursor:pointer;
	margin-left:3px;
	margin-bottom:2px;
	border:0px;
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000; 
	border-radius:3px;
}

/*Fórum-blog*/

div.temanev{
	margin-left:0px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	background: #fdc400;
}

div.visszagomb{
	margin-left:0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	background: #fdc400;
}

div.blogbejegyzes{
	position: relative;
	background: #ffe153;
	padding: 0px;
}

div.blogcim{
	background: #fdc400;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

div.blogcontent{
	padding: 5px;
	margin-bottom: 5px;
}
div.isblogcomments{
	padding: 5px;
	margin-bottom: 5px;
	float: right;
}

div.egykomment{
	position: relative;
	background: #ffe153;
	padding: 0px;
	margin-left:20px;
	margin-right:20px;
}

div.kommentnev{
	background: #fdc400;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.kommentavatar{
	float: left;
	margin: 5px;
	max-width: 100px;
	max-height: 100px;
	-moz-box-shadow: 0 0 5px #e8a900;
	-webkit-box-shadow: 0 0 5px #e8a900;
	box-shadow: 0 0 5px #e8a900; 
	display: inline-block;
	overflow:hidden;
}

div.kommenttartalom{
	margin: 5px;
	margin-left: 110px;
}

div.kommentborn{
	margin-bottom: 5px;
	text-align: right;
	clear: both;
}

div.blog-hsz{
	background: #ffe153;
	margin-top:5px;
	padding: 5px;
	padding-bottom:2px;
}

div.forum-hsz{
	background: #ffe153;
	margin-top:5px;
	padding: 5px;
	padding-bottom:2px;
}

div.imageincomment{
	max-width: 350px;
	max-height: 300px;
	display: inline-block;
	border: 0px;
	overflow: hidden;	
}

img.p-imageincomment{
	max-width: 350px;
	max-height: 300px;
}

input#feedbutton
	{
	   height:12px;
	   width:12px;
	   background: transparent url('sarga/feed.png') no-repeat;
	   border:0px;
	   cursor: pointer;
	   position: relative;
	   z-index:10;
	   margin:2px;
	   font-size: 0px;
	   
	}
	
/*Galéria*/

div.g2{
	overflow:hidden;
	float:none;
	background: #ffe153;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
}

div.g1-sotet{
	background: #fdc400;
	overflow:hidden;
	float:none;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
}

div.g1-vilagos{
	background: #ffe153;
	overflow:hidden;
	float:none;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
}

div.mappadatok{
	background: transparent;
}
div.kepatok{
	background: transparent;
}
div.mappadatok:hover{
	background: url('sarga/sub-opacity.png');
}
div.kepatok:hover{
	background: url('sarga/sub-opacity.png');
}

img.fpc{
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	max-width:120px;
	max-height:120px;
}

img.arnyek{
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px #000;
	box-shadow: 0 0 2px #000;
	max-width:120px;
	max-height:120px;
}
	
/*Lábléc*/

div.lablec{
	text-align: center;
	display: block;
	width: 750px;
	clear: both;
}