/* { border: 1px solid #ff6699; } */ 

/* Zakladni formatovani stranek !! */

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #330000;
	margin: 0;
	padding: 0;
	background: #fff5e6;
	min-width: 700px;
	}
td{
  font-size: 12px; 
}
#hlavni{
	width: auto;
	min-width: 700px;
	max-width: 1280px;
	margin: 0px auto 0px auto;
	}

/* vyska tohoto divu musi byt shodna s vyskou paticky: */
#bottom-spacer {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


#zahlavi1 {
	position: relative;
	margin: 0;
	padding: 0;
	height: 150px;
	background: #fff5e6;
}

#zahlavi-gr1 {
	position: absolute;
	bottom: -14px;
	left: 10px;
	width: 342px;
	z-index: 10;
	height: 68px;
	background: url("header-gr1.gif");
	cursor: pointer;
}

#zahlavi-gr2 {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 448px;
	height: 209px;
	overflow: hidden;
	background: url("header-gr2.jpg");
}

#zahlavi2 {
	margin: 5px 0 0 0;
	padding: 0;
	height: 73px;
	background: #fff5e6;
}
#left {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -10px;
	left: 0;
}

#right {
	float: right;
	width: 140px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	left: 0;
}		
#left-in, #right-in {
	margin: 5px;
}
#obsah {
	padding: 5px 150px 5px 195px;

}
#zapati	{
  width: 70%;
  position: relative;
	left: 15px;
	_left: 195px;
	padding: 1em;
	margin: 0px auto 12px auto;
	line-height: 1.4em;
 	background: #fff5e6;
 	text-align: center;
}
.zap-txt {
	text-align: center;
	color: #995c00;
	font-size: 10px;
	margin: 0.5em;
}
h1, h2, h3 {
  color: #663300;
}
h2{
 margin: 30px 0 0px 0;
 line-height: 1.3em;
}
h3{
 margin: 20px 0 0 0;
}
/*      definicia blokov typu 1 az 5 - spolocne vlastnosti	*/
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin: 0;
	padding: 3px;
	color: #330000;
	font-weight: bold;
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background: #fff5e6;
	border-left: 1px solid #995c00;
	border-bottom: 1px solid #995c00;
}
.blok2	{
	background: #fff5e6;
}

.blok3	{
	background: #fff5e6;
}

.blok4	{
	background: #fff5e6;
}

.blok5	{
  background: #fff5e6;
	border-left: 1px solid #995c00;
	border-bottom: 1px solid #995c00;
}

/*	definicia obsahu blokov 1-5 - spolocne vlastnosti */
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs  {
	padding: 0;
	margin: 0 0 18px 0;
	font-size: 13px;
}

/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti */
.blok1obs {

}

.blok2obs {

}

.blok3obs {
  border: 1px solid #ff9900;
  padding: 10px;
}

.blok4obs {

}

.blok5obs, .blok5obs a, .blok5obs .z {
  font-size: 10px;
  line-height: 1.3em;
}

/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color: #330000;
	text-decoration: underline;
	padding: 0.1em 0 0.1em 0;
}
A:visited {
	color: #663300;
	text-decoration: underline;
	padding: 0.1em 0 0.1em 0;
}
A:hover {
	color: #ffc266;
	background: #330000; 
	text-decoration: underline;
}
A:active {
	color: #ffc266;
	background: #330000;
	text-decoration: underline;
}
A.clanek:link {
	color: #330000;
	text-decoration: none;
}
A.clanek:visited {
	color: #663300;
	text-decoration: none;
}
A.clanek:hover {
	color: #ffc266;
	background: #330000;
	text-decoration: underline;
}
A.menu:link, A.menu:visited {
	display: block;
	font-weight: bolder;
	width: 170px;
	color: #ffc266;
	background: #995c00;
	text-decoration: none;
	padding: 4px;
	margin: 2px 0;
	border: solid 1px #ffc266;
	font-size: 11px;
}
A.menu:hover, A.menu:active {
	color: #995c00;
	background: #ffc266;
	border: solid 1px #995c00;
	text-decoration: none;
}

/* zakladni styly */

