p
	{
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 14px;
		padding-bottom: 10px;
	}
	
p a
	{
		text-decoration: underline;
		color: #0000FF;
	}
	
p a:hover
	{
		text-decoration: none;
		color: #FF0000;
	}

p img
	{
		border: 1px solid #E1C442;
		margin-left: 10px;
		margin-right: 10px;		
	}	

p.vylet
	{
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		width: 980px;
		height: auto;
		min-height: 110px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
p.vylet a
	{
		text-decoration: underline;
		color: #0000FF;
	}
	
p.vylet a:hover
	{
		text-decoration: none;
		color: #FF0000;
	}

p.vylet img
	{
		border: 1px solid #E1C442;
		margin-left: 10px;
		margin-right: 10px;		
	}	

h1
	{
		font-size: 20px;
		font-weight: bold;
		text-decoration: underline;
		padding: 10px;
		font-family: Arial, Helvetica, sans-serif;
	}	
	
h2
	{
		font-size: 18px;
		font-weight: bold;
		text-decoration: underline;
		padding: 10px 20px 10px 20px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
h3
	{
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
		padding: 10px 20px 10px 20px;
		font-family: Arial, Helvetica, sans-serif;
	}	
	
dl
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		padding: 10px 10px 10px 50px;
	}	
	
ul
	{
		padding-left: 30px;
		padding-bottom: 20px;
		font-size: 14px;
	}

.main_kontakt
	{
		padding-left: 20px;
		padding-top: 10px;
	}

.main_kontakt a
	{
		color: #CCCCCC;
		text-decoration: none;
	}
	
.main_foto
	{
		border: 1px solid #E1C442;

	}	
	
table
	{
		font-size: 14px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.fotogalerie
	{
		width: 860px;
		border: 1px solid #E1C442;
		background-color: #A0CE7B;
	}
	
.fotogalerie td
	{
		width: 215px;
	}
	
.fotogalerie .nadpis
	{
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
.fotogalerie .nadpis:hover
	{
		color: #990000;
		text-decoration: underline;
	}
	
.fotogalerie .more
	{
		color: #333333;
		text-decoration: none;
		font-style: italic;
	}
	
.fotogalerie .more:hover
	{
		color: #990000;
		text-decoration: underline;
	}				
	
.fotogalerie_vyber
	{
		width: 900px;
		border: 1px solid #E1C442;
		background-color: #A0CE7B;
	}
	
.fotogalerie_vyber td
	{
		width: 225px;
	}	
	
.fotogalerie_zpet
	{
		text-align: center;
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 10px;
		text-decoration: none;
	}
	
.fotogalerie_zpet:hover
	{
		color: #990000;
		text-decoration: underline;
	}			

.foto
	{
		border: 1px solid #E1C442;
		margin: 5px;
	}	
	
.popisek
	{
		font-style: italic;
		color: #333333;
	}	
