* {
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	border: none;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	list-style-type: none;
}
body {
  padding: 20px 0;
  background-color: #000000;
  background-image: url('/images/background.jpg');
  background-position: top left;
}
td {
vertical-align: top;
}
table.formular td {
padding-bottom: 8px;
padding-right: 5px;
}
table.formular input, table.formular textarea, p.formular input, table.formular select {
border: 1px solid #999999;
width: 200px;
}
p.formular input {
text-align: center;
width: auto;
padding: 0 5px;
}
div.container {
  background-color: #323232;
}
br.separator {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
div.page {
	width: 977px;
	margin: 0 auto;
}
div.header {
	text-align: left;
	width: 977px;
	height: 103px;
	background: url('/images/header.jpg');
}
div.header h1 {
	position: relative;
	width: 217px;
	height: 57px;
	overflow: hidden;
	font-size: 110%;
	top: 15px;
	left: 10px;
}
div.header h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 217px;
	height: 57px;
	background: url('/images/logo.jpg') top left no-repeat;
}
div.header h1 a {
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	color: white;
}
div.header div.slogan {
	position: absolute;
	top: 95px;
	margin-left: 77px;
	color: #999;
	font-size: 70%;
}
div.header div.header_banner {
	width: 728px;
	height: 90px;
	border: solid #666666 1px;
	position: absolute;
	top: 26px;
	margin-left: 243px;
	background-color: white;
}
div.header div.search {
	height: 23px;
	position: absolute;
	top: 135px;
	margin-left: 780px;
	text-align: left;
}
* html div.header div.search {
	*   width: 175px;
}
div.header fieldset {
	text-align: left;
	height: 21px;
}
div.header fieldset input {
	width: 150px;
	border: solid #999999 1px;
	border-right: none;
	height: 19px;
	float: left;
	text-align: left;
	font-size: 80%;
	padding: 0 5px;
}
* html div.header fieldset input {
	*  height: 21px;
	*  width: 151px;
}
div.header fieldset input.button {
	width: 20px;
	height: 19px;
	border: none;
	float: none;
	padding: 0;
	border: solid #999999 1px;
}
* html div.header fieldset input.button {
  position: absolute;
  margin-left: -12px;
}
div.header_menu {
	margin: 0 3px 0 2px;
	background-color: #e4e4e4;
	text-align: left;
	height: 47px;
	background-image: url('/images/header_menu.jpg');
	background-repeat: repeat-x;
}
div.header_menu ul {
	padding: 0;
}
div.header_menu ul li {
	display: inline;
	line-height: 42px;
}
div.header_menu ul {
	letter-spacing: 0;
}
div.header_menu ul li a {
	padding: 2px 20px;
	float: left;
	font-weight: bolder;
	background: url('/images/header-menu-link.jpg') no-repeat right center;
	font-size: 0.8em;
	color: #000;
}
div.header_menu ul li a:hover {
	background: url('/images/header-menu-hover.jpg') repeat-x left top;
}
div.hr {
	background-color: transparent;
	border-bottom: none;
	margin: 0 3px 0 2px;
	height: 1px;
	display: none;
}
* html div.hr {
	*  height: 2px;
	*  overflow: hidden;
}
div.user_menu {
	margin: 0 3px 0 2px;
	height: 39px;
	background: url('/images/user_menu.jpg') repeat-x left top;
	text-align: left;
}
div.user_menu div {
	float: left;
	color: #cccccc;
	font-size: 80%;
	margin: 0 12px 0 11px;
	height: 34px;
	line-height: 34px;
}
div.user_menu div.muj_ucet {
  height: 39px;
	line-height: 39px;
}
div.user_menu ul li {
	float: left;
	margin: 0 10px 0 10px;
	height: 37px;
	line-height: 37px;
}
div.user_menu ul li a {
	color: #cccccc;
	font-size: 80%;
	text-decoration: underline;
}
div.user_menu ul li a:hover {
	text-decoration: none;

	color: white;
}
div.user_menu div.odhlasit {
	position: absolute;
	top: 152px;
	margin-left: 910px;
}
* html div.user_menu div.odhlasit {
	*   margin-left: 600px;
}
div.user_menu div.login {
	position: absolute;
	top: 173px;
	margin-left: 583px;
	width: 400px;
}
div.user_menu div.login, x:-moz-any-link {
	margin-left: 570px;
	top: 173px;
}
* html div.user_menu div.login {
	*   margin-left: 335px;
	*   top: 178px;	
}
div.user_menu div.login input {
	border: solid #999999 1px;
	text-align: left;
	padding-left: 2px;
}
div.user_menu div.login input.button {
	border: none;
	background: transparent;
	color: #cccccc;
	text-decoration: none;
  font-weight: bold;
}
.under {
  text-decoration: underline;
}
* html table.vypis-obrazku {
  margin-left: 8px; 
}
* html table.vypis-obrazku td div.obrazek {
  margin-left: 5px;
}
div.user_menu div.odhlasit a {
	color: #cccccc;
	text-decoration: underline;
}
div.user_menu div.odhlasit a:hover {
	text-decoration: none;
	background-color: #cccccc;
	color: white;
	padding: 0 2px;
}
div.content {
	margin: 0 2px 0 2px;
	background-color: #000000;
	background-image: url('/images/content-left-background.jpg');
  background-repeat: repeat-x;
  color: #FFF !important;
}
div.normal {
	float: left;
	width: 495px;
}
div.normal_hp {
	float: left;
	width: 705px;
	text-align: justify;
	padding: 10px 15px 0 5px;
	color: #FFF !important;
	font-size: 80%;
}
* html div.normal_hp {
  padding-right: 0; 
}
div.normal_hp p {
	text-align: justify;
	margin: 0 0 15px 0;
	color: #FFF !important;
}
div.page-container {
	text-align: left;
	padding: 0 11px 5px 11px;
	min-height: 250px;
	font-size: 80%;
}
* html div.page-container {
	height: 250px; 
}
div.page-container h2 {
	font-size: 150% !important;
}
div.page-container * {
	text-align: left;
}
div.page-container p {
  margin-bottom: 10px;
}
div.page-container a, div.page-container a:link, div.page-container a:visited {
	color: #cccccc;
	text-decoration: underline;
}
div.page-container a:hover, div.page-container a:active {
	color: white;
	text-decoration: none;
	background-color: #cccccc;
}
div.normal h3, div.page-container h2 {
	color: #cccccc;
	font-size: 120%;
	text-align: left;
	margin: 5px 0 8px 11px;
}
div.page-container h2 {
	padding: 5px 0 8px 0;
	margin: 0;
}
div.normal div.fotka, .velkafotka div {
	margin: 0 auto;
	border: solid #757575 1px;
}
div.normal table.pod_foto {
	width: 475px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 5px;
	font-size: 80%;
}
div.normal table.pod_foto a {
	color: #cccccc;
	text-decoration: underline;
}
div.normal table.pod_foto td {
	vertical-align: top;
	color: #FFF;
}
div.normal table.pod_foto td.middle span.znamka {
	font-size: 160%;
	font-weight: bolder;
	line-height: 30px;
	color: #FFF;
}
div.normal table.pod_foto td.middle a, div.normal table.pod_foto td.left a, div.normal table.pod_foto td.right a {
	margin: 0 3px;
}
div.normal table.pod_foto td.middle a:hover, div.normal table.pod_foto td.left a:hover, div.normal table.pod_foto td.right a:hover {
	color: white;
	text-decoration: none;
	background-color: #cccccc;
}
div.normal table.pod_foto td.left {
	text-align: left;
	width: 150px;
}
div.normal table.pod_foto td.right {
	text-align: right;
	width: 150px;
}
div.sidebar {
	margin-left: 495px;
	width: 473px;
	padding-top: 10px;
}
* html div.sidebar {
	*   width: 460px;
}
div.sidebar_hp {
	margin-left: 725px;
	width: 240px;
	padding-top: 10px;
}
div.buttons {
	height: 24px;
	padding: 0 5px;
	width: 463px;
}
* html div.buttons {
  position: relative; 
}
div.buttons ul {
	padding: 0;
}
div.buttons ul li {
	display: inline;
	line-height: 24px;
	color: #FFF;
}
* html div.buttons ul li {
  line-height: 21px;
}
div.buttons ul li div.left {
	background: url('/images/button-right-normal-left.jpg') no-repeat left top;
	padding-left: 10px;
}
div.buttons ul li div.right {
	background: url('/images/button-right-normal-right.jpg') no-repeat right top;
	padding-right: 10px;
}
div.buttons ul {
	letter-spacing: 0;
}
div.buttons ul li a {
	font-size: 70%;
	padding: 0;
	float: left;
	background: url('/images/button-right-normal-middle.jpg');
	color: #FFF;
}
div.buttons ul li.aktual {
	line-height: 25px;
}
* html div.buttons ul li.aktual {
	line-height: 22px;
}
div.buttons ul li.aktual a {	
  background: url('/images/button-right-visible-middle.jpg');
  z-index: 400;
  position: relative;
}
div.buttons ul li.aktual a div.left {
	background: url('/images/button-right-visible-left.jpg') no-repeat left top;
}
div.buttons ul li.aktual a div.right {
	background: url('/images/button-right-visible-right.jpg') no-repeat right top;
}
* html div.buttons ul li.aktual a div.right {
  width: 10px; 
}
div.buttons ul li.aktual a:hover {
	background: url('/images/button-right-visible-middle.jpg');
}
div.buttons ul li.aktual a:hover div.left {
	background: url('/images/button-right-visible-left.jpg') no-repeat left top;
}
div.buttons ul li.aktual a:hover div.right {
	background: url('/images/button-right-visible-right.jpg') no-repeat right top;
}
div.buttons ul li a:hover {
	background: url('/images/button-right-hover-middle.jpg');
}
div.buttons ul li a:hover div.left {
	background: url('/images/button-right-hover-left.jpg') no-repeat left top;
}
div.buttons ul li a:hover div.right {
	background: url('/images/button-right-hover-right.jpg') no-repeat right top;
}
div.sidebar_left {
	background: url('/images/content-right-background-left.jpg') no-repeat left top;
}
div.sidebar_right {
	background: url('/images/content-right-background-right.jpg') no-repeat right top;
	min-height: 660px;
}
* html div.sidebar_right {
  margin-left: -15px; 
}
div.sidebar_middle {
	background: url('/images/content-right-background-middle.jpg') repeat-x;
}
div.sidebar div.obsah_sidebar {
	padding-top: 3px;
	min-height: 660px;
}
div.sidebar div.obsah_sidebar div.obsah_zalozky {
  margin-left: 8px;
}
* html div.sidebar div.obsah_sidebar div.obsah_zalozky {
  height: 660px;
}
* html div.sidebar div.obsah_sidebar {
	margin-top: -3px; 
}
div.sidebar_middle div.obrazek {
  float: left;
	margin: 15px 0 3px 11px;
	font-size: 80%;
	font-weight: bolder;
}
*html div.sidebar_middle div.obrazek {
	* margin-left: 8px;
}
div.sidebar_middle div.obrazek div.pozadi {
	width: 100px;
	background: #ffccff;
	margin-bottom: 7px;
}
div.sidebar_middle div.obrazek div.pozadi a:hover img {
  border-bottom: 3px solid #cccccc;
}
div.sidebar_middle div.obrazek div.pozadi img {
  border: solid #666666 1px;
}
div.sidebar_middle div.strankovani {
	clear: both;
	font-size: 90%;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
	color: #cccccc;
}
div.strankovani a, div.strankovani a:link, div.strankovani a:visited {
	color: #cccccc;
	text-decoration: underline;
	margin-right: 5px;
}

