@charset "utf-8";
/* CSS Document */

BODY
{
	background-color: #693D3E;
	background-image:url(images/pasek_tlo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:-50px;
	
}

.teksttest
{color:#0FC;}


/* DIVY OPISUJACE */

#apDiv1 {
	width:895px;
	height:758px;
	z-index:1;
	margin: auto;
	background:url("images/backgroundall.jpg");
	background-position:center;
	background-repeat:no-repeat;
}

/*#apDiv2 {
	position:absolute;
	width:150px;
	height:168px;
	z-index:1;
	background-image:url(images/lisc.png);
	background-repeat:no-repeat;
}*/

#apDiv3 {
	position:absolute;
	margin:auto;
	width:143px;
	height:173px;
	z-index:2;
	margin-left:40px;
	margin-top:175px;
	
}

#apDiv4 {
	position:absolute;
	margin:auto;
	width:167px;
	height:182px;
	z-index:3;
	margin-left:40px;
	margin-top:365px;
	
}

#apDiv5 {
	position:absolute;
	margin:auto;
	width:895px;
	height:30px;
	z-index:0;
	margin-left:42px;
	margin-top:104px;
}

#apDiv6 {
	position:absolute;
	margin:auto;
	width:600px;
	height:450px;
	z-index:4;
	margin-left:300px;
	margin-top:175px;
}

#apDiv7 {
	position:absolute;
	margin:auto;
	width:103px;
	height:32px;
	z-index:5;
	margin-left: 60px;
	margin-top: 520px;
}

#opisy
{
	background-color: #20110c;
	background-image:url(images/pasek_tlo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:15px;
	
}

