<style>
*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
        background-color: #404040;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #CB3301;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #953735;
}
#nadpis{
	position: relative;
	width: 880px; 
        height: 20px;
	left: 50%;
	margin-left: -440px;
	text-align: right;
}
#blok_cela_stranka{
	position: relative;
	width: 908px;
	margin-top: 10px;
	left: 50%;
	margin-left: -450px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        margin-bottom: 30px;
}
#blok_cela_stranka a:link{
	text-decoration: none;
	color: #003366;
}
#blok_cela_stranka a:visited{
	text-decoration: none;
	color: #003366;
}
#blok_cela_stranka a:hover{
	text-decoration: none;
	color: #660000;
        text-decoration: underline;
}
.blok_telo_webu_01{
	position: relative;
	width: 908px;
        height: 16px;
	left: 50%;
	margin-left: -454px;
        background-image: url('system_01.jpg');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #ffffff;
}
.blok_telo_webu_02{
	position: relative;
	width: 908px;
	left: 50%;
	margin-left: -454px;
        background-image: url('system_02.jpg');
        background-position: center top;
        background-repeat: repeat-y;
        background-color: #ffffff;
}
.blok_telo_webu_03{
	position: relative;
	width: 908px; 
        height: 24px;
	left: 50%;
	margin-left: -454px;
        background-image: url('system_03.jpg');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #ffffff;
}
.blok_obsah{
	position: relative;
	width: 860px;
	left: 50%;
	margin-left: -430px;
}
.obsah_text{
	text-align: justify;
}
#blok_paticka{
	position: relative;
	width: 880px;
	left: 50%;
	margin-left: -440px;
}
#blok_paticka_text{
	position: relative;
	width: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_paticka_text a:link{
	text-decoration: none;
	color: #CB3301;
}
#blok_paticka_text a:visited{
	text-decoration: none;
	color: #CB3301;
}
#blok_paticka_text a:hover{
	text-decoration: none;
	color: #FF6600;
        text-decoration: underline;
}
</style>
