body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #2b3953;
	margin:0;
	padding:0;
	background:#003366;
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}

/*	zakladna tabulka layoutu	*/
#layout {
	height:100%;
}
/*	lavy okraj layoutu	*/
#lm {
	width: 2%;
	background:#3377bb url('layLm.png') top right repeat-y;
}
/*	pravy okraj layoutu	*/
#rm {
	width: 2%;
	background:#3377bb url('layRm.png') top left repeat-y;
}
/*	zahlavie	*/
#zahlavi1 {
	position: relative;
	margin:0;
	padding:0;
	height:100px;
	background:#3377bb;
}
/*	napis - graficky prvok vlavo v zahlavi	*/
#zahlavi-gr1 {
	position:absolute;
	bottom:-22px;
	left:20px;
	width:500px;
	height:100px;
	background:url("header-gr1.gif");
	cursor: pointer;
}
/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr2 {
	position:absolute;
	top:-18px;
	right:20px;
	width:270px;
	height:202px;
	background:url("header-gr2.gif");
}
/*	ciarkovana spodna cast zahlavia 	*/
#zahlavi2 {
	margin:5px 0 0 0;
	padding:0;
	height:73px;
	background:#3377bb url("header-bck.png") top right repeat-y;
}
/*	srafovane zapatie stranky	*/
#zapati	{
	padding:0.2em;
	margin:0px 10px 12px 10px;
 	background:#3377bb url("header-bck.png") top right repeat-y;
}

	

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding:10px 8px 0 8px;
}

/*	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;
	font-size: 10px;
	font-weight: bold;
  color: #ffffff;
	margin:0.5em;
}

/* PATA NAVIGACIA */ 
#pata #navigacia				{ position:relative; top:2px; left:860px; margin:0; padding:0; width:84px; height:20px; text-align:left; } 
#navigacia h2 					{ display: none; }
#navigacia ul 					{ margin:0; padding:0; list-style-type:none; }
#navigacia li 					{ display:inline; background:none; list-style-type:none; margin:0; padding:0;}
#navigacia li a 					{ display:block; height:20px; line-height:20px; margin:0; padding:0; color:#ffffff; text-align:center; text-decoration:none; vertical-align:middle; float:left; }
#navigacia li.active a, #navigace li a:hover, #navigace li a:focus, #navigace li a:active { height:20px; }
#navigacia li a#item-1       	{ width:28px; background: url("navigace_mapa.gif") top no-repeat; }
#navigacia li a:hover#item-1 	{ width:28px; background: url("navigace_mapa.gif") bottom no-repeat; }
#navigacia li a#item-2       	{ width:28px; background: url("navigace_home.gif") top no-repeat; }
#navigacia li a:hover#item-2 	{ width:28px; background: url("navigace_home.gif") bottom no-repeat; }
#navigacia li a span 			{ display:none; }  


/*      definicia blokov typu 1 az 5 - spolocne vlastnosti	*/
.blok1, .blok2, .blok2, .blok3, .blok4, .blok5	{
	margin:0 0 9px 0;
	padding:9px;
	color:white;
	font-weight: bold;
	font-size:13px;
}

/*      definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
	background:#3377bb;
}
.blok2	{
	background:#3377bb;
}

.blok3	{
	background:#3377bb;
}

.blok4	{
	background:#3377bb;
}

.blok5	{
	background:#3377bb;
}

/*	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 {
	padding:0 2px; background:#ffffdd;
}

.blok3obs {
}

.blok4obs {
  padding:0 2px; 
  background:#f0f6ff;
}

.blok4obs ul li {
  display:list-item;
	padding:0 2px; 
	margin-top:0pt;
  margin-bottom:0px;
  margin-left:-20px;
  color:#4f689a;
	font-size: 13px;
	font-weight: normal;
  list-style-position: outside;
	list-style-type: square; 
	background:#f0f6ff;
}


.blok5obs {
	padding:0 2px; 
  background:#f0f6ff;
}


/* hyperlinky */
A.blok4obs:link {
  display:block;
	color:#2b3953;
  text-decoration: none;
}
A.blok4obs:hover {
  display:list-item;
	color:#4f689a;
  text-decoration: underline;
}
A.blok4obs:visited {
  display:block;
	color:#4f689a;
  text-decoration: none;
}
A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}
A:link {
	color:#2b3953;
  text-decoration: none;
}
A:visited {
	color:#4f689a;
  text-decoration: none;
}
A:hover {
	color:#4f689a;
  text-decoration: underline;
}
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:#3377bb;
	text-decoration: none;
	padding:4px;
	margin: 2px 0;
}

