* {
	margin: 0;
	padding: 0;
}
/* nástroj pro odstranění plevele z htmlarea */
p[style], span[style], span {  
    font-size: inherit !important;  
    font-family: inherit !important;
    font: inherit !important;
    font-family: Palatino, 'palatino linotype', serif !important;
    
} 
font, .MsoNormal {
  font-family: Palatino, 'palatino linotype', serif !important;
}
body {
	font: 83% 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	background: #323232 url('../img/bgr_dark.jpg') no-repeat top center fixed;
	color: #999999;
	text-align: center;
	min-width: 775px;
}


#main {
	width: 1000px; 
	margin: 0 auto;
	background: #222;
}



 #head {
	width: 1000px; 
	margin: 0 auto;
	margin-top: 10px;
	height: 160px;
  background: transparent url('../img/hlavicka_zaobleni_dark.gif') no-repeat 0px 0px;
 }
 
.hlavicka {
	height: 120px;
	margin: 0px;
	background: transparent url('../img/hlavicka_blank.jpg') no-repeat 0px 10px;
	

 }

#head .spodek {
	background: transparent url('../img/hlavicka_spodek.gif') no-repeat bottom left;
	height: 5px;
	width: 1000px;

	
}
/*.pravy-horni-roh {	background: transparent url('../img/hlavicka_p.gif') no-repeat top right; }
.levy-vnitrni-roh {	background: transparent url('../img/nadpis_l.gif') no-repeat top left; height: 120px;}
.pravy-vnitrni-roh {	background: transparent url('../img/nadpis_p.gif') no-repeat top right; height: 120px;}*/


 #footer {
	width: 1000px; 
	margin: 0px auto;
	height: 80px;
	background: transparent url('../img/paticka_dark.png') no-repeat 0px 0px;
	}


#left {
	margin: 0px 10px 10px 10px;
	float: left; 
	width: 200px;  
	display: inline;
	text-align: left;
	background: #222;
	}
	
#center {
	margin: 0px 220px auto;	
	text-align: left;
	width: auto;
/*	background: #ffffff;*/
	padding: 0px;
	font-size: 1.02em;
	}
	
#center-velky {
	margin: 0px auto;	
	margin-left: 220px;
	text-align: left;
	width: auto;
	background: #222222;
	padding: 0px;
	}
	
	
#right {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	width: 200px;  
	float: right;
	display: inline;
	background: #222;
	text-align: justify;
	}
		

	
.cleaner {
	clear:both; 
	height:10px; 
	font-size:1px; 
	border:none; 
	margin:0; 
	padding:0;	
	}





/* --------- prvky ---------- */

h1 {
	color: #b4b09b;
	margin: 2px 20px 10px 20px;
	padding: 0px;
	font-size: 2em;

}
	
	h2 {
	color: #9f9a82;
	margin: 1.5em 20px 0.5em 20px; 
	font-size: 1.6em; 
	font-weight: normal;
	text-align: left;  
	}
	
	h3 {
	color: #908b74; 
	margin: 1.5em 20px 20px 20px; 
	font-size: 1.4em; 
	font-weight: normal;
	text-align: left;  
	}

ul, li {
	margin: 0px;
	padding: 0px;
}

p, hr, table, form, address, #center ul, #center iframe { 
	margin: 0em 20px 1em 20px;
	text-align: left;
	color: #999999;
	font-style: normal;
	}
/* protoze fckeditor umoznuje davat jiny margin a taky dava table do p */
#center p, #center hr, #center table, #center form, #center address, #center ul, #center iframe { 
	margin: 0em 20px 1em 20px !important;
	}
#center p table {	margin: 0em 0px 1em 0px !important;}

p, h4 {
	line-height: 1.3em;
}
table {
	border-collapse: collapse;
}
td, th {
	vertical-align: top;
	padding: 0em 0.5em;
}


a, a h2 { 
	color: #dec754; 
	text-decoration: underline;
	font-weight: bold;
	}

a:hover, a:hover h2 {
	color: #f6da4a;
	text-decoration: none;
	} 

img {
	border-width: 0px; 
	margin: 0px;
	}

hr {
	color: #222;
	border: 1px dashed #bbbbbb;
	border-width: 0px 0px 1px 0px;
}

#center li, #center-velky li {
	margin-left: 40px;
}

.levacek {	float: left; }
.pravacek {	float: right;  }

/* --------- formulář ---------- */

input  {
	width: 200px;
	margin-bottom: 5px;
}

select  {
	margin-bottom: 5px;
}

form .levacek {
	margin-right: 10px;
}
.siroky {
	width: 350px;
}

