body 
{
	background-image: url(img/tlo.gif);
	background-repeat:repeat;
	text-align: center;
	}

a:link {
	color: #FFF;
	text-decoration:none;
}

a:visited {
	color: #CCC;
	text-decoration:none;
}

a:active {
	background-color: #fecb01;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:none;
}

#pasek
{
	background-image: url(img/pasek.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 803px;
	height: 55px;
	padding-top: 5px;
	}
.demo{
	margin: 10px auto;
	text-align: center;
	width: 803px;
}

#czat
{
padding-top: 2px;
padding-bottom:2px;
background-image: url(img/czat.gif);
background-repeat: no-repeat;
margin: 0 auto;
text-align: center;
width: 803px;
height: 423px;
}
#admin
{
	margin: 0 auto;
	width: 803px;
	height: 40px;
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	text-align: left;
	}

#bannery
{
	background-image: url(img/bannery.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
	width: 803px;
	height: 74px;
	}
	
#stopka
{
	Width: 803px;
	height: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #75787c;
	text-align: right;
	margin: 0 auto;
	position: absolute; right: 230px; top:690px;
	}
	
#katalogi
{
	padding-top: 3px;
	margin: 0 auto;
	text-align: center;
	width: 803px;
	height: 20px;
	}
.tabelka123 {
		width: 100%; text-align: center; font-size: 11px;
		color: #000;
	}
.tabelka123 td{
	vertical-align: middle;
}
.tabelka123 th{
	font-weight: bolder; text-align: center;
}
.abc{background-color:#e6e6e6}
.def{background-color:#dcdcdc}
.tr_hover{background-color:#ededed}
.down, .up{
	cursor: pointer;
}
.dont_show{
	display: none;
}