/* zakladni styly */

.z {
	color:#2b3953;
	font-size: 13px;
	font-weight: normal;
	background:#f0f6ff;
}
.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 10px;
	color:white;
	background:#3377bb;
	font-weight: bold;
	font-size: 16px;
}
.podnadpis {
	color:#4f689a;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#f0f6ff;
}

/* komentare */

.kom-z {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color:#4f689a;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	color:#4f689a;
	padding: 3px;
	background: #fff;
	border: 1px solid #4f689a;
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	background:#e0e6f0;
	padding:4px;
	border: 1px solid #4f689a;
	padding-bottom:4px;
}


/* 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-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 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 */

	/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	margin:0;

	background: url('cla-poz.png') top left repeat-y;


}
	/*	vnutorne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 0 0 10px 0px;
	background: #fdfdfd

}
	/*	nadpis clanku	*/
.cla-nadpis {
	position: relative;
	top: 5px;
	padding: 0.2em 0 0.2em 10px;
	color:white;
	background:#3377bb;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 3px 50px;
}
	/*	text clanku	*/
.cla-text {
	padding: 10px 0 0 50px;
	background: #fefefe;
	color:#4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

	/*	hlavny text clanku	*/
.cla-hlavny-text {
	padding: 10px 0 0 0;
	background: #fefefe;
	color: #4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

	/*	hlavny text clanku posuvny	*/
.cla-hlavny-text-posuv {
	padding: 10px 0 0 0;
	background: #fefefe;
	color: #4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
  overflow-x: auto; 
  overflow: -moz-scrollbars-horizontal;
  width: 540px; 
}

	/*	galerie k clanku	*/
.cla-gal {
	padding: 10px 0 0 0;
	background: #f4f4f0;
	color:#4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

.fotografie {
             margin:0 0 2em 0;
}

.fotografie td {
            background:#eee;
}

.photo {
            border: 2px solid #9eaecd; _border: none;
}

a:hover .photo {
           border: 2px solid #3377bb; _border: none;
} 

	/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

	/*	styl pre zdroj
.zdroj {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

	/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
  background:#ffffff;
	color:#000000;
}
	/*		*/
.cla-informace-tisk {
  background:#ffffff;
  color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
	/*	odsadenie ikony temy	*/
.obrtema {
     margin-left: 5px;
     position: absolute;
}


/* 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 */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

.souvis-cla-celkovy-ram ul li {
  display:list-item;
	font-size: 13px;
	text-align: left;
 	font-weight: normal;
  color:#4f689a;
  list-style-position: outside;
	list-style-type: square; 
}

/* 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;
}

/* std. navigacni lista */

.std-navig {
	font-size: 80%;
	background:#f8faff;
	margin:1em 0;
	text-align: center;
}

.std-navig-akt-str {
	color:#4f689a;
} 

/* 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:#3377bb;
	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 */

.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%;
	background:#f0f6ff;
}
.kaltext {
	color:#4f689a;
	font-size: 9px;
	font-weight: normal;
}

/*
.mezera {
	width: 5px;
}
.ohr {
	width: auto;
}
*/
.ram {
	margin-bottom: 8px;
}
.preram {
	border-bottom: 2px dotted #4f689a;
	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: #000000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	text-align: left;
	margin:2px 0;
	padding:2px;
	/*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
/*
	scrollbar-face-color: #768db9;
*/
}
.textpole {
	color: #000;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin:2px 0;
	padding:2px;
}

.tl {
	background-color: #768db9;
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

form {
	padding: 4px 0;
	background: #fff url("modra-prechod.png") top left repeat-x;
}

a img {
	border:none;
}

.galerie {
  font-weight: bold;
  width: 570px;
  margin: 0 auto;
}
.galerie input,.galerie select,.galerie textarea {
  border: 1px solid rgb(0,0,0);
  font-size: 11px;
  margin-left: 20px;
  width: 250px;
}
.gal_tlacitko {
  border: 1px solid rgb(0,0,0);
  background-color: rgb(166,166,166);
  font-weight: bold;
  width: auto;
}
/* Nadpis galerie */
.gal_nadpis {
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  text-decoration: underline;
  margin: 5px;
  font-family: "verdana","arial";
}
/* Nejaky upozorneni */
.gal_bacha {
  font-weight: bold;
  text-align: center;
  color: rgb(153,0,0);
  margin: 10px 0;
}
/* Tabulka v galerii */
.gal_table {
  text-align: left;
  width: 550px;
  font-size: 11px;
  margin: 5px auto;
  border: 1px dashed rgb(0,0,0);
}
.gal_table a img {
  border: 1px solid rgb(70,70,70);
}
.gal_table a:hover img {
  border: 1px dashed rgb(0,0,0);
}
.gal_table td,.gal_table th {
  padding: 0 4px;
}
/* Bunka th v tabulce */
.gal_table th {
  font-weight: normal;
  font-style: italic;
}
/* div v th :-) */
.gal_table th div {
  text-align: center;
}
/* Oznaceni strong v th tabulce :-) */
.gal_table th strong,.gal_table th strong a {
  font-size: 12px;
  font-style: italic;
  text-align: center;
  display: block;
}

.gal_table li {
  display:list-item;
  display:list-item;
	padding:0 2px; 
	margin-top:0pt;
  margin-bottom:0px;
  margin-left:20px;
  color:#4f689a;
	font-size: 13px;
	font-weight: normal;
  list-style-position: outside;
	list-style-type: square; 
}


/* Ovlivnuje navigaci vzdy dole/nahore na strance */
.gal_navigace {
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}
.gal_strankovani {
  font-size: 11px;
  text-align: center;
}
.gal_ident {
  text-align: center;
  font-size: 10px;
}

.gal_gal_titulek {
  font-size: 14px;
  text-align: center;
}


.gal_table_obr {
  margin: 0 auto;
  width: 480px;
}
.gal_table_obr td {
  padding: 5px;
  padding-top: 10px;
  font-size: 10px;
  text-align: center;
  border-bottom: 1px dashed rgb(212,212,212);
}
.gal_table_obr td a img {
  border: 1px dashed rgb(180,180,180);
  padding: 5px;
}
.gal_table_obr td a:hover img {
  border-color: rgb(0,0,0);
}

/* doplnene pre ABLOK 11.8.2011 */ 

.gal_blok_nadpis {
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  margin: auto;
}

.gal_blok_popis {
  font-size: 10px;
  text-align: center;
  font-weight: normal;
  margin: auto;
  padding: 2px;
}

/* menu */

.on {
 display: on
}

.off {
 display:none
}

ul.menu {
  margin: 1px 1px 1px 20px;
  border: 0px 0px 0px 0px;
  list-style-image : URL('sipecka.gif');		
}

.menu-1 {
	font-family: "verdana","arial";
	font-size: x-small;
	font-weight:normal;
  	color:#2b3953;
	cursor: pointer;
}

a.menu-2:link, 
a.menu-2:visited {
	color:#4f689a;
	text-decoration: none;
	font-size: x-small;
}

a.menu-2:hover {
	color: black;
	text-decoration: none;
	font-size: x-small;
}


/* kniha navstev */
.gb_add-form {
        background-color: #3377bb;
        padding: 1px;
}
.gb_add-form p, .gb_add-form form {
        margin: 1px;
}
.gb_add-form input, .gb_add-form textarea {
        color: #4f689a;
        background-color: #f0f6ff;
        border: 1px solid #4f689a;
        padding: 1px;
        font-size: x-small;
        position: relative; left: 10px;
}
.gb_nick, .gb_email, .gb_homepage {
        float: left;
        padding-right: 25px;
        position: relative; left: 25px;
}
.gb_nick input, .gb_email input, .gb_homepage input {
        width: 140px;
  margin-bottom: 10px;
}
.gb_message textarea {

        width: 470px;
        height: 20em;
        font-size: small;
        position: relative; left: 35px;
}
.gb_submit input {
        margin: 5px 0px;
        padding: 1px 3px;
        outline: 1px solid #ffffff;
         position: relative; left: 200px;
}
.gb_total-posts {
        clear: both;
        margin: 1em 15%;
        border: 1px solid #3377bb;
        background-color: #3377bb;
        font-size: x-small;
        text-align: center;
        color: #FFFFFF;
}
.gb_navigator {
        clear: both;
        text-align: center;
}
.gb_other {
        font-size: xx-small;
}
.gb_post  {
        border: 2px solid #3377bb;
        margin-bottom: 10px;
}
.gb_post-top {
        padding: 2px 3px;
        background-color: #9eaecd;
        border-bottom: 2px solid #4f689a;
}
.gb_post-top img {
        vertical-align: middle;
}
.gb_meno {
        font-weight: bold;
}
.gb_adresy {
        margin-left: 5px;
}
.gb_datum {
        margin-left: 10px;
}
.gb_post-middle {
        padding: 3px;
        background-color: #f0f6ff;
} 

/* CSS Document */
/* styly pro intforum*/
#forumbunkao {
    width: 4%;
              }
#forumbunkanazev {
    width: 42%;
              }
#forumbunkare {
    width: 6%;
              }
#forumbunkavisit {
    width: 7%;
              }
