@charset "utf-8";
/*
Ez a Stíluslap el lett korcsosítva az IE 6 felhasználók örömére...
*/

BODY { 	
	font-family:  'Inconsolata';
	font-size: 16px;	
	font-style:italic;	
	background: rgb(0,0,0);	
	color: rgb(120,120,120);
	margin: 0px;
	padding-top: 3px;
	padding-bottom:0px;
	padding-left:10px;
	}

A:link, A:visited {
	/*color: rgb(186,152,0);*/color:  rgb(156,122,0);
	font-style:normal;
	text-decoration: none;
	}
A:hover {
	color: rgb(253,203,0); 
	text-decoration: underline;
	}
A.gomb:link {
	font-size: 12px;
	color: rgb(116,82,0);
	text-decoration: none;
	}
A.gomb:visited {
	color:  rgb(116,82,0);
	text-decoration: none;
	}
A.gomb:hover {
	color: rgb(253,203,0); 
	text-decoration: underline;
	}
	A.gomb:before{
		content:"[";
		}
	A.gomb:after{
		content:"]";
		}
H1, H2, H3, H4 {	
	font-weight: normal;
    margin-bottom: 4px;  
	}
H1{	
	margin-top: 10px;
	text-align: center;
	font-size: 30px;			
	}
H2{	
	text-decoration: underline;	
	font-size: 16px;				
	}
H3{	
	/* Ez a jobb oldalt lévő címek leírója*/
	margin-top:20px;
	text-align: left;
	/*text-decoration: underline;*/
	font-size: 20px;
	}
	H3:before{
		content:"- ";
		}
	H3:after{
		content:" -";
		}
H4{
	/* Ez a BLOG bejegyzés fejléce*/
	text-align: center;
	font-style: italic;
	font-size: 16px;	
	margin-top: 40px;	
	color:  rgb(156,122,0); 
	}
	H4:before{
		content:"--- ";
	}
	H4:after{
		content:" ---";
	}
FORM{
	margin-left: 0px; 
    	margin-right: 0px;
    	margin-top: 0px;
    	margin-bottom: 4px;  
	}
IMG{
	border-style:none;
	}
IMG.floating{
	float: left;
	width:120px;
	margin: 5px;
	}
INPUT, SELECT, TEXTAREA{
	color: rgb(130,180,180);
	font-size: 11px;	
	background-color: rgb(0,30,30);
	border-width: thin;			
	}
	



#fooldal{
	background: rgb(0,0,0);	
	border-style:none;
	border: 0px;     
    	border-spacing: 0px;    
    	
	}
#balpanel, #jobbpanel{
	vertical-align:top;
	background: transparent;
	}
#balpanel{
	text-align: center;
	width: 640px;
	padding-right:10px;	
	}
#elvalaszto{
	width: 0.1px;
	background: rgb(46,32,0);
	}
#jobbpanel{
	padding-left:10px;
	width: 300px;
	}



#molino{	
	color:  rgb(156,122,0); 
	text-align: center;
	vertical-align:top;	
	font-size: 60px;	
	font-style:italic;	
	font-weight: normal;
	letter-spacing: 35px;
	}
#molino_telefon{	
	color:  rgb(156,122,0); 
	text-align: center;
	vertical-align:top;	
	font-size: 40px;	
	font-style:italic;	
	font-weight: normal;
	letter-spacing: 7px;
	}
#gReader.br { margin-top: 3em; }

	
		
.fontosnap{
	color: rgb(200,200,200);
	}
	
.blog{
	/*font-family: 'Inconsolata';*/
	font-style:italic;
	line-height: 1.3em;
	font-size: 20px;	
	color: rgb(186,152,0);
	}	
	.blog:first-letter{
		font-size: 26px;			
		}		

.motto{
	text-align: center;
	color:  rgb(156,122,0);
	}

.motto_jobb{
	text-align: right;	
	padding-right:3px;
	color:  rgb(156,122,0);
	margin-top: 35px;	
	margin-bottom: -5px;
	margin-right:30px;
	}


.field{
	width: 200px;	
	}
.button {
	background-color: rgb(0,50,50);
	}

.date {
	font-size:75% 
	}
	.date:before{
		content:"[";
		}
	.date:after{
		content:"]";
		}
