

body, td, td td {
	font-family: Verdena, Arial, Arial CE, Sans-serif;
	font-size: 12;
	color: rgb(0,0,0);
	margin : 0px 0px 0px 0px;
	background-color: #ffffff;
}

h1 {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(obr/nadpis.gif) no-repeat center;
}

h2{
	font-size : 12px;
	font-weight: bold;
	text-align : center;
	color: #000000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px 0px 10px 15px;
	
}

h3{
	font-size : 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: Black;
}

h4{
	font-weight : bold;
	color : #ffffff;
	margin : 0px;
	padding : 0px;
	letter-spacing : 2px;
	font-size : 12px;
}

h5 {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	color: #575959;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


p {
	text-indent : 15px;
	margin : 0px 0px 10px 0px;}
	
a       {text-decoration:none}
a:hover {text-decoration:underline}
a:link    {color: #000000}
a:visited {color: #000000}
a:active  {color: #000000}

image{
	border-color : #000000;
}


