﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("../images/bgr.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	width: 924px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 922px;
	height: 136px; 
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
}
#navigation {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	float: left;
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 922px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #3d6c87;
}
/* ramecek kolem obrazku */
.ramecek-obr {
	padding: 3px;
	border: 1px solid #808080;
}
.ramecek0-obr {
	 border: 0;
}
/*#content img {
	padding: 3px;
	border: 1px solid #808080;
} 
*/
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.menuactive {
	color: #fff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}

.tab-vysl {
	border-collapse: collapse;
  width: 690px;
  border: 2px #9dcce6 solid;
	
}
.tab-zahl{
  text-align: center;
  height: 40px;
  background-color: #9dcce6;
  font-weight: bold;
  border: 1px black solid;
}

.tab-vysl th{
	background-color: #9dcce6;
	border: 1px black solid; 
}

.tab-vysl td{
	border: 1px #9dcce6 solid;
}
.tab-vysl tr{
	border: 1px #9dcce6 solid;
}

.tab-kolo{width:22px; text-align: right;}
.tab-tym{width:195px;}
.tab-den{width:42px; text-align: center;}
.tab-datum{width:42px; text-align: right;}
.tab-cas{width:42px; text-align: right;}
.tab-skore{width:42px; text-align: center;}
.tab-strelci{width:200px;}
.tab-sestava{width:40px; text-align: center;}
.tab-video{width:45px; text-align: center;}
.tab-modra {
	background-color: #CCE6FF;
} 

.tab-vysl-nej {
	border-collapse: collapse;
  width: 462px;
  border: 2px #9dcce6 solid;
}
.tab-zahl-nej {
  text-align: center;
  height: 40px;
  background-color: #9dcce6;
  font-weight: bold;
  border: 1px black solid;
}
.tab-vysl-nej th{
	background-color: #9dcce6;
	border: 1px black solid; 
}
.tab-vysl-nej td{
	border: 1px #9dcce6 solid;
}
.tab-vysl-nej tr{
	border: 1px #9dcce6 solid;
}
.tab-kolo-nej{width:22px; text-align: right;}
.tab-jmeno-nej{width:220px;}
.tab-branky-nej{width:220px; text-align: center;}

/*nadpis tabulky s rozlosovanim */
.tab-nadpis-los{width:630px;}
.tab-nadpis-ikona{width:60px; text-align: center;}
.text-tab-vpravo {text-align: right; font-weight: bold;
 font-size: 10px; font-style:italic; color: #3d6c87;}


/*tabulka pro osoby a popis */
.tab-foto {border: 0px solid;}
.tab-foto tr {border: 0px solid;}
.tab-foto td {border: 0px solid;}
.tab-foto1 {border: 0px solid; width: 125px;}
.tab-foto1-popis {border: 0px solid; width: 220px;}
.tab-foto2 {border: 1px solid; width: 125px;}
.tab-foto2-popis {border: 1px solid; width: 220px;}
	
/*tabulka pro fotogalerii */
.tab-fotogalerie {border: 0px solid; width: 690px;}
.tab-fotogalerie tr {border: 0px solid;}
.tab-fotogalerie td {border: 0px solid;}
.tab-fotogalerie1 {border: 0px solid; width: 60px;}
.tab-fotogalerie1-popis {border: 0px solid; width: 630px;}

.text-vlevo {text-align: left;}
.text-stred {text-align: center;}
.text-vpravo {text-align: right;}
.obr-vpravo {align: right;}
.obr-stred {align: center;}
.cara_pod_odstavcem {
  border-bottom: 1px solid rgb(61,108,135);
}

/*tabulka video*/
.table_video{
 width: 690px;
 font-size: 12px;
 height:35px;
}
.table_video_ico{
 font-weight:normal;
  text-align: left;
  vertical-align:center; 
  width: 22px;
}
.table_video_nadpis {
  width: 595px;
  vertical-align:center; 
}
.table_zpet_sipka {
 width:33px;
 text-align: right;
}
.table_zpet_text {
 font-weight:normal;
 text-align: center;
 width:40px;
}
.video_okno {
 display:block;
 width:512px;
 height:288px;
}


/* Tisková verze */
@media print {
  #masthead {display: none;}
  #navigation{display: none;}
  #content {border: none}
 
  #footer{display: none;}
  h2, h3{color: white; background-color: black;}
  .tab-vysl, .tab-zahl,.tab-vysl th,.tab-vysl td {background-color: white;border-color: black;}
  .tab-vysl-nej, .tab-vysl-nej th, .tab-vysl-nej td, .tab-vysl-nej tr {background-color: white;border-color: black;}
  .tab-vysl {width: 630px;} 	
  .noprint{display: none;}
  body {font-size: 0.6em;}
}
	
  
