IMG {
	margin: 5px;
	vertical-align: middle;
/*	border: 1px solid #86847f; */
}
BODY {
	margin: 1px;
	font-family: Helvetica,Arial;
	font-size: 14px;
	color: #606060;
	text-align: justify;
	line-height: 150%;
}
HR {
	color: #fdf6e7;
	border: none;
	border-top: 1px solid #c0c0c0;
	height: 1px;
}
TH, TD, THEAD TD, CAPTION {
	font-family: Helvetica,Arial;
	font-size: 12px;
	color: #231f20;
}
TD P {
	margin: 0;
	text-align: left;
}
A:visited, A:link, A:active {
	color: #4476b4;
	text-decoration: underline;
}
A:hover {
	color: #5492de;
	text-decoration: underline;
}
A IMG {
	border: none;
}
UL {
	list-style-image: url('ul.png');
	padding-left: 20px;
	margin-left: 0;
/*	margin-top: -12px; */
}
UL LI UL {
/*	list-style-type: none;
	list-style-image: none; */
	margin-top: auto;
}
TD UL {
	margin-top: 0;
	padding-left: 15px;
}
LI {
/*	margin-bottom: 7px; */
}

INPUT, TEXTAREA, SELECT {
	background-color: #fcfdff;
	color: #231f20;
	font-family: Helvetica,Arial;
	font-size: 13px;
}
/*
FORM {
	margin: 0px;
	padding: 0px;
}
*/
H1, H2, H3, H4, H5, H6 {
	font-weight: bold;
	color: #4476b4;
	text-decoration: none;
	text-align: left;
	margin: 0px 0 5px 0;
}
H1 {
	margin: 0px 0 15px 0;
	font-size: 22px;
	font-weight: normal;
}
H2 {
	font-size: 18px;
	font-weight: normal;
}
H3 {
	font-size: 16px;
}
H4 {
	font-size: 15px;
}
H5 {
	font-size: 14px;
}
H6 {
	font-size: 13px;
}

.sede_pismo {
	color: #706467;
}
.cerne_pismo {
	color: #231f20;
}
.cervene_pismo {
	color: #b33127;
}
.zlute_pismo {
	color: #e0d03d;
}
.zelene_pismo {
	color: #6c994c;
}
.modre_pismo {
	color: #4476b4;
}
.male_pismo {
	font-size: 12px;
}
.velke_pismo {
	font-size: 17px;
}
.extra_velke_pismo {
	font-size: 23px;
}
.bold {
	font-weight: bold;
}

.box_s_hvezdickami {
	background: url('http://petrans.cz/style/hvezdicky_4.png') left top no-repeat;
	padding-left: 70px;
	min-height: 28px;
}

.obrazek_v_textu {
	border: 2px solid #c0c0c0;
	margin: 10px;
}
.obrazek_v_textu_vlevo {
	border: 2px solid #c0c0c0;
	float: left;
	margin: 5px 20px 20px 0;
}
.obrazek_v_textu_vpravo {
	border: 2px solid #c0c0c0;
	float: right;
	margin: 5px 0 20px 20px;
}
.obrazek_v_ramecku {
	border: 7px solid #c4c4c4;
}

.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;
	border-collapse: collapse;
}
.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 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: none;
}
.tabulka_barevna TH, .tabulka_barevna THEAD TD, .tabulka_barevna CAPTION {
	font-size: 19px;
	font-weight: normal;
	border: none;
	padding: 16px 10px;
	background-color: #4476b4;
	color: #f0f0f0;
	text-align: left;
}
.tabulka_barevna TD {
	font-size: 12px;
	border: none;
	background-color: #666666;
	padding: 3px 5px 3px 10px;
	text-align: left;
	color: #f0f0f0;
}
.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;
}