@import url("css_reset.css");

@font-face {
    font-family: myGreatEscape;
    src: url(../font/TheGreatEscapeBold.ttf);
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-family: Verdana, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #000000;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}


#pz_page_main {
	width: 1020px;
	/*background: url(../images/prozahrady_uvod_ciel.jpg) no-repeat top center; /**/
	/*background: url(../images/prozahrady_kontakty_ciel.jpg) no-repeat top center; /**/
	/*background: url(../images/prozahrady_sluzby_ciel.jpg) no-repeat top center; /**/
	margin-left: auto;
	margin-right: auto;
	height: 1200px; /**/
}

#pz_page_top {
	position: relative;
	height: 165px;
}

#pz_logo {
	margin-top: 25px;
	position: absolute;
	width: 431px;
	height: 110px;
	left: 2px;
}

#pz_fb {
	position: absolute;
	right: 0;
	width: 40px;
	height: 42px;
	top: 84px;
}

#pz_menu1 {
	width: 420px;
	position: absolute;
	top: 111px;
	right: 75px;
}

#pz_menu1 li {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 13px;
	margin-right: 13px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
}

#pz_menu1 li a {
	color: #61310d;	
}

#pz_menu1 li a:hover, #pz_menu1 .pz_menu1_active a {
	color: #1c862c;
	border-bottom: 2px solid #1c862c;
}

#pz_page_mid {
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top: 3px solid #1c862c;
}

#pz_page_mid_top {
	background: url(../images/hlina_72ppi.png) no-repeat top center;
	height: 183px;
	width: 326px;
	position: absolute;
	left: -63px;
	z-index: 50;
	/*display: none; /**/
}

#pz_page_mid_foto {
	position: relative;
	z-index: 10;
	margin: 22px 95px 18px 95px;
	/*display: none; /**/
}

.pz_page_mid_foto1, .pz_page_mid_foto3 {
	height: 15px;
	position: relative;
}

.pz_page_mid_foto11 {
	width: 15px;
	height: 15px;
	background: url(../images/uvod_ramcek_left_top_corner_72ppi.png) no-repeat left center;
	position: absolute;
}

.pz_page_mid_foto12 { 
	position: absolute;
	width: 801px;
	height: 15px;
	left: 15px;
	background: url(../images/uvod_ramcek_top_72ppi.png) repeat-x left center;
}

.pz_page_mid_foto13 {
	width: 15px;
	height: 15px;
	background: url(../images/uvod_ramcek_right_top_corner_72ppi.png) no-repeat right center;
	position: absolute;
	right: 0;
}

.pz_page_mid_foto21 {
	background: url(../images/uvod_ramcek_left_72ppi.png) repeat-y left center;
	padding-left: 15px;
}

.pz_page_mid_foto_i {
	width: 800px;
	height: 440px;
	background: url(../images/uvod_ramcek_right_72ppi.png) repeat-y right center;
	padding-right: 15px;
}

.pz_page_mid_foto31 {
	width: 15px;
	height: 15px;
	background: url(../images/uvod_ramcek_left_bottom_corner_72ppi.png) no-repeat left center;
	position: absolute;
}

.pz_page_mid_foto32 { 
	position: absolute;
	width: 801px;
	height: 15px;
	left: 15px;
	background: url(../images/uvod_ramcek_bottom_72ppi.png) repeat-x left center;
}

.pz_page_mid_foto33 {
	width: 15px;
	height: 15px;
	background: url(../images/uvod_ramcek_right_bottom_corner_72ppi.png) no-repeat right center;
	position: absolute;
	right: 0;
}

#pz_page_footer {
	border-top: 3px solid #dfdfdf;
	text-align: center;
	margin: 14px 160px 20px;
	padding-top: 7px;
	color: #b6b6b6;
	text-align: center;
	font-size: 13px;
}

#pz_page_footer a {
	color: #b6b6b6;
	text-decoration: none;
	font-size: 13px;
	padding: 0 8px 0 8px;
}

.footer_front {
	padding-left: 0;
}

.footer_end {
	padding-right: 0;
}
