body{
	background: url(../image/jszsz.png);
	margin: 0;
	padding: 0;
	}
h1{
	font: bold 20px 'Tahoma';
	color: #333;
	margin: 30px 0;
	}
h2{
	font: bold 17px 'Tahoma';
	color: #333;
	}
p{
	font: 16px 'Tahoma';
	color: black;
	}
p#tag{
	font: bold 12px 'Arial';
	color:#333;
	text-indent: 0;
	}
div#blok_tresci{
	width: 900px;
	margin: auto;
	}
#blok_menu{
	width: 700px;
	margin: auto;
	text-align: left;
	}
#banner{
	height: 80px;
	width: 100%;
	background: url('../image/bg_banner.png') 0 0 repeat-x;
	margin: 0;
	padding: 10px 0 0;
	text-align: center;
	}
.srodkuj{
	text-align: center;
	}
.copyright{
	font: 11px 'Tahoma';
	color: black;
	}
strong{
	font-style: bold;
	}
textarea{
	overflow: hidden;
	}
.console{
	background: black;
	font: bold 14px 'Lucida Console';
	color: silver;
	}
win{
	background: #DDD;
	font: 16px 'Arial';
	color: black;
	}
img{
	position: relative;
	top: 0;
	left: 0;
	border: none;
	margin: 0;
	padding: 0;
	}
li{
	position: relative;
	margin: 10px 0;
	list-style: none;
	}
a{font: 17px 'Tahoma'; color:#333;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
a#tag{font: 12px 'Arial'; color:#333;}