/* Prvky */
body {
	background-color: #860505;
	background-image: url("backgr.png");
	Background-repeat: repeat;
	text-align: center;
}
h1 {
	color: #000000;
	text-align: left;
	line-height: 110%
}
h2 {
	color: #000000;
	text-decoration: none;
}
ul, li {
	line-height: 110%
}
b {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}
a:link {
	color: #D50000;
	text-decoration: underline;
}
a:hover {
	color: #860505;
	text-decoration: underline;
}
a:visited {
	color: #560404;
	text-decoration: underline;
}
a:active {
	color: #860505;
	text-decoration: underline;
}
hr {
	color: #C00000;
}
.hledani {
	max-width: 10px;
	max-height: 10px;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 20px;
	z-index: -1;
	overflow: scroll
}
.telo {
	border: 3px solid #D50000;
	background-color: #ffeabe;
	width: 810px;
	position: relative;
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 10px 5px 10px 5px;
	font: normal normal 10pt/150% Arial;
	background-image: none;
}
.telo-aktuality {
	background-color: #ffeabe;
	text-align: left;
	font: normal normal 10pt/150% Arial;
	background-image: none;
}
.zapati {
	border: 3px solid #D50000;
	z-index: 3;
	color: #7D7D7D;
	background-color: #ffeabe;
	height: 80px;
	width: 820px;
	position: relative;
	text-align: left;
	margin: 5px auto 5px auto;
	font: normal normal 8pt/100% Arial;
  clear: both
}
.zahlavi {
	border: 3px solid #D50000;
	background-color: #ffeabe;
	background-image: url("vlajka.png");
	height: 150px;
	width: 820px;
	position: relative;
	text-align: left;
	margin: 5px auto 5px auto;
	font: normal normal 10pt/150% Arial;
	white-space: nowrap;
}
.zahlavi2 {
	border: 3px solid #D50000;
	background-color: #ffeabe;
	background-image: url("orlica.png");
	height: 150px;
	width: 820px;
	position: relative;
	text-align: left;
	margin: 5px auto 5px auto;
	font: normal normal 10pt/150% Arial;
  white-space: nowrap;
}
.center {
	text-align: center;
}
.vedeli {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C00000;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #C00000;
	margin: 10px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	font: italic bold 12px/1.75 Arial;
}
.news {
	float: right;
	border: 1px solid white;
	background-color: white;
	width: 250px;
	margin: 10px 10px 0px 10px;
	padding: 5px 15px 5px 15px;
	text-align: left;
}
.news-odkaz {
	color: #000000 !important;
	text-decoration: none !important;
}

.news-odkaz-twitter {
  position: relative; top: 9px;
}

blockquote {
  float: right;
	margin: 5px 10px 5px 10px;
	padding: 20px 20px 10px 10px;
	border: 1px dotted  #c0c0c0;
}
blockquote p {
	background: transparent url(blockquote.png) no-repeat left top;
	width: 400px;
	font-style: italic;
	color: #696969;
	padding: 8px;
	margin: 2px;
	/*border: 1px dotted #FFF*/;
}
.aktuality {
	width: 800px;
}
.aktuality-first-tweet {
	background-color: #ffeabe;
	font: bold 18px/1.5 Arial;
	position: relative;
	z-index: 10;
}
.aktuality-other-tweets {
	position: relative;
	top: -47px;
	z-index: 1;
	line-height: 130%;
	font-size: 12px;
}
span ul li {
	min-height: 40px;
}
.uvozovky {
	color: #aaa;
	font-size: 200%;
	font-weight: bold;
}
.podpis {
	position: relative;
	font-family: monospace;
	font-style: normal;
	letter-spacing: 2px;
	top: 5px;
	left: 150px;
	font: none bold 35px 1.5 Arial;
	color: #000000;
}
.pismo:first-letter {
  font-style: bold;
	font-size: 200%
}
.navigace {
	position: relative;
	bottom: -114px;
}
.rozcesti {
	min-width: 405px;
	vertical-align: top;
}
.clear {
	clear: both
}
.text-orig {
	background-color: #ffeabe;
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 5px 15px 5px 15px;
	font: normal normal 8pt/100% Arial;
}
.preklad {
	border-bottom: 1px solid #D50000;
	padding: 5px 5px 15px 5px;
}
/* tlacitkove odkazy*/
a.menici {
	border-top: 1px solid #860505;
	border-right: 1px dotted #860505;
	border-bottom: 0px;
  border-left: 0px; 
	background-color: white;
	padding: 5px;
	color: black;
	text-decoration: none;
}
a.menici:hover {
	border-top: 1px solid #860505;
	border-right: 0px;
	border-bottom: 4px solid #FFBC23;
  border-left: 1px solid #FFBC23; 
	background-color: #FF8787;
	padding: 5px;
	color: black;
	text-decoration: none;
}


.facebook-zapati  {
  position: relative; 
  bottom: 40px;
  margin-top: -20px;
  margin-bottom: 45px;
}



