﻿body {
	background: #fff;
	font-family: "Roboto Condensed", Calibri, Arial;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 68%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

.printContainer {
	display: none;
}
.cb{ clear: both; }
.left{ float: left; }
.right{ float: right; }
.hide{ display: none; }

a {
	color: #00609b;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.puste { height: 200px; }

.header {
	background-color:#ffffff;
	font-family:"Roboto Condensed", Calibri, Arial;
	font-size: 12px;
	color:#708c79;
	text-align:center;
	margin: 0px 0px 0px 0px;
	width:100%;
	border-top:2px solid #235c6f;
	z-index: 11;
	position: fixed;
	top: 0px;
	height: 260px;
}
.top {
	max-width: 1300px;
	margin: 0 auto;
	height: 130px;
	font-family:Calibri;
	font-size: 12px;
	color:#708c79;
}

h1.logo {
	padding: 0px;
	margin-top: 70px;
	cursor: pointer;
}

.logo {
	background: url("img/ricco.png") left top no-repeat;
	width: 315px;
	height: 90px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;

}

.logo a {
	display: block;
	height: 90px;
	overflow: hidden;
	position: absolute;
	/*right: 0;*/
	text-indent: -9999px;
	top: 0;
	width: 315px;
}

.title_ {
	color: #708c79;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-size: 34px;
	text-align:right;
	margin: -75px 20px 0px 350px;
	max-width: 800px;
	line-height: 28px;
	-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	float: right;
		border:0px solid;
}

.menu {
	color: #58585a;
	background-color:#f1eada;
	font-family:"Roboto Condensed", Calibri, Arial;
	font-size: 24px;
	text-align:center;
	margin: 4px 0px 0px 0px;
	height: 80px;
	line-height: 80px;
	-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	float: left;
		border:0px solid;
		width: 100%;
}

#nav {
	font-family: "Roboto Condensed", Calibri, Arial;
	font-size: 24px;
	color:#58585a;
	text-decoration: none;

	margin:0; 
	padding:0; 
	list-style:none;
}	

/* make the LI display inline */

/* it's position relative so that position absolute */

/* can be used in submenu */

#nav li {
	display:inline; 
	padding-bottom: 5px;
	position: relative;

}

#nav li:hover {
	-webkit-transition: all 0.4s ease;
}

/* this is the parent menu */

#nav li a {
	color: #58585a;
	text-decoration: none;	
	padding-left: 40px;
	padding-right: 40px;
	-webkit-animation:colorchange 2s infinite alternate;
}

#nav li a:hover {
	display: inline;
	color: #b6c9b7;
	text-decoration: none;
	transition: color 2s;
}

/* you can make a different style for default selected value */
#nav a.selected {
	color:#f00;
}


/* display block will make the link fill the whole area of LI */

#nav ul a {
	color: #366c54;
	text-decoration: none;
	float:left; 
}

#nav ul a:hover {
	color: #000000;
	text-decoration: none;
}



div.baner1 {
	margin: 162px 0px 0px 0px;
    padding: 0;
    overflow: hidden;
	border:0px solid;
}

div.ikonkiContent {
	margin: 0 auto; 
	max-width: 1300px;
	border:2px solid red;
}

.ikonki {
	
	display: grid;
  grid-template-columns: auto auto auto;
  background-color: dodgerblue;
  padding: 10px;
	
}
.ikonkipole {
	background: url("img/ikona1.png") center top no-repeat;
  border: 1px solid black;
  padding: 10px;
  font-size: 30px;
  text-align: center; 
 }

/*
div.ikonki a {
	display:inline;
	text-align: center;
	border: 0px solid;
}

div.ikonki a:hover {
	color: #a35f50;
}

div.ikonkipole1 {
	float: left;
	text-align:center;
	border:3px solid blue;
	
	background: url("img/ikona1.png") center top no-repeat;
	width: 545px;
	height: 90px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 2px solid red;
	
}

div.ikonkipole {
	float: left;
	width: 420px;
	height:271px;
	text-align:center;
	border-left:3px solid #ce926d;
}
*/
div.mottoContent {
	margin: 0 auto; 
	max-width: 1200px;
	padding: 1em;
}

