/* ----------- vypis prispevku - kostičky (základní typ prezentace) -------------- */

#portmain .art-middle .vitem {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 9px;
	width: 33%;
	float: left;
	position: relative;
	box-sizing: border-box;
	


}
/*
#portmain .art-middle .vypis .vitem:nth-child(2n+1) {
	clear: left;
}

#portmain .art-middle .vypis .vitem:nth-child(3n+1) {
	clear: none;
}*/

/* --- specialne pro fotogalerii ---- */
#podbody #portmain .onecol .vitem {
	width: 33.3%;
}
/*
#podbody #portmain .onecol .vypis .vitem:nth-child(2n+1) {
	clear: none;
}

#podbody #portmain .onecol .vypis .vitem:nth-child(3n+1) {
	clear: left;
}*/

/* ----------------- */

#portmain .art-middle .vtitle {
	padding: 0px 0px 7px 0px;
	font-size: 1.4rem;
	margin:0 0 0 0; 
	padding-bottom:0px; 
	/*border-bottom:1px solid;*/
	
	display: block;
	position: relative;



}

#portmain .art-middle .vabst {

	
	padding-right: 3px;
	
}


#portmain .art-middle .vmini {
	margin-right: 0px;
}

#portmain .art-middle .vmini img {
	width: 100%;
	
	
box-sizing: border-box;

}


#portmain .art-middle .vclean {
/*	clear: both; */
	clear: left;
	height: 1px;
	font-size: 1px;
	position: relative;

}

#portmain .art-middle .vnomini .vtitle {
	margin-left: 0px;
}

#portmain .art-middle .vnomini .vabst {
	margin-left: 0px;

}


#portmain .art-middle .vypis {
	/*padding-top: 10px;
	padding-bottom: 5px;*/
	

}


#portmain .art-middle .vdate {
	font-weight: normal;
	
	
	font-size: 80%;
	
	
}



#portmain .art-middle .vsubj a {
	
	display: block;
	text-decoration: none;
}

#portmain .art-middle .vsubj  {
	display: block;
	width: 100%;

}

#portmain .art-middle div.vtitle a:hover {
	color: #368EB4;
}

#portmain .art-middle .vtitle::before{
}

#portmain .art-middle .vtitle::after {
	display: none;
position: absolute;
bottom: -2px;
left: 0;
width: 40px;
height: 3px;
content: "";
}

#portmain .art-middle .vsubj::after {
	
}



/*
.art-middle .vitem1 {
	clear: left;
	margin-right: 20px;
}
*/

#portmain .art-middle .vdetail {
	text-align: right;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#portmain .art-middle .vdetail a {
	font-weight: normal;


}
/* ----------- vypis prispevku - kolecka - typ 1 -------------- */
#portmain .art-middle .vypis.typ-vypis-1  {
	display: flex;
  flex-wrap: wrap;
	}
#portmain .art-middle .typ-vypis-1 .vitem {
	
	margin-bottom: 10px;



	


}

#portmain .art-middle .typ-vypis-1 .vitem .inn {
	background-color: rgba(255, 255, 255, 0.92);
/*	padding: 20px;*/
   
}





#portmain .art-middle .vypis.typ-vypis-1 .vitem:nth-child(2n+1) {

}

#portmain .art-middle .vypis.typ-vypis-1 .vitem:nth-child(2n+2) {


}


#portmain .art-middle .vypis.typ-vypis-1 .vitem:nth-child(3n+1) {
	
}


#portmain .art-middle .typ-vypis-1 .vtitle {
	border-bottom: none;
	

}

#portmain .art-middle .typ-vypis-1 .vabst {
	padding-top: 15px;

	
	
}


#portmain .art-middle .typ-vypis-1 .vmini {
	

	
}

#portmain .art-middle .typ-vypis-1 .vmini img {
	
	max-height: 184px;
object-fit: cover;



}


#portmain .art-middle .typ-vypis-1 .vclean {


}

#portmain .art-middle .typ-vypis-1 .vnomini .vtitle {
	
}

#portmain .art-middle .typ-vypis-1 .vnomini .vabst {

	

}


#portmain .art-middle .typ-vypis-1 .vypis {
	
}


#portmain .art-middle .typ-vypis-1 .vdate {
	
}



#portmain .art-middle .typ-vypis-1 .vsubj a {
	padding-left: 0px;

	
}

#portmain .art-middle .typ-vypis-1 .vsubj  {
border-bottom:1px solid;	

}

#portmain .art-middle .typ-vypis-1 div.vtitle a:hover {
	color: #036e5c;

	
}

