body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: #2b3953;
	background-color: #000046;
}
.pozadi_jedna {
	background-color: #D1E1FA;
}
.pozadi_dva{
	background-color: #FFFFFF;
}
.tabulka_zaklad {
	border:  double #4f689a;
}
.bezpozadi {
	background : #D1E1FA;
	padding: 0 0;
}
.vyhledavac {
	position:absolute;
	left:500px;
	top:150px;
	width:260px;
	z-index: 1;
}
.zakl {
	margin: auto;
	width: 760px;
	position: relative;
	text-align: center;
	 }
/*	zakl. tabulka layoutu	*/
#layout {
}
.uvod {
	border: 1px solid #4f689a;
	color:#4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	background-image: url(modra-prechod.png);
	background-repeat: repeat-x;
}
/*	zahlavi	*/
.zahlavi {
	background-color: #9AC5E2;
	background-image: url(../urad5.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	height: 150px;
}


/*	vnitrni odsazeni - padding - sloupcu	*/
.col {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/*	odsazeni hl.sloupce v sablone base	*/
.hlav {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

.zap-txt {
	text-align: center;
	color: #4f689a;
	font-size: 10px;
	}
.zap-txt a {
	text-decoration: none;
	font-size: 10px;
}
.zap-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}


/*      definice bloku typu 1 az 5 - spol.vlastnosti	*/
.blok1, .blok3, .blok4 {
	margin:0;
	color:white;
	font-weight: bold;
	font-size:12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*      definic. blokov typu 1 az 5 - rozdilne vlastnosti	*/
.blok1	{
	background:#4f689a;
}
.blok2	{
	background:#4f689a;
}

.blok3	{
	background:#4f689a;
}

.blok4	{
	
}

.blok5	{
	
}

/*	definice obsahu bloku 1-5 - spol. vlastnosti	*/
.blok1obs, .blok4obs  {
	font-size:13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/*	definice obsahu bloku 1-5 - rozdilne vlastnosti	*/
.blok1obs {
}

.blok2obs {
	font-size: 10px;
	padding-bottom: 10px;
	
}

.blok3obs {
	border: 1px solid #4f689a;
	
	font-size:13px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(modra-prechod.png);
}

.blok4obs {
	color: #4f689a;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size:13px;
	margin: 0;
	padding-left: 10px;
}

.blok5obs {
	color: #4f689a;
	font-size:13px;
	margin: 0;
	padding-bottom: 5px;
}


/* hyperlinky */

A {
	
	font-style: normal;
	font-variant: normal;
}
A:link {
	color:#4f689a;
}
A:visited {
	color:#4f689a;
}
A:hover {
	color:#13005E;
}
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;
	text-decoration: none;
	border:none;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #98A9C9;
	padding-top: 2px;
	padding-bottom: 2px;
}
A.menu:hover {
	display:block;
	color:#fff;
	text-decoration: none;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #6D84B4;
}

/* zakladni styly */

.z {
	color:#4f689a;
	font-size: 13px;
	font-weight: normal;
}
.nadpis {
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.nadpis2 {
	top: 7px;
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 10px;
}

.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: 11px;
	font-weight: bold;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f689a;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0;
	text-align: left;
	width: 97%;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
	line-height:1.2em;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 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-color: #2837B9;
	background-image: url(gr-inq.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
}
.titulek {
	color:#4f689a;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.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 */

	/*	vnitrni odsazeni clanku zleva a zdola 	*/
.cla-obsah {
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 10px;
	padding-left: 5px;
}
	/*	nadpis clanku	*/
.cla-nadpis {
	position: relative;
	top: 7px;
	padding: 0.2em 0 0.2em 10px;
	color:white;
	background:#4f689a;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 3px 80px;
}
	/*	text clanku	*/
.cla-text {
	padding: 10px 0 0 0;
	color:#4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}
.cla-text2{
	color:#4f689a;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
/*	clanek pro vklad z admin centra*/
.cla-mytext {
	color:#4f689a;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	/*	styl pre informacie za clankem- autor, pocet precitani atd...	*/
.cla-informace {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}
	/*	odsazeniod 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-right: 10px;     
}


/* 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;
}

/* 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:#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 */

.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: 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: #FFFFFF;
	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: #768db9;
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

form {
	background: #fff url("modra-prechod.png") top left repeat-x;
}

a img {
	border:none;
}
/* kniha navstev */
.gb_napoveda{
	font-size: 9px;	
	}
.gb_tl {
	background-color: #FFFF00;
	color: #00FF33;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.gb_add-form {
	border: 1px solid #4f689a;
	background-color: #9CB8FA;
	padding-bottom: 1px;
}
.gb_add-form p, .gb_add-form form {
	margin: 0px;
}
.gb_add-form input, .gb_add-form textarea {
	color: #4f689a;
	background-color: #FFFFFF;
	border: 1px solid #4f689a;
	padding: 1px;
	font-size: 12px;
}
.gb_nick, .gb_email, .gb_homepage {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #4f689a;
}
.gb_nick input, .gb_email input, .gb_homepage input {
	width: 150px;
	border: 1px solid #4f689a;
	color: #4f689a;
}
.message {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #4f689a;
	border: 1px 1 #FF0000;
	}
.message_textarea {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
.textarea {
	border: 1px solid #4f689a;
	color:#4f689a;
}
.gb_submit {
	font-size: 9px;
	font-weight: bold;
	color: #4f689a;
	padding-left: 160px;
	}
.gb_total-posts {
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #343A72;
	font-weight: bold;
	padding-top: 20px;
}
.gb_navigator {
	clear: both;
	text-align: center;
}
.gb_other {
	font-size: xx-small;
}
.gb_post  {
	border: 1px solid #4f689a;
	margin-bottom: 10px;
}
.gb_post-top {
	padding: 2px 3px;
	background-color: #E9ECF3;
}
.gb_post-top img {
	vertical-align: middle;
}
.gb_meno {
	font-weight: bold;
	font-size: 12px;
}
.gb_adresy {
	margin-left: 5px;
	font-size: 12px;
}
.gb_datum {
	margin-left: 10px;
}
.gb_post-middle {
	padding: 3px;
	background-color: #FFFFFF;
}

.sport {
	color:#4f689a;
	font-weight: normal;
	font-size: 12px;
}
.sport table {
	color:#4f689a;
	font-weight: normal;
	font-size: 12px;
	background-image: url(modra-prechod.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #4f689a;
	border-right-color: #4f689a;
}
.sport td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4f689a;
	border-left-color: #4f689a;
}
.normal {
	color:#4f689a;
	font-weight: normal;
	font-size: 12px;
}
.normal table {
	color:#4f689a;
	font-weight: normal;
	font-size: 12px;
	background-image: url(modra-prechod.png);
	background-repeat: repeat-x;
}
/*fotogalerie*/
.galerie{
	color:#4f689a;
	font-weight: normal;
	font-size: 11px;
}
.galerie table {
	color:#4f689a;
	font-weight: normal;
	font-size: 11px;
	background-color: #E1E8FD;
	border: double #4f689A;
}
.galerie td {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #4f689A;
	border-right-color: #4f689A;
	border-bottom-color: #4f689A;
	border-left-color: #4f689A;
}
.bez-cary {
	border: 0px solid ;
}
.galerie-menu td{
	background-color: #E1E8FD;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #4f689A;
	border-right-color: #4f689A;
	border-bottom-color: #4f689A;
	border-left-color: #4f689A;
}
.galerie-menu a{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.galerie-menu a:hover  {
	font-size: 18px;
	font-weight: bold;
	color: #13005E;
	text-decoration: none;
}
/*greybox*/
#GB_overlay {
	background-color: #D1E1FA;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
	background-color: #fff;
	border: 3px solid #00007D;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
	background-color: #00007D;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 95%;
    border-collapse: collapse;
}
/*pismo v hlavicce*/
.GB_header .caption {
	text-align: left;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 18px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}

/*pocet obrazku */
#GB_middle {
	color: #FFFFFF;
	font-size: 18px;
}

#GB_middle img {
	cursor: pointer;
	vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;
    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