div.motto {
	color:#393939;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-size: 18px;
	line-height: 32px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	width:100%;
	padding-bottom:28px;
	padding-top:5px;
	border:0px solid;
}

div.motto h1 {
	color: #708c79;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:bold;
	 letter-spacing: 4px;
	font-size: 23px;
	text-decoration: none;
}

div.motto h2 {
	color: #356c54;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:normal;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: 1px;
	text-decoration: none;
}

div.motto h3 {
	color: #1c748b;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:normal;
	font-size: 22px;
	text-decoration: none;
}

div.motto h4 {
	color: #173486;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:bold;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid #e9d9c4;
}

div.motto h5 {
	color: #173486;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:bold;
	font-size: 24px;
	text-decoration: none;
	border-bottom: 1px solid #e9d9c4;
	text-transform: uppercase;
}

div.motto h6 {
	color: #2b4ba5;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:bold;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
}

div.motto hr {
	border: 0px;
	height: 1px;
	background: #ececee;
}

div.title {
	background-color:#f6e8dc;
	font-family: "Roboto Condensed", Calibri, Arial;
	text-align:left;
	font-size: 18px;
	font-weight:bold;
	color:#a35f50;
	margin:0px 0px 20px 0px;
	width:100%;
	padding:10px;
	border: 0px solid;
    box-shadow: 5px 10px 8px #f1f1f1;
}

div.bottomContent {
	margin: 0 auto; 
	max-width: 1100px;
	padding-left: 1em;
}

div.bottom {
	background: linear-gradient(to bottom, #235c6f, #4c8b72);
	font-family: "Roboto Condensed", Calibri, Arial;
	font-size: 18px;
	color:#ffffff;
	text-align:left;
	margin: 0px 0px 0px 0px;
	width:100%;
	padding-top:20px;
	padding-bottom:90px;
	border:0px solid;
}

div.bottom h1 {
	color: #ffffff;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-weight:normal;
	font-size: 22px;
	text-decoration: none;
	font-weight:normal;
}

div.bottom a {
	color: #ffffff;
	text-decoration: none;
}

div.bottom a:hover {
	color: #000000;
	text-decoration: none;
}

* {
  box-sizing: border-box;
}

.container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}

[class*="col-"] {
	float: left;
	padding: 5px;
	width: 100%;
	border:1px solid;
}



@media only screen and (min-width: 600px) {
	.col-s-1 {width: 8.33%;}
	.col-s-2 {width: 16.66%;}
	.col-s-3 {width: 25%;}
	.col-s-4 {width: 33.33%;}
	.col-s-5 {width: 41.66%;}
	.col-s-6 {width: 50%;}
	.col-s-7 {width: 58.33%;}
	.col-s-8 {width: 66.66%;}
	.col-s-9 {width: 75%;}
	.col-s-10 {width: 83.33%;}
	.col-s-11 {width: 91.66%;}
	.col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
	.col-1 {width: 8.33%;}
	.col-2 {width: 16.66%;}
	.col-3 {width: 25%;}
	.col-4 {width: 33.33%;}
	.col-5 {width: 41.66%;}
	.col-6 {width: 50%;}
	.col-7 {width: 58.33%;}
	.col-8 {width: 66.66%;}
	.col-9 {width: 75%;}
	.col-10 {width: 83.33%;}
	.col-11 {width: 91.66%;}
	.col-12 {width: 100%;}

	img {
		width: auto;
		height: auto;
	}


}

@media screen and (max-width: 1100px) {
	
.title_ {
	color: #708c79;
	font-family: "Roboto Condensed", Calibri, Arial;
	font-size: 22px;
	text-align:right;
	margin: -75px 20px 0px 350px;
	max-width: 700px;
	line-height: 28px;
	-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	float: right;
		border:0px solid;
}

.menu {
	color: #58585a;
	background-color:#f1eada;
	font-family:"Roboto Condensed", Calibri, Arial;
	font-size: 16px;
	text-align:center;
	margin: 4px 0px 0px 0px;
	height: 42px;
	line-height: 42px;
	-webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
	float: left;
		border:0px solid;
		width: 100%;
}

#nav {
	font-family:"Roboto Condensed", Calibri, Arial;
	font-size: 16px;
	color:#58585a;
	text-decoration: none;

	margin:0; 
	padding:0; 
	list-style:none;
}	

