* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #999999;
	text-align: center;
	font-family: Tahoma;
	color: #333333;
	font-size: 14px;
}
#container {
	width: 900px;
	margin: 0 auto;
	background-color: White;
	text-align: justify;
	background-image: url(images/cont.jpg);
}
#head {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 207px;
}
#pata {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 81px;
}
#vnitrek {
	width: 790px;
	margin: 0 0 9px 100px;
	
}
h2 {
background-image: url(images/h2.jpg);
background-repeat: no-repeat;
width: 789px;
height: 37px;
color: white;
padding-left: 30px;
padding-top: 4px;
font-size: 20px;
}
.vyrazny {
	font-weight: bold;
	color: #330066;
	font-size: 16px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
ul {
	margin: 0 0 0 40px;
}
ol {
	margin: 0 0 10px 40px;
}
.podtrzene {
	color: #330066;
	text-decoration: underline;
	font-weight: bold;
	}
.vyrazne2 {
	color: #330066;
	font-weight: bold;
}
.nastred {
	text-align: center;
}
#pozor {
	width: 550px;
	border: 6px double red;
	margin-bottom: 20px;
	word-spacing: 5px
	
}
.cervene {
	color: Red;
}
.tucne {
	font-weight: bold;
}
#bomba {
	background-image: url(images/p_entry.jpg);
	background-repeat: repeat-y;
	font-size: 15px;
	font-weight: bold;
}
#bomba h3 {
	background-image: url(images/p_top.jpg);
	background-repeat: no-repeat;
	height: 53px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 0 0;
	text-align: center;
}
#bomba p {
	padding: 0 20px 5px 20px;
	line-height: 140%;
}
.konec {
	background-image: url(images/p_bottom.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.pokus {
	background-color: red;
	color: #fff;
   letter-spacing: 6px;
	padding: 2px;
}
.daleko {
	width:80px;
}
.velke {
	font-size: 30px;
}
.male {
	font-size: 10px;
}
#bomba ul {
	font-weight: normal;
	margin-left: 70px;
	margin-top: 0;
	
}
