html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #f9f7f1;
}
.h1 {
	font-family: georgia;
	font-size: 60px;
	color: #e11f25;
}
.h2 {
	font-family: georgia;
	font-size: 30px;
	color: #85161b;
}
.h3 {
	font-family: georgia;
	font-size: 20px;
	color: #85161b;
	font-weight: bold;
}

.h4 {
	font-family: georgia;
	font-size: 45px;
	color: #e11f25;
}
.h5 {
	font-family: georgia;
	font-size: 25px;
	color: #85161b;
}


.content {
	font-family: georgia;
	font-size: 20px;
	font-style: italic;
	color: #e11f25;
}
.content2 {
	font-family: georgia;
	font-size: 20px;
	color: #e11f25;
}
.content_podpis {
	font-family: verdana;
	font-size: 14px;
	color: #c82329;
	font-style: normal;
}
.top_menu_txt {
	font-family: verdana;
	font-size: 10pt;
	color: #0071d5;
	text-decoration: underline;
}
.top_menu_active {
	font-family: verdana;
	font-size: 10pt;
	color: #0071d5;
	text-decoration: none;
	font-weight: bold;
}
.l_menu_txt {
	font-family: verdana;
	font-size: 11.5pt;
	text-decoration: underline;
	color: #0071d5;
}

.l_menu_txt_active {
	font-family: verdana;
	font-size: 11.5pt;
	text-decoration: underline;
	font-weight: bold;
	color: #ff9207;
}
a:hover {
	text-decoration: underline;
	color: #ff9207;
}
.h_logo {
	font-family: verdana;
	font-size: 24pt;
	color: #F9F6F0;
}
.h_phones {
	font-family: verdana;
	font-size: 19pt;
	color: #F9F6F0;
}


.inf_podderjka {
	font-family: verdana;
	font-size: 10px;
	color: #c82329;
}
.h1_ph {
	font-family: georgia;
	font-size: 35pt;
	color: #e11f25;
}
.photo_names {
	font-family: georgia;
	font-size: 12pt;
	color: #85151b;
	font-style: italic;
	text-decoration: underline;
}
.photo_breadcrumbs {
	font-family: georgia;
	font-size: 16pt;
	color: #85151b;
	font-style: italic;
	text-decoration: underline;
}
.photo_breadcrumbs_active {
	font-family: georgia;
	font-size: 14pt;
	color: #85151b;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}


.photo {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.big_photo {
	padding: 0px;
	float: none;
	height: 530px;
	width: 500px;
	position: static;
	vertical-align: middle;
}
.photo_b_names {
	font-family: georgia;
	font-size: 12pt;
	color: #85161b;
	font-style: italic;
}

.photo_b_navigation {
	vertical-align: bottom;
	height: 30px;
	width: 500px;
}