/* make the LI display inline */

/* it's position relative so that position absolute */

/* can be used in submenu */

#nav li {
	display:inline; 
	padding-bottom: 5px;
	position: relative;

}

#nav li:hover {
	-webkit-transition: all 0.4s ease;
}

/* this is the parent menu */

#nav li a {
	color: #58585a;
	text-decoration: none;	
	padding-left: 10px;
	padding-right: 10px;
	border:0px solid;
	-webkit-animation:colorchange 2s infinite alternate;
}

#nav li a:hover {
	display: inline;
	color: #000000;
	text-decoration: none;
	transition: color 2s;
}

/* you can make a different style for default selected value */
#nav a.selected {
	color:#f00;
}


/* display block will make the link fill the whole area of LI */

#nav ul a {
	color: #ffffff;
	text-decoration: none;
	float:left; 
}

#nav ul a:hover {
	color: #000000;
	text-decoration: none;
}


}

@media only screen and (max-width: 760px) {

	.title_ {
	 display: none;
}
	
	
	div.menuRwd {
		display: block;
		background: #f1eada url("img/mobile_menu.png") right top no-repeat;
		width: 100%;
		height: 44px;
		/*position: fixed;*/
		left: 0px;
	}

	.menu {
		display: none;
    margin-top: -38px;
		margin: -38px 0px 0px 0px;
		position: absolute;
		line-height: 25px;
		margin-top: 0px;
		text-align:right;
	}
	
	#nav {
		background: #f1eada;
	}
	#nav li {
		display: inline-block;
		position: static;
		border-top: 1px solid #000000;
		position: relative;
		width: 100%;
	}

	#nav li a {
		display: block;
		color: #ffffff;
	}

	#nav li a:hover {
		display: block;
		color: #000000;
	}

	#nav li a.moreLink {
		position: absolute;
		top: 0;
		right: 0;
	}

	#nav ul {
    position:static;
    left: 0;
    transform: translate(0, 0);
    top: 0px;
    display:  none; 
    margin: 0 0 0 0px;
    padding: 0;
    list-style: none;
    line-height: 0;
		width: 100%;
		background-color: #2884a5;
	}

	#nav ul li {
		line-height: 14px;
		padding: 0;
		border: 0px;
		margin: 0;
		background-color: #2884a5;

	}

	#nav ul li a {
		line-height: 14px;
		padding: 5px;
		background-color: #2884a5;
	}
	#nav ul li a:hover {
		line-height: 14px;
		padding: 5px;
		background-color: #2884a5;
		border-top: 1px solid #2884a5;
		border-bottom: 1px solid #33a19d;
	}
	
	div.baner1 {
    margin: 150px 0px 0px 0px;
	}
	
	div.ikonkipole {
	float: left;
	width: 420px;
	height:271px;
	text-align:center;
	border:0px solid;
}

	div.ikonkipole1 {
	float: left;
	width: 420px;
	height:271px;
	text-align:center;
	border:0px solid;
}

  .column {
    flex: 50%;
    max-width: 50%;
  }




/* Direction Nav */
.flex-direction-nav {*height: 0; margin: 0 !important; padding: 0}
.flex-direction-nav a {width: 37px; height: 64px; margin: -32px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -137px; }
.flex-direction-nav .flex-prev {left: -137px;}
.flexslider:hover .flex-next {opacity: 0.6; right: 13px;}
.flexslider:hover .flex-prev {opacity: 0.6; left: 13px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 2; bottom: 10px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
.flex-control-paging li a:hover { background: #2e4b75; background: rgba(46,75,117,1); }
.flex-control-paging li a.flex-active { background: #fff; background: rgba(255,255,255,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/* Galeria */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 20%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 800px; background-color: #f1f1f1; }

@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }

