	@charset "utf-8";
/* specific template settings */
/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch {
	width: 100%;
	text-align: center;
}
#zonebox {
	width: 994px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url('../_img/zone_bg.jpg') transparent repeat-y;
	position: relative;
}
#toplogo {
	width: 986px;
	height: 183px;
	/* background: url('../_img/head.jpg') transparent no-repeat 0 0;
*/
}
#toplogo h1 {
	width: 303px;
	height: 168px;
}
#toplogo h1 a:link, #toplogo h1 a:active, #toplogo h1 a:visited {
	display: block;
	width: 303px;
	height: 168px;
	text-decoration: none;
}
#toplogo h1 a span {
	position: absolute;
	top: 65px;
	right: 20px;
	color: #a1a1a1;
	font-size: 15px;
	letter-spacing: 2px;
}
#toplogo_odkaz {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 90px; 
}
#toplogo_odkaz a {
  display: block;
  width: 220px;
  height:90px;
}
#lngbar {
	width: 100px;
	text-align: center;
	position: absolute;
	top: 17px;
	right: 10px;
}
#lngbar a {
	color: #a1a1a1;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	margin-left: 5px;
}
#lngbar a#alng {
	color: #656565 !important;
}
#lngbar img {
	margin: 0 2px -1px 2px;
}
#main {
	margin: 0 60px 0 150px;
	min-height: 350px;
	height: auto;
	_height: 350px;
}
#main-content {
	margin: 15px 35px 5px 15px;
	color: #656565;
}
/* left panel */
#sidebar-left {
	position: relative;
	float: left;
	width: 143px;
	height: 100%;
	margin-top: 0px;
	min-height: 200px;
	height: auto;
	_height: 200px;
}
.sidebar-left-content {
	width: 217px;
}
.sidebar-left-bottom {
	height: 100px;
	padding: 10px 0 0 10px;
	color: #4d4d4d;
}
/* footter */
#zonefoot {
	font-size: 8pt;
	color: #ffffff;
	width: 986px;
	height: 68px;
	/* background: url('../_img/foot.jpg') #DDD no-repeat 0 0;
*/
	background: #333;
}
#zonefoot-content {
	padding: 10px 0 0 0;
}
#zonefoot a:link, #zonefoot a:visited, #zonefoot a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#zonefoot a:hover {
}
#zonefoot .mainnav {
	text-align: center;
	margin: 15px 0 0 0;
}
#zonefoot .mainnav a {
	margin: 0 4px;
}
/* listmenu */
.mcat {
	width: 217px;
	background: transparent;
}
.subcat {
}
.mcat li {
	font-size: 9pt;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
	border-bottom: solid 1px #000;
	width: 143px;
}
.subcat li {
	font-weight: bold;
	list-style-type: none;
	border-bottom: none;
}
.mcat a {
	color: #202020;
	text-decoration: none;
	padding: 7px 0 7px 20px;
	display: block;
	background: url('../_img/sipka.png') transparent no-repeat 5px center;
	font-weight: normal;
}
.mcat a:hover {
	color: #202020;
	font-weight: bold;
	/* background: url('../_img/bt_o.gif') transparent no-repeat left top;
*/
}
.mactual a:hover {
	color: #373938;
}
.mactual a {
	color: #CC7118;
}
.mactual .subcat a {
	color: #202020;
}
.mactual .subcat a:hover {
	color: #202020;
}
.subcat li a {
	text-decoration: none;
	display: block;
	padding: 5px 0 0 30px;
	height: 21px;
	background: url('../_img/sipka.png') transparent no-repeat 15px center;

	/* background: url('../_img/bt_sub.gif') transparent no-repeat left top;
*/
}
.subcat li a:hover {
	color: #cc7118;
	font-weight: bold;
		background: url('../_img/sipka.png') transparent no-repeat 15px center;
	/* background: url('../_img/bt_sub_o.gif') transparent no-repeat left center !important;
*/
}
.sactual a {
	color: #cc7118 !important;
	font-weight: bold;
	background: url('../_img/sipka.png') transparent no-repeat 15px center;
}
.sactual a:hover {
	color: #cc7118 !important;
	font-weight: bold;
	background: url('../_img/sipka.png') transparent no-repeat 15px center;
}
.sactual .subcat a {
	color: #cc7118 !important;
	font-weight: bold;
	background: url('../_img/sipka.png') transparent no-repeat 15px center;
}
.subcat .subcat a {
	padding: 0 0 0 50px;
}
/**/
.sactual .subcat a:hover {
	color: #fff !important;
}
#main-content h2 {
	font-size: 14pt;
	font-weight: normal;
}
#main-content .cnav {
	font-size: 11pt;
	margin: 10px 0;
}
#main-content .contentdate {
	padding: 2px;
	font-size: 9pt;
	background-color: #C9EACB;
}
.cnav a {
	color: #999;
	margin: 0 5px;
}
.cnav a:hover {
	color: #f60;
}
#main-content a {
	color: #999;
}
#main-content a:hover {
	color: #F60;
}
/* editable content */
#main-content table th {
	vertical-align: top;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
#main-content table td {
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
}
#main-content li {
	margin-left: 16px;
}
#main-content p img {
	margin-left: 2px;
}
#main-content ul, #main-content p, #main-content h2, #main-content h3, #main-content h4 {
	margin: 5px 0;
}
hr.cleaner {
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
#main-content p {
	text-align: justify;
}
.separator {
	border-top: 1px solid #000000;
}
.clr {
	clear: both;
}
.hid {
	display: none !important;
}
.cc {
	text-align: center !important;
}
.ll {
	text-align: left !important;
}
.rr {
	text-align: right !important;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.handy {
	cursor: pointer !important;
}
.p10 {
	font-size: 10%;
}
.p20 {
	font-size: 20%;
}
.p30 {
	font-size: 30%;
}
.p40 {
	font-size: 40%;
}
.p50 {
	font-size: 50%;
}
.p60 {
	font-size: 60%;
}
.p70 {
	font-size: 70%;
}
.p80 {
	font-size: 80%;
}
.p90 {
	font-size: 90%;
}
.p100 {
	font-size: 100%;
}
.p110 {
	font-size: 110%;
}
.p120 {
	font-size: 120%;
}
.p130 {
	font-size: 130%;
}
.p140 {
	font-size: 140%;
}
.p150 {
	font-size: 150%;
}
.p160 {
	font-size: 160%;
}
.p170 {
	font-size: 170%;
}
.p180 {
	font-size: 180%;
}
.p190 {
	font-size: 190%;
}
.p200 {
	font-size: 200%;
}
/* Server map */
.webmap {
	margin: 0 0 0 16px;
}
.swebmap {
	margin: 0 0 0 16px;
}
.swebmapcontent {
	margin: 0 0 0 16px;
}
.webmap li {
	font-size: 10pt;
	color: #000000;
	list-style-type: disc;
}
.swebmap li {
	font-size: 9pt;
	color: #000000;
	list-style-type: circle;
}
.swebmapcontent li {
	font-size: 9pt;
	color: #000000;
	list-style-type: square;
}
a.black{
  color: #000!important;
  text-decoration: none;
}
a.black:hover{
  color: #212121!important;
  
}

