@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	font-size: 70%;
	background : #96C56E url("body.gif") repeat-x top;
  text-align : center;
	color: #363636;	
  margin-bottom: 20px;
}
/*--------------------------------------------- layout ---*/
#page {
	position: relative;
	width: 742px;
	margin: 0px auto 0px auto;
  background: #fff;
  padding-bottom: 5px;
}


#header {
  margin: 0 auto 0 auto;
  width: 730px;
	height: 130px;
	background: #FFFFFF url("header.jpg") no-repeat bottom;
	text-align: left;
}
#doc {
	margin: 20px auto 10px auto;
	width: 720px;
	_width: 730px;
  padding: 0 10px 0 0;
  /*background: url("fotbalista.jpg") no-repeat 5% 100%; */
  text-align: justify;
}
#menu {
  margin: 1px auto 0px auto;
	width: 730px;
  text-align: left;
  background: #446423;
}
#text {
	width: 470px;
  text-align: left;
 	min-height: 400px;
	_height: 400px;
	padding-bottom: 20px;
  float: right;
  
}
#text1 {
	width: 100%;
  text-align: left;
 	min-height: 400px;
	_height: 400px;
	padding: 0 10px 10px 20px;
}
#left {
	width: 234px;
  text-align: left;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#footer {
  width: 710px;
  _width: 730px;
  margin: 0px auto 0px auto;
	clear: both;
	padding: 15px 10px 15px 10px;
  text-align: left;
  background: #252525;
  color: #FFF;
  font-size: 0.9em;
}
#pocitadlo {
  margin: 0px 6px 0px 6px;
  text-align: left;
}
/*------------------------------------------------ menu ---*/

#menu ul {
 list-style-type: none;
}
#menu li {
  float: left;
  list-style-type: none;
}
#menu li a {
  display: block;
  float: left;
  text-decoration: none;
  color: #fff;
  padding: 15px 0 15px 0;
  font-weight: bold;
  text-transform: lowercase;  
}
#menu li a span {
  padding: 0px 22px 0px 22px;
  display: block;
  border-right: 1px solid #788F60;
}
#menu li.active a {
  background: url("active.gif") no-repeat center bottom;
}
#menu li a:hover {
  color: #CCCCCC;
}
#menu li a span.last {
  border-right: none;
}
/*--------------------------------------------- menu-zahlavi---*/
#menu-zahlavi{
  position: absolute;
  top: 1px;
  right: 20px;
}
#menu-zahlavi li {
  list-style-type: none;
  float: left;
}
#menu-zahlavi li a{
  padding-left: 20px;
  color: #fff;
  font-size: 0.9em;
  text-decoration: none;
}
#menu-zahlavi li a:hover {
  color: #ccc;
}
/*-------------------------------------------------- left ---*/
#left h3 {
  color: #446423;
  padding: 0px 10px 7px 10px;
  margin: 0px;
}
div.box {
  padding: 10px;
  text-align: left;
  margin-bottom: 20px;
  background: #446423;
  color: #fff;
}
p.skore {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
  border-bottom: 1px solid #788F60;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
div.news {
  background: #DAE0D3;  
  color: #363636;
  margin-bottom: 5px;
}

/*----------------------------------------- left ---*/
.player {
  width: 150px;
  float: left;
  text-align: center;
  margin: 5px 5px 5px 0;
}


.player img {
  margin: 0 0 5px 0;
}

.player1 {
  width: 250px;
  float: left;
  text-align: center;
  margin: 5px 5px 5px 0;
}

.player1 img {
  margin: 5 0 5px 50;
}



#left ul {
  padding: 0px 0 0 0;  
}
#left ul li {
  margin: 0px 0 1px 0;  
  padding: 0px 0 0 0px;
  background: none;
  list-style-type: none;
  /*border-bottom: 1px solid #577834;*/
}
#left ul li a {
  font-size: 1em;
  font-weight: normal;  
  display: block;
  padding: 5px 0 5px 0px;
  _height: 1px;
  text-decoration: none;
  color: #fff;
  background: url("sipka.gif") no-repeat left center;
}
#left ul li a span {
  padding-left: 10px;
  _height: 1px;
  cursor: hand;
}
#left ul li a:hover {
  color: #ccc;
  background: #577834;
}
#left ul li.active a {
  color: #ccc;
  background: #577834;
}
/*---------------------------------------- klikaci logo ---*/
#logo a{
  position: absolute;
  top: 50px;
  left: 30px;
  width: 400px;
  height: 70px;
}
#logo h2 span{
  display: none;
}
/*----------------------------------------- footer ---*/
#footer a {
  color: #FFF; 
}
/*------------------------------------------------- formulare ---*/
fieldset {
	padding: 10px;
	margin-top: 10px;
  border: 1px solid #CCCCCC;
}
label span {
	display: block;
	float: left;
	width: 130px;
  margin-right: 10px;
}
legend{
  padding: 0 5px 0 5px;
  _padding: 10px 5px 10px 5px;
  color: #F26521; 
}
/*----------------------------------------------------- obecn?agy ---*/
#text ul {
  list-style-position: inside;
  list-style-type: none;
  margin: 0px 0 1em 10px;
}
#text ul li {
  list-style-type: none;
  background: url("ctv.gif") no-repeat left center;
  padding-left: 15px;
  padding: 5px 15px 5px 15px;
  _list-style-position: outside;
}

