body	{
	margin: 0px;
	background-color: #ECECEC;
	color: #6A6A6A;
	background-image:url(img/back_02.png);
	background-repeat:repeat-x;
	text-align: center;
	font: 70% Arial, Helvetica, sans-serif;
	}

img	{
	border: none;
	}

td	{
	vertical-align: top;
	}

#centrovani
	{
	border: 0;
	width: 962px;
	margin: auto;
	position: relative;
	}



.back
	{
  background-image: URL('img/back.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 960px;
  padding-top: 0px;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 5px;
	}

p	{
	font-size: 80%;
	text-align: left;
	vertical-align: top;
  padding: 0px 20px 0px 0px;
	}


h1	{
	font-size: 110%;
	text-align: left;
	vertical-align: top;
  color: #7D8CAB;
	}

.copy	{
  color: #99cc66;
  text-decoration: none;
	font-size: 60%;
	text-align: center;
	vertical-align: top;
  padding-top: 100px;
	}

a:link, a:visited    {
 	text-decoration: none;
  color: #5372A3;
	}

a:hover    {
	text-decoration: none;
	color: #000000;
	}


h1,h2,h3,h4,h5,h6
	{page-break-after: avoid;}


@page
	{margin: 2.5cm;}

@media print
	{
	h1,h2,h3,h4,h5,h6
	{font-family: serif;
	color: black;
	}
	.noprint {display: none}
	p
	{font-family: serif;
	color: black;
	}
	body
	{
	color: black;
	background: white;
	font-size: 12pt;
	font-family: serif;
	}
	}

#menu01 a {
  border: 0;
  color: white;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 75%;
  height: 20px;

	}
	
#menu01 a:hover {	
  color: black;
	}

#nadpis  {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;

	}