div.strankovani a:hover, div.strankovani a:active {
	background-color: #cccccc;
	color: white;
	text-decoration: none;
}

div.strankovani a span.aktual {
	background-color: #cccccc;
	color: white;
	text-decoration: none;
	padding: 0 2px;
}

div.footer-container {
  background-color: #000;
  margin: 0 2px;
} 

h2.footer {
  color:#333333;
  font-size:120%;
  text-align:left;
  margin: 0 0 5px 10px;
}
div.footer_images {
	margin: 0 3px;
	height: 279px;
	background: url('/images/footer-div-middle.jpg') repeat-x;
	text-align: left;
}
div.footer_images div.left {
	background: url('/images/footer-div-left.jpg') no-repeat left top;
	height: 279px;
	text-align: left;
}
div.footer_images div.right {
	background: url('/images/footer-div-right.jpg') no-repeat right top;
	height: 279px;
	text-align: left;
}
div.footer_images div.middle {
	text-align: left;
}
div.footer_images div.nicks {
	width: 700px;
	text-align: left;
	float: left;
}
div.footer_images div.bottom_reklam {
	width: 240px;
	height: 240px;
	border: solid #666666 1px;
	position: absolute;
	margin: 15px 0 0 720px;
	background-color: white;
}
* html div.footer_images div.bottom_reklam {
	* margin-left: 13px;
}
div.footer_images div.obrazek {
	float: left;
	margin: 15px 0 3px 11px;
	font-size: 80%;
	font-weight: bolder;
}
div.footer_images div.obrazek a, span.nick-link a {
	color: #cccccc;
	text-decoration: underline;
}
div.footer_images div.obrazek a:hover, span.nick-link a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
div.footer_images div.obrazek div.pozadi {
	width: 100px;
	background: #ffccff;
	margin-bottom: 5px;
}
div.footer_images div.obrazek div.pozadi img {
  border: solid #666666 1px;
}
* html div.footer_images div.obrazek div.pozadi a:hover img {
  border: 1px solid #cccccc;
}
div.footer_images span.dalsi {
  height: 15px;
}
div.footer_images span.dalsi a, div.footer_images span.dalsi a:link, div.footer_images span.dalsi a:visited {
	color: #cccccc;
	text-align: right;
	text-decoration: underline;
	font-size: 80%;
}
div.footer_images span.dalsi a:hover, div.footer_images span.dalsi a:active {
	color: white;
	background-color: #cccccc;
	text-decoration: none;
}
div.footer {
	height: 85px;
	background-image: url('/images/footer.png');
	border-bottom: 2px solid #323232;
	border-left: 2px solid #323232;
	border-right: 2px solid #323232;
}
div.footer div.footer_menu {
	margin: 0 auto;
	padding: 15px 0 5px 0;
	width: auto;
}
div.footer div.footer_menu a {
	margin: 0 7px;
	font-size: 80%;
	color: #cccccc;
	text-decoration: underline;
}
div.footer div.footer_menu a:hover {
	text-decoration: none;
}
div.footer div.footer_partners {
	font-size: 80%;
	color: white;
}
div.footer div.footer_partners a {
	color: white;
	margin: 0 5px 0 5px;
}
div.footer div.footer_partners a:hover {
	text-decoration: underline;
}
div.footer p {
	color: white;
	font-size: 80%;
	padding-top: 5px;
}
div.footer p a {
	color: white;
}
div.footer p a:hover {
	text-decoration: underline;
}
p.profile {
  float: left;
  margin-left: 11px;
  overflow: hidden;
  padding-right: 20px;
  text-align: left;
  font-size: 0.9em;
}
p.profile strong {
  font-weight: bold;
}
p.profile form input {
  border: solid #999999 1px;
}
form.pform label {
  font-size: 12px;
  font-weight: bold;
}
form.pform select {
  font-size: 0.8em;
  text-align: left;
  padding-left: 1px;
  border: 1px solid #999999;
}
form.pform select option {
  text-align: left;
  padding-left: 3px;
}
form.pform input {
  border: 1px solid #999999;
  padding: 0 1px;
  width: auto;
}
table.all-photos a {
  margin-left: 10px;
}
table.all-photos td {
  vertical-align: top;
  text-align: center;
}
div.nick-odkaz {
  text-align: center;
  margin: 3px auto 10px auto;
}
td.tucne strong {
  font-weight: bold;
}
table.vypisova td {
  vertical-align: top;
  padding-right: 15px;
}
td.equip {
  font-size: 12px;
}
td.equip label, td.equip select, td.equip option {
  font-size: 1em;
}
td.equip a, td.equip a:link, td.equip a:visited {
  text-decoration: none;
  color: #FFF;
  display: block;
  line-height: 16px;
}
td.equip a img, td.equip a:link img, td.equip a:visited img {
  vertical-align: middle;
}
td.equip a:hover, td.equip a:active {
  background-color: transparent;
  color: #cccccc;
}
img.profile-icon {
  position: absolute;
}
td.equip strong {
  font-weight: bold;
}
div.page-container strong {
  font-weight: bold;
}
div.page-container strong.green {
  font-size: 1.1em;
  color: green;
}
table.prog td {
  font-size: 0.9em;
  padding-right: 15px;
  padding-bottom: 3px;
}
div.fotka2 a:hover {
  background-color: transparent;
}
* html table.oprav-to-ie6 {
margin-left: 0;
}
* html table.oprav-to-ie6 td div.obrazek {
margin-left: 5px;
}
table.vzkazy td {
color: #FFF;
}

