IMG {
	margin: 5px;
	vertical-align: middle;
/*	border: 1px solid #86847f; */
}
BODY {
	margin: 1px;
	font-family: Verdana;
	font-size: 13px;
	color: #231f20;
	background: #ffffff;
	text-align: justify;
	line-height: 140%;
}
HR {
	color: #ffffff;
	border: none;
	border-top: 1px solid #c0c0c0;
	height: 1px;
}
TH, TD, THEAD TD, CAPTION {
	font-family: Verdana;
	font-size: 13px;
	color: #231f20;
}
TD P {
	margin: 0;
	text-align: left;
}
A:visited, A:link, A:active {
	color: #f00e0e; /*#ef4035;*/
	text-decoration: underline;
}
A:hover {
	color: #6e6664;
	text-decoration: underline;
}
A IMG {
	border: none;
}
UL {
	list-style-image: url('ul.png');
	padding-left: 20px;
	margin-left: 0;
}
UL LI UL {
	list-style-type: none;
	list-style-image: none;
}
TD UL {
	margin-top: 0;
	padding-left: 15px;
}
LI {
/*	margin-bottom: 7px; */
}

INPUT, TEXTAREA, SELECT {
	background-color: #fcfdff;
	color: #231f20;
	font-family: Verdana;
	font-size: 13px;
}
/*
FORM {
	margin: 0px;
	padding: 0px;
}
*/
H1, H2, H3, H4, H5, H6 {
	font-weight: normal;
	color: #f00e0e; /*#ef4035;*/
	text-decoration: none;
	text-align: left;
	margin: 0px 0 5px 0;
	line-height: normal;
}
H1 {
	margin: 0px 0 15px 0;
	font-size: 20px;
}
H2 {
	font-size: 18px;
}
H3 {
	font-size: 16px;
}
H4 {
	font-size: 15px;
}
H5 {
	font-size: 14px;
}
H6 {
	font-size: 13px;
}

.nadpis_s_teckou_vpravo {
	color: #231f20;
	font-size: 15px;
	font-weight: bold;
	background: url('tecka_big.png') right bottom no-repeat;
}
.sede_pismo {
	color: #706467;
}
.cerne_pismo {
	color: #231f20;
}
.cervene_pismo {
	color: #f00e0e; /*#ef4035;*/
}
.male_pismo {
	font-size: 11px;
}

.obrazek_v_textu {
/*	border: 2px solid white; */
	margin: 10px;
}
.obrazek_v_textu_vlevo {
/*	border: 2px solid white; */
	float: left;
	margin: 5px 20px 20px 0;
}
.obrazek_v_textu_vpravo {
/*	border: 2px solid white; */
	float: right;
	margin: 5px 0 20px 20px;
}

.tabulka {
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
}
.tabulka TH, .tabulka THEAD TD, .tabulka CAPTION {
	font-size: 11pt;
	padding: 2px;
}
.tabulka TD {
	font-size: 11pt;
	text-align: center;
	padding: 2px;
	border: 1px solid #e0e0e0;
}
.tabulka P {
	padding: 0;
	margin: 0;
}


.tabulka_bez_car {
	border: none;
}
.tabulka_bez_car TH, .tabulka_bez_car THEAD TD, .tabulka_bez_car CAPTION {
	padding: 0pt 10pt 4pt 0pt;
	border: none;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
}
.tabulka_bez_car TD {
	padding: 0pt 10pt 4pt 0pt;
	border: none;
	text-align: left;
	vertical-align: top;
}
.tabulka_bez_car .right {
	text-align: right;
}
.tabulka_bez_car P {
	padding: 0;
	margin: 0;
}


.tabulka_bez_car_center {
	border: none;
}
.tabulka_bez_car_center TH, .tabulka_bez_car_center THEAD TD, .tabulka_bez_car_center CAPTION {
	padding: 0pt 10pt 4pt 0pt;
	border: none;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}
.tabulka_bez_car_center TD {
	padding: 0pt 10pt 4pt 0pt;
	border: none;
	text-align: center;
	vertical-align: top;
}
.tabulka_bez_car_center H1, .tabulka_bez_car_center H2 {
	padding: 0;
	margin: 0;
	text-align: center;
}
.tabulka_bez_car_center P {
	padding: 0;
	margin: 0;
	text-align: center;
}



.tabulka_barevna {
	border-collapse: collapse;
	border: 1px solid #d1a838;
}
.tabulka_barevna TH, .tabulka_barevna THEAD TD, .tabulka_barevna CAPTION {
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #d1a838;
	padding: 2px 10px;
	background-color: #d1a838;
	color: #f0f0f0;
	text-align: center;
}
.tabulka_barevna TD {
	font-size: 10pt;
	border: 1px dotted #d1a838;
	padding: 3px 10px;
	text-align: center;
}
.tabulka_barevna .lineup TD {
	border-top: 2px solid;
}

.galerie {
/*	text-align: left;
	border-top: 1px dotted #ccc7bc;
	border-bottom: 1px dotted #ccc7bc; */
}
.galerie IMG {
/*	vertical-align: middle; */
	border: 2px solid white;
}

.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
