div, p, a, img, h1, h2, h3, h4, h5, h6
{
	border: 0;
	margin: 0;
	padding: 0
}

body
{
	background-color: #FFF;
	background-image: none;
	color: #000;
	margin: 0;
	padding-top: 15px;
	text-align: center;
	font: normal normal normal 13pt "Times New Roman", Times, serif;;
}

h1, h2
{
	width: 100%;
	color: #FFF;
	font: normal normal normal 24pt 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	text-align: center;
	background-color: #66F;
}

h1 { font-weight: 900; }
h2 { font-size: 18pt; }

#obalovac
{
	border-left: 1px solid #66F;
	border-right: 1px solid #CCF;
	border-bottom: 10px solid #CCF;
	border-bottom-right-radius: 50px;
}

#obsah
{
	border-left: 1px solid #66F;
	padding-top: 5px;
	text-align: justify;
}

#kontakt h2
{
	height: 28px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
}

a { text-decoration: underline; }
a:link { color: #33F; }
a:active, a:visited, a:hover { color: #00F; }

table { outline-color:#F00; }
strong { text-decoration: underline; }
.hlavicka
{
	color: #FFF;
	background-color: #00A;
	font-weight: bold;
	text-align: center;
	font: normal normal bold 13pt 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
.referenceodkaz
{
	border: 2px solid #BBB;
	display: block;
	float: left;
	margin: 5px;
	padding: 2px;
	text-align: center;
}
.referenceodkaz:hover
{
	border: 2px solid #444;
	background-color: #DDD;
}

#paticka
{
	padding: 10px;
	padding-right: 40px;
	min-height: 20px;
	border-top: 1px solid #77F;
	text-align: right;
}