#forumbunkadatum {
    width: 17%;
              }
#forumbunkaautor {
    width: 24%;
              }
.forumnadpis {
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
              }
.forumnastred {
    margin: auto;
	text-align: center;
              }
.forumhledejhlavni {
    width: 530px;
    margin: 5px;
              }
.forumtucne {
    font-weight: bold;
              }
.forum1 {
    color: #000066;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: bold;
    background-color: #FFCC66;
    text-align: center;
              }
.forum2 {
    color: #333399;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: normal;
    background-color: #FFFFCC;
              }
.forum3 {
    color: #333399;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFCC;
              }
.forum4 {
    color: #333399;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: normal;
    background-color: #99CCCC;
               }
.forum5 {
    color: #333399;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: bold;
    background-color: #99CCCC;
              }
.forum6 {
    color: #000033;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: normal;
    background-color: #FFFF00;
              }
.forum7 {
    color: #000033;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFF00;
              }
.forum8 {
    color: #000033;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: normal;
    background-color: #CCCCFF;
              }
.forum9 {
    color: #000033;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: bold;
    background-color: #CCCCFF;
              }			  
.fortext {
    color: #000000;
    font-family: "verdana","arial";
    font-size: 11px;
    font-weight: normal    
    }				   
.fortext2 {
    color: #000000;
    font-family: "verdana","arial";
    font-size: 11px;
    font-weight: normal;
	background-color: #33FFFF;    
    }		