#portmain .art-middle .typ-vypis-1 .vtitle::before{
}

#portmain .art-middle .typ-vypis-1 .vtitle::after {
	background-color: #f99a30;
display:none; 
	position:absolute; bottom:-8px; left:0px; 
	width:19px; height:7px; content:"";
	color: #f99a30;
}

#portmain .art-middle .typ-vypis-1 .vsubj::after {
	
}





#portmain .art-middle .typ-vypis-1 .vdetail {
	
}

#portmain .art-middle .typ-vypis-1 .vdetail a {
	
display: in-line block;
padding: 7px 0px;
border-radius: 7px;
	color: #be9c7e;
	

}

#portmain .art-middle .typ-vypis-1 .vdetail a i {
	display: none;

}

#portmain .art-middle .typ-vypis-1 .vdetail a::after {
	content: "Více info…";

}

#portmain .art-middle  .dalsiaktuality {
	display: in-line block;
	padding: 5px 10px;
	border-radius: 15px;
	color: #163733;
	background-color: #d3ddc4;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;





}

#portmain .art-middle  .dalsiaktuality a {
	display: in-line block;
	color: #163733;
	text-decoration: none;
	padding-left: 5px;


	
	



}


/* ------------------------------------------------------------------------------ */


/* ----------- vypis prispevku - kostičky - typ 2 -------------- */

#portmain .art-middle .typ-vypis-2 .vitem {
	width: 33.3%;  /* puvodne 33 procent, zmeneno hotely srni */
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 15px;


}

#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(2n+1) {
	clear: none;
}

#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(3n+1) {
	clear: left;
}

#portmain .art-middle .typ-vypis-2 .inn {
	display: flex;
	
}

#portmain .art-middle .typ-vypis-2 .vtitle {
	
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	
	
	color: #fff;
	border-bottom: 1px none #ffffff;
	margin-top: -40px;

}

#portmain .art-middle .typ-vypis-2 .vitem .vabst {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: rgba(255, 255, 255, 1.0);

	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;

}

#portmain .art-middle .typ-vypis-2 .vmini {
	




border-bottom-style: none; 
}

#portmain .art-middle .typ-vypis-2 .vmini a {
	
	
	padding: 0px;
	display: block;




}



#portmain .art-middle .typ-vypis-2 .vmini img {
border: solid 1px #e7ffdc;
border-bottom: white;
}

#portmain .art-middle .typ-vypis-2 .vclean {
}

#portmain .art-middle .typ-vypis-2 .vnomini .vtitle {
}

#portmain .art-middle .typ-vypis-2 .vnomini .vabst {
}

#portmain .art-middle .typ-vypis-2 .vypis {
}

#portmain .art-middle .typ-vypis-2 .vdate {
}

#portmain .art-middle .typ-vypis-2 .vsubj a {
	padding-left: 0px;
	color: #fff;

   
}

#portmain .art-middle .typ-vypis-2 .vsubj  {
	
}

#portmain .art-middle .typ-vypis-2 div.vtitle a:hover {
color: #deeedf;
}

#portmain .art-middle .typ-vypis-2 .vtitle::before{
}

#portmain .art-middle .typ-vypis-2 .vtitle::after {


}

/* ------------------------ ruzne barby - obdélník - Pivovar modrava   ------------------------ */

#podbody #portmain .onecol .typ-vypis-2 .vitem:nth-child(3n+1) .vtitle::after {
  background-color: #d57508;
}

#podbody #portmain .onecol .typ-vypis-2 .vitem:nth-child(3n) .vtitle::after {
   background-color: #d57508;
}

/* ------------------------------------------------------------------------------ */


#portmain .art-middle .typ-vypis-2 .vdetail {
}

#portmain .art-middle .typ-vypis-2 .vdetail a {
	background-color: #d57508;
	display: in-line block;
	padding: 7px 9px;
	border-radius: 7px;
	color: #fff;

    

}
/* ------------------------ ruzne barby - sipka - Pivovar modrava   ------------------------ */

#podbody #portmain .onecol .typ-vypis-2 .vitem:nth-child(3n+1) .vdetail a {
  background-color: #d57508;
}

#podbody #portmain .onecol .typ-vypis-2 .vitem:nth-child(3n) .vdetail a {
   background-color: #d57508;
}

/* ------------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------------ */

/* ------------------------ kostky od kraje   ------------------------ */

#portmain .art-middle .typ-vypis-2 .vitem:nth-child(3n+1) {
	
	padding-right: 20px;
}

#portmain .art-middle .typ-vypis-2 .vitem:nth-child(3n+1) div.vabst{
	
	
}