.cudl {
	width: auto;
	padding: 0px 2em;
}
/* --------- navigace ---------- */
#menu	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1px;
	margin-bottom: 1em;
	background: #ffca26;
	padding-bottom: 11px;
	background: #222 url("../img/obloucek_bottom_cerny_dark.gif") bottom left;
}
.navigace  {
    width: 200px;
    margin: 0;
    line-height: 13px;
    background: #111;
    display: block;
    }


.navigace li {
    padding: 0px;
    float: none;
    background: url("../img/menu_sub_bgr_black.gif") 0px 0px;   
    text-align: left;
    list-style: none;
}

.nastenka li {
    background: url("../img/menu_sub_bgr.gif") 0px 0px;   
    } 

.navigace li a {
    width: 200px;
    padding: 7px 0px 7px 0px;
    text-indent: 30px;
    line-height: normal;
    font-size: 13px;
    font-weight: normal;
    display: block;
    color: #bbb;
    text-decoration: none;
    background: url("../img/hr.gif") 0 bottom repeat-x !important;
}

.nastenka li a {
  color: #fff1c7;
}
.navigace li:hover {
    background: url("../img/menu_sub_bgr_black.gif") 0px -50px;   
    color: #aaa;
}
.nastenka li:hover {
    background: url("../img/menu_sub_bgr.gif") 0px -50px;   
}

.navigace li a:hover {
    color: #fff;
}

.navigace div {
	width: 200px;
	height: 12px;
	background: transparent url('../img/obloucek_bottom_menu.gif') no-repeat;
}
.nastenka {
  background: transparent url('../img/obloucek_bottom_hnedy_dark.gif') bottom left no-repeat !important;
  padding-bottom: 11px;
}

/* -- horni menu -- */ 
#navigace {
    width: 980px;
    height: 40px;
    margin: 0;
    padding: 0;
    border : 10px solid #222222;
    border-width : 0px 10px;
    position: relative;
    background: url("../img/menu_hor_repeat_dark.jpg") repeat-x #222;
    z-index: 10;
}

#navigace .obloucky {
   background: transparent url("../img/menu_hor_obloucky_dark.png") bottom left repeat-x;
   width: 10px;
   height: 40px;
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 12;
}
#navigace .pravy {
   background: transparent url("../img/menu_hor_obloucky_dark.png") -970px 0px repeat-x;
   width: 10px;
   height: 40px;
   position: absolute;
   top: 0px;
   left: 970px;
   z-index: 12;
}
#navigace li {
    margin: 0 0 0 0px;
    padding: 0px;
    float: left;
    list-style: none;
    background: #111 url("../img/menu_bgr_black_dark.gif") 0px 0px repeat-x;
    position: relative;
    line-height: normal;
}

#navigace li a {
    line-height: 40px;
    display: block;
    _float: left;
    color: #bbb;
    font-size: 16px;
    text-decoration: none;
    padding: 0 10px 0 30px;
    margin-left: 0px;
    
}

#navigace li.active a, #navigace li a:hover, #navigace li:hover{
    background: #111 url("../img/menu_bgr_black_dark.gif") 0px -50px repeat-x;
    color: #fff;
}

#navigace li.first {
    padding-left: 15px;
    background: none;
}

#navigace li ul {
    width: 200px;
    margin: 0;
    padding-bottom: 12px;
    position: absolute;
    top: 40px;
    left: 0px;
    background: transparent url("../img/obloucek_bottom_black_dark.png") bottom left no-repeat;
    display: none;
}

#navigace li:hover ul {
    display: block;
}

#navigace li ul li {
    padding: 0px;
    float: none;
    background: url("../img/menu_sub.jpg") 0px -50px;   
    text-align: left;
}

#navigace li ul li a {
    width: 200px;
    padding: 7px 0px 7px 0px;
    text-indent: 30px;
    line-height: normal;
    font-size: 13px;
    font-weight: normal;
    float: none;
    background: url("../img/hr.gif") 0 bottom repeat-x !important;
}

#navigace li ul li:hover {
    background: url("../img/menu_sub.jpg") 0px 0px;   
}


	
/* --------- left ---------- */


.zahlavi {
	background: #fec708 url('../img/zahlavi_zlute_dark.jpg');
	margin: 0px;
}

.zahlavi-hotnews {
	background: #39191a url('../img/zahlavi_hot_dark.jpg');
	margin: 0px;
}

.nastenka .zahlavi {
	background: #392a00 url('../img/zahlavi_hnede_dark.jpg');
	margin: 0px;
}

.cerne {
	background: #000 url('../img/zahlavi_black_dark.jpg');
	}
.cfbucz {
	background: #E4DAB8 url('../img/zahlavi_cfbu_dark.jpg');
}

.florbalcz {
	background: #E4DAB8 url('../img/zahlavi_florbal_dark.jpg');
}

