/********************************************************************************************************************
	Autor:   Martin Felcman - martin@felcman.cz - www.felcman.cz
	Projekt: Mifa.cz - on-line fotbalovy manager
	
	Posledni uprava:    
	Adresa CSS dokumentu: ???
	
 *****************************************************************************************************************/
* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {border:0;}
body {background: #102007 url(../images/bg.jpg) repeat-x; font-family: Tahoma, Arial, Helvetica, sans-serif; color: black; text-align: center; height: auto; }
h1 { position: relative;  width: 294px; height: 75px; margin: 30px 0px 0px 18px; overflow:hidden; float: left; }
h1 span { display:block; position:absolute; left:0; top:0; z-index:1; width: 294px; height: 75px; background:url(../images/logo.gif) top left no-repeat;}
legend { display: none; }
hr.clear {clear:both; height:1px; margin: -1px 0 0 0; padding:0; border:none;	visibility: hidden;  }
hr.clearfull {clear:both; height:1px; margin: -1px 0 0 0; padding:0; border:none; display: block; visibility: hidden; width: 930px;  }
.none {display: none;}

#content { width: 836px; margin: 0px auto;  height: auto; text-align: left; }


ul#menu { display: block; list-style-type: none; height: 25px; margin: 43px 0 0 18px; clear: both; }
ul#menu li { float: left; padding: 0 2px 0 0; height: 25px;}
ul#menu li a { float: left;  height: 25px;  background-image: url('../images/inbox-menu.gif');  background-position: 0 -25px;  text-decoration: none;  font-size: 12px; color: #fff;  font-weight: bold; margin-right: 0; }
ul#menu li.item a:hover, ul#menu li.active a{ background-position: 0 0; color: #323232; }
ul#menu li.item a:hover span, ul#menu li.active a span{ background-position: 100% 0; color: #323232; }
ul#menu li a span {  float: left;  height: 18px;  padding: 7px 15px 0 0;  margin: 0 0 0 15px;  background-image: url('../images/inbox-menu.gif');  background-position: 100% 100%;}

#inbox { width: 790px; clear: both; padding: 5px 5px 15px 5px; background: #fff ; margin: 0 auto;}
#inbox-footer { width: 800px; height: 5px; clear: both; background: url(../images/inbox-bg-bottom.png) top left no-repeat; margin: 0 auto; }

.box { width: 780px; margin: 0px auto 0px auto; background: url(../images/faq-bg.gif) repeat-y top  left;}
.box-footer {width: 780px; height: 13px; margin: 0px auto 10px auto;  background: url(../images/faq-bg-bottom.gif) top center no-repeat;}
.box h2 {width: 780px; height: 21px; background: url(../images/faq-h2.gif) top left no-repeat; text-align: center; color: #fff !important; font-size: 12px !important; padding: 6px 0 0 0; margin:0!important; text-decoration: none !important;}

.box table { width: 780px; margin: 0 0 -5px 0; }
.box th { color: #7d7d7a;  background: #eaeaea; font-weight: bold; border-right: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf;  text-align: center; font-size: 11px; padding: 0 0 3px 0; height: 23px; }
.box td { color: #323232;  padding: 5px 0 5px 7px; font-size: 12px; border-right: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; height: 18px ;  }
.box td a:hover { color: #323232; text-decoration: none;  }
.box td a { color: #323232; text-decoration: underline; font-weight: normal; }
.box th a:hover { color: #7d7d7a; text-decoration: none;  }
.box th a { color: #7d7d7a; text-decoration: underline;  }
.box .center { padding-left: 0; text-align:center;}

#inbox p { font-size: 12px; color: #323232; line-height: 150%; padding: 5px;}
#inbox ul { font-size: 12px; color: #323232; line-height: 150%; margin: 5px 0 5px 25px; list-style-type: square;}
#inbox h2 { font-size: 13px;   color: #128b0b; margin: 15px 0 5px 5px; text-decoration: underline;  }
span.underline {text-decoration: underline;}

p.novinky {line-height: 180% !important;}
span.datum {color: #128b0b; font-weight: bold;}

p.footer {clear: both; width: 780px; margin: 10px auto;}

td.turnaj, td.turnaj a {color: #128b0b !important;}
td.stav, td.stav a {color: #FF0033 !important;}



