:root {
	--blue: #13467b;
	/* --blue: #108d7e; */
  }

* {margin: 0;	padding: 0;}
body {
	font-family: "Raleway", sans-serif;
	font-size: 0.9em;
    background: #FFF;
	}
.pata {
	margin-top: 30px;
	z-index: 1000;
	height: 150px;
	width: 100%;
	background-color: var(--blue);
	display:inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	}
.pata_loga {
	padding-left: 50px;
	text-align:center;
	width:33%;
	display: inline-block;
	position: relative;
	}
.pata_loga_vpravo {
	padding-right: 50px;
	text-align: right;
	font-size: 0.8em;
	font-weight: 300;
	color: #FFF;
	float: right;
	margin-top: 96px;
	display: inline-block;
	position: relative;
	}
.reklama {
		margin: 20px auto;
		display: inline-block;
		height: 90px;
		width: 33%;
	}	
.cele {
	margin: auto;
	margin-top: 0px;
	text-align:center;
	width: 100%;
    display: block;
}
.logo {
	position: absolute;
	left: 20px;
	top: 10px;
	display:block;
	width: 150px;
}
.telo {
	padding: 70px 0 0 0;
    margin:auto;
	display:  inline-block;
}
.nazov {
	background-color: #BBB;
	padding: 18px 0;
	margin-bottom: 20px;
	}
.blokdetail {
	background-color: #BBB;
	padding: 20px 40px;
	margin: 20px auto 0px auto;
	width: 944px;
	display: inherit;
	}
.bloknic {
	margin: 10px 0;
	display:block;	
	}
.blok_prilepeny ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: left;
	}
.blok_prilepeny li {
	text-transform: uppercase;
	list-style: none;
    margin-top: 0px;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 400;
}
.blok_prilepeny li a{
	padding: 10px 30px;
	margin: 0 3px;
	height: 24px;
    color:#FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #666;
}
.blok_prilepeny li a:hover{
	color: #EEE;
	display: block;
	text-decoration: none;
	background-color: #888;
	transition: background-color .5s;
}	
.popiska {
	text-align:left;
	float:left;
	font-weight:300;
	padding: 10px 0;
	position:absolute;
	width: 225px;
}
.hodnota {
	text-align:left;
	border-bottom:  1px solid #FFF;	
	font-weight:400;
	padding: 10px 0 10px 25%;
}
.hodnota_forum {
	text-align:left;
	font-weight:400;
	padding: 10px 0 0 25%;
}
.sprava_forum {
	border-bottom:  1px solid #FFF;	
	padding: 0px 0 30px 0;
}
.profildetail {
	position:relative;
	display:inline-block;
	margin: 10px;
	width: 150px;
	height: 150px;
	text-align: center;
	background: #555;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	}
.profildetail:hover {
	background: #888;
	}
.profildetailhodnota {
	margin-top: 42px;	
	font-size: 2.5em;
	color:#FFF;
	font-weight:700;
	}
.profildetailpopiska {
	margin-top: 0px;	
	font-size: 1em;
	color:#BBB;
	font-weight:300;
	}			

.koment-meno {
	text-align:left;
	float:left;
	width: 20%;
	font-weight:300;
	padding: 10px 0;
}
.koment-cas {
	text-align:left;
	float:left;
	width: 20%;
	font-weight:300;
	padding: 10px 0;
}
.koment-body {
	text-align:left;
	border-bottom:  1px solid #FFF;	
	font-weight:300;
	padding: 10px 0;	
}
.koment-komentar {
	text-align:left;
	border-bottom:  1px solid #FFF;
	padding-bottom: 10px;
	font-weight:400;
	background-color:#BBB;
	position: relative;
	top: -1px;
}
.blokvpravo {
	text-align: right;
	padding: 10px 0;
	}
.blokvlavo {
	text-align: left;
	padding: 10px 0;
	}	
.blok_hladaj {
	text-align: left;
	padding: 10px 0;
	margin-right: 10px;
	float:left;
	display:inline-block;
	}
.jazyk {
	position: absolute;
	float: right;
	display:block;
	top: 13px;
	right: 20px;
	}
.navstevy {
	width: 1083px;
	margin-left: 24px;
	margin-right: 25px;
	text-align:right;
	vertical-align:middle;
}
.nastred {
	margin-top: 10px;
	text-align:center;
}
.vlavo {
	margin-top: 10px;
	text-align:left;
}

.slider {
    width: 1024px;
    margin: auto;
    margin-bottom: 10px;
	text-align:left;
}
.bloktien {
	position: absolute;
	width: 1000px;
	height: 200px;
	display:block;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.4)); /*Safari 5.1-6*/
  background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.4)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.4)); /*Fx 3.6-15*/
  background: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.4)); /*Standard*/
}
.blokdalsie {
	float:left;
	text-align:center;
	margin: auto;
	display: block;
	position: relative;
	height: 120px;
	overflow:hidden;
}

