﻿html
{
	background: #FFFFFF;
	color: #AC0000;
	text-align: center;
}
body, html
{
	color: white;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background: #AC0000;
}
body, div, ul, li
{
	margin: 0;
	padding:0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
a
{
	color: #CCCCCC;
	text-decoration: none;
}
li
{
	list-style: none;
}
h1, h2, h3
{
	font-family: arial, sans-serif;
	font-size: 140%;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
h1
{
	color: #fed22b;
}
h2
{
	font-size: 120%;
}
h3
{
	font-size: 100%;
}
.clr
{
	clear: both;
	height: 0;
}
div#bgwrap
{
	background: #AC0000 url(/images/bg.jpg) repeat-x 0px 0px;
}

div#wrap {
	width: 753px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

/* Main Navigation Styles */
div#nav
{
	height: 27px;
	padding-top: 8px;
	font-size: 13px;
	line-height: 25px;
}
ul#navul li
{
	float: left;
	border: 1px solid #cc3333;
	border-bottom: none;
	background: black;
	margin-right: 5px;
}
ul#navul li a.s
{
	background: #810000;
	padding-bottom: 1px;
}
ul#navul li#lang
{
	float: right;
	margin: 0;
}
ul#navul li#lang a
{
	color: #ADCBFC;
}
ul#navul li a
{
	color: #ffffff;
	padding: 0px 10px;	
	display: block;
	font-weight: bold;
}
ul#navul a:hover
{
	color: #fffffff;
	background: #AC0000;
}

/* Sub Menu Navigation Styles */
div#subnav
{
	height: 25px;
	line-height: 25px;
	font-size: 13px;
}
div#subnav li
{
	float: left;
	xborder-right: 1px solid #000000;
}
div#subnav li a
{
	color: #ffffff;
	padding: 0px 5px;	
	display: block;
	font-size: 11px;
}
div#subnav li a:hover
{
	color: #ffcc00;
}
div#subnav li a.s
{
	color: #ffcc00;
	/* font-weight: bold; */
}
/* End of Navigation Styles */

/* Page Layout Styles */
div#header
{
	padding-top: 10px;
	height: 87px;
	vertical-align: baseline;
}
div#header div#headertext
{
	float: right;
	width: 310px;
	color: #ffffff;
	padding-top: 20px;
	font-size: 10px;
}
div#header div#headertext img
{
	float: left; 
	margin-right: 5px;
}
div#header
{
	color: #ff9900;
	font-size: 35px;
	padding-top: 20px;
	color: #ff9900;
	font-weight: bold;
	font-family: arial;
}
div#header a#toplogo
{
	float: left;
}
div#footer
{
	background: #000000;
	color: #ffffff;
	text-align: center;
	padding: 10px 10px;
	padding-bottom: 20px;
	margin-top: 10px;
}
div#footer div#partners
{
	width: 753px;
	margin: 0 auto;
	text-align: left;
}

div#content
{
	padding: 5px;
	color: #ffffff;
	margin-bottom: 10px;  
	width: 737px; /* fix peek-a-boo bug for ei6 */
}
.hidden
{
	visibility: hidden;
}

.menu_top
{
	padding: 10px;
	background: #AC0000;
	text-align: center;
}
.menu_top_container
{
	text-align: left;
	margin: 0 auto;
	width: 753px;
}

.palace_media_sk a
{
	float: left;
	height: 91px;
	width: 181px;
	background-image: url('/images/sk/palace_media.gif');
	overflow: hidden;
}
.top_advert
{
	float: left;
	height: 73px;
	width: 550px;
	overflow: hidden;
}

.sirsi
{
                float: left;
                width: 530px;
}
.uzsi
{
                float: left;
                width: 200px;
                text-align: right;
}
.uzsi2
{
                float: left;
                width: 200px;
                height: 720px;
                border: 0px;
                overflow: hidden;
                text-align: right;
}
.uzsi3
{
                float: left;
                width: 200px;
                height: 740px;
                border: 0px;
                overflow: hidden;
                text-align: right;
}

tabulka {
  border: solid 1px #000000;
  border-collapse: collapse;
  width: 100%;
  }
  
.tabulka tbody td {
  text-align: right;
  }
  
.tabulka thead {
  vertical-align: top;
  background-color: #610000;
  font-weight: bold;
  }

.tabulka td, th {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: solid 1px #000000;
  font-size: 100%;
  }

.tabulka th {
  text-align: left;
  }
  
.zluty_radek {
  background-color: #ffcc00;
  color: #610000;
  font-weight: bold;
  }
