body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, article, aside, footer, header, nav, section, dialog, figure, hgroup, menu {
	margin: 0;
	padding: 0;
}
body {
	background: #21211F url(bg_all.jpg);
	color: #818180;
	text-align: left;
	font: 12px/1.8 "Courier New", Courier, monospace;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
strong {
	font-weight: bold;
	color: #004183;
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5
}
q:before, q:after {
	content: ""
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	vertical-align: middle
}
input, textarea, select {
	*font-size: 100%
}
legend {
	color: #000
}
del, ins {
	text-decoration: none
}
a:link, a:hover, a:active, a:visited {
	outline: 0
}
label, select, button {
	cursor: pointer
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
nav li {
	list-style: none
}
*, LI {
	margin: 0;
	padding: 0;
	border: 0;
}
IMG {
	border: 0;
}
A IMG {
	border: 0;
	text-decoration: none;
}
A:hover IMG {
	border: 0;
	text-decoration: none;
}
P {
	text-align: justify;
	line-height: 150%;
	padding: 0 0 1em 0;
}
A {
	color: #768683;
	text-decoration: underline;
}
A:hover {
	color: #A3A70C;
	text-decoration: none;
}
.pristupnost {
	display: none;
}
.clear {
	float: none;
	clear: both;
}
DIV#header {
}
H1#site-title {
	margin: 100% auto 0 auto;
}
#page {
	width: 310px;
	margin: 0 auto;
}
H1 SPAN {
	display: none;
}
H1 IMG {
	border: 0;
}
H2 {
	margin-bottom: 10px;
	padding-top: 50px;
	line-height: 150%;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 10px;
	color: #DADCDB;
	font-weight: lighter;
}
H3 {
	margin-top: 20px;
	padding: 1px 0 5px 0;
	color: #004183;
	font-size: 125%;
	text-transform: uppercase;
	line-height: 110%;
}
DIV#box-main {
	padding-top: 10px;
}
DIV#main-right {
	padding: 0 20px 0 10px;
	margin-left: 824px;
}
DIV#box-bottom {
}
DIV#bottomp {
}
DIV#bottom {
	width: 80%;
	margin: 0 auto;
	font-size: 90%;
	clear: both;
}
DIV#bottom DIV#copyrightbox {
	width: 50%;
	float: left;
	padding: 0.5em 0 1em 0;
	color: #818180;
}
DIV#bottom DIV#copyrightbox A {
	text-decoration: underline;
}
DIV#bottom DIV#copyrightbox A:hover {
	color: #A3A70C;
	text-decoration: none;
}
DIV#bottom DIV#autor {
	text-align: right;
	padding: 0.5em 0 1em 0;
}
DIV#bottom DIV#autor A {
	text-decoration: underline;
}
DIV#bottom DIV#autor A:hover {
	color: #A3A70C;
	text-decoration: none;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block
}
/* hidden for ie mac \*/
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center{
	text-align: center;
}
.italic {
	font-style: italic;
}
.handy {
	cursor: pointer;
}