<style>
*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
        background-color: #ffffff;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #003366;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #003366;
}
#blok_cela_stranka{
	position: relative;
	width: 800px;
	margin-top: 10px;
	left: 50%;
	margin-left: -400px;
	color: #000000;
        background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        margin-bottom: 30px;

        float: none;
}
#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_hlavicka{
	position: relative;
	width: 760px;
        height: 30px;
	left: 50%;
	margin-left: -380px;

}
#blok_hlavicka_text{
	position: relative;
	width: 760px;
        height: 30px;
	left: 50%;
	margin-left: -380px;
	text-align: left;
}
#blok_telo_webu_01{
	position: relative;
	width: 800px;
        height: 32px;
	left: 50%;
	margin-left: -400px;
        background-image: url('telo_01.jpg');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #ffffff;
}
#blok_telo_webu_02{
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
        background-image: url('telo_02.jpg');
        background-position: center top;
        background-repeat: repeat-y;
        background-color: #ffffff;
}
#blok_telo_webu_03{
	position: relative;
	width: 800px; 
        height: 35px;
	left: 50%;
	margin-left: -400px;
        background-image: url('telo_03.jpg');
        background-position: center top;
        background-repeat: no-repeat;
        background-color: #ffffff;
}
#blok_obsah{
	position: relative;
	width: 750px;
	left: 50%;
	margin-left: -380px;

        float: none;
        clear: both;
}
#blok_obsah_text_01{
	position: relative;
        height: 150px;
        background-image: url('./cesce.cz.jpg');
        background-position: left top;
        background-repeat: no-repeat;
}
#blok_obsah_text_01_text{
	position: relative;
	text-align: justify;
	top: 0px;
	left: 310px;
	width: 440px;
}
#blok_obsah_text_02{
	text-align: justify;
        float: none;
        clear: both;
}
#blok_obsah_text_03{
	text-align: justify;
        float: none;
        clear: both;
}
#blok_obsah_text_04{
	text-align: justify;
        float: none;
        clear: both;
}
#blok_paticka{
	position: relative;
	width: 760px;
	left: 50%;
	margin-left: -380px;
        float: none;
        clear: both;
}
#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: #003366;
}
#blok_paticka_text a:visited{
	text-decoration: none;
	color: #003366;
}
#blok_paticka_text a:hover{
	text-decoration: none;
	color: #660000;
        text-decoration: underline;
}
.p4p_odkazy_nahled_css_lokace {
        float: left;
	position: relative;
	width: 760px;
        height: 220px;
}
.p4p_odkazy_nahled_css_lokace_leva {
        float: left;
	position: relative;
        width: 200px;
        height: 180px;
}
.p4p_odkazy_nahled_css_lokace_prava {
        float: right;
	position: relative;
	width: 550px;
        height: 180px;
        padding-right: 10px;
}
.p4p_odkazy_nahled_css_lokace_obr {
	position: relative;
}
.p4p_odkazy_nahled_css_lokace_obr img{
	position: relative;
	width: 180px;
        border: 0px;
}
.p4p_odkazy_nahled_css_lokace_nadpis {
	position: relative;
	width: 760px;
        border-bottom: 2px solid #979797;
}
.p4p_odkazy_nahled_css_lokace_popis {
	position: relative;
        padding-top: 5px;
}
.p4p_odkazy_nahled_css_lokace_domena {
	position: relative;
}
</style>