* {margin: 0; padding: 0;}
body {
	margin: 15px 0;
	text-align: center;
	background-image: URL(img/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: Navy;
	text-decoration: none;
}
a:hover {
	color: #B22222;
	text-decoration: underline;
}
h5 {
	font-size: 1.2em;
}

.celek {
	width: 780px;
	margin: 0 auto;
}
.telo {
	width: 780px;
	background-image: url(../img/bg_pg.gif);
}
.leva {
	width: 180px;
	float: left;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
.doplnek {
	width: 160px;
	margin: 10 0 0 10;
}
.prava {
	width: 580px;
	float: right;
	font-size: 75%;
	text-align: center;
}
.text {
	text-align: justify;
	text-indent: 20px;
	padding: 0 20px;
}  
ul {
	text-align: left;
	list-style-image: url(../img/ballet_sm.gif);
	margin: 10 0 10px 10px;
}
li {
	margin-bottom: 5px;
	padding-left: 5px;	
}
a.but {
	display: block;
	width: 170px;
	height: 30px;
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;	
	padding: 3px 0 0 10px;
}
a.but:hover {
	background-image: url(../img/link_in.jpg);
	background-repeat: no-repeat;
}
.but_b {
	width: 170px;
	height: 30px;
	background-image: url(../img/link.jpg) no-repeat;
	padding: 3px 0 0 10px;
}
.box {
	border: 1px solid silver;
	background-color: #F0F8FF;
	margin-left: 5px;
}
div.obr {
	margin: 10px;
}
.obr img {
	margin: 5px;
	border: 0px;
}
