html, body {
	margin: 0;
	padding: 0;
	background-color: #DDDDE1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
	
table.main {
	width: 770px;
	border-collapse: collapse;
}

	


td.nav  {
	height: 200px;
	width: 160px;
	background-color:#FF5930;
	padding-top: 20px;
	border: 1px solid #4B4B56;
}

 .nav p {
	padding-left: 5px;
	color : #EDE2EB;
	font-size:8pt;
	background-color : #FF724F;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 10px;
	padding-top : 10px;
	border : 1px solid #FFA48C;
}

.nav  a{
	color: white;
	font-size:8pt;
	text-decoration : none;
}

.nav  a:hover{
	color: White;
	text-decoration: underline;
	
}


td.stred {
	width: 620px;
	border: 1px solid #4B4B56;
	padding-left: 10px;
	padding-right: 10px;
	color: #4B4B56;
	font-size: 8pt;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 20px;
	vertical-align: top;
	background-color : White;
}

.stred a {
	color: #FF3300;
	font-size:8pt;
	text-decoration: underline;
}

.stred a:hover {
	color: #9F2000;
}


 .stred p {
	text-align : justify;
}

.stred li {
	text-align : justify;
}

td.stred_galeria {
	width: 620px;
	border: 1px solid #4B4B56;
	padding-left: 10px;
	padding-right: 10px;
	color: #4B4B56;
	font-size: 8pt;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 20px;
	vertical-align: top;
	background-color : White;
}

.stred_galeria a {
	color: #000000;
	font-size:8pt;
	text-decoration: underline;
}

.stred_galeria a:hover {
	color: #000000;
}


 .stred_galeria p {
	text-align : justify;
}
 
.dolezite {
	font-size:larger;
	text-align : center;
}


h1 {
	color: #9F2000;
	font-style : italic;
	font-size:14pt;
}

h3 {
	font-size: larger;
}

#tabulka table {
	width: 90%;
}

#tabulka td 
{
	font-size:8pt;
	width : 150px;
	border-bottom : 1px dotted #FFA48C;
}

#tabulka a{
	color: #FFF2F0;
	font-size:8pt;
	text-decoration: none;
}

#tabulka a:hover {
	color: white;
	text-decoration: underline;
}

td.foot  {
	background-color:#494949;
	color : #EDE2EB;
	font-size:8pt;
	text-align : center;
}

#small table {
	width: 90%;
}

#small td 
{
	font-size:8pt;
	border : 1px solid #E4E4E4;
	width: 160px;
	color: #4B4B56;
}

img.foto  {
	border : 1px solid #666666;
}
