* {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	background: transparent;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: 100%;
	line-height: 1;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0; /* Tables still need 'cellspacing="0"' in the markup */
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #d3d7cf url(../images/body.png) repeat-x;
	color: #555753;
	font-family: "Georgia", serif;
	font-size: x-small;
	font-size/* */:/**/small;
	font-size: /**/small;
}
#canvas {
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
.line {
	position: relative;
	float: left;
	width: 900px;
}
.item {
	position: relative;
	float: left;
	left: 900px;
}
.fir {
	display: none;
}
h1, h2, h3 {
	margin-bottom: 25px;
	color: #ce5c00;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: 0.2em;
	line-height: 1.2;
	text-transform: uppercase;
}
em {
	color: #2e3436;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
}
strong {
	color: #2e3436;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
}
cite {
	color: #2e3436;
	font-style: italic;
}
dfn {
	color: #2e3436;
}
blockquote:before, q:before {
	content: "»";
}
blockquote:after, q:after {
	content: "«";
}
a[href] {
	color: #3465a4;
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a[href]:visited {
	color: #75507b;
}
a[href]:hover {
	text-decoration: underline;
}
#header {
	width: 550px;
	height: 150px;
	margin-left: -900px;
	padding: 25px;
	background: url(../images/header.png) no-repeat;
}
#header h1 {
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}
#logo {
	width: 250px;
	height: 150px;
	margin-left: -300px;
	padding: 25px;
	background: url(../images/logo.png) no-repeat;
}
#index #logo {
	background: url(../images/logo-index.png) no-repeat;
}
#logo img {
	float: left;
	margin-right: 10px;
}
#logo address {
	font-style: italic;
	line-height: 1.25;
}
#menubar {
	width: 600px;
	height: 75px;
	margin-left: -900px;
	padding-top: 100px;
	background: url(../images/menubar.png) no-repeat;
}
ul#nav {
	margin-left: 155px;
	margin-top: 2px;
}
ul#nav li {
	display: block;
	float: left;
	margin-right: 25px;
	padding: 5px;
	padding-top: 3px;
	border-top: 3px solid #d3d7cf;
}
ul#nav li.on {
	border-top: 3px solid #ffffff;
}
ul#nav li:hover {
	border-top: 3px solid #ffffff;
	background: #ffffff;
}
ul#nav li ul {
	display: none;
	background: #ffffff;
}
ul#nav li ul li {
	border-top: 3px solid #ffffff;
}
ul#nav li.on ul, ul#nav li.off ul {
	position: absolute;
	width: 528px;
	top: 125px;
	left: 5px;
	padding-left: 50px;
}
ul#nav a {
	color: #2e3436;
	text-transform: uppercase;
	text-decoration: none;
}
ul#nav a:visited {
	color: #75507b;
}
ul#nav a:hover {
	color: #3465a4;
	text-decoration: none;
}
ul#nav li a {
	display: block;
}
ul#nav li.on ul a, ul#nav li.off ul a { /*IE doesn't inherit the float*/
	float: left;
}
ul#nav li.on ul {
	display: block;
}
ul#nav li.off:hover ul {
	display: block;
	z-index: 6000;
}
#aktualno {
	width: 220px;
	height: 175px;
	margin-left: -300px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(../images/aktualno.png) no-repeat;
}
#aktualno h1 {
	margin: 0px;
}
#aktualno p {
	text-align: center;
}
#aktualno a {
	font-family: "Comic Sans MS", fantasy;
	font-size: 0.9em;
	line-height: 1.5;
}
#tudi {
	width: 250px;
	height: 125px;
	margin-left: -300px;
	padding: 25px;
	background: url(../images/tudi.png) no-repeat;
}
#tudi img {
	float: left;
	margin-top: 25px;
}
#article {
	width: 550px;
	min-height: 350px;
	margin-left: -900px;
	padding: 25px;
	background: url(../images/article.png) repeat-y;
}
#article h1 {
	font-size: 1.8em;
}
#article h2 {
	padding-top: 25px;
	font-size: 1.3em;
}
#article h3 {
	padding-top: 25px;
}
#article p {
	margin: 25px;
	margin-top: 0px;
	line-height: 1.5;
}
#article ul {
	margin: 25px;
	margin-top: -10px;
}
#article li, dd {
	margin: 10px;
	margin-left: 25px;
	margin-top: 0px;
	font-family: "Trebuchet MS", sans-serif;
	line-height: 1.2;
	list-style-image: url(../images/bullet.png);
}
#article dt {
	margin: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ce5c00;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: none;
}
#article table {
	width: 100%;
	margin-bottom: 25px;
	border-top: 2px solid #fcaf3e;
	border-bottom: 1px solid #729fcf;
	color: #888a85;
	font-family: "Trebuchet MS", sans-serif;
}
#article table th, #article table td {
	padding: 10px;
	padding-left: 25px;
}
#article table th {
	background: #eeeeec;
	color: #2e3436;
}
#article table td {
	border-top: 1px solid #729fcf;
}
#article table .col1 {
	background: #d3d7cf;
}
#article table tr:hover {
	color: #2e3436;
}
#sidebar {
	width: 225px;
	min-height: 350px;
	margin-left: -300px;
	padding: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	background: url(../images/sidebar.png) no-repeat;
}
#index #sidebar {
	background: url(../images/sidebar-index.png) no-repeat;
}
#sidebar p#caption {
	padding-top: 10px;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
}
#footer {
	width: 900px;
	margin-left: -900px;
	padding-top: 60px;
	padding-bottom: 25px;
	background: url(../images/footer.png) no-repeat;
}
#footer p {
	color: #888a85;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	line-height: 1.25;
	text-align: center;
}
