

a:link    		{color: #ffffff}
a:visited    	{color: #ffffff}
a:active    	{color: Yellow;}
a:hover    		{ color: #FFCC00}
a 				{text-decoration: none;}

BODY {
	background-color: #000000;
}

p {
	text-align : justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;	
	text-indent: 15px;
}

.content {
	padding: 10px;
}

}

.table1 {
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #333333;
	border-width: 2px;

	}

.table1 td {
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	text-align: center;
	
}

.table3 {
	margin-top: 20px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px;

}

#hlavicka {
width: 100%;
height: 190px;
border: none;
}


