body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #060606;
	font-family: tahoma, verdana;
	color: #898989;
	font-size: 0.8em;
	line-height: 1.5em;
}

p {
	margin: 8px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #898989;
}

h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 8px 0px;
	font-size: 24px;
	line-height: 30px;
	font-family: georgia, verdana;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #898989;
}

h2 {
	padding: 0px 0px 4px 0px;
	margin: 15px 0px 0px 0px;
	font-size: 18px;
	line-height: 24px;
	font-family: georgia, verdana;
	color: #DFDFDF;
	font-weight: normal;
	border-bottom: 1px solid #696969;
}

#btop {
	height: 200px;
	text-align: center;
	background-image: url('../img/banner-top-p1.jpg');
	background-position: 50% 50%;
}

#btop-cont {
	height: 200px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#banner-home {
	display: block;
	text-decoration: none;
	width: 500px;
	height: 160px;
	margin: 0px 0px 0px 33px;
}

#menu-main {
	margin: 6px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	height: 33px;
	background-image: url('../img/menu-main-separator.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#menu-main a {
	display: block;
	float: left;
	padding: 0px 18px 0px 16px;
	height: 33px;
	background-image: url('../img/menu-main-separator.gif');
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

#menu-main a.selected {
	color: #F7941D;
	background-image: url('../img/menu-main-selected.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#menu-main a:hover {
	color: #F7941D;
	background-image: url('../img/menu-main-selected.gif');
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: underline;
}

#menu-main a span {
	display: block;
	padding: 9px 0px 0px 0px;
}

#bcenter {
	text-align: center;
	background-color: #000000;
	background-image: url('../img/center-background.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#bcenter-cont {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#bcenter-main {
	float: left;
	width: 770px;
}

#bcenter-main-right {
	float: right;
	width: 580px;
}

#bcenter-main-left {
	float: left;
	width: 180px;
}

#bcenter-right {
	float: right;
	width: 180px;
}

#bcenter-cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 5px;
}

#main-cont-back {
	border: 1px solid #222222;
	background-color: #151515;
	padding: 10px 10px 10px 10px;
}

#main-cont-back a {
	color: #00AA0B;
	font-weight: bold;
	text-decoration: underline;
}

#bbottom {
	clear: both;
	text-align: center;
	background-color: #0C0C0C;
	background-image: url('../img/bottom-line.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#bbottom-cont {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#bbottom-cont-footer {
	padding: 25px 210px 25px 210px;
	color: #898989;
	font-size: 11px;
	line-height: 14px;
	font-family: tahoma;
}

#bbottom-cont-footer a {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	font-family: tahoma;
	text-decoration: underline;
}

span.sideblock-name {
	display: block;
	padding: 22px 0px 6px 2px;
	font-size: 12px;
	line-height: 16px;
	font-family: tahoma;
	font-weight: bold;
	color: #005E20;
}

