body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;
	background:url(../img/bg.jpg) repeat-x top center #545454;
}

body, td, th, caption {
	font: x-small/1.3;
	f\ont-size: small;
}

/* hack for stupid Mac \*/
body, td, th, caption {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
/* end of hack */

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.clear-no-ie {
	clear: both;
	_clear: none;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.clear-left {
	clear: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.left, p.left, td.left {
	text-align: left;
}

div.center, p.center {
	text-align: center;
}

div.right, p.right, td.right {
	text-align: right;
}

a {
	color: #0C62AF;
}

a img {
	border: 0;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

div#screen {
	width: 1000px;
	margin: auto;
}

div#page {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 195px 0 0 0;
	border: 0;
	text-align: left;
	width: 1000px;
	background-image: url("../img/footer-back-right.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color:white;
	xborder:2px solid #FF0000;
}

div#main {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	_width: auto;
}

div#main-in {
	position: relative;
	_width: 100%;
	margin: 0;
	padding: 0;
	border: 0;

}

div#partneri-right {
	position: relative;
	float: right;
	width: 130px;
	height: auto;
	margin: 0;
	padding: 0 0 1em 0;
	background-color: #fff;
	text-align: center;
}

div#header {
	position: absolute;
	top: 0;
	width: 1000px;
	border: 0;
	height: 185px;
	text-align: left;
}

div#head-main {
		width: 100%;
	_width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	height: 115px;
	background:url(../img/head.jpg) no-repeat top left;
}

div#head-main-in {
		width: 100%;
	_width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	height: 115px;
	xbackground-image: url("../img/head-main-back-left.jpg");
	background-repeat: no-repeat;
	background-position: left;
}

div#head-bottom {
		width: 100%;
	_width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	height: 72px;
	background-image: url("../img/head-bottom-back.gif");
	background-repeat: repeat-x;
}


div#scroll {
	position: relative;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 0;
	height: 19px;
	line-height: 19px;
}

div#scroll p {
	margin: 0;
	color: #fff;
	font-size: 85%;
	padding-top: 2px;
}

div#menu {
	position: relative;
	margin: 4px 0 0 0; /* FOR MOZ */
	\margin: 1px 0 0 0; /* HACK FOR IE5 */
	ma\rgin: 4px 0 0 0; /* HACK FOR IE6 */
	padding: 0;
	border: 0;
}

div#menu ul {
	position: relative;
	margin: 0 130px 0 0;
	padding: 2px 0 0 0;
	border: 0;
	list-style: none;
}

div#menu ul li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	float: right;
}

div#menu ul li.li-left {
	float: left;
	margin:0 0 0 0;
}

div#menu ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	display:block;
	float:left;
	height:43px;
	line-height:43px;
	padding:0 20px 0 20px;
	text-transform:uppercase;
	background:url(../img/menu.jpg) repeat-x left top #0163D2;
	border-right:1px solid #0083B7;
	border-left:1px solid #024794;
	border-bottom:1px solid #024794;
	border-top:1px solid #0083B7;
}

div#menu ul li a:hover, div#menu ul li.act a {
	background:url(../img/menu_a.jpg) repeat-x left top #820000;
	border-right:1px solid #820000;
	border-left:1px solid #FF0000;
	border-bottom:1px solid #820000;
	border-top:1px solid #FF0000;
}

div#head-date {
	position: absolute;
	top: 138px;
	right: 0;
	height: 47px;
	line-height: 47px;
	width: 130px;
	background-color: #fff;
}

div#head-date-in {
	position: relative;
	color: #2C479E;
	font-size: 70%;
	text-align: right;
	margin: 2px 1em 0 0;
}

div.content {
	padding: 0 1em 1em 1em;
}

h1 {
	margin: 0 0 0.5em 0;
	color: #0163D2;
	font-size: 150%;
}

h2 {
	margin: 20px 0 0.3em 0;
	color: #0163D2;
	font-size: 110%;
	font-style: italic;
}

h3 {
	margin: 0 0 0.3em 0;
	color: #0163D2;
	font-size: 100%;
	font-style: italic;
}

div#content-in a, div#content-in a img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* FOOTER */
div#footer {
	position: relative;
	width: 100%;
	_width: auto;
	background-color: #fff;
	border-top: 1px solid #FF0000;
	clear: both;
}

div#footer-in {
	position: relative;
	width: 100%;
	_width: auto;
	margin-top: 10px;
	background-image: url("../img/footer-back.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding:0 0 30px 0;
}

div#footer-in div#content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

div#footer-in div#content-in {
	position: relative;
	width: 650px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#footer-in div#content-in-mmcr {
	position: relative;
	width: 670px;
	margin: 0 auto 0 auto;
	padding: 0;
}