.z {
	color: #330000;
	font-size: 13px;
	font-weight: normal;
}
.nadpis {
	text-align: center;
	_width: 100%;
	padding: 0.2em 0 0.2em 10px;
	color: #663300;
	background:#ffc266;
	border: 1px solid #663300;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	color:#003300;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#ffc266;
}

/* komentare */

.kom-z {
	color:#330000;
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color:#330000;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color:#330000;
	padding: 4px;
	line-height: 1.6em;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	color:#330000;
	padding: 15px 5px 15px 5px;
	background: #fff5e6;
	border: 1px solid #663300;
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	background:#ffc266;
	padding:4px;
	border: 1px solid #663300;
	padding-bottom:4px;
	margin: 0 0 10px 0;
}

/* ankety */
.anketa-cla-celkovy-ram{
  border-bottom: 1px solid #995c00;
  width: 70%;
}
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color: #330000;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
}
.anketa-cla-otazka{
  display: block;
  width: 100%;
  font-weight: bold;
	padding: 0.3em 0 0.3em 0.5em;
  background: #ffc266;
  border: 1px solid #995c00;
  margin: 0 0 15px 0;
  color: #663300;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#330000;
	font-size: 10px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
	text-align: left;
}
.anketa-cla-ram {
	text-align: left;
}

.anketa-blok-odp-cara {
	width:140px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
}
.anketa-blok-odp-cara-hlasy {
	height: 9px;
	background: #995c00 url('gr-inq.jpg') 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */
.nov-datum {
	color:#663300;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.nov-titulek {
	color:#663300;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color:#663300;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.nov-text {
	color:#663300;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
}

/* clanky */

	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	margin: 0 0 5px 0;
	padding: 0;
	/*	background: url('cla-poz.jpg') top left repeat-y; */
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 0 20px 10px 90px;
}
	/*	nadpis clanku	*/
.cla-nadpis{	
	margin: 0 0 0px 79px;
	color: #ffc266;
	background: #995c00;
	display: block;
	font-size: 14px;
	padding: 0;
	border-top: 1px solid #ffc266;
  border-left: 1px solid #ffc266;
  }

.cla-nadpis-ukaz {	
	margin: 0 0 0 79px;
	color: #ffc266;
	display: block;
	background: #995c00;
	font-size: 14px;
	padding: 0.5em 0.5em 0.5em 11px;
	border-top: 1px solid #ffc266;
  border-left: 1px solid #ffc266;
}
h1 .cla-nadpis{
	display: block;
	padding: 0;
	font-weight: bold;
	overflow: hidden;
}
.cla-nadpis a:link, .cla-nadpis a:visited{
  color: #ffc266;
	display: block;
	padding: 0.3em 0 0.3em 11px;
	margin: 0;
	overflow: hidden;
}
	/*	text clanku	*/
.cla-text {
	padding: 10px 0 0 0;
	color:#330000;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 1.5em;
	height: 215px;
}
.cla-text-pokrac {
	padding: 10px 0 0 0;
	color:#330000;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 1.5em;
}
.cla-odstrcene{
  margin: 0 0 0 20px;
}

	/*	styl pre informacie za clankom - autor, pocet precitani atd... */
.cla-informace {
	color:#995c00;
	font-size: 10px;
	font-weight: normal;
}
	/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #ffffff;
}
.tisk a:link,
.tisk a:visited,
.tisk img,
.tisk img a,
.tisk h1,
.tisk h2,
.tisk h3,
.tisk form{
  color: #000000;
  line-height: 1.5em;
  border-color: #000000;
  background: #ffffff;
}
.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
	/*	odsadenie ikony temy */
.obrtema {
	padding:0 0 0 5px;
}

/* Zkrácený clanek (novinka) */
.cla-nadpis2{	
	margin: 0 0 0px 79px;
	color: #663300;
	background: #fff5e6;
	display: block;
	font-size: 14px;
	padding: 0;
	border: 1px solid #663300;
}
h1 .cla-nadpis2{
	display: block;
	color: #663300;
	background-color: #fff5e6;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.cla-nadpis2 a:link, .cla-nadpis2 a:visited{
  color: #663300;
  background-color: #fff5e6;
	display: block;
	padding: 0.3em 0 0.3em 11px;
	margin: 0;
	overflow: hidden;
}
.cla-nadpis-ukaz2 {	
	margin: 0 0 0px 79px;
	color: #663300;
	background: #fff5e6;
	display: block;
	font-size: 14px;
	padding: 0.3em 0 0.3em 11px;
	border: 1px solid #663300;
}

