
.imgtop        
        { 
		position: absolute; 
		left: 0; 
		top: 0; 
	}
	
.head
	{ 
		position: absolute; 
		left: 680; 
		top: 184; 
		width: 305; 
		height: 26; 
		font-size: 18px; 
		text-align: right; 
		font-weight: bold; 
		color: white; 
	}
	
.menu
	{ 
		position: absolute; 
		left: 0; 
		top: 227; 
		padding: 0; 
		margin: 0;
	}
	
.main
	{ 
		position: absolute; 
		left: 195; 
		top: 227; 
		width: 774; 
		width = 794; 
		_height: 500px; 
		min-height: 500px; 
		border: 1px solid #B6B6B6; 
		padding: 10; 
	}
/*------------------------- POLOZKY MENU -----------------------*/		
.item
	{ 
		width: 180; 
		height: 23; 
		font-size: 11pt; 
		background-image: url('../../img/ice/item.png');  
		background-repeat: no-repeat; 
		padding-top: 1px;
	}

.link
	{ 
		text-decoration: none; 
	}
	
.link:link
	{ 
		color: white;
		
	}
	
.link:hover
	{ 
		color: white; 
	}
	
.link:visited  
	{ 
		color: white; 
	}
	
.idown
	{ 
		position: absolute; 
		left: 212; 
		top: 56; 
	}

body
	{	
		font-family: "Verdana", "Tahoma";
		color: black;
	}
/*------------------------- NADPISY -----------------------*/
h1
	{ 
      		font-family: "Impact";
		font-weight: normal;
      		font-size: 24pt;
      		text-align: center;
      		color: #761113;
      		margin-top: 0; 
      		margin-bottom: 24pt;
	}
h4
	{ 
      		font-family: "Impact";
		font-weight: normal;
      		color: #761113;
      		margin-top: 0; 
      		margin-bottom: 0;
	}
h5
	{ 
		font-weight: bold;
      		font-size: 13;
      		margin-top: 0; 
      		margin-bottom: 0;
	}
/*------------------------- ODSTAVEC -----------------------*/
p
	{
		font-size:12;
		text-align: justify;
	}
	
li	{
		font-size:10;
		text-align: justify;
	}
/*------------------------- TABULKA -----------------------*/
table
	{
		border-collapse: collapse;
	}	
td
	{
		font-size:12;	
	}

th
{
		background-color: #761113;
		font-family: Impact;
		color: #FFFFFF;
		font-size: 17;		
		font-weight: normal;
   	margin-top: 0; 
  	margin-bottom: 0;
}
.narozeniny
{
		background-color: #d5af1b;
}	
.newsy
{
		background-color: #761113;
}	

/*------------------------- ODKAYZ -----------------------*/
a
	{
		color: #761113;
		text-decoration: none;
	}
		
a:hover
	{
		color: #d5af1b;	
		text-decoration: underline;
	}
.fotogalerie
	{
		font-size: smaller;	
	}
