*{
	text-align: left;
}

body{
	font-size: 13px;
	font-family: Verdana, Arial, Sans-Serif;
	color: black;
	text-align: center;
	background: white url("images/top.png") repeat-x fixed;	
}

#all, h1{
	width: 500px;
	margin: 0px auto;
}

h1 a, h1 a:hover{
	font-size: 40px;
	color: #FF00FF;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
	border:  none;
	background: none;
}
h1 a span{
	color: #3000FF;
}

h1 em{
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
h2{
	font-size: 15px;
}

#top{
	list-style-type: none;
	overflow: auto;
	zoom:1;
	width: 700px;
	margin: 10px auto;
}
#top li{
	float: left; margin-left: 5px;
}

.list li{
	margin-bottom: 0.5em;
}

fieldset{
	border: 0px;
	margin: 10px auto;
	display: none;
}

 legend{
	font-size: 15px;
	font-weight: bold;

}

p, dd, ul.list li{
	text-align: justify;
	line-height: 1.5em;
}

p{
	text-indent: 2em;
}

dt{
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0.4em;
}

#poradnik, #beta{
	display: block;
	width: 380px;
	height: 70px;
	margin: 0px auto; 
	background: url("images/poradnik_btn.gif") no-repeat;
	border: none;
}

#beta{
	background: url("images/porno_btn.png") no-repeat;
}

#poradnik span, #beta span{
	visibility: hidden;
}
ins{
	text-decoration: none;
	color: #C90D0D;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
a:hover{
	color: #5357FF;
	text-decoration: underline;
}
