body{
	background: url('../image/background.png');
	margin: 0 auto;
}
#body{
	overflow: auto;
	width: 1000px;
	margin: 0 auto;
	font-family: Tahoma;
}
#menu{
	float: left;
	margin-top: 75px;
	overflow: hidden;
	font-size: 18px;
	font-family: Arial;
}
.menu{
	width: 190px;
	height: 20px;
	margin-top: 10px;	
	color: grey;
}
.active{
	background: url('../image/strzalka.jpg') no-repeat;
	background-position: right;
	width: 190px;
	height: 20px;
	color: grey;
	margin-top: 10px;	
}
.artysci_main{
	width: 125px;
	height: 38px;
	float: left;
	color: #9e9e9e;
	font-weight: 600;
	font-size: 15px;
	text-align: left;
}
.image{
	width: 125px;
	height: 225px;
	float: left;
	margin-left: 5px;
}
#popup{
	position: absolute;
	z-index: 100; 
	width: 350px; 
	text-align: center;
	border: 1px black solid;
	background-color: white;
	margin-left: 100px;
	margin-top: -70px;
	padding: 15px;
}
#logos{
	float: left;
	width: 1000px;
	height: 80px;
}
#logo{
	background: url('../image/logo1.png');
	float: left;
	width: 197px;
	height: 79px;
}
#logo1{
	background: url('../image/logo2.png');
	float: right;
	width: 249px;
	height: 79px;
}
#text{
	width: 780px;
	margin-top: 50px;
	padding: 15px;
	float: left;
}
#kontakt{
	width: 1000px;
	text-align: center;
	color: grey;
	float: left;
	margin-top: 50px;
	padding: 20px 0px;
}
.text{
	width: 775px;
	margin-top: 25px;
	float: left;
}
.left{
	width: 200px;
	float: left;
}
.photo{
	padding-top: 10px;
	width: 200px;
	height: 167px;
	float: left;
	margin: 0 auto;
}
.opis{
	width: 535px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}
.artysci{
	width: 200px;
	color:	grey;
	font-size: 20px;
	text-align: center;
}
.plyta{
	float: left;
	width: 780px;
	margin-top: 20px;
}
.okladka{
	float: left;
	width: 220px;
}
.okladka_opis{
	float: left;
	width: 500px;
	padding: 0px 10px;
}
.okladka_title{
	width: 100%;
	text-align: left;
	color: grey;
	font-size: 24px;
	margin-bottom: 15px;
}
.insert{
	float: left;
	margin-top: 20px;
	width: 295px;
	padding-left: 95px;
}
A{
	text-decoration: none;
	color: black;
}
img{
	border: none;
}
h1{
	width: 100%;
	text-align: center;
	color: grey;
}
