/********************************* layout ************************************/
#zoneswitch {
	width: 100%;
	text-align: center;
}
#zonebox {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: none #ffffff repeat-y 0 0;
	color: #4467a7;
}
#toplogo {
	width: 990px !important;
	height: 196px;
	position: relative;
	text-align: left;
	background: url('../../_img/default/head.jpg') transparent no-repeat top left;
}
#toplogo h1 {
	position: absolute;
	top: 41px;
	right: 63px;
	width: 207px;
	height: 85px;
	font-size: 2pt;
	margin: 0 0 0 15px;
}
#toplogo .eshophref {
	position: absolute;
	top: 144px;
	right: 63px;
	width: 207px;
	height: 46px;
}
#toplogo h1 img {
	border: 0;
}
#toplogo h1 a:link, #toplogo h1 a:active, #toplogo h1 a:visited {
	width: 207px;
	height: 85px;
	display: block;
}
#toplogo h1 a:hover {
}
#main {
	margin: 0 0 0 195px;
	padding: 0;
	min-height: 300px;
	height: auto;
	_height: 300px;
}
#main-content {
	margin: 5px;
	padding: 0;
	text-align: left;
}
#main h2 {
	font-size: 10pt;
	font-weight: bold;
}
/* left panel */
#sidebar-left {
	float: left;
	width: 194px;
	color: #99C4D5;
	background: url('../../_img/default/navi_bar.jpg') transparent repeat-y 0 0;
}
#sidebar-left h3 {
	height: 28px;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	padding: 4px 0 0 4px;
}
#sidebar-left-content {
	margin: 20px 0 20px 0;
}
#sidebar-left-content-end {
	height: 11px;
	font-size: 1px;
	background: url('../../_img/default/navi_bar_bottom.jpg') transparent no-repeat bottom left;
}
/* footter */
#zonefoot {
	font-size: 8pt;
	height: 60px;
	width: 990px;
	background: url('../../_img/default/foot.jpg') #ffffff no-repeat 0 5px;
}
#zonefoot-content {
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
#zonefoot a:link, #zonefoot a:visited, #zonefoot a:active {
	color: #ffffaa;
	font-weight: normal;
}
#zonefoot a:hover {
	color: #ff6600;
}
#zonefoot .footnav {
	color: #31519c;
}
#zonefoot .footnav a:link, #zonefoot .footnav a:visited, #zonefoot .footnav a:active {
	color: #ff0000;
	font-weight: normal;
}
#zonefoot .footnav a:hover {
	color: #ff6600;
}
/* News sidebar */
#news {
	margin: 5px 0 10px 0;
	padding: 5px 0 0 5px;
	font-size: 9pt;
	color: #4467a7;
	height: 24px;
}
#newscontent {
	margin: 5px 5px 0 0;
	color: #4467a7;
}
#newscontent a, #newscontent div {
	margin: 0 15px 0 5px;
}
#newscontent div a {
	margin: 0;
}
#newscontent a:link, #newscontent a:visited, #newscontent a:active {
	color: #ff0000;
	font-weight: normal;
}
#newscontent a:hover {
	color: #ff6600;
}
#login {
	width: 600px;
	position: absolute;
	top: 207px;
	height: 30px;
}
#login p {
	margin: 2px;
}
/* listmenu */
.mcat {
	width: 194px;
	margin: 0;
}
.subcat {
	margin-left: 0px;
	padding-left: 0px;
}
.mcat li {
	font-size: 8pt;
	list-style-type: none;
	margin: 2px 0 0 0;
}
.subcat li {
	margin: 2px 0 0 0px;
	padding-left: 12px;
}
.mcat li a:link, .mcat li a:visited, .mcat li a:active {
	width: 194px;
	padding: 2px;
	color: #ffffff;
	display: block;
	font-weight: normal;
	background: url('../../_img/default/button.jpg') transparent no-repeat 0 0;
}
.mcat li a:hover {
	color: #ffffaa;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	KhtmlOpacity: .6;
	opacity: .6;
}
.subcat li a:link, .subcat li a:visited, .subcat li a:active {
	color: #036 !important;
	font-weight: bold;
	display: block;
	padding: 2px 0;
	background: none !important;
}
.subcat li a:hover, ul li.sactual a:link, ul li.sactual a:visited, ul li.sactual a:active {
	color: #ff0000 !important;
}
.mactual a:link, .mactual a:active, .mactual a:visited, .mactual a:hover {
	color: #ffffaa !important;
}
.sactual a:link, .sactual a:active, .sactual a:visited, sactual a:hover {
	color: #ffffaa !important;
}
.subcat li a {
	width: 165px !important;
}
.subcat li .subcat li a {
	width: 147px !important;
	padding-left: 8px !important;
	background: url('../../_img/default/bullet.png') transparent no-repeat 0px 7px !important;
}
.subcat li .subcat li .subcat li a {
	width: 129px !important;
}
.subcat li .subcat li .subcat li .subcat li a {
	width: 111
}
/* editable content */
.textbox {
	margin: 20px 2px 4px 4px;
}
.textbox p {
	padding: 2px 0;
	margin: 2px 0;
}
.textbox img {
	margin: 0 5px 0 0;
}
.textbox table th {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #011049;
	border: 1px solid #888888;
	padding: 2px;
}
.textbox table td {
	font-size: 8pt;
	font-weight: normal;
	border: 1px solid #888888;
	padding: 2px;
}
.textbox ul li {
	margin: 0 0 0 20px;
}
.lnav {
	background-color: #ffffaa;
	border-bottom: 4px solid #ffffff;
}
.lnav h2 {
	padding: 2px;
	font-size: 9pt !important;
}
.lnav .timefield {
	background: none #eeeeee no-repeat left top;
	margin: 4px;
}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
.noborders, .noborders th, .noborders td {
	border: 0 !important;
	background-color: #ffffff !important;
	color: #000000 !important;
}
.sep {
	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%;
}
.redc {
	color: #ff0000;
}
.greyc {
	color: #666666;
}
.greenc {
	color: #006600;
}
.blackc {
	color: #000000;
}
.bluec {
	color: #0066cc;
}
.yellowc {
	color: #ffff00;
}
.whitec {
	color: #ffffff;
}
.redb {
	background-color: #ff0000;
}
.dgreyb {
	background-color: #444444;
}
.greyb {
	background-color: #cccccc;
}
.lgreyb {
	background-color: #eeeeee;
}
.greenb {
	background-color: #006600;
}
.blackb {
	background-color: #000000;
}
.blueb {
	background-color: #0066cc;
}
.yellowb {
	background-color: #ffffbf;
}
.whiteb {
	background-color: #ffffff;
}
/* Server map */
.webmap {
	margin: 5px 0 0 0;
}
.swebmap {
	/* margin: 5px;
*/
}
.webmap li {
	font-size: 10pt;
	color: #000000;
	margin: 5px 0 5px 0;
	list-style: none;
	padding: 0 0 0 20px;
	background: url(../../_img/default/main-page.gif) transparent no-repeat left top;
}
.swebmap li {
	font-size: 8pt;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	padding: 0 0 0 20px;
	background: url(../../_img/default/sub-page.gif) transparent no-repeat left top;
}

/* Servisy */
div#service-map-wrapper {
	text-align: center;
}
div#service-map {
	width: 600px;
	margin: 0 auto;
}

div.services {
	text-align: center;
}

table.srv {
	width: 90%;
	margin: 0 auto;
}

table.srv td {
	width: 32%;
	text-align: left;
	padding: 2px !important;
}

td.highlight {
	font-weight: bold !important;
}

div.email {
	
}
div.address {
	
}
div.phone {
	
}

div#panel label {
	display: inline-block;
	width: 150px;
	margin: 20px;
	padding: 0 5px 2px 5px;
	color: #fff;
	background: url("../../_img/default/button.jpg") transparent no-repeat right center;
}











