body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color: White;
	margin: 0;
	padding: 0;
	background: #174618 url(pozadi.jpg) no-repeat fixed; /*	nestandardne vlastnosti - mozete ich odkomentovat CSS bude funkcne ale nebude validne	*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	border-collapse: collapse;
}

/*	zakladna tabulka layoutu	*/
#layout {
	height:100%;
}
/*	lavy okraj layoutu	*/
#lm {
	width: 5%;
	/*background: #9eaecd url(../pictures/ist1_1861669_background_fields_of_green.jpg) repeat-y top right;*/
}
/*	pravy okraj layoutu	*/
#rm {
	width: 5%;
	/*background: #9eaecd url(../pictures/ist1_1861669_background_fields_of_green_turn.jpg) repeat-y top left;*/
}
/*	zahlavie	*/
#zahlavi1 {
	position: relative;
	margin: 0;
	padding: 0;
	height: 0px;
	/*background: Gray;*/
}
/*	napis - graficky prvok vlavo v zahlavi	*/
#zahlavi-gr1 {
	position: absolute;
	top: 25px;
	left: 150px;
	width: 510px;
	height: 60px;
	background: url(logo_mfhk.gif) no-repeat;
	cursor: hand;
	z-index: 5;
}
#zahlavi-gr4 {
	position: absolute;
	top: 85px;
	left: 250px;
	width: 510px;
	height: 60px;
	background: url(info.jpg) no-repeat;
	cursor: hand;
	z-index: 10;
}
/*	graficky prvok napravo v zahlavi 	*/
#zahlavi-gr2 {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 177px;
	height: 107px;
	background: url(logo_right.jpg);
}
#zahlavi-gr3 {
	position: absolute;
	top: 5px;
	left: 25px;
	width: 106px;
	height: 107px;
	background: url(logo_ufa.jpg);
	background-repeat: no-repeat;
}
/*	ciarkovana spodna cast zahlavia 	*/
#zahlavi2 {
	margin: 5px 0 0 0;
	padding: 0;
	height: 107px;
	background: url(logo_full.jpg) repeat-x top right;
	width: 800px;
}
/*	srafovane zapatie stranky	*/
#zapati	{
	padding: 0.2em;
	margin: 0px 10px 12px 10px;
	background: url(pozadi_tm-zelene_long.gif) repeat top right;
}

/*	trieda pre vnutorne odsadenie - padding - stlpcov	*/
.col {
	padding:10px 10px 0 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 5px 0;
	padding: 5px;
	color: White;
	font-weight: bold;
	font-size: 13px;
	background: url(pozadi_tm-zelene_long.gif);
}

/* definicia blokov typu 1 az 5 - rozdielne vlastnosti	*/
.blok1	{
}

.blok2	{
}

.blok3	{
}

.blok4	{
}

.blok5	{
}

/*	definicia obsahu blokov 1-5 - spolocne vlastnosti	*/
.blok1obs, .blok2obs, .blok3obs, .blok4obs, .blok5obs {
	font-size: 13px;
	background: url(pozadi_zelene_long.gif);
	margin: 0 0 5px 0;
	padding: 5px 5px 5px;
}

/*	definicia obsahu blokov 1-5 - rozdielne vlastnosti	*/
.blok1obs {
	text-align: center;
}

.blok2obs {
	font-size: 9px;
}
.blok2obs A {
	font-size: 11px;
	font-weight: bold;
	color: Lime !important;
}
.blok3obs {
}

.blok4obs {
}

.blok5obs {
	padding: 2px 2px 0px;
}

/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
A:link {
	color: White;
}
A:visited {
	color: White;
}
A:hover {
	color: White;
}
A:active {
	color: Yellow;
}
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, form.menu {
	background: left;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	font-size: 11px;
	display: block;
	border-bottom-color: #32CD32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px 0;
}
A.menu:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	margin: 0px 0;
	background: Green;
}

/* zakladni styly */

.z {
	color: White;
	font-size: 13px;
	font-weight: normal;
}
.nadpis {
	text-align: center;
	padding: 0.2em 0 0.2em 10px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	background: url(pozadi_tm-zelene.gif);
}
.podnadpis {
	color: White;
	text-align: center;
	font-size: 14px;
}
.bledy {
	color:#f0f6ff;
}

