body {
	background: url(img/bg.png);
    color: #333;
    font: 13px tahoma, sans-serif;
	padding-bottom: 30px;
    text-align: center;
}

a {
	color: #333;
    text-decoration: none;
}

img {
    display: block;
}

p {
	line-height: 1.5em;
	margin-bottom: 15px;
	text-align: justify;
}

sup {
	font-size: 11px;
	vertical-align: super;
}

/* --------------------------------------------------------------------- */

.cl {
    clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.in {
	margin: 0 auto;
	text-align: left;
	width: 880px;
}

/* --------------------------------------------------------------------- */

.button, .button:visited {
	background: #f68e46 url(../img/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.button:hover {
	background-color: #666;
	color: #fff;
}

.button:active {
	top: 1px;
}

/* --------------------------------------------------------------------- */

.embed {
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
}

/* --------------------------------------------------------------------- */

#top {
	background: url(img/2400.png) no-repeat bottom;
	padding: 10px 0px 20px;
	position: relative;
	z-index: 99;
}

#logo {
	float: left;
	margin-left: 20px;
}

#nav {
	float: right;
	margin-top: 20px;
}

#nav li {
	float: left;
}

#nav li a {
	color: #777;
	border-right: 1px solid #808080;
	border-left: 1px solid #fff;
	font-weight: bold;
	padding: 5px 15px;
	text-shadow: 0px 1px 0px #fff;
}

#nav li a:hover {
	color: #e97727;
}

#nav li:first-child a {
	border-left: none;
}

#nav li:last-child a {
	border-right: none;
}

/* --------------------------------------------------------------------- */

#header {
	background: url(img/test.png);
	border-bottom: 7px solid #fff;
	margin-top: -40px;
	padding: 60px 0px 20px;
	position: relative;
	z-index: 1;
}

#header .in {
	position: relative;
}

#description {	
	color: #fff;
	float: left;
	font-family: georgia, serif;
	margin-top: 15px;
	width: 380px;
}

#description h1 {
	text-shadow: 0px 2px 0px #d75801;
	border-bottom: 1px solid #e56812;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 15px;
}

#description p {
	text-shadow: 0px 1px 0px #d75801;
	border-top: 1px solid #f5ad7c;
	font-size: 17px;
	font-style: italic;
	padding-top: 10px;
	text-align: left;
}

#slideshow {
	background: url(img/bg_slideshow.png) no-repeat;
	float: right;
	height: 200px;
	margin-top: -30px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 440px;
}

#slideshow img {
	width: 440px;
	height: 200px;
}

#slideshow-titles {
	background: url(img/bg_titles.png);
	bottom: 42px;
	height: 32px;
	overflow: hidden;
	position: absolute;
}

#slideshow-titles li {
	padding: 5px;
}

#slideshow-shadow {
	background: url(img/slideshow_shadow.png) no-repeat;
	bottom: -18px;
	float: right;
	height: 18px;
	position: absolute;
	right: 0px;
	width: 460px;
}

/* --------------------------------------------------------------------- */

#content {
	background: url(img/shdw.png) repeat-x top;
}

#content .in {
	border-bottom: 1px solid #c8c8c8;
	padding: 20px 0px 10px;
}

/* --------------------------------------------------------------------- */

#sidebar {
	float: left;
	padding-right: 20px;
	position: relative;
	width: 225px;
	z-index: 2;
}

#sidebar .block {
	background: #fff url(img/bg_block.png) repeat-x top;
	border: 1px solid #ddd;
	padding: 15px;
}

#sidebar .block ul li a {
	display: block;
	border-top: 1px solid #ddd;
	padding: 5px 0px;
}

#sidebar .block ul li a:hover {
	color: #e97727;
}

#sidebar .fade {
	background:  url(img/fade.png) no-repeat center;
	height: 13px;
	margin-bottom: 3px;
	width: 225px;
}

#sidebar .block ul h2 a {
	font-weight: normal;
}

#sidebar .block ul h2 a:hover {
	color: #e97727;
}

#sidebar .block > h2, #sidebar #links h2 {
	color: #f68e46;
	text-shadow: 0px 1px 0px #b84c01;
	border-bottom: 1px solid #ddd;
	font-family: georgia, serif;
	font-size: 16px;
	padding-bottom: 5px;
}

/* --------------------------------------------------------------------- */

#main {
	float: left;
	padding-left: 15px;
	position: relative;
	width: 620px;
	z-index: 1;
}

