<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
padding: 0;
margin: 0;
}
@font-face {
  font-family: 'Helvetica-nuel';
  font-style: normal;
  font-weight: bold;
  src: url("HelveticaNeueLTPro-LtEx.otf");
}

a img
{
border: 0px;
}

body
{
  margin: 0;
  padding: 0;
  background-color:#e2f4db;
  font-family: Arial,'Helvetica-nuel';
  font-size: 100%;
}


#pataPozadi
{
  float: left;
  width: 100%;
  height: 186px;
  margin-top: 40px;
  background: url('/grafika/z_poz_paticka.jpg') TOP center no-repeat;
}



.obal 
{
	width: 990px;	
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top; 
	background:url('/grafika/pozadi.jpg') white repeat-y left 250%;
	
}



#hlavicka
{
width: 990px; height: 260px; 
position:absolute; top: 0px;
background-color:white;
float:left;

}
#hlavicka_logo
{
width:750px ; height: 250px; 
margin:0 0 0 10px;
float:left;
background: url('/grafika/logo_mudr.jpg') #e9eaf1 8% 50% no-repeat;
}
#hlavicka_right
{
  width:220px;
  height:250px;
  float:right;
  margin:0;
  background-color:#c7c7bb;
}


#pozadi_stred
{
float: left;
width: 100%;
min-height: 543px;
background: url('/grafika/pozadi_obsah.png') top center no-repeat;
}

.nadpis
{
float: left;
width: 100%;
height: 38px;
display: block;
margin: 0;
}

a.youtube
{
float: right;
width: 46px;
height: 44px;
display: block;
background: url('/grafika/ico_youtube.png');
margin: 28px 0 0 0;
padding: 0;
}

a.facebook
{
float: right;
width: 46px;
height: 44px;
display: block;
background: url('/grafika/ico_facebook.png');
margin: 28px 0 0 10px;
padding: 0;
}


#logoHlava
{
float: left;
margin: 20px 0 0;
}



#paticka a
{
color: #f4a36b;
text-decoration: none;
}

#paticka a:hover
{
color: #f4a36b;
text-decoration: underline;
}


#pataMenu a
{
color: #f4a36b;
font-weight: bold;
font-size: 85%;
text-decoration: none;
float: left;
margin-left: 5px;
}

#pataMenu a:hover
{
text-decoration: underline;
}

#pataMenu span
{
color: #f4a36b;
font-weight: bold;
font-size: 85%;
text-decoration: none;
float: left;
margin-left: 5px;
}
</pre></body></html>