@charset "UTF-8";
/* CSS Document */

/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
	float:left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul, li {
	list-style:none;
	float:left;
}
caption, th {
	text-align:left;
}
h1{
	font-size:16px;
	border-bottom:1px solid #E3E2E2; padding-bottom:5px; margin-bottom:15px; }
h1 a{text-decoration:none;}	
h2 a{text-decoration:none; color:#000!important;}	

q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
div {
	float:left;
}
p {
	margin-bottom:10px;
	text-align: justify;
}
a, a:visited {
	color:#70072e;
}
a:hover {
	color:#351f1c;
	text-decoration:underline;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:18px;
	margin: 10px 0px 5px;
}
h4 {
	font-size:30px;
	margin: 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 13px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin:5px 0px 12px; 
}

/*--------------------GLOBAL SETTINGS--------------------*/
html {
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-size:14px;
	line-height: 22px;
	color: #000;
	background:#34201d url(../images/header_BGR.png) repeat-x fixed;
}
/*--------------------LAYOUT  --------------------*/
#container {
	width:835px;
	margin:0 auto;
	float:none;
}
#header {
	height: 112px;
	width: 815px;
	padding: 0px 0 0 25px;
}
#header img {
	margin:20px 0px 0px;
	behavior: url(iepngfix.htc)
}
#header ul {
	float:right;
	margin-top: 72px;
}
#header ul li {
	margin:3px;
	
}
#header ul li a {
	float: left;
	padding:6px 18px 10px;
	height: 19px;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover {
	background:#ffe5e8;
	border-top:2px solid #51041d;
	color: #000;
}
#header .current {
	background:#70072e;
	border-top:2px solid #51041d;
}
#main{ width: 835px; border: 1px solid white; background:url(../images/main_BGR.png) repeat-y;}
#sidebar .current{  color:#000; }
#sidebar h2{ font-size: 16px; }

#content {
	width:523px;
	padding: 25px 25px 25px 45px;
	float:right;
}
#content img {
	padding:4px;
	border:1px solid #ccc;
}
#content ul li {
	list-style:disc inside none!important;
	margin:6px 0;
	width:500px;
}
#content ul {
	margin:0px 0px 15px 10px;
	width: 500px; 
	float: left;
}
#sidebar {
	width: 140px;
	padding: 25px 30px 25px 20px;
}
#sidebar ul li {
	width: 140px;
	padding: 5px 30px 5px 20px;
}
#gallery {
	text-align:left!important;
	display:block; float:left;
	clear: both;

}
#gallery  a{
	display: block;
	float: left;
	width:240px;
	padding:6px;
	margin:0 0px  15px 0;
	border:1px solid #d8d8d8;	
}
#gallery span{
	display: block;
	float: left;
	width:228px;
	height:138px;
	padding:12px;
	margin:0 0px  15px 0;
	border:1px solid #d8d8d8;
	
}
#gallery a:hover{ background: #efefef; border:1px solid #9c7874;}
#gallery a img{padding:0px !important; border:none !important;}

#gallery .left{margin-right: 15px; }
#footer {
	padding: 8px 2px 40px;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
}
#copy {
	display:block;
	float:left;
}
#credits {
	float:right;
	display:block;
}
#credits a{
	color: #fff; text-decoration: none;
}
#credits a:hover{
	text-decoration: underline;
}
.box ul li {
	padding:5px 10px 5px 10px;
	width: 278px;
}
.box ul .top {
	padding:0px 10px 0px 10px!important;
}
.box {
	background:#f9f9f9;
	margin-bottom: 15px;
	border:1px solid #e3e2e2;
	padding-bottom:5px;
}
.mid{margin:0 10px; float:left; display:block;}

/* form elements */
form {
	padding: 15px;
	border: 1px solid #E3E2E2; 
	background-color: #f5f5f5; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:8px 4px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:8px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	margin: 0;
	padding:7px 20px; 
	color: #FFF;
	background: #AF2A15;
	border: 1px solid #611206;
	}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/* jquery slideshow */
#slideshow {
    position:relative;
    height: 210px;
    background: #000;
    float: none;
    margin-bottom: 20px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}
#slideshow a{border: 1px solid #352624; float: left;}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 201px;
    display: block;
    border: 0;
    margin-bottom: 0px;
    padding: none!important;
}
/* Zavedenie sidebar*/

.zavedenie:hover span {
background:#000A11;
bottom:0;
display:block;
opacity:0.8;
width:168px;
padding:5px 10px;
position:absolute;
}
.zavedenie {
color:#00B8A9;
display:block;
float:left;
height:130px;
position:relative;
width:188px;
border:1px solid #fff;
margin-bottom: 20px;
}
.zavedenie:hover { border: 1px solid #000;}
.zavedenie span strong {
color:#b3eff3;
font-weight:normal;
display: block;
}
.zavedenie span {
display:none;
color: #fff;
font-size: 11px; font-family: Arial;
}
* html  .zavedenie:hover span {
  width: 168px;
}
.zavedenie img{float: none!important; margin: 0; padding: 0;}
/**/

.line{width:100%!important; height:1px !important; padding: 0px!important; margin:20px 0 30px!important; float:left; display:inline; border:none!important; border-top:1px solid #000!important;}
.clear{border: none!important; width: 10px!important;  padding: 0px!important; height: 1px!important; margin: 0px!important;}
