@charset "UTF-8";
/* CSS Document */
#browserWarning { 
	display:none;
[if lte IE 8]>
	display:block;
	position: absolute;
	width:100%;
	height:400px;
	background-color:#FFF;
	margin:150px auto;
	z-index:9999; 
<![endif]
}
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(../img/header/rotator.php);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	background-size:100%;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	list-style:none;
	padding: 0 0 0 20px;
	margin: 0;
	font-size:16px;
	line-height:24px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 5px 0;
	font-weight:normal;
	color: #666;
}
h1 {
	font-size: 21px;
	line-height: 24px;
	color: #0077c6;
	padding-bottom: 10px;
}
h2 {
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom:10px;
}
h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin:5px 0;
}
h4 {
	font-size: 13px;
	line-height: 16px;
}
p, .opis li {
	font-size: 16px;
	line-height: 24px;
	padding-bottom:5px;
	color:#666;
}
.datum {
	font-size: 11px;
	line-height: 18px;
	padding:5px 0 5px 0;
	color:#666;
}
.fajli{
	text-align:right;
}
.center {
	text-align:center;
}
a img {
	border: none;
	border-radius:10px;
}
a:link {
	color: #0077c6;
	text-decoration: none;
}
a:visited {
	color: #0077c6;
}
a:hover, a:active, a:focus {
	color:#0077c6;
	text-decoration: underline;
}
.container {
	width: 1500px;
	margin: 0 auto;
	padding-bottom:25px;
	background-color: #FFF;
	z-index:150;
}
.container ul {
	margin: 5px 0;
}
.header {
	position:fixed;
	width:100%;
	height: 125px;
	background-image: url(../img/BG_01.png);
	background-repeat: repeat;
	z-index: 10;
}
.fillme{
	background-color: rgba(255,255,255,.95);
	animation: fade 1s normal;
}
@keyframes fade {
	from {	background-color: rgba(255,255,255,0);
}
	to {	background-color: rgba(255,255,255,.95);
}
}
.fotke .bx-wrapper{
	z-index: 9;
}
.logo {
	width:1500px;
	margin:0 auto;
	padding-top:5px;
	text-align: center;
	font-size:80%;
}
.lang {
	float: right;
}
.lang, .lang a:link, .lang a:hover, .lang a:visited {
	color: #666;
	font-size: 16px;
}
#main_nav {
	width: 100%;
	height: 50px;
	background-image: url(../img/BG_02.png);
	background-repeat: repeat;
	position: fixed;
	top: 125px;
	left:0px;
	z-index:100;
}
.navigacija {
	padding:0px;
	width: 1500px;
	margin: 0 auto;
	height: 50px;
}
.navigacija .pri_nav {
	float: left;
	height: 50px;
}
.navigacija .pri_nav ul li {
	float: left;
	display:inline;
	margin: 0 2px;
}
.navigacija .pri_nav ul li a {
	color: #EEE;
	font: 16px Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-decoration: none;
	padding:16px 20px;
	margin:0px;
	display:block;
}
.navigacija .pri_nav ul li a:hover {
	background-color: #333;
}
.navigacija .pri_nav ul li:nth-child(1):hover {
	border-bottom: 5px solid #0077C6;
}
.navigacija .pri_nav ul li:nth-child(2):hover {
	border-bottom: 5px solid #0077C6;
}
.navigacija .pri_nav ul li:nth-child(3):hover {
	border-bottom: 5px solid #0077C6;
}
.navigacija .pri_nav ul li:nth-child(4):hover {
	border-bottom: 5px solid #E0B83A;
}
.navigacija .pri_nav ul li:nth-child(5):hover {
	border-bottom: 5px solid #E0B83A;
}
.navigacija .pri_nav ul li:nth-child(6):hover {
	border-bottom: 5px solid #c70f34;
}
.navigacija .pri_nav ul li:nth-child(7):hover {
	border-bottom: 5px solid #c70f34;
}
.navigacija .sec_nav {
	float: right;
	height: 50px;
}
.navigacija .sec_nav ul li {
	float:left;
	display: inline;
	margin:0px;
	padding: 17px 0px;
}
.navigacija .sec_nav ul li a {
	color: #CCC;
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #AAA;
	margin: 0px;
	padding: 0px 11px;
}
.navigacija .sec_nav ul li a:hover {
	color: #FFF;
}
.gallery {
	height:405px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
/* div.galerija {
	width:204px;
	height:36px;
	background-image: url(../images/galerija_bg.png);
	background-repeat: no-repeat;
	padding-top:10px;
	position:relative;
	top:775px;
	left:625px;
}*/

/* */
div.menu {
	float: left;
	padding-left: 10px;
	color:#EEE;
	margin:5px;
	font-size: 14px;
}
div.menu div a {
	color:#DDD;
	text-decoration:none;
}
div.menu div a:hover {
	color:#FFF;
	text-decoration:none;
}
div.popup a:hover {
	background-color: rgba(30, 30, 30, 0.75);;
}
div.menu:hover div:first-child {
	border-bottom: none;
}
div.menu div.popup {
	display: none;
	font-size: 12px;
}
div.menu:hover div.popup {
	display: block;
	background-color: rgba(50, 50, 50, 0.75);
	margin-top:8px;
}
div.menu div {
	width: 175px;
}
div.popup div, div.popup a {
	color:#DDD;
	display:block;
	text-decoration: none;
	padding: 4px 7px;
	border-bottom:1px solid #FFF;
}
div.popup div + div, div.popup a + a {
	margin-top: 1px;
}

/* */

.sidebar1x {
	float: left;
	width: 210px;
	padding: 15px 25px 10px 10px;
	background: #FFFFFF;
	text-align:right;
}
.sidebar1x ul li {
	padding: 10px 0px;
	border-bottom:1px dotted #999;
	line-height:1.2rem;
}
.sidebar1 {
	float: left;
	width: 225px;
	padding: 10px;
	background: #FFFFFF;
}
.sidebar1 ul {
	width:225px;
	height:213px;
	background-image: url(../img/BG_nav_kat.gif);
	display:block;
	list-style: none;
}
.sidebar1 ul {
	margin: 0;
	padding: 0;
}
.sidebar1 ul li a {
	width:215px;
	display:block;
	font-size: 15px;
	color: #343434;
	line-height: 35px;
	text-decoration:none;
	padding-left: 10px;
}
.sidebar1 ul li a:hover {
	color:#000;
}
.sidebar1 ul li:hover {
	background-image: url(../img/BG_nav_kat_on.gif);
}
.sidebar1 ul li:nth-child(2):hover {
	background-position: 0px -35px;
}
.sidebar1 ul li:nth-child(3):hover {
	background-position: 0px -70px;
}
.sidebar1 ul li:nth-child(4):hover {
	background-position: 0px -105px;
}
.sidebar1 ul li:nth-child(5):hover {
	background-position: 0px -140px;
}
.sidebar1 ul li:nth-child(6):hover {
	background-position: 0px -175px;
}
.content {
	padding: 0px;
	width: 490px;
	float: left;
	background: #FFFFFF;
}
.content2 {
	margin: 15px 35px;
	width: 935px;
	float: left;
	background: #FFFFFF;
}
.content3 {
	margin: 15px 0 0 35px;
	width: 55vw;
	float: left;
	background: #FFFFFF;
}
.content2 ul li, .content3 ul li {
	list-style:disc;
	line-height: 24px;
	color:#666;
}
.content3 ol li {
	list-style: decimal;
	font-size: 12px;
	line-height: 24px;
	color:#666;
}
.sidebar2 {
	float: left;
	width: 225px;
	padding: 10px;
	background: #FFFFFF;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
}
/* KOLONE */
.col 1{
}
.col2 {
}
.col2 img {
	border: 3px solid #e8e8e8;
	margin-bottom: 5px;
}
.col3 {
}
.col3 ul  {
	list-style:none;
	padding:0px;
}
.col3 ul li {
	width:215px;
	height:37px;
	background-color: #CCC;
	margin:10px 0px 10px 0;
}
.col3 ul li a {
	width:210px;
	display:block;
	font-size: 14px;
	line-height: 14px;
	text-decoration:none;
	padding: 5px 0px 5px 7px;
	background-image: url(../img/BG_nasveti.gif);
	color: #666;
}
.col3 ul li a:hover {
	color:#0077c6;
}
.col3 ul li:hover {
	background-color: #666666;
}
.col4 {
	padding:0px 10px;
	margin: 0px 0px 25px 0px;
	width:205px;
	background-image: url(../img/BG_akcija_01.gif);
	background-repeat: no-repeat;
	background-color: #f2f8fc;	
}
.col4 img {
	padding-left:-10px;
	margin:0;
}

.leftC, .rightC {
	padding: 10px;
	width: 465px;
}
.leftC iframe {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	background: #fff;
}
h4.rub{
	margin:0px;
	padding: 4px 0px 0px 0px;
}
p.pod{
	margin:0px;
	padding: 0px;
}
/* ~~ The footer styles ~~ */
.footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 250px;
	background-image: url(../img/BG_footer.png);
}
.footer div {
	width: 980px;
	margin:0 auto;
}
.footer div div {
	margin-top:40px;
	width:240px;
	float: left;
	height: 200px;
}
.footer h1 {
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 10px;
}
.footer h3 {
}
.footer p, .footer a, .footer h1, .footer h3 {
	font-weight:normal;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
	padding:0px;
	margin:0px;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin: 20px;
}
.fltlft {
	margin: 20px;
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.line {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.75), rgba(100,100,100,0));
	background-image:    -moz-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.75), rgba(100,100,100,0));
	background-image:     -ms-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.75), rgba(100,100,100,0));
	background-image:      -o-linear-gradient(left, rgba(100,100,100,0), rgba(100,100,100,0.75), rgba(100,100,100,0));
	margin: 10px;
}


#mapid { 
	height: 400px; 
}

.item {
	width:326px;
}