#portmain .art-middle .typ-vypis-2 .vitem:nth-child(3n+1) div.vmini{
	
}

#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(3n+2) {
	
	padding-left: 10px;
	padding-right: 10px;
}


#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(3n+3) {
	
	padding-left: 20px;
	padding-right: 0px;
}

/* --------------------------vypis na další stránce - onecol typ 1---------------------------- */



#portmain .art-middle.onecol .vypis.typ-vypis-1 .vitem:nth-child(2n+1) {
padding-right: 0px;

}
#portmain .art-middle.onecol .vypis.typ-vypis-1 .vitem:nth-child(2n+2) {
padding-left: 0px;

}
#portmain .art-middle.onecol .vypis.typ-vypis-1 .vitem:nth-child(3n+1) {
padding-right: 20px;

}
#portmain .art-middle.onecol .vypis.typ-vypis-1 .vitem:nth-child(3n+2) {
	padding-left: 10px;
	padding-right: 10px;

}
#portmain .art-middle.onecol .vypis.typ-vypis-1 .vitem:nth-child(3n+3) {
	padding-left: 20px;
	padding-right: 0px;

}

/* ------------------------------------------------------------------------------ */
/* ------------------------- výpis v pravém sloupci ----------------------------- */
/* ------------------------------------------------------------------------------ */

#port-right .vitem {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

#port-right .vtitle {
	padding: 0px 0px 0px 0px;
	font-size: 1.1rem;
	margin:0 0 0.2em 0; 
	padding-bottom:0px; 
	width: 100%;
	display: block;
	position: relative;
}

#port-right .vabst {
	font-size: 85%;
	text-align: justify;
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 1.2rem;
}


#port-right  .vmini {
	margin-right: 0px;
}

#port-right .vmini img {
	width: 100%;
}


#port-right .vclean {
/*	clear: both; */
	clear: left;
	height: 1px;
	font-size: 1px;
	position: relative;

}

#port-right .vnomini .vtitle {
	margin-left: 0px;
}

#port-right .vnomini .vabst {
	margin-left: 0px;

}


#port-right .vypis {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#port-right .vdate {
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 80%;
	position: absolute;
	right: 0px;
	bottom: -4ex;
	display: none;
}



#port-right .vsubj a {
	text-decoration: none;	
	padding-left: 1.2rem;
	display: block;
}

#port-right .vsubj  {
	display: block;
	width: 100%;
	position: relative;

}

#port-right .dekorace {
	position: absolute;
	left: 0;
	top: 0.2em;
}

#port-right div.vtitle a:hover {
	color: #368EB4;
}

#port-right .vtitle::before{
}

#port-right .vtitle::after {
}


#port-right .vdetail {
	display: none;
}

#port-right .vdetail a {
}

/* ------------------------------------------------------------------------------ */
/* ------------------------- nove 2023 ----------------------------- */
/* ------------------------------------------------------------------------------ */




#portmain .art-middle .typ-vypis-twins .vdetail a::before {
	content: "";
	background-image: url(images/arrow_03.png);
	width: 58px;
	height: 56px;
	display: block;
	margin-left: 20%;
  }

  #portmain .art-middle #pgsc-uv-top .typ-vypis-twins .vitem .vmini a::after {
	content:"";  
	width: 188px;
	height: 208px;
	background-image: url(images/sign_03.gif);
  display: block;
  position: absolute;
	left: -87px;
	top: 160px;
   }

   #podbody #portmain .art-middle #pgsc-uv-top .typ-vypis-twins .vitem:nth-child(4n+2) .inn .vmini a::after, #podbody #portmain .art-middle .typ-vypis-twins .vitem:nth-child(4n+4) .inn .vmini a::after {
	background-image: url(images/sign2_10.gif);
	left: 287px;
	width: 200px;
  }

  #podbody #portmain .art-middle #pgsc-uv-top .typ-vypis-twins .vitem:nth-child(4n+2) .inn .vmini a::after, #podbody #portmain .art-middle .typ-vypis-twins .vitem:nth-child(4n+4) .inn .vmini a::after {
	background-image: url(images/sign2_10.gif);
	left: 287px;
	width: 200px;
  }

  #portmain .art-middle #pgsc-uv-mid .typ-vypis-twins .vitem .vsubj {
	font-size: 3.2rem;
   }

   @media only screen and (max-width: 1299px) {

	#portmain .art-middle #pgsc-uv-top .typ-vypis-twins .vitem .vmini a::after {
		content: "";
		display:none;
	  }

   }
  