/* phpRS Layout Engine 2.7.0 - verze: "Radio" */
body {
	padding:0;
	background:#fff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #2b3953;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
table {
	border-collapse: collapse;
}
.zahlavi {
	width: 100%;
}

/*	zahlavie	*/
.zahlavi1 {
	position: relative;
	margin:0px 0px 0px 0px;
	/*padding:2px;*/
	height:85px;
	background: url('logo_x.jpg') repeat-x;
}/*#9eaecd*/

#zahlavi2 {
	position: absloute;
	margin:-50px 0 0 0;
	padding:0 0 0 0;
	color: #035D8A;
        font-family: "arial","tahoma";
        font-size: 11px;
        font-weight: normal;
	/*height:73px;
	background:#768db9 url("header-bck.png") top right repeat-y;*/
}

.zapati {
	border-top-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-color: #628AB7;
        border-style: solid;
        border-color: #CDD2D7;
	width: 899;
	text-align: center;
}

/*	srafovane zapatie stranky	*/
#zapati	{
	padding:0.2em;
	margin:0px 10px 12px 10px;
 	background: black; /*#e31f20;*//*#768db9 url("header-bck.png") top right repeat-y;*/
}


/* aliasy */
.alias-menu {
	background-image: url('./sipka_zld.gif'); 
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 19px;
}
.alias-hlava {
	background-image: url('./menu_back-stin.gif'); 
	background-position: left top;
	background-repeat: repeat;
	padding: 4px;
	padding-left: 10px;
	color: #5C656E;
	font-family: "tahoma","arial";
	font-size: 13px;
	font-weight: bold;
	text-align: left; 
}
.alias-telo {
	background-color: transparent;
	padding: 4px;
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	width: 100%;
	height: 850px;
	overflow: auto;
}
.alias-text {
	background-color: transparent;
	padding: 4px;
	color: #374849;
	font-family: "arial","tahoma";
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.alias {
	width: 100%;
	height: 800px;
	overflow: auto;
	padding: 5px;
	font-family: "arial","tahoma";
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.obsah {
	width: 100%;
	height: 250px;
	overflow: auto;
}
.obsah2 {
	width: 100%;
	height: 350px;
	overflow: auto;
}

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding:0px 10px 0px 10px;
}

/*	odsadenie hlavného stlpca v sablone base	*/
.hlav {
	padding:10px 0 0 0;
}

/*	odsadenie z prava v sablone download	*/
.hlav2 {
	padding:10px 10px 0 0;
}

.zap-txt {
	text-align: center;
	color: #fff;
	font-size: 9px;
	margin:0.5em;

}

/*      definicia blokov typu 1 az 5 - spolocne vlastnosti	*/
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin:0 0 9px 0;
	padding:5px;
	color:white;
	font-weight: bold;
	font-size:13px;
	background: url('blok.jpg') repeat-x;
}

/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background:#e31f20;
}
.blok2	{
	background:#e31f20;
}

.blok3	{
	background: #e31f20;/*#768db9;*/
}

.blok4	{
	background: #e31f20;/*#4f689a;*/
}

.blok5	{
	background: #e31f20;/*#4f689a;*/
}

/*	definicia obsahu blokov 1-5 - spolocne vlastnosti	*/
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs  {
	padding:0;
	margin:0 0 18px 0;
	font-size:13px;
	background-color: white;
}

/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti	*/
.blok1obs {
}

.blok2obs {
background-color: white;
}

.blok3obs {
}

.blok4obs {
}

.blok5obs {
	padding:0 2px; background:#f0f6ff;
}


/* hyperlinky */

