<html>
<head>
  <title>Körkép Style Sheet</title>
<style type="text/css">
  <!--
	   A:link {text-decoration: none; color:#009966;}
	   A:visited {text-decoration: none; color:#009966;}
	   A:hover {background:#FFCC00; color:#009966;}
	   A.image:link {color:#B70000; text-decoration: none;}
	   A.image:visited {color:#B70000; text-decoration: none;}
	   A.image:hover {color:#FF8000;}
	   A.kekalapon:link {color:#DE2110; text-decoration: none;}
	   A.kekalapon:visited {color:#DE1000; text-decoration: none;}
	   A.kekalapon:hover {color:#FF8000;}
	   p {
			font-family:Verdana; 
			font-size:10pt; 
			font-weight:normal; 
			color:#FFFFFF; 
			padding:0px;
			margin: 0px;
			}
	   p.menuitem {
			font-size:7pt; 
			font-weight:normal; 
			color:#4D4D4D; 
			padding: 0px;
			margin: 0px;
			margin-bottom: 3px
			}
		
	   h1{
			font-family:Verdana; 
			font-size:14pt; 
			font-weight:bold; 
			color:#009966;
			line-height:150%; 
			padding-bottom:0%;
			margin:0px;}
	   h2.block{
			font-family:Verdana;
			font-size:8pt; 
			font-weight:bold; 
			color:#FFFFFF;
			padding: 0;
			margin: 0;}
	   option{
			font-family:Verdana;
			font-size:8pt; 
	   }
	   input{
			font-family:Verdana;
			font-size:8pt; 
	   }
		
	   h3{font-family:Verdana; font-size:9pt; font-weight:bold; color:#FF8000}
	   h3.cim{font-family:Verdana; font-size:11pt; font-weight:bold; color:#DDDDDD;padding-left:5px;}	
	   h4{font-family:Verdana; font-size:11pt; font-weight:bold; color:#009966; margin: 0px; padding: 0px}
	   ul.ures{list-style-type:square}
	   li{font-family:Verdana; font-size:7pt; font-weight:normal; color:#4D4D4D;}
	   code{font-family:Verdana; font-size:10pt; font-weight:normal; color:#8DCCF1; padding-left:5px;}
   	   code.navbar{font-family:Verdana; font-size:10pt; font-weight:normal; color:#FF8000;}
	   tt{font-family:Verdana; font-size:10pt; font-weight:normal; color:#4D4D4D;padding-left:5px;}
	   body{background:#999999;font-family:Verdana; font-size:10pt}
		table{
			border: thin;
			border: Navy; 
			border-collapse: collapse;
			margin: 0px;
			padding: 0px;
		}
		table.block{
			background: #DDDDDD;
			margin: 0px;
		}

		table.block_highlight{
			background: #FFFFFF;
			margin: 2px;
		}

		td{
		vertical-align: top;
		text-align: left;
		}
	   td.cim {
			background:#99cc99;
			text-align: center;
		}
	   td.cim_highlight {
			background:#800000;
			text-align: center;
		}
	   td.backhead {
			background:#ffcc66; 
			border: 0px;
			margin: 0px;
			padding: 0px; 
			text-align:center;
			vertical-align:middle; 
			font-size:9pt}

	   td {background:#BDBDBD font-family:Verdana; font-size:8pt}		
		img{
			border: 0px;
			margin: 0px;
			padding: 0px;
		}
		input.google {
			margin: 8px;
			
		}
  -->
  </style>
</head>
<body>
</body>
</html>