div.sideblock-main {
	padding: 5px 0px 0px 0px;
	background-color: #000000;
	background-image: url('../img/sideblock-background.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

div.sideblock-main-cont {
	margin: 0px 5px 0px 5px;
	padding: 8px 8px 8px 8px;
	background-color: #000000;
}

div.sideblock-main-cont-navi {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px!important;
	background-color: #000000;
}

div.sideblock-main-cont-extra {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px!important;
	background-color: #000000;
	color: #898989;
	font-size: 11px;
	line-height: 14px;
}

div.sideblock-main-cont-extra-row {
	width: 170px;
	border-bottom: 1px solid #192E22;
	clear: both;
}

div.sideblock-main-cont-extra-row-selected {
	width: 170px;
	border-bottom: 1px solid #192E22;
	clear: both;
	color: #F7941D;
}

div.sideblock-main-cont-extra-cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}

div.sideblock-main-cont-extra-row div span {
	display: block;
	padding: 5px 4px 5px 4px;
}

span.extra-pos {
	text-align: right;
}

span.extra-name {
	text-align: left;
	border-left: 1px solid #192E22;
}

span.extra-pts {
	text-align: center;
	border-left: 1px solid #192E22;
}

div.sideblock-main-cont-extra-pos {
	width: 24px;
	float: left;
}

div.sideblock-main-cont-extra-name {
	width: 85px;
	float: left;
}

div.sideblock-main-cont-extra-pts {
	width: 61px;
	float: left;
}

div.sideblock-main-cont-navi a {
	display: block;
	height: 26px;
	color: #00AA0B;
	font-size: 12px;
	line-height: 16px;
	font-family: tahoma;
	border-bottom: 1px solid #112018;
	text-decoration: none;
}

div.sideblock-main-cont-navi a:hover, div.sideblock-main-cont-navi a.selected {
	color: #F7941D;
	text-decoration: underline;
	background-image: url('../img/submenu-background-selected.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

div.sideblock-main-cont-navi a span {
	display: block;
	padding: 5px 0px 0px 22px;
	background-image: url('../img/submenu-bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.sideblock-main-cont-navi a:hover span, div.sideblock-main-cont-navi a.selected span {
	background-image: url('../img/submenu-bullet-selected.gif');
}

div.partner-main {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid #192E22;
	font-size: 11px;
	line-height: 14px;
	font-family: tahoma;
}

a.partner-item, span.partner-item {
	display: block;
	text-align: center;
	color: #00AA0B;
	font-weight: bold;
}

a.partner-item img {
	border: none;
}

div.art-main {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 9px 0px;
	border-bottom: 1px solid #192E22;
	font-size: 11px;
	line-height: 14px;
	font-family: tahoma;
}

span.art-date {
	display: block;
	color: #898989;
}

span.art-name {
	display: block;
	color: #00AA0B;
	font-weight: bold;
}

a.art-name {
	display: block;
	color: #00AA0B;
	font-weight: bold;
	text-decoration: underline;
}

span.art-location {
	display: block;
	color: #FFFFFF;
}

a.art-showrest {
	display: block;
	color: #898989;
	text-align: right;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
	font-family: tahoma;
}

div.art-list-item {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #313131;
}

div.art-list-item h3 {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.art-list-item h3 span {
	color: #FFFFFF;
}

div.art-list-item img {
	float: left;
	margin: 10px 5px 3px 0px;
}

div.art-list-item span.more {
	display: block;
	text-align: right;
	clear: both;
}

div.art-list-navi {
	border-top: 1px solid #313131;
	padding: 7px 0px 0px 0px;
	font-size: 0.9em;
}

span.art-list-desc {
	color: #FFFFFF;
}

a.art-list-gal-item {
	display: block;
	float: left;
	width: 120px;
	height: 80px;
	background-color: #1F1F1F;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

a.art-list-gal-item-odd {
	background-color: #1A1A1A;
}

div.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 3px;
}

p.charakteristika strong {
	color: #EFEFEF;
}

h3.head-souvisejici {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #EFEFEF;
	border-bottom: 1px solid #898989;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 8px 0px;
}

h3.head-seznamhracu {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #EFEFEF;
	border-bottom: 1px solid #898989;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 8px 0px;
}

h3.head-vysledkykol {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #EFEFEF;
	border-bottom: 1px solid #898989;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 8px 0px;
}

table.teamhrac-tabulka {
	background-color: #151515;
	border: 1px solid #222222;
	width: 100%;
}

table.teamhrac-tabulka td {
	padding: 2px 10px 2px 10px;
	text-align: center;
	color: #EFEFEF;
}

tr.teamhrac-tabulka-row-odd td {
	background-color: #282828;
}

table.teamhrac-tabulka a.hrac {
	color: #EFEFEF!important;
}

table.teamhrac-tabulka a.hrac:hover {
	color: #F7941D!important;
}

img.fotka-hrace {
	float: left;
	margin: 0px 15px 8px 0px;
}

div.art-list-navi-hraci {
	border-top: 1px solid #898989;
	padding: 7px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 0.9em;
}