A:link {
	color:#4f689a;
}
A:visited {
	color:#4f689a;
}
A:hover {
	color:#2b3953;
}
A:active {
	color:#4f689a;
}
A.clanek:link {
	color:#fff;
	text-decoration: none;
}
A.clanek:visited {
	color:#fff;
	text-decoration: none;
}
A.clanek:hover {
	color:#fff;
	text-decoration: underline;
}
A.menu:link, A.menu:visited {
	display:block;
	font-weight: bolder;
	color:#fff;
	background:#9eaecd;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
	border:none;
	font-size: 11px;
}
A.menu:hover {
	display:block;
	color:#fff;
	background:#4f689a;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
}
.horni-navig-lista A:link {
	color: #003098;
	text-decoration: none;
}
.horni-navig-lista A:visited {
	color: #003098;
	text-decoration: none;
}
.horni-navig-lista A:hover {
	color: #3333FF;
	text-decoration: none;
}
.horni-navig-lista A:active {
	color: #003098;
	text-decoration: none;
}
.std-navig A:link {
	color: #000000;
}
.std-navig A:visited {
	color: #000000;
}
.std-navig A:hover {
	color: #3333FF;
}
.std-navig A:active {
	color: #000000;
}
A.menu:link, A.menu:visited {
	display:block;
	font-weight: bolder;
	color:#fff;
	background:#9eaecd;
	text-decoration: none;
	padding:4px;
	margin: 1px 0;
	border:none;
	font-size: 13px;
}
A.menu:hover {
	display:block;
	color:#fff;
	background:#4f689a;
	text-decoration: none;
	padding:4px;
	margin: 1px 0;
}
A.lista:link {
	color: #4A5A67;
	text-decoration: underline;
}
A.lista:visited {
	color: #4A5A67;
	text-decoration: none;
}
A.lista:hover {
	color: #000000;
	text-decoration: underline;
	font weight: bold;
}
A.lista:active {
	color: #4A5A67;
	text-decoration: none;
}
A.lista2:link {
	color: #A2AAB3;
	text-decoration: none;
}
A.lista2:visited {
	color: #A2AAB3;
	text-decoration: none;
}
A.lista2:hover {
	color: #000000;
	text-decoration: underline;
        font weight: bold;
}
A.lista2:active {
	color: #A2AAB3;
	text-decoration: none;
}
A.live:link {
	color: #E37B1C;
	text-decoration: underline;
}
A.live:visited {
	color: #E37B1C;
	text-decoration: underline;
}
A.live:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.live:active {
	color: #E37B1C;
	text-decoration: underline;
}
A.pata:link {
	color: #A2AAB3;
	text-decoration: none;
}
A.pata:visited {
	color: #A2AAB3;
	text-decoration: none;
}
A.pata:hover {
	color: #000000;
	text-decoration: underline;
}
A.pata:active {
	color: #A2AAB3;
	text-decoration: none;
}

/* zakladni styly */

.z {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}

.z1 {
	color: #374849;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.z2 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.z3 {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.z4 {
	color: #FFFFFF;
	font-family: "tahoma","arial";
	font-size: 12px;
	font-weight: normal;
}
.z5 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 9px;
	font-weight: italic;
}
.z6 {
	color: #035D8A;
	font-family: "tahoma","arial";
	font-size: 9px;
	font-weight: normal;
}
.z7 {
        color: #035D8A;
        font-family: "arial","tahoma";
        font-size: 11px;
        font-weight: normal;
}
.orange {
	color: #E37B1C;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.z8 {
        color: #FFFFFF;
        font-family: "tahoma","arial";
        font-size: 10px;
        font-weight: normal;
}
.z9 {
        font-family: "verdana","arial";
        font-size: 14px;
        font-weight: normal;
}
.z10 {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 12px;
	font-weight: normal;
}

.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 10px;
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	color:#4f689a;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#f0f6ff;
}