.zapati {
	background: #222222 url('../img/obloucek_bottom_dark.jpg') no-repeat;
	margin-top: 1em;
	height: 11px;
}

.clanek {
	background: #fff7cc url('../img/clanek.jpg') no-repeat 0em 1em;
	margin-bottom: 1em;
}
.clanek a {
	color: #3f2f01;	
}

.hot {
	background: #e5e5e5 url('../img/clanek_hot.jpg') no-repeat 0em 1em;
	margin-bottom: 1em;
	color: #000;
}
.hot p {
  color: #222 !important;
}
.hot .zapati {
  background: #222222 url('../img/obloucek_bottom_sedy_dark.jpg') no-repeat;
}

#left p, #left table, #right p, #right table {
	margin: 1em 10px 0.5em 10px; 
	text-align: left;
	color: #4F3F07;
	font-size: 0.9em; 
	text-indent: 0em;
}

#left h3, #right h3 {
	margin: 1em 10px -0.8em 10px; 
	font-size: 1em; 
	font-weight: bold;	
	color: #9B5C00;
}

#left .zahlavi h3, #right .zahlavi h3, #right .zahlavi-hotnews h3 {
	padding: 1.2em 0px 5px 0px;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px;
	color: #352A04;
}

#right .zahlavi-hotnews h3, #left .nastenka h3, #left .cerne h3 {
	color: #fff;
}

.clanek table td {
	padding: 0em;
	padding-right: 5px;
}

#left .loga {
  margin-top: 10px;
  margin-bottom: -10px;
}
#left .loga a, #left .loga a:hover {
	background: transparent;
}

#right table.vysledky {
	background: #fef6bf;
	width: 200px;
	margin: 0px;
	margin-bottom: 1em;
	padding-bottom: 0px;
}


table.vysledky td {
	border-bottom: 1px solid #ffc000;
	padding: 0px 0.15em 0px 0.3em;
	overflow: hidden;
	}

table.vysledky .bottom {
	background: #222222 url('../img/obloucek_bottom_dark.jpg') 0px -1px no-repeat;
	height: 11px;
	border-bottom: none;
	padding: 0px;
	margin-bottom: 0px;
	}
	
table.vysledky .mezera {
	height: 5px;
	background: #ffdb59;
	}
	
td.vysledek {
	background: #ffe175;
	text-align: center !important;
	width: 2em;
	padding: 0em !important;
}
/* --------- center ---------- */


.datum, .forum-zahlavi, #center .vysledky {
	margin: 0em 20px 0.5em 20px; 
	text-align: left;
	color: #aaaaaa;
	font-size: 1em; 
	overflow: hidden;
}
.vysledky {
	text-indent: 0em;
}

.forum-zahlavi {
	background: #efe8d1;
	padding: 0.5em;
}
.skore {
	color: #D78104; 
	margin: 0.5em 20px 0.5em 20px; 
	font-size: 1.6em; 
	font-weight: normal;
	text-align: left;  
	}

.statistiky {
	line-height: 1.8em;
	font-size: 1em;
	background: #363636;
}

.statistiky thead th {
	background: #555555;
	vertical-align: top;
	text-align: left;
}

.statistiky thead a {
	color: #bbbbbb;
}

.statistiky td a {
	font-weight: normal;
}


.statistiky .suda {
	background: #2a2a2a;
}

.statistiky .razenodle {
	background: #282828;
}

.statistiky .suda .razenodle {
  background: #232323;
}
.statistiky .celkem {
	font-weight: bolder;
	background: #999999;
}

.fotka {
float: left;
width: 100%;
}
.fotka-levacek {
	float: left;
	margin: 10px 10px 10px 20px;
}

#center p, #center-velky p {
	font-family: Palatino, 'palatino linotype', serif;
}

#center table {

}
#center td {
	width: auto !important;
}

.bez-odsazeni {
	text-indent: 0em;
}
	
.red {
	color: red;	
}

h2.bez-okraje {
	margin-bottom: 0px;
}

.obrazek {
	margin: 10px 10px 10px 20px;
}

.clanek-upoutavka p {
	min-height: 80px;
}

#center p.dotaz {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0px !important;
}

#center strong {color: #ccc}
/* --------- fotogalerie ---------- */

.fotky img {
	border: 1px solid #333333;
	margin: 5px;
}

.nahled {
	float: left;
	width: 170px;
	text-align: center;
	margin-bottom: 10px;
}

.fotky a:hover, .fotka a:hover {
	background: none;
}

.fotky a:hover img {
	border-color: #ffa200;
}
/* --------- footer ---------- */

#footer .text {
	color: #bbb;
	height: 80px;
	line-height: 70px;
	
}

#footer .text a {
	color: #ccc;
}

#footer .text a:hover {
	color: #ffffff;
	background: transparent;
}

