* { margin: 0; padding:0;text-align:left;font-size:11px;font-family:Tahoma,Helvetica,sans-serif; color: #333333; }
body { background-color:black;text-align:center;line-height:120%; }
#container {
  position:relative;
  width:1000px;
  margin:0 auto;
}
img { border:1px solid black; }
img.kraj { margin:4px; }

ul li { margin-left:20px; list-style-type: circle; }
#header {
  width:1000px; height: 292px;
  background-image: url('img/header.jpg');
}
  #header #vlajky { position:absolute; top:150px; right:140px; }
#menu {
  width:1000px; height: 25px;
  background-image: url('img/menu.jpg');
  text-align:center;
}
#menu p { text-align:center;padding-top: 5px; color:#999999; font-size:10px; }
#menu p a { text-decoration: none; color:white;font-size:10px; }
#menu p a:hover { text-decoration: underline; }

#nadpis {
  width:1000px; height: 43px;
  background-image: url('img/nadpis.jpg');
}

#nadpis h1 {
  font-size:16px;
  font-weight:normal;
  padding: 22 0 0 141;
}

#obsah {
  width:1000px;
  background-image: url('img/opakovanie.jpg');
  background-repeat: repeat-y;
}
#paticka {
  width:1000px; height: 38px;
  background-image: url('img/paticka.jpg');
}
#paticka p { font-size:10px; color: #333333; text-align:right; padding:10 140 0 0; }

#padding { padding: 20 238 20 238;text-align:justify; }

.clear { clear:both; }
div#wn	{
	position:relative;
	float:left;
	width:490px; height:70px;
	overflow:hidden;
	}
	



