a {color:#000;}
a:hover {color: #8f0505;}
p {margin:0.5em 0;}
h1, h2, h3, h4 {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;
	color: #8f0505;
	font-weight:normal;
	padding:0;
	margin:0;
}
h1 {
	font-size:2.6em;
	margin-bottom:0.4em;
/*
	line-height:0.9em;
	text-indent:0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;	
*/
}
h2 {
	font-size:1.6em;
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-style: italic;*/
}
h3, .h3 {font-size:1.4em;}
h4 {
	font-size:1.4em;
/*	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-style: italic;*/
}
.big {font-size:2.4em;}
.red {color:#F00;}




.obrazek-col {float:left; margin-right:1em; border:none;}
.odsazeni-shora {margin-top:0.8em;}
.zvyrazni, .zvyrazni-max {
	text-align:center;
	background-color:#f7f2dc;
	padding:0.4em 0;
	margin-bottom:1em;
}
.zvyrazni-max {
	background-image: url(cara_horiz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0.4em 0.8em;
	text-align:left;
	margin-bottom:0;
}
.centruj {text-align:center;}
.bez-ramu {border:none;}
.ramek {border: 1px solid #666;}

.obrazek_vpravo {
	float: right;
	margin-left:20px;
}
.obrazek_vlevo {
	float: left;
	margin-right:20px;
}
.aimg {
	border: 1px solid #aaa;
	padding:0px;
}
.maly {font-size:0.8em;}

.poznamka {color:#999999; font-family: Arial, Helvetica, sans-serif; font-style:normal; font-size:0.8em;}

.cistic {
	clear: both;
	height: 0px;
	content: ' ';
	overflow:hidden;
}

/* ---- TABULKY --------------------- */
.tabulka {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666666;
	background-color:#F8F8F8;
	margin-top:4px;
}
.tabulka th {
	font-family: 'open_sanslight', Arial, Helvetica, sans-serif;	
	color: #FFF;
	text-align: left;
	padding: 3px 3px 3px 6px;
	font-weight: normal;
	background-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align:center
}
.tabulka td {
	padding: 3px 3px 3px 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tabulka .sudy, td.sudy {background-color: #EFEFEF;}



/* --- FORMULARE -------------- */
.form input, .form textarea {
border: 1px solid #999;
padding:0.2em;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
.form input:focus, .form textarea:focus {border: 1px solid #8f0505;}
.chyba {
	color: #FF0000;
	background-image: url(error.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 16px;
	display:table;	/*jinak jsou problemy se zobrazenim vedle float bloku */
}

/* --- socialni ikony -------------- */
.tl-facebook, .tl-google{float:left; margin-right:20px;}
.tl-facebook a, .tl-google a, .tl-youtube a, .tl-pdf a {
	width:44px;
	height:44px;
	display:block;
	text-decoration:none;
	background-image: url(tl_facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2em;
}
.tl-google a {background-image: url(tl_googleplus.png);}
.tl-youtube a {background-image: url(tl_youtube.png); margin-bottom:0}
.tl-pdf a {background-image: url(tl_pdf.png); margin-bottom:0}
.tl-facebook a:hover, .tl-google a:hover, .tl-youtube a:hover, .tl-pdf a:hover {background-position: 0px -44px; text-decoration:none!important;}
.tl-empty {float:left;	margin-right:20px;	height:44px; line-height:44px;}
.tl-empty img {padding-top:10px;}
#plusone {float:left;	margin-right:20px;	height:44px; line-height:44px;}