/* Prvky */
body {
  min-width: 810px;
	background-color: #860505;
	background-image: url("img/backgr.png");
	Background-repeat: repeat;
	text-align: center;
}

h1, h2, b  {
	color: #000000;
}

 h1,h2,h3,h4,h5,h6
    {page-break-after: avoid;}

h1 {
	text-align: left;
	line-height: 110%
}

h2 {
	text-decoration: none;
}

ul, li {
	line-height: 130%;
}

p {
	line-height: 150%;
}

b {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}
a:link, a:hover, a:visited a:active {
	text-decoration: underline;
}

a:link {
	color: #D50000;
}

a:hover, a:active {
	color: #860505;
}

a:visited {
	color: #560404;
}

hr {
  color: #C00000;
}

.telo, .zapati, .zahlavi, .zahlavi2  {
  border: 3px solid #D50000;
	background-color: #ffeabe;
  border-radius: 25px 0px 25px 0px;
  margin: 9px auto 9px auto;   
  text-align: left;
}     
      
.zahlavi, .zahlavi2 {
	background-image: url("img/vlajka.png");
	height: 150px;
	width: 820px;
	font: normal normal 10pt/150% Arial;
	white-space: nowrap;
}

.zahlavi2 {
	background-image: url("img/orlica.png");
}

.zah-tisk {
	display: none;
}


.zapati {
	z-index: 3;
	color: #7D7D7D;
	height: 80px;
	width: 820px;
	font: normal normal 8pt/100% Arial;
  clear: both
}

.zapati p {
	line-height: 100%; !important
  display: block; 
  margin: 7px;
}

.telo {
	width: 810px;
	padding: 10px 5px 10px 5px;
	font: normal normal 10pt/150% Arial;
	background-image: none;
}

.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;
  border-radius: 0px 0px 0px 5px;
	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;
	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;
  width: 400px;
  background: transparent url(img/blockquote.png) no-repeat 2% 21%;
	margin: 5px 10px 5px 10px;
	padding: 20px 20px 10px 10px;
	border: 1px dotted  #c0c0c0;
  border-radius: 25px 0px 25px 0px;
}

blockquote p, blockquote ul {
	font-style: italic;
	color: #696969;
}

blockquote p {
	padding: 8px;
	margin: 2px;
}

blockquote ul {
	line-height: 130%;
}

blockquote ul li  {
	margin: 3px 0px 3px 0px;
}

blockquote p strong {
  color: #000;
	font: italic bold 14px/1.75 Arial;
}

.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;
}

.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, a.menici-zaobleni {
	border-top: 1px solid #860505;
	border-right: 1px dotted #860505;
	border-bottom: 1px solid #860505;
  border-left: 0px; 
	background-color: white;
	padding: 5px;
	color: black;
	text-decoration: none;
}

a.menici:hover, a.menici-zaobleni:hover {
	border-top: 1px solid #860505;
	border-right: 3px solid #860505;
	border-bottom: 4px solid #FFBC23;
  border-left: 1px solid #FFBC23;
  border-radius: 0px 12px 0px 0px; 
	background-color: #FF8787;
	padding: 5px;
	color: black;
	text-decoration: none;
}

a.menici-zaobleni {
  border-right: 3px solid #860505;
  border-radius: 0px 12px 0px 0px; 
}

a.menici-zaobleni:hover {
  border-radius: 0px 12px 0px 0px;
  }      

 .socsit {
  position: relative;
  top: -50px;
  right: -20px;
  padding: 0px 2px 0px 2px;
  border-top: 3px solid #D50000; 
	border-left: 2px double #D50000;
	border-bottom: 3px double #D50000;
  border-right: 2px double #D50000; 
	background-color: #fff; 
  border-radius: 3px 3px 8px 8px;
}   

 .socsit img {
	margin: 0px 3px 0px 3px;
  border: 0px
}                

.hidden-hr  {
  clear: both;
	visibility: hidden;
}
                    