.menu
{
	position: fixed;
	z-index: 1000;
	height: 45px;
	width: 100%;
	margin-top: auto;
	background-color: var(--blue);
	display:inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}

.menu ul
{
	list-style:none;
	position: relative;
	margin-left: 190px;
	padding: 0;
	width: 100%;
	text-align: center;
	float:left;
}

.menu ul a
{
	text-decoration:none;
	text-transform: uppercase;
	list-style: none;
    margin-top: 0px;
	display: block;
	font-weight: 500;
    color:#FFFFFF;
	padding: 13px 13px;
	font-size: 1em;
	height: 19px;
}
.menu li.medzera{
	padding: 13px 13px;
	height: 19px;
	}
	
.menu ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

.menu ul li:hover
{
	color: #EEE;
	display: block;
	text-decoration: none;
	background-color: #888;
	transition: background-color .5s;
	height: 100%;
}

.menu ul ul
{
	display: none;
	position:absolute;
	top: 100%;
	left:0;
	padding:0;
	background-color: var(--blue);
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	width:  320px;	
	margin-left: 0px;
}
.menu ul ul li
{
	float:none;
}
.menu ul li:hover > ul
{
	display:block
}
.odznak
{
	background-color: #FF0D00;
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
	border-radius: 20px;
	position: absolute;
	top: 6px;
	right: 0px;
	color: white;
	box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.8);
	align-content: start;
	font-size: 0.8em;	
}
/************************/
.prihlaseny
{
	font-size:12px;
	padding: 3px 10px; 
	font-weight: bold; 
	color:#FFFFFF; 
	float: left;
	text-decoration:none;
}

p {
margin-bottom: 5px;
}
h1 {
	color: #2A62AD;
	text-align:left;
	font-size: 1.7em;
	font-weight:400;
	text-transform: uppercase;
	padding-left: 70px;
}
.italic {
	font-style: italic;
	text-transform: none;
	font-size: 0.8em;
}
h2 {
	color: #2A62AD;
	text-align:left;
	font-size: 1.1em;
	font-weight:400;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2A62AD;
	text-align: left;
	margin-bottom: 5px;
}
.male {
	font-size: 9px;
}
a {
	text-decoration: none;
	color:#FFF;
}

 a:hover {
	text-decoration: none;
	color: #0A3A68;
}
.blok-prihlas {
	width: 450px;
	margin: 10px auto;	
	}
#prihlas {
	text-align:left;
	width: 436px;
	height: 15px;
	padding: 7px;
	background : #fff;
	border: 1px solid #808080;
 }
textarea {
	text-align:left;
	width: 436px;
	height: 150px;
	padding: 7px;
	background : #fff;
	border: 1px solid #808080;
	font-size: 1.0em;
 }
#text {
	width: 922px;
	min-height: 80px;
	padding: 10px;
	line-height: 1.5;	
	background : #fff;
	border: 1px solid #808080;
}
.tlac {
     color : #EEE;
	 background-color: #666;
	 padding: 7px 15px;
     border: 0px;
	 text-transform:uppercase;
	 font-weight:700;
	 font-size: 1em;
	 letter-spacing: 1px;
	 transition: background-color .5s;
	 float: right;
	 margin-left: 5px;
}  
.tlac:hover {
	background-color:#888;
	cursor:pointer;
}
.tlac[alt="cerveny"] {
	background-color: firebrick;
}
.tlac[alt="zeleny"] {
	background-color: green;
}    
.blok_ovladanie {
	margin: auto;
	padding: 0;
	text-align:center;
	display: inline-block;
	}
#tlacitko{
     padding: 0;
	 margin: 0;
     text-align:left;
 	 float:left; 
}
#tlacitko a{
     padding: 0;
	 margin: 0;
}
#tlacitko a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	display:block;	
} 
#tlacitkocenter {
	padding: 0;
	margin: 0;
	float:left;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	display:block;	
}
/*-------komentare profil-------*/
.kom_profil {
	display: flex;
	border-top:  1px solid #FFF;	
	}
.kom_profil:first-child {border:none}	
.kom_profil div{
    float: left;
	display: table-column;
	padding: 10px 0;
	}
