

a:link { text-decoration: none; color: #0078B3; font-size: 13px; }
a:visited { text-decoration: none; color: #0078B3; font-size: 13px; }
a:hover { text-decoration: underline; color: #0078B3; font-size: 13px; }
a:active { text-decoration: none; color: #0078B3; font-size: 13px; }
 



body {
	background-image: url("../img/podklad.jpg");
	font-family : Arial, Arial CE;
}


td {
	font-family : Arial, Arial CE;
	font-size : 13px;
	font-weight: normal;
	color: #0078B3;
	text-decoration: none;
}


td.font {
	font-family : Arial, Arial CE;
	font-size : 13px;
	font-weight: normal;
	color: #0078B3;
	text-decoration: none;
	text-align : justify;
	right : auto;
}



td.small {
	font-family : Arial, Arial CE;
	font-size : 11px;
	font-weight: normal;

}

td.copyright {
	font-family : Arial, Arial CE;
	font-size : 11px;
	font-weight: normal;

}

table.font {
	font-family : Arial, Arial CE;
	font-size : 13px;
	font-weight: normal;
	color:  #0078B3;
}




body.font {
	font-family : Arial, Arial CE;
	font-size : 13px;
	font-weight: normal;
	color:  #0078B3;
 
}



p.bold {

	font-family : Arial, Arial CE;
	font-size : 13px;
	font-weight: bold;

	}


