/* stilus.css */

@import url('elado.css');
img
	{
	border: 0px;
	}
body
	{
	background-color: #ffffff; /*#f4f6f2;*/
	color: #000000;
	text-align: center;
	font-family: Arial sans-serif;
	}
a
	{
	text-decoration: none;
	color: #90938D;
	font-size: 18px;
	}
a:hover
	{
	font-style: italic;
	font-size: 22px;
	text-decoration: none;
	color: #000000;
	}
	
#alaplap
	{
	width: 950px;
	margin: auto;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 16pt;
	color: blue;
	}
#bal
	{
	width: 250px;
	max-width: 250px;
	height: 400px;
	max-height: 400px;
	padding: 5px;
	/*border: 1px solid;*/
	margin-top: 22px;
	}
#balkep
	{
	width: 250px;
	height: 320px;
	float: left;
	}
#fejlec								/* az oldal fejléce */
	{
	width: 100%;
	height: 150px; 
	background-color: #ffffff;
	color: #000000;
	/*border: 1px solid #90938D;*/
	padding: 0px;
	vertical-align: middle; 
	line-height: 50px;
	text-align: center;
	}
#fejlecduma
	{
	width: 100%;
	}
#jobb
	{
	width: 700px;
	max-width: 700px;
	height: 400px;
	max-height: 400px;
	margin-left: 250px;
	margin-top: -410px;
	background-color: #ffffff;
	color: #000000;
	/*border: 1px solid #90938D;*/
	padding: 5px;
	vertical-align: middle;			/*elvileg függőlegesen középre igazítaná a szöveget */
	}
#lablec								/* az oldal lábléce */
	{
	width: 100%; 
	height: 50px;
	background-color: #ffffff; 
	color: #000000;
	text-align: center;
	/*border: 1px solid #90938D;*/ 
	margin: auto;  
	float: none;
	font-size: 12px;
	}
#parszoban
	{
	width: 400px;
	height: 350px;
	overflow: auto;
	text-align: left;
	float: right;
	/*font-size: 20px;*/
	}
#reklamszoveg
	{
	padding: 10px;
	text-align: center;
	color: #ff0000;
	/*font-size: 24px;*/
	}

.cim1
	{
	float: center;
	font-size: 32px;
	font-family: Arial sans-serif;
	font-weight:  bold;
	}
.cimsor
	{
	width: 800px;
	font-size: 44px;
	font-family: serif;
	font-weight: bold;
	/*border: 1px solid;*/
	float: none;
	text-align: center;
	}
.cimsor a
	{
	font-size: 44px;
	}
.cimsor a:hover
	{
	font-size: 44px;
	font-weight: bold;
	font-style: normal;
	}
.cimsorlogobal
	{
	float: left;
	/*border: 1px solid;*/
	}
.cimsorlogojobb
	{
	float: right;
	padding-top: 25px;
	/*border: 1px solid;*/
	}
.gomb									/* a menü gombjainak stílusa*/
	{
	width: 190px; 
	min-width: 190px;
	max-width: 190px; 
	height: 54px; 
	min-height: 54px;
	max-height: 54px;   
	background: url("../pix/gomb4.gif") no-repeat;
	background-color: #ffffff;
	/*color: #000000;*/ 
	text-align: center;  
	/*font-size: 20px; */
	vertical-align: middle;
	line-height: 54px; 			/* függőlegesen középre igazított szöveg a dobozban*/
	}
.idezet
	{
	font-style: italic;
	font-size: 18px;
	float: right;
	}
.reklamcsik1
	{
	padding: 2px;
	background-color: #FAF805;
	color: #ff0000;
	float: none;
	border-radius: 5px;
	}
.tonerszoveg
	{
	text-align: left;
	font-size: 16px;
	padding: 32px;
	}
.villog
	{
	padding: 2px;
	text-align: center;
	text-decoration: blink;
	background-color: #feee22;
	border-radius: 5px;
	}