div#footer-in div#content-in-bottom {
	position: relative;
	width: 530px;
	_width: 520px;
	margin: 0 auto 0 auto;
	padding: 0;
}

div#partneri-footer-right img {
	margin: 0.4em 0 0 0;
}

div.footer-box {
	position: relative;
	width: 120px;
	height: 60px;
	margin: 0.4em 0 0 0.6em;
	padding: 0;
	float: left;
	background-color: #CDD8E9;
	color: #0163D2;
	text-align: center;
}

div.footer-box p {
	margin: 0.2em 0 0 0;
}

div.footer-box p a {
	color: #F81B1D;
}

div.footer-box p strong {
	font-size: 90%;
}

div.footer-box p span {
	font-size: 120%;
	font-weight: bold;
}

div.fotter-box-small {
	font-size: 80%;
}

div.fotter-box-small p {
	margin: 0;
	padding: 0.3em 0 0 0;
}

div#content-in img.fleft {
	margin: 0.4em 0 0 0.6em;
	padding: 0;
	border: 0;
}

div#content-in-bottom img.fleft {
	margin: 0.4em 0 0 0.6em;
	padding: 0;
	border: 0;
}

p.visit-info {
	font-size:70%;
}

.cursor-sipka {
	cursor : default;
}

/* FOOTER */

/* ZAPATI */

div#zapati {
	background-color: #545454;
	text-align: center;
	margin: 0;
	padding:10px 0 10px 0;
	clear:both;
}

div#zapati ul {
	margin: 0 0 0.3em 0;
	padding: 0;
	list-style: none;
}

div#zapati ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#zapati ul li a {
	font-size: 70%;
	_font-size: 80%;
	color:#999
}

/* ZAPATI END */

table.tab-fleft {
	float: left;
	margin: 0 1em 0 0;
}

table.mar-top {
	margin: 0.7em 0 0 0;
}

table.mar-bottom {
	margin-bottom: 1em;
}

.w180 {
	width: 180px;
}

table.global {
	border-collapse: collapse;
}

table.mar-auto {
	margin-left: auto!important;
	margin-right: auto!important;
}

table.mar-top-bot, div.mar-top-bot, p.mar-top-bot {
	margin-top: 1em;
	margin-bottom: 1em;
}

table.global tr.suda td {
	background-color: #DDE4EC;
}

table.global th {
	background:url(../img/menu.jpg) repeat-x left top #0163D2;
	border-right:1px solid #0083B7;
	border-left:1px solid #024794;
	border-bottom:1px solid #024794;
	border-top:1px solid #0083B7;
	color: #fff;
	font-weight: bold;
	xborder: 1px solid #D0D2D4;
	text-align: left;
	padding: 0.2em;
}

table.global td {
	border: 1px solid #D0D2D4;
	background-color: #fff;
	padding: 0.2em 0.7em 0.2em 0.7em;
}

table.global td a {
	color: #0163D2;
}

table.global tr.run a, table.global tr.run {
	color: #F41B0D;
}

table.global td.center {
	text-align: center;
}

div.clanek {
	position: relative;
	xpadding: 0 130px 0 0;
	margin: 0 130px 0 0;
	z-index: 1;
}

div.clanek p {
	margin: 0 0 0.8em 0;
}

div.ban-468x60 {
	position: relative;
	width: 478px;
	height: 60px;
	text-align: right;
	margin: 0 auto 0 auto;
	background-image: url("../img/reklama.gif");
	background-repeat: no-repeat;
	background-position: left;
}

div.ban-468x60 a {
	display: block;
	width: 468px;
	height: 60px;
}

div.ban-468x60 a img {
	position: absolute;
	top: 0;
	right: 0;
	width: 468px;
	height: 60px;
}

td span.blue {
	color: #0163D2;
}

/* HLASKY */
.error, .ok, .info {
	color: white;
	background: #bb0000;
	border: 3px solid #660000;
	padding: 1em;
	font-weight: 500;
	margin: 1em 0;
	text-align: center;
}

.ok {
	background: #008800;
	border-color: #336600;
}

.info {
	background: #004488;
	border-color: #002266;
}

.info a, .error a, .ok a {
    color: white!important;
}
/* HLASKY END */

/* rotator */
#scroll {
		left:5px;
}

#rot-1, #rot-2, #rot-3, #rot-4, #rot-5 {
    display:none;
}

#rot {
	white-space : nowrap;
	left:0px;
}

div#scroll-in-me {
	width: 99%; 
	overflow: hidden;
}

/* rotator end */

/* ZALOZKY */

div#zalozky {
	position: relative;
	height: 21px;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #8A9ED0;
}

