@charset "utf-8";
/* CSS Document */
body {
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:	 				11px;
	margin: 					0px;
	background-color: 			#7f7f7f;
	text-align:					center;
	color:						#000;
	background-image:			url(grafa/tlo.jpg);
	background-repeat:			repeat-x;
}
A{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
}
li {
	margin-top: 0px;
	margin-left: 25px;
	padding-top: 0px;
}
p {
	margin-top: 20px;
	margin-bottom: 0px;
}
#clear {
	clear: both;
}
#strona {
	border:	none;
	width: 650px;
	background-color: #e5e5e5;
	text-align: justify;
	color: #000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#top {
	height: 177px;
	text-align: right;
}
#baner {
	height: 177px;
}
#menu {
	background-repeat: no-repeat;
	float: left;
	width: 145px;
}
#tresc {
	float: right;
	width: 444px;
	min-height: 354px;
	padding: 30px;
}
#nag {
	width: 412px;
	height: 30px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bolder;
}
#stopka {
	height: 73px;
	text-align: center;
	margin-top: 16px;
	background-repeat: no-repeat;
	background-image:url(grafa/stopka.jpg);
}
#akapit {
	text-indent: 15pt;
}
#galeria {
	margin: 10px;
	padding: 7px;
	float: left;
	height: 150px;
	width: 150px;
	border: 0px solid #006;
}
#lista {
	margin-left:15px;
	padding-left:40px;
	padding-top:10px;
	height:20px;
	background-image:url(../grafa/ikona.gif);
	background-repeat:no-repeat;
	background-position:left;
}

