body{
	background-color: #f4ebe2;
	}
img{
	border: none;
	}
.logo{
	float:LEFT;
	margin: 0;
	min-width: 1000px;
}
.ryd12{
 float:right;
 background: url("lt02.gif");
 width: 790px;
 height:66px;
}
.begstroka{
 float:right;
 font-size:10pt;
 vertical-align:bottom;
 font-family:Verdana, Tahoma, Arial;
 TEXT-TRANSFORM: uppercase;
 FONT-WEIGHT: bold;
 color: white;
 width: 790px;
 margin: 22px 0 0 0;
}
.ryd21{
 float:left;
 background: url("bot01.gif");
 //background-color:ffffff;
 width: 210px;
 height:33px;
 margin:0;
}
.ryd22{
 float:left;
 background: url("bot02.gif");
 width: 790px;
 height:34px;
 
}
.vybrane{
 float:right;
 text-align:right;
 margin: 12px 10px 0 0;
 }
.vybrane a{
 FONT-WEIGHT: bold; 
 FONT-SIZE: 10px; 
 COLOR: #f38a02; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 TEXT-DECORATION: none
}
#center {
  background: rgba(0, 0, 0, 0) url("NOTEBOOK2.JPG") repeat-y ;
    border: 1px solid rgba(0, 0, 0,0.5);
    margin: 20px auto;
    padding: 20px 30px 20px 40px;
    width: 900px;
	 box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}
h1{
	font: bold 16.0pt/20pt "arial","Cambria","serif" ;
	text-align: center;
	text-transform:uppercase;
	padding-top:10px;
	}
h2,h3,h4	{
	font: bold 14.0pt/20pt "arial","Cambria","serif" ;
	text-align: center;
	font-style:italic;
	margin-top: 10px;
	text-transform:uppercase;
	}
h3,h4	{
	font: bold 12.0pt/18pt "arial","Cambria","serif" ;
	}

p	{
	font-weight:normal;
	text-indent: 1em;
	font:  12.0pt "Times New Roman","serif";
	}
.itscentr{
	border: none;
	text-align:center;
	}	
table {
	border: 1px solid black;
	margin: 0 auto;
	width:90%;
	background: #FCFAF8;
}	

span{
	font-family:"Courier New";
	color:blue;
	}
td, th {
 padding: 3px; 
 border: 1px solid black; 
 vertical-align: middle;
	}
thead  tr:first-child {
    background-color: #CCB39D;
	}
thead  td{
    text-align: center;
    font-weight: bold;
	}
tr:nth-child(2n){
    background-color: #F5F1ED;
    }
table p {
	margin: 0px;
	text-indent: 0em;
	}
li	{
	margin-left: 35px;
	}
ol	{
	margin-left:35pt;
	}
ul	{
	margin-bottom:0pt;
	}
b { 
 font-weight: bold;
}