body {
	background: white none;
	color: black;
}

body, input, select {
	font: 75% Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

input, select {
	font-size: 100%
}

#content {
	margin: 0;
	padding: 0;
	min-width: 760px;
}

#banner {
	text-align: center;
}

#banner img {
	display: block;
	margin: 0 auto;
	border: 0;
	width: 834px;
	height: 101px;
}
	
#ib-pan {
	float: left;
	margin: 0.5em auto;
	color: #48702d;
	text-align: left;
	font: bold 80% Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

#tab-bar {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid white; /*IE bug */
}

#tab-bar li {
	float: left;
	background: url("/images/norm_right.gif") no-repeat right top;
	margin: 3px 3px 0 0;
	padding: 0;
}

#tab-bar a {
	display: block;
	background: url("/images/norm_left.gif") no-repeat left top;
	color: white;
	padding:5px 8px;
	font-weight: bold;
	text-decoration: none;
}

#tab-bar a:hover {
	color: yellow;
}

#tab-bar .current {
	background: url("/images/norm_right_on.gif") no-repeat right top;
	color: inherit;
}

#tab-bar .current a {
	background: url("/images/norm_left_on.gif") no-repeat left top;
	color: #f0fff0;
}

#main {
	clear: both;
	margin: 0;
	padding: 0;
	background: url("/images/pasek.gif") repeat-y left top;
}

#search-bar {
	clear: both;
	margin: 3px 0 5px 0;
	background: #dedede none;
	padding: 3px;
	text-align: right;
	border-top: 3px solid #a1e077;
}

#search-bar form {
	margin: 0;
}

#english {
	background: url("/images/ukflag.GIF") no-repeat left top;
	padding-left: 42px;
	padding-right: 3em;
}

#links {
	float: left;
	width: 220px;
	margin-bottom: 1em;
}

#links-head {
	background: url("/images/head_right.gif") no-repeat right top;
	color: white;
	text-align: center;
}

#links-head a {
	display: block;
	background: url("/images/head_left.gif") no-repeat left top;
	padding: 3px 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#links-head a:hover {
	color: yellow;
}

.divisions h2, .articles h2, .shortcuts h2 {
	display: none;
}

.divisions ul, .articles ul, .shortcuts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.divisions ul {
	background: #dbe4f4 none;
	color: white;
}

.divisions li {
	background: #48702d none;
	color: white;
	margin-top: 1px;
	padding: 2px 5px;
}

.divisions a, .articles a, .shortcuts a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.divisions a {
	color: white;
}

.divisions a:hover {
	color: yellow;
}

.articles ul {
	padding: 5px 0;
	border-bottom: 4px solid #48702d;
	background: #d3ffb5 none;
	color: #48702d;
}

.articles li {
	padding: 1px 5px;
}

.articles li.current {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.articles a {
	color: #48702d;
}

.articles li.current a {
	color: black;
}

.articles a:hover {
	color: #48702d;
}

.shortcuts ul {
	background: #f4f6f8 none;
	color: #48702d;
}

.shortcuts li {
	padding: 3px 5px;
	border-bottom: 1px dotted #48702d;
}

.shortcuts a {
	color: #48702d;
}

.shortcuts a:hover {
	color: #48702d;
}

.sliders h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0.25em 0.5em;
	background-color: #5bab77;
	border-bottom: 2px solid #c2e0ae;
	cursor: pointer;
}

.sliders h2:hover {
	color: white;
}

.sliders ul {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0.25em 0.5em 1.5em;
	background-color: #a1e077;
}

.sliders li {
	margin: 0;
	padding: 1px;
}

.sliders a {
	text-decoration: none;
	color: black;
}

.sliders a:hover {
	color: white;
}

#options {
	float: right;
	width: 22%;
	margin-bottom: 1em;
}

#options h1, #options h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}

#options h1 {
	padding: 0.3em 0;
	text-align: center;
	background: #48702d none;
	color: white;
}

.news h2 {
	height: 29px;
	margin-top: 0.25em;
	padding-left: 25px;
	line-height: 29px;
	background: #a1e077 url("/images/arrow.gif") no-repeat left top;
	color: #48702d;
}

.news ul {
	margin: 0;
	padding: 1ex 0.5em 1em 2em;
	background: #f4f6f8 none;
	color: #48702d;
}

.news li {
	margin: 0;
	padding: 0;
	border: 1px solid #f4f6f8;
}

.news a {
	display: block;
	color: #48702d;
	text-decoration: none;
}

.news a:hover {
	color: #48702d;
}

.left {
	margin-left: 230px;
}

.right {
	margin-right: 23%;
}

.both {
	margin-left: 230px;
	margin-right: 23%;
}

#footer {
	clear: both;
	padding: 0.25em 0;
	background: #48702d none;
	color: white;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: yellow;
}
