<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%; 
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	background: #0f5d9c; 
	height: 100%;
	padding: 0px;
	margin: 0px; 
	text-decoration: none
}
p, ul, li, span, table, td, input, textarea {
	font-size: 10pt; 
	color: #000000;
	margin: 0;
}

h1 {color: #0f5d9c; font-size: 160%; }
h2 {color: #0f5d9c; font-size: 140%; }
h3 {color: #0f5d9c; font-size: 120%; margin:0; padding: 0 0 0 10px;}
h4 {color: #0f5d9c; font-size: 100%; margin:0; padding: 0; }

hr {
	width: 100%;
	color: #348cd8;
	background: #348cd8;
	border: 0;
	height: 2px;
}
	
img {border: 0;}

a {
	border: 0px;
	text-decoration: none;
	color: #348cd8;
	
}
a:hover {
	color: #0f5d9c;
	font-weight: bold;
}

a.white {color: #fff; }
a.white:hover {color: #FFFF80; }

table.mensi_text td {
	font-size: 80%;
}
table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	
}
table.novinky {
	width: 550px;
}


table td {
	vertical-align: top;
}

table td.bile_pozadi {
	background: #FFFFFF;
	padding: 5px 5px;
}
table tr.podtrhnout {
	border-bottom: 2px solid #348cd8;
	
}

table tr.oddel_rok {
	border-bottom: 2px solid #0f5d9c;
	
}

table.dokumenty td {
	padding: 5px 0;
}

div.oddel {
	clear: both;
}
img.nahled_galerie {
	padding: 2px;
	border-top: 3px solid #0f5d9c;
	border-left: 3px solid #0f5d9c;
	border-right: 3px solid #348cd8;
	border-bottom: 3px solid #348cd8;
	
}
.modry {
	font-size: 10pt;
	color: #348cd8;
	vertical-align: middle;
	height: 24px;
	padding-bottom: 15px;
}


.skryt {display: none;}
.neviditelny {visibility: hidden; }
.nookraj {margin: 0;}
.datum {color: #348cd8; font-size: 12pt; }
.nadpis {color: #0f5d9c; font-size: 12pt; font-weight: bold; }
.popis {}
.pocet {font-size: 10pt; color: #999999;}
.vyrazny {color: #348cd8; }
.text_maly {font-size: 8pt; color: #999999; }
.zprava {color: #FF0000; font-size: 12pt; text-align: center; font-weight: bold; }
.ok {color: #008000; font-size: 12pt; text-align: center; font-weight: bold; }
.small {font-size: 8pt; }
.nazev_filmu {font-size: 14pt; font-weight: bold;}


#all_obal {
	width: 1307px; 
	margin: 0 auto; 
	background: url(../images/gr_back.jpg) repeat-y;
	height: 100%;
	padding: 0;
}

#all_obsah {
	margin-left: 0px;
	width: 1307px;
	
}

#topgrafika {
	width: 1307px;
	height: 442px;
	padding: 0;
	margin: 0;
	background: url(../images/gr_hlavicka.jpg) no-repeat;
}

#middlegrafika {
	width: 1307px;
	/*background: url(../images/gr_body.jpg) repeat-y;*/
	
}

#bottomgrafika {
	width: 1307px; 
	height: 352px;
	background: url(../images/gr_zapati.jpg) no-repeat;
}

#sidebar {
	margin:0;
	padding:0;
	padding-left: 70px;
	width: 280px;
	float: left;
}
#menu {
	margin:0;
	padding:0;
	width: 280px;
	/*border: 1px black solid;*/
	float: both;
}

#menu a {
	margin-left: 0px;
	padding-top: 20px;
	display: block;
	width: 280px;
	height: 50px;
	background: url(../images/gr_tlacitko.jpg) repeat-x;
	font-size: 14pt;
	text-decoration: none;
	color: #000000; 
	text-align: center;
	font-weight: bold;
}

#menu a:hover {
	background: url(../images/gr_tlacitko.jpg) repeat-x;
}



#main_page {
	margin: 0;
	padding: 10px 0px 10px 20px; 
	margin-left: 350px; 
	width: 620px; 
	/*float: right;*/
	border: 0px solid;
	min-height: 650px;
}

#main_page table {width: 600px; margin: 0 auto; }

div.galerie {
	margin: 2px;
	padding: 10px 0px 10px 10px;
	width: 150px;
	float: left;
	height: 160px;
	text-align: center;
}

div.fotografie {
	margin: 2px;
	padding: 5px;
	width: 150px;
	float: left;
	text-align: center;
	height: 160px;
}
div.fotografie a {
	height: 130px;
	vertical-align: middle;
}</pre></body></html>