/* hodnoceni clanku */
.hodnoceni-celkovy-ram {
	background: #fff5e6 url("modra-prechod.png") top left repeat-x;
	margin: 20px 0 40px 0;
  border-bottom: 1px solid #995c00;
  width: 70%;
	padding: 0;
	color:#995c00;
	font-size: 10px;
	font-weight: normal;
}
.hodnoceni-nadpis{
  display: block;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
	padding: 0.3em 0 0.3em 0.5em;
  background: #ffc266;
  border: 1px solid #995c00;
  margin: 0 0 15px 0;
  color: #663300;
}
/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

/* download sekce */

.download-z {
	font-size: 13px;
}
.download-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	font-size: 13px;
}
.weblinks-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}



/* dalsi pomocne styly */

.hodnoceni {

}
.banner1 {
	background:#9eaecd;
	color: #fff5e6;
	margin:0;
	position:relative;
	top:9px;
}
.banner1d {
	background:#9eaecd;
	color: #fff5e6;
	margin:0;
	position:relative;
	top:9px;
	margin:0 10px 0 0;
}
/*
nastavenie spodneho okraju pomocou border-bottom zabranuje nespravnemu
zobrazeniu hodnoty margin v MSIE. Ak nie je nastaneny border, bloky
banner a zapatie sa dotykaju - nezobrazi sa oddelovacia medzera  */

.banner2 {
	background:#fff5e6;
	color: #fff5e6;
	margin: 5px 10px;
	border-bottom:1px solid #fff5e6;
}

.bannerpod {
	color:#fff5e6;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.banner-text {
	color:#003300;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}
.banner-img {
	color:#fff5e6;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0;
	margin:0 0 10px 0;
}
.strankovani {
	padding: 0.3em 0 0.3em 0;
	color: #663300;
	background:#ffc266;
	border: 1px solid #663300;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.biltucne {
	color:#663300;
	font-size: 13px;
	font-weight: bold;
}

.chybastredni {
	color:#663300;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* rozsirujici styly pro plug-iny */

.kal-text {
	color:#4f689a;
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek {
	background-color: #f0e0e6;
}
.kal-dnesni {
	background-color: #e0e6f0;
}
.planakci {
	font-size: 10px;
}
.informace {
	color: #000;
	font-size: 9px;
	font-weight: normal;
	width: 100%;
}


.mezera {
	width: 5px;
}
.ohr {
	width: auto;
}

.ram {
	margin-bottom: 8px;
}
.preram {
	border-bottom: 1px solid #995c00;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.horni-navig-lista {
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #003098;
	padding: 2px;
}
*/

/* textova pole, tlacitka */

.textbox {
	background-color: white;
	color: #003300;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 2px 0;
	padding: 2px;
}
.textpole {
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px;
}

.tl {
	background-color: #ffc266;
	color: #663300;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

form {
	padding: 4px 0;
	background: #fff5e6 url("modra-prechod.png") top left repeat-x;
}

a img {
	border:none;
}
img {
  border: none; 
}



.img-left, .img-right {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 5px !important;
  border: 1px solid #663300;
  text-align: center;
  font-size: 90%;
  line-height: 1em;
}
.img-center {
  margin: 5px auto;
  padding: 5px !important;
  border: 1px solid #663300;
  text-align: center;
  font-size: 90%;
  line-height: 1em;
}
.img-right {
  float: right;
  margin: 5px 0 5px 10px;
}

.img-left p, .img-right p, .img-center p {
  margin: 0  !important;
  padding: 0.3em 0 0 0 !important;
  line-height: 1.2em;
  text-indent: 0 !important;
}
.img-left a:hover, .img-right a:hover{
  color: #ffc266 !important;
  background: #330000 !important;
}
hr {
	color: #663300;
	border: 0;
	height: 1px;
	background-color: #663300;
}
.linkuj{
  position: relative;
  top: 3px;
  left: 0;
}
.login{
  margin: 0;
  padding: 0;
  line-height: 100%;
}
#hledani{
  position: absolute;
  top: 200px;
  right: 50px;
}
.hledani form{
  display: inline;
}
