body {
	margin: 0;
	padding: 0;
	font: 8pt normal Tahoma, Arial, sans-serif;
	color: #595959;
	background: #ebebeb url(/htdoc/images/bg_body.png) repeat-x;
}

input, select, textarea, td, th {
	font: 8pt normal Tahoma, Arial, sans-serif;
	color: #595959;
}

a {
	color: #2285b6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.hid {
	display: none;
}

a img {
	border: none;
}

#zsti-head {
	width: 100%;
	height: 287px;
	background: url(/htdoc/images/banner.png) center center no-repeat;
}

#zsti-head .cnt {
	position: relative;
	width: 998px;
	margin: 0 auto;
}

#zsti-head h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 2px;
	top: 3px;
}

#zsti-head h1 a {
	display: block;
	width: 123px;
	height: 123px;
}

#zsti-toolbar {
	position: absolute;
	left: 175px;
	top: 32px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

#zsti-toolbar li {
	display: inline;
	padding: 0 9px 0 7px;
	background: url(/htdoc/images/toolbar_bg.png) right center no-repeat;
}

#zsti-toolbar li.l {
	background: none;
}

#zsti-toolbar a {
	color: #2996c9;
	text-decoration: none;
}

#zsti-toolbar a:hover {
	color: #2996c9;
	text-decoration: underline;
}

#zsti-head .zsti-today {
	position: absolute;
	left: 182px;
	top: 57px;
	color: #919191;
}

#zsti-head form.search {
	position: absolute;
	left: 556px;
	top: 36px;
	margin: 0;
	padding: 0;
}

#zsti-head form.search div {
	position: relative;
	width: 192px;
}

#zsti-head input.search {
	width: 109px;
	height: 13px;
	padding: 5px 7px;
	border: none;
	color: #bdbdbd;
	background: url(/htdoc/images/bg_search.png) no-repeat;
}

#zsti-head input.go {
	position: absolute;
	right: 0;
	top: 1px;
}

#zsti-menu {
	position: relative;
	width: 998px;
	margin: 1px auto 0;
}

#zsti-menu ul {
	position: relative;
	margin: 0 0 0 9px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#zsti-menu h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#zsti-menu li {
	display: inline;
	float: left;
}

#zsti-menu a {
	display: block;
	height: 55px;
	text-decoration: none;
	background: url(/htdoc/images/bg_menu.png) no-repeat;
}

#zsti-menu .m1,
#zsti-menu .m1a {
	width: 104px;
	background-position: 0px 0px;
}

#zsti-menu .m1:hover,
#zsti-menu .m1a {
	background-position: 0px -55px;
}

#zsti-menu .m2,
#zsti-menu .m2a {
	width: 132px;
	background-position: -104px 0px;
}

#zsti-menu .m2:hover,
#zsti-menu .m2a {
	background-position: -104px -55px;
}

#zsti-menu .m3,
#zsti-menu .m3a {
	width: 145px;
	background-position: -236px 0px;
}

#zsti-menu .m3:hover,
#zsti-menu .m3a {
	background-position: -236px -55px;
}

#zsti-menu .m4,
#zsti-menu .m4a {
	width: 221px;
	background-position: -381px 0px;
}

#zsti-menu .m4:hover,
#zsti-menu .m4a {
	background-position: -381px -55px;
}

#zsti-menu .m5,
#zsti-menu .m5a {
	width: 134px;
	background-position: -602px 0px;
}

#zsti-menu .m5:hover,
#zsti-menu .m5a {
	background-position: -602px -55px;
}

#zsti-menu .m6,
#zsti-menu .m6a {
	width: 129px;
	background-position: -736px 0px;
}

#zsti-menu .m6:hover,
#zsti-menu .m6a {
	background-position: -736px -55px;
}

#zsti-menu .m7,
#zsti-menu .m7a {
	width: 114px;
	background-position: -865px 0px;
}

#zsti-menu .m7:hover,
#zsti-menu .m7a {
	background-position: -865px -55px;
}

#zsti-content {
	position: relative;
	width: 998px;
	margin: 20px auto 0;
	overflow: hidden;
}

/* Loga i stopka */

#zsti-logos {
	height: 110px;
	background: #ffffff url(/htdoc/images/bg_logos.png) repeat-x;
}

#zsti-logos .content {
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 10px 0;
	height: 90px;
}

#zsti-foot {
	position: relative;
	width: 998px;
	line-height: 48px;
	margin: 0 auto;
	text-align: center;
	color: #919191;
}

#login-zone {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 275px;
	top: 10px;
	right: 40px;
	text-align: right;
}

#login-zone form {
	padding: 0;
	margin: 0;
}

#login-zone button {
	border: 0;
	padding: 0;
	background: none;
	font: 8pt normal Tahoma, Arial, sans-serif;
	color: #2285b6;
	cursor: pointer;
}