.forumzprava {
    border-width: 1px;
    border-style: solid;
    border-color: #000066;
    padding: 4px;
    background-color: #33CCFF;
    width: 480px;
                }    
.forumtextzpravy {
    color: #000066;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: normal    
    }
.forumvarovani {
    color: #CC0033;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    }    
.forumtextzpravyb {
    color: #000066;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }
.forumautoruziv {
    color: #CC0000;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }    
.forumautornic {
    color: #000000;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: normal    
    }
.forumautormail {
    color: #009933;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }                    
A.forumautormail {
    color: #009933;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }            
A.forumautormail:hover {
    color: #003333;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }        
A.forumtextzpravyb:link,A.forumtextzpravyb:visited,A.forumtextzpravyb:active    {
    color: #000066;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }

A.forumtextzpravyb:hover  {
    color: #FF0000;
    font-family: "verdana","arial";
    font-size: 12px;
    font-weight: bold    
    }
.forumtabulka {
    border: 1px solid #000000;
    width: 550px;
    background-color: #CC6600;
    border-collapse: collapse;
    margin: auto;
                }
.forumtabulka td{
    border: 1px solid #000000;
	padding: 3px;
                }
.forumdole {
	font-size: 10px;
	text-align: center;
}
.forumipshow {
    color: #FF0000;
    font-family: "verdana","arial";
    font-size: 10px;
    font-weight: normal;    
    }					
.tl {
    background-color: #006699; 
	color: #FFFFCC; 
	font-weight: bold; 
	cursor: pointer;
	}
A.forumlink:link,A.forumlink:visited,A.forumlink:active    {
    color: #006699;
    font-family: "verdana","arial";
    font-size: 9px;
    font-weight: bold;
    text-decoration: none    
    }    
A.forumlink:hover  {
    color: #66CCCC;
    font-family: "verdana","arial";
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;    
    }


/* CSS Document */
/*normálně toto vložte do vašeho css */
acronym { cursor: help; border-bottom: 1px dotted #000000; font-variant: normal; }

/* styly pro plugin Multimedia online */

.multi-table-vypis {
width: 100%;
text-align: center;
border: 0px;
}

.multi-nadpis-sekce {
font-size: 16px;
font-weight: bold;
padding: 3px;
border-top-width: 0px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-style: dashed;
border-color: #c0c0c0;
}

.multi-radek-vypis-nazev {
border-top-width: 0px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-style: dashed;
border-color: #c0c0c0;
}

.multi-radek-vypis-popis {
border-top-width: 0px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-style: dashed;
border-color: #c0c0c0;
}

.multi-nazev {
font-weight: bold;
font-size: 13px;
text-align: left;
padding: 3px;
}

.multi-popis {
font-size: 13px;
text-align: left;
padding: 3px;
}

.multi-prehraj {
padding: 3px;
text-align: right;
}

.multi-nazev li {
list-style-type: square;
}

.multi-strankovani {
font-size: 13px;
text-align: center;
padding: 3px;
}

.multi-blok-vypis {
padding: 0px;
}

.multi-blok-obr {
text-align: center;
}

.multi-blok-table {
width: 100%;
padding: 2px;
text-align: center;
border: 0px;
}

.multi-blok-nazev {
font-size: 13px;
text-align: left;
padding: 2px;
}

.multi-blok-prehraj {
text-align: center;
padding: 2px;
}

.multi-blok-odkaz {
text-align: center;
padding: 2px;
font-size: 12px;
border-top-width: 1px; 
border-left-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-color: #c0c0c0;
}

/* CSS Inzerce */
.inz_mezera {
 PADDING: 10px 0px 0px 0px; MARGIN: 0px;
}
.navigation {
 FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-ALIGN: center; MARGIN: 15px 5px; PADDING: 0; 
}

.navigation a {
 BACKGROUND: #9eaecd; COLOR: #003F86; TEXT-DECORATION: none; LINE-HEIGHT: 30px; WHITE-SPACE: nowrap; MARGIN: 0 3px; PADDING: 3px; BORDER: solid #3377bb 1px;
}

.navigation a:hover {
 BACKGROUND: #3377bb; COLOR: #ffffff; BORDER: solid #3377bb 1px;
}
.error {
color:#FF0000;  font-weight: bold;  text-align:center;
}
.block_deska {
  font-size: 10px; BACKGROUND-COLOR: #f0f6ff; PADDING: 0px 5px 5px 5px; MARGIN: 0px; BORDER: solid #003F86 1px; TEXT-ALIGN: left; OVERFLOW: hidden; OVERFLOW: visible; HEIGHT: 1%;
}
.text_odst {
  font-size: 12px; TEXT-ALIGN: justify; LINE-HEIGHT: 120%; MARGIN: 0px 0px 3px 0px;
}
.nadpis_sekce {
 font-size: small; TEXT-ALIGN: left; PADDING: 0px; MARGIN: 5px 0px 5px 0px; font-weight: bold;
}
.poznamka {
  font-size:x-small;
}

.poznamka_left {
 font-size:x-small;  TEXT-ALIGN: left;
}

.poznamka_right {
  font-size:x-small; TEXT-ALIGN: right;
}
img.block {
 MARGIN: 0px; PADDING: 0px; BORDER: solid #535353 1px; MAX-WIDTH: 400px;
}
.nahledbig {
	position:absolute;	left:5px;	top:5px;	z-index:5;	width:50%;
}
	
.nahledbig img {
	border:1px solid #444;	margin:2px;
}
.formular {
  font-size: 11px;  TEXT-ALIGN: left;
}
.verze {
  font-size:xx-small;  TEXT-ALIGN: right;
}

#mainContent .wp-caption-text,
#midColPosts .wp-caption-text,
#secondaryContentWrapper .wp-caption-text,
#subNews .wp-caption-text {
display:none;
}

/*Rotátor New*/
h1.featuredTitle {
font-size:15px !important;
width:540px;
height:55px;
line-height:1.1em;
font-family: Arial Narrow, sans serif, helvetica;
display:block;
background-color: #000;
filter: alpha(opacity = 80);
/*
 -moz-opacity: 0.8;  
 -khtml-opacity: 0.8; 
*/
opacity: 0.8;
position:absolute;
top:223px;
}

h1.featuredTitle a {
color:#ffffdd;
font-size:15px !important;
display:block;
padding:6px 5px 0 10px;
font-weight:bold;
}
h1.featuredTitle a:hover {
text-decoration:underline;
}
a.featuredPromo {
font-size:10px !important;
width:540x;
height:18px;
line-height:1.1em;
font-family: Arial, sans serif, helvetica;
display: none /*inline*/;
background-color: #000;
font-weight:bold;
filter: alpha(opacity = 90);
/*
 -moz-opacity: 0.9;  
 -khtml-opacity: 0.9; 
*/
opacity: 0.9; 
position:absolute;
top:0px;
padding:2px 10px;
text-align:right;
}
a.featuredPromo a {
color:#fff;
font-size:10px !important;
padding:4px 10px;
display:inline;
font-weight:bold;
text-align:right;
}
a.featuredPromo img {
display:inline;
text-align:right;
padding: 0px 0px;
}
a.featuredPromo a:hover {
text-decoration:none;
}

#mainContent .wp-caption-text,
#midColPosts .wp-caption-text,
#secondaryContentWrapper .wp-caption-text,
#subNews .wp-caption-text {
display:none;
}

/* MAIN CONTENT WRAPPER
============================================================== */
#mainContentWrapper {
border-bottom:1px solid #eee;
margin-bottom:10px;
}
/* MAIN CONTENT (Levý blok)
============================================================== */
#mainContent {
float:left;
width:540px;
display:inline;
position:relative;
background:#333;
}
.sliderwrapper{
position: relative;
overflow: hidden;
width: 540px;
height: 257px;
}
.sliderwrapper img {
display:block;
}
.contentdiv{
visibility: hidden;
position: absolute;
left: 0;
top: 0;
border:0px solid #efefef;
z-index:1;
}
.pagination{
display:block;
background-color: #efefef;
padding:0 0px 0px 0px;
margin-bottom:0px;
}
.pagination img{
margin-left:7px;
margin-bottom:5px;
}
.pagination a img{
border-top:4px solid #3377bb;
padding-top:5px;
display:block;
float:left;
}
.pagination a:hover img, .pagination a.selected img{
border-top:4px solid #ffffdd;
padding-top:5px;
}
.toc a{
background: #333;
}

/* styly pro plug-iny - kforum */

.frumnadpis {
	padding: 0.2em 0 0.2em 10px;
	color: #ffffff;
  background:#3377bb;
	font-weight: bold;
	text-align: center;
	font-size: 16px
}
.frumhlavi {
	background-color: #ffffdd;
	color: #3377bb;
	font-weight: bold;
	text-align: center;
	font-size: 10px
}
.frumhlram {
	background-color: #ffffff
}
.frumvnram {
	background-color: #035D8A
}
.frumodskoky {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.frumz {
	background-color: #ffffff;
	color: #2b3953;
	font-size: 12px;
	font-weight: normal
}
.frumzneg {
	background-color: #f0f6ff;
	color: #2b3953;
	font-size: 12px;
	font-weight: normal
}
.frumzmiddle {
	color: #2b3953;
	font-size: 11px;
	font-weight: normal
}
.frumzsmall {
	color: #2b3953;
	font-size: 9px;
	font-weight: normal
}
.frumzsmallng {
	color: #2b3953;
	font-size: 9px;
	font-weight: normal
}
.frumzsmallred {
	color: #FF0000;
	font-size: 9px;
	font-weight: normal
}
.frumzsmallp {
	color: Silver;
	font-size: 9px;
	font-weight: normal
}
.frumznews {
	color: #2b3953;
	font-size: 12px;
	font-weight: normal;
}
.frumznewsnazev {
  color: #2b3953;
	font-size: 10px;
	font-weight: bolder;
}



/* styly pro plug-in - kalendar akcii */
.planakci {
	font-family: "verdana","arial";
	font-size: 10px	
}

/* BANNER POSUVNY */

.mod_bannerslider {
	position: relative;
	overflow: hidden;
}
.mod_bannerslider .bs_opacitylayer {
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.mod_bannerslider .bs_contentdiv {
	display: none;
}
