BODY	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(img/bgk.jpg);
	background-repeat: repeat;

}
p {
	margin: 25px;
	text-align: center;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: normal;
	color: black;
}

a:hover {
	color: #111;
	text-decoration: underline;
}

a {
	color: black;
	text-decoration: none;
	}

a link {
	color: #111;
}


v link {
	color: #311;
}


img {
	border: 0;
}

td {
text-align: justify;
font-size: 10pt;
padding: 10px;
}

.gora {
FONT-SIZE: 10pt;
FONT-WEIGHT: normal;
}

.logo {
margin: auto;
width: 760px;
background-color: #FFF;
background-image: url(img/header.jpg);
background-position: top center; 
background-repeat: no-repeat;
padding-top: 166px;
text-align: right;
FONT-SIZE: 10pt;
FONT-WEIGHT: bold;
border-right: solid 3px grey;
border-left: solid 3px grey;
}

.menu {
background-image: url(img/menubg2.jpg);
background-repeat: repeat-x;
height: 22px;
width: 566px;
margin: auto;
padding: 15 0 0 200;
text-align: center;
FONT-SIZE: 12pt;
FONT-WEIGHT: bold;
}

.menu a{
color: white;
}

.ins{
margin: auto; 
width: 760px;
background-color: white;
padding: 20 0 50 0;
border-right: solid 3px grey;
border-bottom: solid 2px grey;
border-left: solid 3px grey;
}

.tit {
margin: auto;
width: 738px;
font-weight: bold; 
background: #50afb9;
}

.tmaly {
text-align: justify;
font-size: 9pt;
font-weight: normal;
}

.text {
text-align: justify;
font-size: 10pt;
font-weight: normal;
}

.text10 {
text-align: justify;
font-size: 10pt;
font-weight: normal;
margin: 10px;
height: 200px;
}

.obrazek{
float: left; 
padding: 0 10 0 10;
}

.news {
width: 80%;
margin: auto;
text-align: justify;
font-size: 10pt;
font-weight: normal;
overflow: auto;
padding-bottom: 20px;
}

.news img {
float: left;
padding-right: 10px;
}

.dol {
position:fixed; 
bottom:0; 
border-top-style:solid; 
width:100%;
background-color: black;
text-align: center;
FONT-SIZE: 8pt;
FONT-WEIGHT: normal;
color: #CCD;
}



