 body{
  
  font-size:16px;
  text-align:center;
  font-family:Arial,sans-serif;
  background-color:#FFFF00;
}
 a{
   color: #000000;
   text-decoration: none;
   font-size:16px;
}
 a:hover{
   color: #000000;
   text-decoration: underline;
   font-size:16px;
}
 table{
  text-align:center;
}

 a img {
 border-style: none;
}

p{
  text-indent:25px;
  text-align: justify;
}


#r{
   color: red;

}
#pozadi{
height:817px; width:900px;
background-color:#FFFF66; 
margin: 0px auto;

}

#logo{
height:180px; width:200px;
position: relative; top:0; left:0;
float:left;
background-color:#FFFF66;
}

#logo img{
margin:0;
padding:0;
border:0;
}


#banner{
height:180px; width:700px;
background-color:#FFFF66;
position: relative; top:0; left:0;
float:right;
text-align:right;
color:#663399;

}

#menu{
height:410px; width:200px;
background-color:#FFFF66;
position: relative; top:0; left:0;
float:left;
font-weight:bold;
font-size:12px;
text-align:left;
text-decoration: none;
}

#cop{
height:227px;
width:200px;
float:left;
background-color:#FFFF66;
position: relative; top:0; left:0;
z-index:5;

}

#text{
height:637px; width:700px;
position: relative; top:0; left:0;
float:right;
overflow: auto;
color:#000000;
text-align:left;
}
	 

#prvni{
height:637px; width:700px;
position: relative; top:0; left:0;
float:right;
overflow: auto;
color:#663399;
text-align:left;
font-weight:bold;
}


#text a{
   color: #000000;
   text-decoration: none;

}

#text a:hover{
   color: #000000;
   text-decoration: underline;

}

#prvni a{
   color: #663399;
   text-decoration: none;
   font-size:20px;

	  }

#prvni a:hover{
   color: #663399;
   text-decoration: underline;

}
			
#c{
font-size:6px;
font-weight:bold;
}