.lista2 {
        color: #FFFFFF;
        font-family: "tahoma","arial";
        font-size: 11px;
        font-weight: bold;
}
.lista {
        color: #FFFFFF;
        font-family: "arial","tahoma";
        font-size: 12px;
        font-weight: normal;
}
.pata {
        color: #A2AAB3;
        font-family: "arial","tahoma";
        font-size: 11px;
        font-weight: normal;
}
.menu {
        color: #FFFFFF;
        font-family: "arial","tahoma";
        font-size: 11px;
        font-weight: normal;
}
.program {
        color: #374849;
        font-family: "arial","tahoma";
        font-size: 12px;
        font-weight: normal;
}
.nadpis-alias {
	color: #443355;
	text-decoration: none;
	font-family: "verdana","arial";
	font-weight: bold;
 	font-size: 15px;
}
.nadp-alias1 {
	color: #6F6F88;
	text-decoration: none;
	font-family: "verdana","arial";
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.nadp-alias2 {
	color: #2B2B2B;
	text-decoration: none;
	font-family: "verdana","arial";
	font-weight: bold;
	font-size: 13px;
}
/*.nadpis {
	color: #6F6F88;
	text-decoration: underline;
	font-family: "verdana","arial";
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.podnadpis {
	color: #000000;
	font-family: "verdana","arial";
	text-align: center;
	font-size: 13px;
}*/
.live {
	color: #E37B1C;
	font-family: "tahoma","arial";
        font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.marquee {
	color: #E37B1C;
	font-family: "tahoma","arial";
        font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.smal {
	color: #374849;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.rss {
	color: #000000;
	font-family: "tahoma","verdana";
	font-size: 13px;
	font-weight: bold;
}
.rss1 {
	color: #000000;
	font-family: "arial","verdana";
	font-size: 11px;
	font-weight: normal;
}
.biltucne {
	color: #5C656E;
	font-family: "tahoma","arial";
	font-size: 13px;
	font-weight: bold;
}
.nadpis28 {
	color: #000000;
	text-decoration: underline;
	font-family: "verdana","arial";
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.podnadpis28 {
	color: #000000;
	font-family: "verdana","arial";
	text-align: center;
	font-size: 16px;
}

/* komentare */

.kom-z {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color: #000000;
	padding: 4px;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #000000;
	font-family: "verdana","arial";
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px solid #9eaecd;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#4f689a;
	font-size: 12px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
}
.anketa-cla-ram {
}
.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:1em;
	background:#2b3953 url('gr-inq.png') 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color:#2b3953;
	font-size: 13px;
	font-weight: bold;
}
.nov-text {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}

/* clanky */

.cla-cely {
	/*margin:0;
	background: url('cla-poz.png') top left repeat-y;*/
}
	/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 10px 50px 10px 10px;
	font-size: 10px;
	font-weight: bold;
}

.cla-nadpis {
	color: relative;
	/*font-family: "verdana","arial";*/
	font-weight: bold;
	font-size: 13px;
        background: #000;
	margin: 1px;
}
/*.cla-nadpis {
	position: relative;
	top: 7px;
	padding: 0.2em 10px 0.2em 10px;
	color:white;
	background:#4f689a;
	margin: 0 0 3px 0px;
}*/
.cla-text {
	padding: 10px 0 0 0;
	color:#000;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}
	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}
	/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
}
	/*		*/
.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

	/*	odsadenie ikony temy	*/
.obrtema {
	padding:0 0 0 5px;
}


.male {
	color: #004D4D;
	font-family: "arial","verdana";
	font-size: 11px;
	font-weight: normal;
}

/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff url("modra-prechod.png") top left repeat-x;
	margin: 6px 0;
	padding: 6px;
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}
/* download sekce */

