html, body {
      	background-color: #457dd4;
      	font-family: 'Edwardian Script ITC', sans-serif;
}

a:link     { color: #5f5f5f; }
a:visited  { color: #5f5f5f; }
a:active   { color: #464646; }
a:hover    { color: #4f87df; }

a.menu:link     { color: #3c3c2f; padding-right: 10px;}
a.menu:visited  { color: #3c3c2f; padding-right: 10px;}
a.menu:active   { color: #464646; padding-right: 10px; }
a.menu:hover    { color: #000000; padding-right: 1px; }

a.st:link     { color: #000000; }
a.st:visited     { color: #000000; }
a.st:hover    { color: #ffff00; }

h2 { text-align: center; font-family: 'Times New Roman'; }

p {
   line-height: 20px;
   text-align: justify;
}

span.data {
   font-size: 12px;
   font-style: italic;
   padding-left: 10px;
}

div.tlo {
      background-image: url("grafika/tlo_obrazek.jpg");
      background-repeat: no-repeat;
      background-position: center;
      text-align: center;
}


p.aktual {
        line-height: 15px;
	padding-left: 90px;
	padding-top: 80px;
	color: #000;
	font-size: 10px;
        font-family: Verdana, sans-serif;
}


table.top {
	width: 980px;
	margin: auto;
	background-image: url("grafika/tlo.gif");
}

td.logo1 {
	width: 980px;
        height: 240px;
	background-image: url("grafika/logo1.jpg");
}

td.logo2 {
	width: 980px;
        height: 100px;
	background-image: url("grafika/logo2.jpg");
	vertical-align: top;
	padding-left: 138px;
	padding-right: 140px;
	font-family: 'Trebuchet MS', sans-serif;
}

td.tresc {
        width: 550px;
        vertical-align: top;
	color: #000;
	font-size: 14px;
	font-family: 'Trebuchet MS', sans-serif;
	text-align: justify;
}

td.menu {
	width: 200px;
	padding-right: 75px;
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
        background-image: url("grafika/menu.jpg");
	background-repeat: no-repeat;
	line-height: 18px;
}

td.lewa { width: 130px;
	vertical-align: top; }

td.prawa {
	width: 200px;
	height: 180px;
        background-image: url("grafika/stopka02.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.stopka {
	width: 980px;
        height: 235px;
	background-image: url("grafika/stopka01.jpg");
	color: #000;
	font-size: 10px;
        font-family: Verdana, sans-serif;
}

table.bott {
  color: #000;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

hr {
  color: #000;
  width: 90%;
  height: 1px;
  text-align: center;
}

