/* ----------- 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: 50%;
	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 3px 7px 0px;
	font-size: 1.0rem;
	margin:0 0 0 0; 
	padding-bottom:0px; 
	border-bottom:1px solid;
	
	display: block;
	position: relative;
}

#portmain .art-middle .vabst {
	font-size: 85%;
	text-align: justify;
	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;
	margin-right: 0px;
	margin-left: 0px;
/*	padding-right: 10px;  */      /*	schovano v hotely srni*/
/*	padding-left: 10px;*/
}


#portmain .art-middle .vdate {
	font-weight: normal;
	
	
	font-size: 80%;
	
	
}



#portmain .art-middle .vsubj a {
	padding-left: 5px;
	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: block;
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: -4px;
margin-top: 5px;

}

#portmain .art-middle .vdetail a {
	font-weight: normal;


}
/* ----------- vypis prispevku - kolecka - typ 1 -------------- */

#portmain .art-middle .typ-vypis-1 .vitem {
	padding-right: 0px;
	margin-bottom: 10px;



	


}

#portmain .art-middle .vypis.typ-vypis-1 .vitem:nth-child(2n+1) {
padding-right: 10px;

}

#portmain .art-middle .vypis.typ-vypis-1 .vitem:nth-child(2n+2) {
padding-left: 10px;

}


#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: 1px;

	
	
}


#portmain .art-middle .typ-vypis-1 .vmini {
  overflow: hidden;
}

#portmain .art-middle .typ-vypis-1 .vitem .vmini img {
	max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#portmain .art-middle .typ-vypis-1 .vitem:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


#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 {
	font-size: 80%;
	padding: 3px;
	margin: 0;
}



#portmain .art-middle .typ-vypis-1 .vsubj a {
	padding-left: 0px;

	
}

#portmain .art-middle .typ-vypis-1 .vsubj  {
/*	border-bottom:1px solid #CCCCCC; */
	font-weight: bold;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px; */

}

#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:block; 
	position:absolute; bottom:-8px; left:0px; 
	width:19px; height:7px; content:"";
	color: #f99a30;*/
	display: none; 
}

#portmain .art-middle .typ-vypis-1 .vsubj::after {
	
}





#portmain .art-middle .typ-vypis-1 .vdetail {
	
}

#portmain .art-middle .typ-vypis-1 .vdetail a {
background-color: #000;
display:inline-block;
padding: 5px 7px;
border-radius: 15px;
color: #ffffff;	

}

#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;


	
	



}
/* --------------bloky ve fotogalerii----------------- */

.pgkt-fo #portmain .art-middle .typ-vypis-1 .vitem .inn {
    background-color: #a3d8cd;
	padding: 10px;
	}


/* ------------------------------------------------------------------------------ */


/* ----------- vypis prispevku - kostičky - typ 2 -------------- */

.pgkt-uv #portmain #firstblock section.s-vypis1 .vitem {
    width: 50%;
}



#portmain .art-middle .typ-vypis-2 .vitem {
	width: 50%;  /* puvodne 33 procent, zmeneno hotely srni  - nefungovalo, nic to nemenilo - prepisuje se jinde*/
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 15px;


}

#portmain .art-middle .typ-vypis-2 .vitem .inn {
	position: relative;


}

#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(2n+1) {  /* nefunguje v MAS*/
	clear: left !important;
}

.pgkt-uv #portmain #firstblock section.s-vypis1 .vitem:nth-child(2n+1) { /* aby fungovalo v  MAS*/
   clear: left;
}


#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(3n+1) {  /* nefunguje v MAS*/
	clear: none;
}
.pgkt-uv #portmain #firstblock section.s-vypis1 .vitem:nth-child(3n+1) { /* aby fungovalo v  MAS*/
   clear: none;
}


#portmain .art-middle .typ-vypis-2 .vtitle {
	padding-top: 50% ;
	
	
	
	border-bottom: none;
	

}

#portmain .art-middle .typ-vypis-2 .vitem .vabst {
	padding-top: 10px;
	
	padding-bottom: 10px;
	
	
}

#portmain .art-middle .typ-vypis-2 .vmini {
	position: absolute;
	left: 0px;
	top: 0px;
	
	
	

}

#portmain .art-middle .typ-vypis-2 .vmini a {
	
	
	padding: 0px;
	display: block;




}



#portmain .art-middle .typ-vypis-2 .vmini img {
	border: 1px solid #FFFFFF;
}

#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;
	

   
}

#portmain .art-middle .typ-vypis-2 .vsubj  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5da229;
	padding-top: 10px;



}

#portmain .art-middle .typ-vypis-2 div.vtitle a:hover {
color: #036e5c;
}

#portmain .art-middle .typ-vypis-2 .vtitle::before{
}

#portmain .art-middle .typ-vypis-2 .vtitle::after {
background-color: #5da229;
display:block; 
	position:absolute; bottom:-8px; left:0px; 
	width:19px; height:7px; content:"";
	color: #163733;

}

#portmain .art-middle .typ-vypis-2 .vdetail {
}

#portmain .art-middle .typ-vypis-2 .vdetail a {
	background-color: #831e05;
	display: in-line block;
	padding: 5px 7px;
	border-radius: 15px;
	color: #ffffff;

    

}

/* ------------------------------------------------------------------------------ */

/* ------------------------ kostky od kraje   ------------------------ */

#portmain .art-middle .typ-vypis-2 .vitem:nth-child(2n+1) {
	
	
}

#portmain .art-middle .typ-vypis-2 .vitem:nth-child(2n+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(2n+2) {
	
padding-left: 9px;
padding-right: 0px;	
}


#portmain .art-middle .vypis.typ-vypis-2 .vitem:nth-child(3n+3) {
	
	
}
/* ------------------------ barvy kostek v hotel churanov  ------------------------ */
#portmain .art-middle .typ-vypis-2 .vitem .inn {
	
	
	
}


#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+1) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+2) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+3) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+3) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+4) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+5) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+6) .inn {
	
	
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+1) .inn .vdetail a {
   
   
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+2) .inn .vdetail a {
   
   
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+3) .inn .vdetail a {
   
    
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+4) .inn .vdetail a {
   
    
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+5) .inn .vdetail a {
   
   
}
#portmain .art-middle .typ-vypis-2 .vitem:nth-child(6n+6) .inn .vdetail a {
   
     
}

/* --------------------------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 {
}