.download-z {
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 12px;
}
.download-sekce {
	color: #000000;
	font-family: "arial","tahoma";
	font-size: 12px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
}
.weblinks-sekce {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* std. navigacni lista */

.std-navig {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 13px;
	text-align: center;
	margin-bottom: 1.2em;
}
.std-navig-akt-str {
	font-weight: bold;
}

/* sys.blok - kalendar  */

.kal-text {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 12px;
	font-weight: normal;
}
.kal-clanek {
	background-color: #C7F1C7;
}
.kal-dnesni {
	background-color: #C1E0FF;
}

/* sys.blok - novinky */

.headdatum {
	color: #334DA2;
	font-family: "tahoma","arial";
	font-size: 10px;
	font-weight: bold;
}
.headnews {
	color: #2B2B2B;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: normal;
}
.nov-datum {
	color: #334DA2;
	font-family: "tahoma","arial";
	font-size: 10px;
	font-weight: bold;
}
.nov-titulek {
	color: #5C656E;
	font-family: "tahoma","verdana";
	font-size: 11px;
	font-weight: bold;
}datum
.nov-titulek-duraz {
	color: #CA4D46;
	font-family: "tahoma","arial";
	font-size: 11px;
	font-weight: bold;
}
.nov-text {
	color: #374849;
	font-family: "arial","verdana";
	font-size: 11px;
	font-weight: normal;
}

/* dalsi pomocne styly*/

/* dalsi pomocne styly*/

.hodnoceni {

}
.banner1 {
	background:#9eaecd;
	color: #fff;
	margin:0;
	position:relative;
	top:9px;
}
.banner1d {
	background:#9eaecd;
	color: #fff;
	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:#9eaecd;
	color: #fff;
	margin: 5px 10px;
	border-bottom:1px solid #fff;
}

.bannerpod {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.banner-text {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	display:block;
	padding: 4px 0;
	margin:0 0 10px 0;
}
.banner-img {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0;
	margin:0 0 10px 0;
}

.strankovani {
	color:#4f689a;
	font-size: 10px;
	font-weight: bold;
}
.biltucne {
	color:#fff;
	font-size: 13px;
	font-weight: bold;
}

.chybastredni {
	color:#f00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}


/* rozsirujici styly pro plug-iny */

.planakci {
	font-family: "verdana","arial";
	font-size: 10px;
}
.counter {
	color: #555E5E;
	font-family: "verdana","arial";
        font-weight: normal;
	text-align: left;
	font-size: 10px;
}
.informace {
	color: #000000;
	font-family: "verdana","arial";
	font-size: 9px;
	font-weight: none;
	width: 100%;
}

.ram {
	margin-bottom: 8px;
}
.preram {
	border-bottom: 2px dotted #4f689a;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/* oramovani oblasti */

.mezera {
	width: 3px;
}
.ohr {	
	width: auto;
}
.modryram {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: dashed;
	border-color: #C6CFE1;
	padding: 2px;
	background-color: transparent;
	width: 100%;
}
.premodryram {
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-style: dashed;
	border-color: #C6CFE1;
	padding: 6px;
	background-color: transparent;
	width: 100%;
	height: 650px;
	overflow: auto;
}
.horni-navig-lista {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-style: solid;
	border-color: #003098;
	padding: 2px;
	background: url('menu_panel.jpg');
	background-color: #FFFFFF;
	color: #000;
	font-family: "verdana","arial";
	font-size: 13px;
	font-weight: bold;
}

/* textova pole, tlacitka */

.textbox {
	background-color: white;
	color: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0;
	padding:2px;
}
.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
}
.tl {
	background-color: #e31f20;/*#768db9;*/
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* pro plugin */
.inzplugdat {
    font-weight: bold;
}
.inzplugobec {
  	font-size: 10px;
}
.inzplugkat {
  	font-size: 10px;
    font-weight: bold;
    color: #CC00FF;
}
.inzplugtext {
  	font-size: 11px;
}
.inzpluginfo {
  	font-size: 12px;
}
/* GALERIE - Nastavuje urcenym prvkum zobrazeni v jednom radku */
.gal_inline {
   display: inline;
}

form {
	padding: 4px 0;
	background: #fff url("modra-prechod.png") top left repeat-x;
}

a img {
	border:none;
}

.livec {
font-size: 12px;
}

.datum {
position: relative;
padding: 0px 250px;
font-size: 11px;
}

.kontakt {
position: relative;
padding: 0px 0px;
font-size: 13px;
}

.sipka {
padding: 1px 0px;
}