#text ul li span {
  list-style-type: disc;
  color: ;
  font-weight: bold;
}

#text ul.duraz {
  margin-left: 20px;
}
#left ul {
  _list-style-position: outside;
}
hr {
  display: none;
} 
#text-non-hp ul, #text-non-hp ol {
  margin: 0px 0 1em 20px;
}
a {
  color: #446423;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1, h2, h3, h4 {
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  color: #0076A3;
}
h1 {
  font-size: 1.2em;
  font-weight: bold;
  color: #252525;
  margin: 0em 0 1em 0;
  background: url(h1.gif) no-repeat left center;
  line-height: 2em;
  padding-left: 35px;
  _height: 1px;
}
h1 span{
  font-size: 0.8em;
  font-weight: normal;
  color: #555555;
}
h2 {
  font-size: 1.2em;
  padding: 5px 0 5px 0px;
  margin-bottom: 1.2em;
  font-weight: bold;
  color: #446423;
}
h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #446423;
  margin: 10px 0 10px 0;
}
h3 a {
  font-size: 1.1em;
  font-weight: bold;
  color: #603811;
  margin: 10px 0 10px 0;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  color: #C4DF9B;
  margin: 0px 0 0.5em 0;
  padding: 0px;
}
p {
  margin: 0 0 1em 0;
}
hr {
  display: none;
}
table {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
td {
  border: 1px solid #EEEEEE;
  padding: 2px 5px 2px 5px;
}
th {
  border: 1px solid #EEEEEE;
  padding: 2px 5px 2px 5px;
  background: #707070;
  color: #fff;
  font-weight: normal;
  text-align: left;
}
tr.second {
  background: #DAE0D3;
}
a img{
  border: none;
}
/*--------------------------------------------------- obrazky ---*/

.pic {
  border: 1px solid #8E8E8E;
}
.picR {
  border: 1px solid #8E8E8E;
  float: right;
  margin: 0px 0 10px 10px;
}
.picL {
  border: 1px solid #8E8E8E;
  float: left;
  margin: 0px 10px 10px 0px;
}

.foto {
width: 140px;
height: 105px;
margin: 5px;
overflow: hidden;
vertical-align: middle;
text-align: center;
float: left;
}
.obrEdit {
  background: url(../img/folder_edit.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  cursor: pointer; cursor: hand
}

.obrSmaz {
  background: url(../img/folder_delete.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  cursor: pointer; cursor: hand
}

.obrAdd {
  background: url(../img/folder_add.png) 0 0 no-repeat;
  width: 20px;
  height: 20px;
  border: 0;
  cursor: pointer; cursor: hand
}

/*---------------------------------------------- tridy a barvy ---*/

.textC {
  text-align: center;
}
.textL {
  text-align: left;
}
.textR {
  text-align: right;
}
.textJ {
  text-align: justify;
}
.alignL {
  float:left;
}
.alignR {
  float: right;
}
.alignC {
  text-align: center;
}
.clear {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: #fff;
}
.clear1 {
  clear: both; 
  font-size: 1px; 
  height: 1px;
  background: #252525;
}
#text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
	list-style-type: none;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
#navigace {
  margin: 0 0 1em 0;
  color: #959595;
  font-size: 0.9em;
}

table.editresults th {
  background: #F1F1F1;
  color: #252525;
  font-weight: bold;
 
}

table.editresults input{
  border: none;
  color: #252525;  
}

table.editresults textarea{
  border: none;
  color: #252525;
}

table.editresults td.but{
  border: none;
  color: #252525;
   padding-left: 5px;
}

table.editresults td, table.editresults th {
padding: 1px 1px 1px 1px;
}

table.foto th {
  background: #F1F1F1;
  color: #252525;
  font-weight: bold;
 
}

table.foto td.noborder {
border: none; 
}            


table.noborder td{
  border: none;
}

table.results th {
  background: #F1F1F1;
  color: #252525;
  font-weight: bold;
}
table.results tr.date td {
  border: none;
  color: #7D7D7D;
  padding-top: 20px;
}
table.results tr.date td.ptn {
padding-top: 0px;
}
table.results td.score {
  font-size: 1em;
  color: #446423;
  font-weight: bold;
}
table.results td, table.results th {
padding: 2px 10px 2px 10px;
}
}

