* {	margin: 0px; padding: 0px; border: 0px;	vertical-align: top; }
body {
	background-color: black;
	color: #f3d6b8;
	text-align: center;
	overflow: hidden;
	scrollbar-base-color:				#9b37ff;
	scrollbar-arrow-color:			#000000;
	scrollbar-track-color:			#000000;
	scrollbar-highlight-color:	#9b37ff;
	scrollbar-shadow-color:			#9b37ff;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-3dlight-color:		#9b37ff;
}


div {	border: 0px solid red; }
table {}
td {}

a {	color: #9b37ff;	text-decoration: none; }
h1 { text-align: right;	margin-right: 20px; margin-bottom: 20px;	}

p {font-family: 'bookman old style';}

hr {
	color: white;
}

#calastrona {	width: 1024px; height:768px; margin: 0px auto; text-align: left; border: 1px solid white;}

#popup {
	position: absolute;
	top: 70px;
	left: 250px;
	z-index: 9;
	width: 500px;
	height: 400px;
	background-color: #f4c49e;
}

#menu {
	width: 1000px;
	height: 700px;
	top: 0px;
	left: 0px;
	float: left;
	background: url('layout/tlo.jpg') no-repeat;
}

#menu a {
	width: 80px;
	height: 20px;
	position: relative;
	display: block;
	color: rgb(255,255,255);
	border: 0px solid rgb(255,255,255);
	text-align: center;
	
	font-family: times;
	font-weight: 900;
	font-size: 14px;
	line-height: 18px;
}
#menu img {
	width: 80px;
	height: 20px;
}


#m1 {	top: 160px;	left: 260px;}
#m2 {	top: 100px;	left: 90px; }
#m3 {	top: 185px;	left: 25px; }
#m4 {	top: 255px;	left: 40px; }
#m5 {	top: 340px;	left: 90px; }
#m6 {	top: 465px;	left: 155px;}
#m7 {	top: 405px;	left: 205px;}

a#m6, a#m7 { width: 60px; }

#menu a.makt {
	color: #9b37ff;
	border-color: #9b37ff;
}

#stroboskop {
	position: relative;
	left: 450px;
	top: -700px;
	width: 530px;
	height: 156px;
	background: url('layout/naglowek.gif') no-repeat;
	clear: left;
}

.strona {
	position: relative;
	width: 744px;
	height: 310px;
	left: 277px;
	top: -580px;
	text-align: justify;
	border: 0px solid green;
	clear: left;
	overflow: auto;
}

#stronatxt {
	margin-left: 50px;
	width: 550px
}

#strgallery {
	height: 310px;
	top: -580px;
	overflow: hidden;
}

.news {	text-align: left; padding-bottom: 15px;}

.old { color: #bbb; }

#zdj {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 525px;
	text-align: center;
}

#miniatury {
	width: 210px;
	height: 310px;
	overflow: auto;
	overflow-x: hidden;
}

#zdjt {
	border-collapse: separate;
	width: 190px;
	margin: 0px auto;
}

#zdjt td {
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 90px;
}

.band {
	margin: 0px auto;
	width: 500px;
	font-size: 11pt;
	text-indent: 15px;
}

#av {
	margin: 0px auto;
	margin-left: 60px;
	padding-top: 40px;
	width: 500px;
}
#av table {	margin: 0px auto; }

#linki {
	margin: 0px auto;
	padding-top: 40px;
	width: 600px;
}
.linkurl {	width: 200px; }
.linkopis {}


#mailform {
	
	width: 400px;
	margin: 0 auto;
}

#mailform td {
	text-align: right;
}

#mailform th {
	text-align: left;
}

input[name="imie"], textarea[name="tresc"] {
	background-color: transparent;
	border: 1px dotted #f3d6b8;
	color: #f3d6b8;
}
input[name="imie"] { padding: 2px; }
textarea[name="tresc"] { padding: 5px; }

input[name="imie"]:hover, textarea[name="tresc"]:hover { border: 1px solid #f3d6b8; }

input[type="submit"] {
	background-color: #f3d6b8;
	border: 2px outset #f3d6b8;
	color: #000;
	padding: 5px;
}


#galIfr {
	margin-left: 20px;
	width: 700px;
	height: 310px;
}
