@charset "utf-8";
/* CSS Document */

body
{
	background-image: url(../pictures/rastr-posudky.png);
}
.barevnykonec
{
	float:left;
	width:19px;
	height:19px;
	background-color:#bf95b4;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#treti_kontejner
{
	background-color:#fff;
	width:550px;
	height:227px;
	float:left;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-align:left;
	color:#bf95b4;
	font-size:17px;
	font-family: Arial regular, Helvetica, sans-serif ;
	padding-left:22px;
	overflow:auto;
}
#ctvrty_kontejner
{
	background-color:#bf95b4;
	width:19px;
	height:227px;
	float:left;
}
.prostredek
{
	position:relative;
	top:0px;
	left:705px;
	width:250px;
	height:339px;
	background-color:#bf95b4;
	margin-top:19px;
	overflow: hidden;
}
.seznam1_sam
{
	margin-right:19px;
	list-style-image: url(../pictures/posudky_kolecka.png);
	width:440px;
}