body 	
	{ 
	background-color: #DA0000;
	max-height: 97%;
	max-width:97%;	
	color: #000000;  
	font-family:Arial,Helvetica;
	font-size:1em; 		
	}
	
div.cimlap
              {
              width: 100%;
              margin: 2%;
              height: 100%;	
             }
	
div.cimlapcella 
	{
                border-radius: 25px;
	background-image: url("../pictures/hatter.jpg");
	border: 1px solid grey;
	padding: 3px;
	box-shadow: 3px 3px #888888;
	background-size: 100% 100%;
	height:95%
	}

p.kozepre
	{
	text-align:center;
	}
div.szurke	
	{  
	text-decoration: none; 
	max-width:70%;
	text-align:center;
	font-size:1em; 
	margin: 0 auto;
	}
	
img.kepcimlap
	{
	max-height:45%;
	max-width:45%;
	border: 1px solid grey;
	padding:0px;
	box-shadow: 3px 3px #888888;
	}
	
a.gombhatter
	{
	background: transparent;
	}

a	{		
	color: #A6A6A6;  
	}

img.belepogomb
	{
	max-height:98%;
	max-width: 98%;
	}

div.cl div
	{ 
                border-radius: 25px;
	color: #A6A6A6;  
	background-color:#FFFFFF; 
	font-family:Arial,Helvetica;
	font-size:1.5em;
	box-shadow: 3px 3px #888888;
	padding: 0% 0;
	border: 1px solid grey;
	}

li	{ 
		color: #000000; 
		font-family:Arial; 
		font-size:1em;  
		list-style-type: none;
		text-decoration: none; 
		padding-left: 5px;
		padding-bottom: 4px;

	}

div.belso
	{
    		                margin:1%; 
			background-color:#d4d9df;
			border: 1px solid grey;
			box-shadow: 3px 3px #888888;
                                                border-radius: 25px;
	}
	

b 	{ 
		color: #000000;  
		font-family:Arial,Helvetica;
		font-size:1em; 
		background-color: #efefef; 
		text-decoration: none; 
	}