body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border-width:0;
}

address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style-image:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym {
	border-width:0;
}

div#nav a:active, div#nav a:focus {
	outline-style:none;
}

body {
	background-color:#ffffff;
	background-image:url(../img/layout/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#14120f;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:62.5%;
	text-align:center;
}

div#wrapper {
	margin:0 auto;
	text-align:left;
	width:900px;
}

div#top {
	height:135px;
}

div#logo {
	height:85px;
	padding:10px 0 0 20px;
	width:222px;
}

div#nav {
	height:24px;
	padding:5px 0 0 17px;
	width:520px;
}

div#kuriosa {
	height:110px;
	padding-right:20px;
	width:324px;
}

div#content-wrapper {
	background-image:url(../img/layout/dots.gif);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	min-height:500px;
	padding:30px 30px 20px;
	width:840px;
}

div#content {
	background-image:url(../img/layout/dots.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height:600px;
	padding-bottom:20px;
}

div#sidebar {
}

div#footer {
}

div#footer-btns {
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	height:55px;
	padding:0 30px;
	width:840px;
}

div#contact {
	background-image:url(../img/layout/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	font-family:Georgia, Times, "Times New Roman", serif;
	height:100px;
	padding-top:14px;
	text-align:center;
}

p, table p {
	color:#14120f;
	font-size:1.3em;
	line-height:1.5em;
	margin-bottom:1.2em;
}

.small {
	font:normal normal normal 0.9em/normal "Trebuchet MS", Helvetica, Arial, sans-serif;
}

p.small {
	font:normal normal normal 1.2em/normal "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#9b8f78;
	font-weight:normal;
	margin-bottom:0.2em;
}

h1 {
	font-size:3em;
}

h2 {
	font-size:2.4em;
	margin-top:8px;
}

h3 {
	font-size:2em;
}

h4 {
	color:#14120f;
	font:normal normal bold 1.5em/normal "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h5 {
	font-size:1.6em;
	font-weight:bold;
}

h6 {
	font-size:1.3em;
	font-weight:bold;
}

a {
	color:#e7a00e;
	text-decoration:underline;
}

ul {
	list-style-type:disc;
}

li {
	font-size:1.3em;
	margin-bottom:1em;
	margin-left:1.5em;
}

#contact p {
	font-size:1.2em;
	margin-bottom:0.4em;
}

#contact a {
	color:#14120f;
}

#contact .vektor {
	color:#9b8f78;
	text-decoration:none;
}

div#footer-btns a {
	background-image:url(../img/layout/arrow.png);
	background-position:right top;
	background-repeat:no-repeat;
	color:#14120f;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
	padding-right:40px;
	text-decoration:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

hr.clear {
	background-color:#ffffff;
	border-width:0;
	clear:both;
	color:#ffffff;
	height:1px;
}

#content hr {
	background-color:transparent;
	border:1px dotted #cccccc;
	height:1px;
	margin-top:10px;
}

#content hr.clear {
	background-color:#ffffff;
	border-width:0;
	color:#ffffff;
	height:1px;
}

.imageviewer {
	margin-bottom:20px;
}

