html, body {
	margin: 0;
	padding: 0;
	background-color: #DDDDE1;
	font-family: "Trebuchet MS";
	background-image : url(../img/pozadie.gif);
}
	
table.main {
	width: 750px;
	border-collapse: collapse;
	border : 1px solid #98B7D3;
	margin-top : 50px;
}

	


td.nav  {
	height: 200px;
	width: 160px;
	background-color:#78A1C7;
	
	padding-top: 20px;
	
}

 .nav p {
	padding-left: 5px;
	color : #FFFFFF;
	font-size:9pt;
	background-color : #98B7D3;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 10px;
	padding-top : 10px;
	border : 1px solid #FFFFFF;
}

.nav  a{
	color: white;
	font-size:10pt;
	text-decoration : none;
}

.nav  a:hover{
	color: White;
	text-decoration: underline;
	
}


td.stred {
	
	
	padding-left: 20px;
	padding-right: 40px;
	color: #4B4B56;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 20px;
	vertical-align: top;
	background-color : White;
}

.stred a {
	color: #F5872E;
	font-size:9pt;
	text-decoration: underline;
}

.stred a:hover {
	color: #365B7E;
}


 .stred p {
	text-align : justify;
}

.stred strong {
	font-size: 12pt;
}

.stred ul, li {
	text-align : justify;
	list-style-type : disc;
}
 
.dolezite {
	font-size:larger;
	text-align : center;
}


h1 {
	color: #F6AD3B;
	font-size: 14pt;
	
	
}

h2 {
	font-size: 12pt;
	color: #3A75AE;
}

#tabulka table {
	width: 90%;
}

#tabulka td 
{
	font-size:12pt;
	width : 150px;
	border-bottom : 1px dotted #D2E1EE;
}

#tabulka a{
	color: white;
	font-size:10pt;
	text-decoration: none;
}

#tabulka a:hover {
	color: white;
	text-decoration: underline;
}

td.foot  {
	background-color: #365B7E;
	color : #EDE2EB;
	font-size:8pt;
	text-align : center;
	height : 20px;
}

#small table {
	width: 90%;
}

#small td 
{
	font-size:8pt;
	border : 1px solid #E4E4E4;
	width: 160px;
	color: #4B4B56;
}

img.foto  {
	border : 1px solid #365B7E;
}
