body {
  margin:0;
  padding:0;
  background:#FFF;
  font:75% arial, tahoma, verdana, sans serif;
  color:#555;
  text-align:center;
}

a {
  color:#000;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.t-center {
	text-align:center;
}
.t-left {
	text-align:left;
}
.t-right {
	text-align:right;
}
.f-right {
	float:right!important;
}
.f-left {
	float:left!important;
}
.black {
	color:black!important;
}
.grey {
	color:#777!important;
}
div.full-bann {
	text-align:center;
	margin:5px 0 5px 0;
}
div.full-bann img, div.top-bann img {
	border:0;
}
div.top-bann {
	margin:10px 0 0 92px;
}
p {
	margin:0;
	padding:0 0 8px 0;
}
h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:200%;
	font-family:trebuchet ms;
	color:black;
}
h2 {
	margin: 20px 0px 5px 0;
	padding:0;
	font-size:150%;
	font-weight:bold;
	font-family:trebuchet ms;
	color:#2c9cc4;
}
h3 {
	margin: 20px 0px 5px 0;
	padding:0;
	font-size:140%;
	color:black;
	font-family:trebuchet ms;
}
h4 {
	font-size:100%;
	font-family:trebuchet ms;
	margin:0;
	padding:0;
}
strong {
	color:#e3001c;
}
img {
	border:5px solid #ddd;
}
img.f-right {
	margin:0 0 5px 10px;
}
img.no-bord {
	border:0;
}
div.screen {
  width:990px;
  margin:auto;
  text-align:left;
}
div.l {
	float:left;
	width:300px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.r {
	float:right;
	width:690px;
	margin:10px 0 0 0;
	background:url(../img/screen_bg.jpg) repeat-y;
}
div.r div.in {
	padding:25px 150px 0 40px;
	background:url(../img/screen_bg_top.jpg) no-repeat top left;
}
div.r-bott {
	height:60px;
	background:url(../img/screen_bg_bott.jpg) no-repeat;
}
div.r div.sky-bann {
	float:right;
	margin:10px 0 0 0;
}
div.r div.sky-bann img {
	border:0;
}

ul.def {
	margin:0 0 0 25px;
	padding:0;
}
ul.def li {
	margin:0 0 5px 0;
	padding:0 0 0 0;
	list-style-type:square;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0;
}

/*** menu ***/
ul.menu {
	margin:20px 0 30px 50px;
	padding:0;
}
ul.menu li {
	margin:0;
	padding:0;
	line-height:30px;
	border-bottom:1px solid #e5e5e5;
	list-style:none;
	text-align:right;
}
ul.menu li a {
	color:#2c9cc4;
	font-size:150%;
	font-family:trebuchet ms;
}
ul.menu li a:hover, ul.menu li a.act {
	color:#faa419;
	text-decoration:none;
}

/*** sportoviste ***/
table.stadiony {
	margin:15px 0 0 0;
}
table.stadiony td {
	padding:4px;
	border:1px solid #f5f5f5;
	font-size:90%;
	border-top:0;
	border-right:0;
	border-bottom:1px solid #ccc;
}
table.stadiony tr.act a {
	text-transform:uppercase;
	color:#faa419;
}
h3.stadion {
	margin:0px 0 10px 0;
}
h4.stadion {
	margin:0px 0 10px 0;
}

/*** program ***/
table.program {
	width:99%;
}
table.program td {
	padding:4px;
	border:1px solid #f5f5f5;
	font-size:90%;
	border-top:0;
	border-right:0;
	border-bottom:1px solid #ccc;
}
table.program td a.act {
	color:#faa419;
}

table.program-sport {
	width:100%;
}
table.program-sport td {
	padding:4px;
	border:1px solid #f5f5f5;
	font-size:90%;
	border-top:0;
	border-right:0;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
h2.submenu a {
	color:#999;
	font-size:80%!important;
}



/* hlink */

div#hlink {
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 10px 0 10px 0;
	font-size: 100%;
	line-height:19px;
}
div#hlink ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
div#hlink li {
	list-style: none!important;
	background-image: none!important;
	display: inline;
	padding: 0 3px;
	color: #555;
}
div#hlink li a {
	color: #ccc;
	text-decoration: underline;
}
div#hlink li a:hover {
	color: #555;
	text-decoration: none;
}


/* hlink END  */


/*** adfox ***/

div#adfox-l2 {
	border-top:1px solid ##999999;
	margin:20px 0 30px 50px;
	text-align:right;
}
div#adfox-l2 h2 {
	font-size:80%;
	margin:0;
}
div#adfox-l2 h2 a {
	color:#ddd;
	font-weight:normal;
}
div#adfox-l2 h3 {
	font-size:120%;
	margin:0px 0 3px 0;
	padding:2px 0 2px 2px;
	border-top:1px solid #e5e5e5;
	text-align:right;
}
div#adfox-l2 h3 a {
	color:#2c9cc4;
}
div#adfox-l2 h3 a:hover {
	color:#faa419;
	text-decoration:none;
}
div#adfox-l2 p {
	margin:0;
	padding:0 0 0 2px;
}
div#adfox-l2 div.adfox-box div {
	padding:5px 0 10px 2px;
	font-weight:normal;
}
div#adfox-l2 div.adfox-box div a {
  font-weight:normal;
  text-decoration:none;
  font-size:90%;
}