.kom_profil_koment {
	text-align: justify;
	font-weight:300;
	margin-left: 30px;
	}
.kom_profil_koment span {
	font-weight:400;
	}
/*----------- select option ----*/
.select-style {
	margin: 7px 0;
	text-align:left;
	height: 15px;
	padding: 7px;
	background : #fff;
	border: 1px solid #808080;
	overflow: hidden;
    background: #fafafa url("image/dropdown.svg") no-repeat 98% 50%;
}
.select-style-hladaj{
	margin: 10px 0px;
	text-align: left;
	float: left;
	position: relative;
}
.select-style select, .select-style-hladaj select  {
	padding-left: 7px;
    width: 110%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}
/*----------- vypis -----------*/
.obsah, .obsah_naj{
	margin: 20px auto;	
	padding: 0px;	
	text-align: center;
	display: inline-block;
	width: 1024px;
	}
.obsah_naj .vypis:last-child {
	visibility:hidden; 
	overflow:hidden;
	height: 0px;
	}	
.vypis {
	background-color: #BBB;
	padding: 10px;
	width: 300px;
	font-size: 0.9em;
	font-weight:300;
	margin: 8px;
	float:left;
}
.vypis div.fotka {
	position: relative;
	height: 200px;
	overflow:hidden;
	}
.vypis div.nazov-vypis {
	color:#265688;
	text-align:left;
	padding: 8px 0 0 0;
	margin: 0px;
	text-transform: uppercase;
	float:left;
	font-weight:400;
	white-space: nowrap;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.vypis div.body-vypis {
	text-align: right;
	padding: 8px 0 0 0;
	margin: 0px;
	white-space: nowrap;
	}		
.vypis div.typ-vypis {
	text-align:left;
	padding: 0px 0 5px 0;
	margin: 0px;
	float:left;
	white-space: nowrap;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.vypis div.komentarov-vypis {
	text-align: right;
	padding: 0px 0 5px 0;
	margin: 0px;
	white-space: nowrap;
	}		
.vypis div.autor-vypis {
	text-align:left;
	padding: 5px 0 0 0;
	margin: 0px;
	border-top: solid 1px #FFF;
	float:left;
	}	
.vypis div.hit-vypis {
	text-align: right;
	padding: 5px 0 0 0;
	margin: 0px;
	border-top: solid 1px #FFF;
	}		
/*----------- strankovanie -----------*/
.pagination {
    display: inline-block;
    padding: 0;
    margin:	auto;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .5s;
	background-color: #BBB;
	margin: 2px;
	font-weight:300;
	text-transform:uppercase;
}

ul.pagination li a.active {
	background-color: #265688;
	color: white;
}
ul.pagination li a.prazdny {
	background-color: transparent;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}
/*----------- ovladanie priamo na fotke -----------*/
.lava a{
	width: 33%;
	height: 100%;
	position:absolute;
	display: block;	
	top: 0px;
	left: 0px;
	vertical-align: middle;
}
.lava a:hover{
	/*background-color: #FFF;*/
	background-image:url(image/lava.svg);
	background-position:center;
	background-repeat:no-repeat;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;	
	}
.stred {
	position: relative;
	width: auto;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.66);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.66);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.66);
	}
.prava a{
	width: 33%;
	height: 100%;
	position:absolute;
	display: block;	
	top: 0px;
	right: 0px;
	vertical-align: middle;
}
.prava a:hover{
	background-image:url(image/prava.svg);
	background-position:center;
	background-repeat:no-repeat;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	}
.stred img{
	width: auto;
	height: auto;
	max-width: 1024px;
	}
@media screen and (min-width: 1620px) {
.stred img{max-width: 1600px;}
.obsah, .obsah_naj {width: 1344px;}
.obsah_naj .vypis:last-child {
	visibility: visible; 
	overflow: visible;
	height: auto;
	}	
.slider {width: 1328px;}
.menu {height: 50px;}
.menu ul a {
	padding: 13px 33px;
	font-size: 1.2em;
	height: 24px;
}
.menu li.medzera{
	padding: 13px 33px;
	height: 24px;
}
.menu ul { margin-left: 240px; }
.odznak
{
	width: 19px;
	height: 19px;
	top: 5px;
	right: 17px;
	font-size: 1em;
}	 
.logo {
	left: 35px;
	top: 7px;
	width: 200px;
}
.jazyk {top: 15px;}
}

@media screen and (min-width: 2024px) {
.stred img{max-width: 2000px;}

}