/* CSS Document */

/*www.worldcatshow.com 
all right reserved
created by laca 2008
laca@felishungarica.eu*/


body
	{  
		background-color: #FFFFFF;  
   	}

Fotable
	{
		width:878px;
	}
h1	
	{
	 text-align: center;
	 text-valign: center;
	 font: italic bold 36px Times, New, roman;
	 text-shadow: 2px 2px 2px #cccccc;
	  
	}
h2	
	{
	 text-align: center;
	 text-valign: middle;
	 font: italic bold 18px Times, New, roman;
	 text-shadow: 4px 4px 4px #cccccc;
	}
h3	
	{
	 text-align: center;
	 text-valign: middle;
	 font: italic bold 14px Times, New, roman;
	 text-shadow: 4px 4px 4px #cccccc;
	}

#TDlablec
	{
	 text-align: center;
	 text-valign: middle;
	 font: italic bold 8px Times, New, roman;
	}

#FejlecID
	{
		background-image:url(site_elements/fejes_white_.gif);
		background-repeat: no-repeat;
		background-position: top center;
		height:90px;
		width:800px;
	}
#TDhead
	{
		height: 90px;
		width:800px;
		
	}

#TDmenu
	{
		font-family:Times, new, roman;
		font-size:18px;
		height:450px;
		width:110px;
		text-align:left;
		text-shadow: 1px 1px 1px #acacac;
		text-decoration: none;
		color:#000000;
		white-space: nowrap;
	}
#TDmenu ul 
	{
		list-style-type: none;
		margin: 1;
		padding:1;
		white-space: nowrap;
	}
#TDmenu a 
	{
		display: block;
		color: #000000;
		border: 0;
		width:100%;
		height:100%;
		padding: 0pt 0pt;
		font-family:Times, new, roman;
		font-size:14px;
		text-decoration:none;
		color:#000000;
		white-space: nowrap;
	}
#TDmenu a:hover
	{
		display: block;
		color: #ffffff;
		background-color: #000000;
		border: 0;
		width: 100%;
		padding: 0pt 0pt;
		font-family:Times, new, roman;
		font-size:14px;
		text-decoration: none;
		color:#ffffff;
		white-space: nowrap;
	}
/* --------- dobozok ---------- */

     #idGray1 { background-color: #E5E5E5;
	 			width: 300px;
				height: 200px;
				border: 1px solid black; }
     #idGray2 { background-color: #D4D4D4; 
	 			width: 640px;
				height: 30px;
				border: 1px solid black;}
     #idGray3 { background-color: #CCCCCC;
				width: 300px;
				height: 200px;
				border: 1px solid black; }
     #idGray4 { background-color: #999999; }