div.zalozky-local {
	width: 410px;
	margin-left: auto!important;
	margin-right: auto!important;
}

div#zalozky ul {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	height: 21px;
	list-style: none;
}

div#zalozky ul li {
	position: absolute;
	top: 0;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 110px;
	height: 21px;
	xbackground-color: red;
	background-image: url("/img/zalozka.gif");
	background-repeat: no-repeat;
	z-index: 1;
}

div#zalozky ul li#zal-0 {
	left: 0;
}

div#zalozky ul li#zal-1 {
	left: 101px;
}

div#zalozky ul li#zal-2 {
	left: 202px;
}

div#zalozky ul li#zal-3 {
	left: 299px;
}

div#zalozky ul li#zal-4 {
	left: 396px;
}

div#zalozky ul li.zal-active {
	z-index: 10;
	background-image: url("/img/zalozka-activ.gif");
	color: #000;
}

div#zalozky ul li a {
	display: block;
	padding: 2px 0 0 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

div#zalozky ul li a:hover {
	color: yellow;
}

div#zalozky ul li strong {
	display: block;
	padding: 2px 0 0 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

/* ZALOZKY END */

/* ZALOZKY LOCAL */

div.navi {
	position: relative;
	min-height: 30px;
	_height: 25px;
	padding: 0;
	_padding: 0 0 5px 0;
	margin: 0 auto 1em auto;
	border: 1px solid #CDD8E9;
}

ul.hra-navi {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

ul.hra-navi li {
	position: relative;
	display: block;
	margin-left: 5px;
	_margin-left: 3px;
	float: left;
	color: #fff;
}

ul.hra-navi li a {
	position: relative;
	display: block;
	color: #fff;
	background:url(../img/menu.jpg) repeat-x left top #0163D2;
	border:1px solid #024794;
	margin: 0.4em 0 0 0;
	padding: 0 0.5em 0.1em 0.5em;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

ul.hra-navi li a:hover {
	background-color: #0163D2;
	color: #FFFF00;
}

ul.hra-navi li span {
	display: block;
	color: #fff;
	margin: 0.4em 0 0 0;
	padding: 0 0.5em 0.1em 0.5em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background:url(../img/menu_a.jpg) repeat-x left top #820000;
	border:1px solid #820000;
}

/* ZALOZKY LOCAL END */



div#info-text {
	border: 1px solid #5F9FB4;
	background-color: #ADD8E6;
	padding: 1em;
	margin: 0 0 1em 0;
}

div#info-text p {
	padding: 0;
	margin: 0;
}






#archiv {
	width:800px;
	xheight:44px;
	margin:0 0 0 200px;
	position:absolute;
	top:10px;
	xright:10px;
	text-align:right;
}
#archiv a {
	xdisplay:block;
	xwidth:90px;
	xheight:17px;
	font-weight:bold;
	font-size:90%;
	color:white;
}
#archiv a:hover {
	text-decoration:none;
}




div#partneri-right .vypln {
	width:130px;
	height:200px;
	background:white;
}

a.to-home {
	display:block;
	width:350px;
	height:70px;
	position:absolute;
	top:0;
	margin:30px 0 0 10px;
	z-index:99;
}
a.to-home span {
	display:none;
}


.index-soutez {
	font-size:70%;
	text-align:center;
}

div.zalozky-top {
  position:absolute;
  top:50px;
  left:500px;
  width:500px;
}

div.zalozky-top a {
  background:#ACD9F0;
  color:black;
  margin:0 0 0 7px;
  padding:0 0.7em 0 0.7em;
  border:1px solid #4F92BD;
  display:block;
  float:right;
  font-weight:bold;
  height:35px;
  line-height:35px;
}

div.zalozky-top a.active {
  color:white;
  background:url(../img/menu_a.jpg) repeat-x left top #820000;
	border:1px solid #820000;
  text-decoration:none;
}





h2 span.podnad {
	font-weight:normal;
	font-size:90%;
}




html {
     overflow-x:hidden;
}


.noshowlink {
	color:#000!important;
	text-decoration:none;
}
.noshowlink:hover {
	color:#555!important;
	text-decoration:underline;
}

th.nic, td.nic {
	border: 0!important;
	background: none!important;
}

div#bottom {
	margin: 20px 0 0 0!important;
	width:99%!important;
}

div#bottom h3 {
	margin-left: 33px!important;
}



div.ban-center {
	width: 478px;
	text-align:center;
	margin: 0 auto 0 auto;
}


div.ban-180x150 {
	width: 190px;
	height: 150px;
	text-align: right;
	background-image: url("../img/reklama.gif");
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

div.ban-bodovani {
	width: 700px;
	margin: 0 0 0 90px;
}