#main h1 {
	background: url(img/double_border.png) repeat-x bottom;
	color: #808080;
	text-shadow: 0px 1px 0px #454545;
	font-family: georgia, serif;
	font-size: 22px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#main h2 {
	color: #808080;
	font-family: georgia, serif;
	font-size: 16px;
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px #454545;
}

#main h2 a {
	color: #808080;
}

#main .post h2 a:hover {
	color: #f68e46;
	text-shadow: 0px 1px 0px #b84c01;
}

#main span.orange {
	color: #f68e46;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #b84c01;
}

#main img.alignright {
	float: right;
	margin-left: 10px;
}

#main img.alignleft {
	float: left;
	margin-right: 10px;
}

#main img {
	background: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

#main table {
	border: 1px solid #c8c8c8;
	border-bottom: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}

#main tr.title td {
	border-bottom: 2px solid #c8c8c8;
	font-weight: bold;
}

#main table td {
	background: #f8f8f8;
	border: 1px solid #c8c8c8;
	padding: 5px;
	text-align: center;
}

#main table td:first-child {
	text-align: left;
}

#main ol {
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#main ol p {
	margin-bottom: 10px;
}

#main ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#main ul li a:hover {
	color: #e97727;
}

#main .post {
	background: url(img/double_border.png) repeat-x top;
	padding-top: 15px;
}

#main .more-link {
	color: #f68e46;
	font-weight: bold;
}

#main label {
	font-weight: bold;
}

#main a.pdf {
	background: url(img/pdf.png) no-repeat;
	display: block;
	line-height: 48px;
	padding-left: 50px;
}

#main a.pdf:hover {
	color: #e97727;
}

/* --------------------------------------------------------------------- */

#pagination a {
	color: #f68e46;
	font-weight: bold;
}

/* --------------------------------------------------------------------- */

#map {
	border: 1px solid #ddd;
	height: 400px;
	margin-bottom: 15px;
	width: 618px;
}

#map img {
	background: none;
	border: none;
	padding: 0px;
}

#map #marker {
	font-size: 11px;
	height: 130px;
	width: 280px;
}

#map #marker h1 {
	background: none;
	color: #333;
	text-shadow: none;
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#map .marker-item {
	margin-bottom: 5px;
}

#map .marker-item span {
	font-weight: bold;
}

#map .marker-item a:hover {
	color: #e97727;
}

/* --------------------------------------------------------------------- */

#accordion ul {
	list-style-type: none;
}

#accordion ul li {
	float: left;
	margin-left: 16px;
}

#accordion ul li:first-child {
	margin-left: 0px;
}

#accordion h2 a {
	color: #fff;
}

.ui-accordion .ui-accordion-header {
	background: #f68e46;
	cursor: pointer;
	font-family: georgia, serif;
	font-size: 16px;
	margin-bottom: 5px;
	position: relative;
	padding: 5px 5px 5px 25px;
	zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: 7px;
	top: 9px;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
	padding-bottom: 5px;
}

.ui-accordion .ui-icon-triangle-1-e {
	background: url(img/ui-arrow.png);
	width: 10px;
	height: 10px;
}

.ui-accordion .ui-icon-triangle-1-s {
	background: url(img/ui-arrow-active.png);
	width: 10px;
	height: 10px;
}

/* --------------------------------------------------------------------- */

#inzercie {
	margin-top: 5px;
}

#inzercie li {
	float: left;
}

#inzercie li a {
	background: #f3f3f3;
	border: 1px solid #ddd;
	float: left;
	margin-left: 16px;
	padding: 4px;
}

#inzercie li:first-child a {
	margin-left: 0px;
}

/* --------------------------------------------------------------------- */

#main ul.gallery {
	margin-bottom: 0px;
	*margin-bottom: 5px;
	margin-left: -11px;
	width: 631px;
}

#main ul.gallery li {
	display: inline;
	float: left;
	margin-bottom: 11px;
	margin-left: 11px;
}

/* --------------------------------------------------------------------- */

#footer .in {
	border-top: 1px solid #fff;
	padding-top: 8px;
}

#footer-nav li {
	float: left;
}

#footer-nav li a {
	color: #777;
	border-left: 1px solid #fff;
	border-right: 1px solid #808080;
	font-weight: bold;
	padding: 0px 10px;
	text-shadow: 0px 1px 0px #fff;
}

#footer-nav li:first-child a {
	border-left: none;
	padding-left: 0px;
}

#footer-nav li:last-child a {
	border-right: none;
}

#footer a:hover {
	color: #e97727;
}

#footer #author {
	float: right;
}

#footer #author a {
	text-decoration: underline;
}