/* komentare */

.kom-z {
	color: Lime;
	font-size: 11px;
	font-weight: normal;
}
.kom-link {
	color:Lime;
	font-size: 13px;
	font-weight: normal;
}
.kom-hlavicka {
	color: Lime;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.kom-text {
	color: White;
	padding: 3px;
	border: 1px solid Lime;
	font-size: 11px;
	font-weight: normal;
}
.kom-cely-ram {
	padding: 4px;
	background: url(pozadi_zelene_long.gif);
	padding-bottom: 4px;
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color: Lime;
	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: Lime;
	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: White;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek {
	color: Lime;
	font-size: 13px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color: Lime;
	font-size: 13px;
	font-weight: normal;
}
.nov-text {
	color: Red;
	font-size: 13px;
	font-weight: bold;
}

/* clanky */

/*	pozadie clanku ako modry vruh nalavo	*/
.cla-cely {
	margin:0;
	/*background: url('cla-poz.png') top left repeat-y;*/
}
/*	vnutovne odsadenie clanku zlava a zdola 	*/
.cla-obsah {
	padding: 0 0 10px 65px;
	background: url(pozadi_zelene_long.gif);
}
/*	nadpis clanku	*/
.cla-nadpis {
	position: relative;
	top: 0px;
	padding: 0.2em 0 0.2em 10px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	background: url(pozadi_tm-zelene_long.gif);
}
/*	text clanku	*/
.cla-text, .cla-text p {
	padding: 10px 0 0 0;
	color: White;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	width: 455px;
}
.cla-text A, .cla-nadpis A{
	text-decoration: none !important;
}
/*	styl pre informacie za clankom - autor, pocet precitani atd...	*/
.cla-informace {
	color: Lime;
	font-size: 11px;
	font-weight: normal;
}
.cla-informace-tisk {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
/*	odsadenie od krajov pri tlacovej sablone	*/
.tisk {
	padding:1em;
}
/*	odsadenie ikony temy	*/
.obrtema {
	position: absolute;
	margin-left: 5px;
	margin-top: 30px;
	float: left;
}


/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff url("modra-prechod.png") top left repeat-x;
	margin: 6px 0;
	padding: 6px;
	color: Lime;
	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;
	background: url(pozadi_zelene.gif);
}
.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: Lime;
}

/* dalsi pomocne styly*/

.hodnoceni {

}
.banner1 {
	color: #fff;
	margin:0;
	position:relative;
	top:9px;
}
.banner1d {
	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 {
	color: #fff;
	margin: 5px 10px;
	border-bottom:1px solid #fff;
}

.bannerpod {
	color: Lime;
	font-size: 9px;
	font-weight: normal;
	display: block;
	padding: 4px 0;
	margin: 0 0 10px 0;
}

.banner-text {
	color: Lime;
	font-size: 9px;
	font-weight: normal;
	display: block;
	padding: 4px 0;
	margin: 0px;
}
.banner-img {
	background: url(pozadi_zelene_long.gif);
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

.strankovani {
	color: Lime;
	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 none Lime;
	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: #C0EFC1;
	color: #124914;
	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	*/
}
.textpole {
	background-color: #C0EFC1;
	color: #124914;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	margin: 2px 0;
	padding: 2px;
}

.tl {
	background-color: #259829;
	color: #f8faff;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

form {
	padding: 4px 0px 4px 0px;
	background: url(pozadi_zelene.gif) repeat top left;
}

a img {
	border:none;
}

.ram table {
	background-image: url(pozadi_zelene.gif);
	border: Green;
}

/* blok partneri */

.partners {
	text-align: center;
}

.partners img {
	margin-top:5px;
}

/* FRC vysledky a tabulky */

.blok1obs TD {
	font-size: 9px;
	border-bottom-style: inset !important;
	border-bottom-width: 1px !important;
	border-bottom-color: Lime !important;
	text-align: center;
}

TD .vlevo {
	font-size: 9px;
	text-align: center;
}

TD .vpravo {
	font-size: 9px;
	text-align: left;
	padding-left: 5px;
}

.aktualizace TD {
	text-align: center !important;
	font-size: 11px !important;
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
	border-bottom-color: Lime !important;
	text-align: center !important;
}

TD .vysl_tym, TD .tab_tym, TD .vysl_jmeno  {
	text-align: left !important;
}

TD .vysl_jmeno  {
	text-align: left !important;
	font-size: 11px !important
}

.vysl_nadpis {
	font-size: 20px;
	color: Lime;
}

.vysl_nadpis_tab {
	font-size: 15px;
	color: Lime;
	font-weight: bold;
	padding: 5px;
}

TD .vysl_domaci {
	text-align: right !important;
}

TD .vysl_hoste {
	text-align: left !important;
}

TD .vysl_domaci_rozpis {
	font-size: 11px !important;
	text-align: right !important;
}

TD .vysl_hoste_rozpis {
	font-size: 11px !important;
	text-align: left !important;
}

TD .vysl_vysl_skore {
	font-size: 13px !important;
	font-weight: bold !important;
}

TR .kolo {
	border-bottom-style: solid  !important;
	border-bottom-width: 1px 0 1px 0 !important;
	border-bottom-color: Lime !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-align: left !important;
}

TR .hlavicka {
	border-style: solid !important;
	border-width: 2px 0 2px 0 !important;
	border-color: Lime !important;
	font-weight: 900px !important;
}

.tab_nadpis A, .tab_nadpis {
	font-size: 13px !important;
	color: Lime !important;
	font-weight: bold !important;
}

A.vysl_menu:link, A.vysl_menu:visited {
	color: #fff;
	text-decoration: none !important;
	padding: 2px !important;
	border-style: outset !important;
	border-width: 1px 2px 2px 1px !important;
	border-color: Lime !important;
}
A.vysl_menu:hover {
	color: #fff;
	text-decoration: none !important;
	padding: 2px !important;
	border-style: inset !important;
	border-width: 2px 1px 1px 2px !important;
	border-color: Lime !important;
	background: Green !important;
}

/*zobrazovani strelcu*/

media="all" id="zalozky" /* media=all odrezava nektere starsi browsery */
TABLE .polozka {
	display: none;
} /* polozky nejsou zobrazeny */
TABLE #prvni {
	display: block;
} /*prvni polozka je zobrazena*/
.polozka {
	display: none;
	background-color: #174618;
	text-align: left;
	padding: 5px;
	color: White;
} /* polozky nejsou zobrazeny */
#prvni {
	display: block;
} /*prvni polozka je zobrazena*/
.zalozka a {
	text-decoration: none;
}
TD .strelci {
	border-bottom-width: 0px !important;
	border-bottom-color: inherit !important;
	border-bottom-style: none !important;
}

TD .horni {
	font-size: 9px;
	border-top-style: solid !important;
	border-top-width: 1px !important;
	border-top-color: Lime !important;
	text-align: center;
}

TD .dolni {
	font-size: 9px;
	text-align: center;
	border-bottom-style: none !important;
}

/* kniha navstev */
.gb_add-form {
	padding: 0.5em;
	background: url(pozadi_zelene_long.gif);
}
.gb_add-form p, .gb_add-form form {
	margin: 0px;
}
.gb_add-form input, .gb_add-form textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #004000;
	background-color: #D9FFD9;
	border: 1px solid Lime;
	padding: 1px;
	font-size: 10px;
}
.gb_nick, .gb_email, .gb_homepage {
	float: left;
	padding-right: 10px;
}
.gb_nick input, .gb_email input, .gb_homepage input {
	width: 150px;
}
.gb_message {
	clear: both;
}
.gb_message textarea {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	width: 470px;
	height: 5em;
	font-size: 10px;
}
.gb_submit input {
	margin: 5px 0px;
	padding: 1px 3px;
	outline: 1px solid #666666;
}
.gb_total-posts {
	clear: both;
	margin: 1em 15%;
	border: 1px solid #ffffff;
	background-color: #468416;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.gb_navigator {
	clear: both;
	text-align: center;
}
.gb_other {
	font-size: 10px;
}
.gb_other a {
	font-size: 11px;
}
.gb_post  {
	margin-bottom: 10px;
}
.gb_post-top {
	padding: 2px 3px;
	background: url(pozadi_zelene_long.gif);
}
.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;
	border-bottom-color: Lime;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
