<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*@viewport {width:extend-to-zoom; zoom:1.0;}*/

@media only screen and (max-width:800px) {
/*--------------------*/
body {
	/* [disabled]font-size: 4vmin; */
	/* [disabled]overflow: hidden; */
/*	background-color: #122A32;*/
	/* [disabled]font-size:4vmin; */
}

.sloupce2, .sloupce1, #sloupce2 {
-webkit-columns:1; 
-moz-columns:1; 
columns:1; 
}

h1 {
	/*	font-size: 3.5vmin;*/
	font-size: 4.3vw;
	text-align: left;
	color: rgba(  0, 51, 51,1);
	font-weight: normal;
	background-color: #818B70;
	height: 6vw;
	padding-top: 0.2em;
	padding-left: 1em;
	/*	oble rohy*/
	border-radius: 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	/*	KONEC - oble rohy*/
	text-outline: 10;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C93;
	border-right-color: #C93;
	border-bottom-color: #C93;
	border-left-color: #C93;
}


#popis        {
	position: fixed;
	z-index: 50;
	top: 0px;
	right: 7%;
	left: 7%;
	/* [disabled]min-height: 20px; */
	/* [disabled]overflow: hidden; */
	width: 86%;
	height: auto;
	/* [disabled]border: thin solid #F00; */
}

#hlavni      {
	position: absolute;
	right: 10%;
	left: 10%;
	bottom: 0px;
	width: auto;
}

#hlavni-text               {
	position: absolute;
	height: auto;
	top: 19vw;
	bottom: 55px;
	width: auto;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 7px;
	/* [disabled]border: thin solid #00F; */
}


#jazyky         {
	position: fixed;
	width: auto;
	text-align: right;
	right: 7%;
	left: 7%;
}

#paticka           {
	/* [disabled]bottom: 5px; */
	height: 45px;
	z-index: 12;
	position: fixed;
	right: 7%;
	left: 7%;
	width: 86%;
}

#ram-logo                {
	visibility: visible;
	top: 5%;
}

#reklama                {
	top: 40vw;
	width: 90%;
}

/*měnící se pozadí*/
#poz-levy-480, #poz-pravy-480, #poz-hlavni-480    {
	position: absolute;
	}

#poz-levy-480, #poz-pravy-480    {
	width: 15%;
}

#poz-hlavni-480 {
	right: 15%;
	left: 15%;
	height: 100%;
	text-align: center;
}
/*KONEC měnící se pozadí*/	


#ram-obr-1L, #ram-obr-1R   { /*k obrázkům na jak se dělá serigrafie*, řídí velikost obrázků*/
	width: 23vw;
	max-width: 300px;
	border-top-color: #C93;
	border-right-color: #C93;
	border-bottom-color: #C93;
	border-left-color: #C93;
}

#ram-obr-1L   {
	margin-right: 1.8em;

}
#ram-obr-1R   {
	margin-left: 0.8em;
}


/*------------------------*/



	


.galerie {
	margin: 3px;
	height: 90px;
	width: auto;
}


	
/*-------texty----------*/
.popisek2, .popisek3, .popisek4, .popisek, .popisek1, .popisek6 { /*vzhled ukázky z tisku*/
	font-size: 0.9em;
	min-height: 15px;
}
.popisek  { /*vzhled galerie - rok*/
	font-size: 0.7em;
	min-height: 2.5em;
}
.popisek1 {
	min-height: 3.3em;
	}

.popisek2 { /*vzhled ukázky z tisku*/
	min-height: 8em;
}

.popisek3 { /*vzhled ukázky z tisku*/
	min-height: 7em;
}	

.popisek6 { /*rozměry galerie*/
	font-size: 0.8em;
}
.tucne6 {
	font-weight: bold;
	font-size: 1em;
	/* [disabled]color: #630; */
	text-align: left;
}

.kur {
	padding-bottom: 10px;
	font-size: 0.8em;
	font-weight: normal;
	color: rgba( 13, 77, 77,1);
	font-style: italic;
	text-align: right;
	}
/*-------KONEC texty----------*/

/*-----obrázky-------*/
.img-R1, .img-L1  {
	width: 35vw;
}
/*-----KONEC obrázky-------*/

}
</pre></body></html>