/*

	project: zespolmaster.pl!
	author: Maciej Szwecki (www.maciejszwecki.pl)

*/

/* global reset */
*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }

body {
	color: #574D2A;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	background-color: #f0f0f2;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
}
body a:hover {
	color: #E2E1AB;
}

a {
	color: #D3A102;
	text-decoration: none;
}
img { border: 0; }
h1 {
	float: left;
	font-size: 16px;
	color: #7BA630;
	width: 820px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px;
}
h2 a:hover {
	color: #574D2A;
}
.hr {
	color: #574D2A;
	padding-right: 250px;
}

.hr a:hover {
	color: #574D2A;
}

p  {
	line-height: 1.6em;
}
#content {
	width: 900px;
	height: auto;
	margin: 0 auto;
}
#top {
	margin-top: 15px;

}
	#top li { list-style: none; display: inline; }
	#top li a {
	float: none;
	color: #FAFAFC;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 18px;
	padding-left: 32px;
	font-family: Tahoma;
}
	#top li a:hover {
	color: #574D2A;
	background-image: url(../images/but.png);
	background-repeat: no-repeat;
	background-position: center;
}
	#top li a.current {
	color: #D5A302;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/but.png);
}
#intro {
	background-repeat: no-repeat;
	background-position: center;
	width: 216px;
	height: 126px;
	clear: left;
	float: left;
	background-image: url(image/plantmix_logo.png);
}
#left {
	float: left;
	width: 600px;
	height: 126px;
}
#right {
	float: right;
	width: 281px;
	margin-top: 5px;
	height: 117px;
	clear: right;
}
#right h3 {
	margin: 0 0 10px;
}
#right img {
	margin: 0 3px 3px 0;
	padding: 2px;
}
#right li { list-style: none; }
	#right li a {
	display: block;
	padding: 5px 5px;
}
#footer {
	clear: left;
	height: 36px;
	font-size: 11px;
	position: relative;
	background-color: #D4D0CD;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 50px;
}
	#r {
	float: left;
	margin-top: 200px;
	background-repeat: no-repeat;
	padding-top: 13px;
}
#galeria {
	height: 241px;
	width: 900px;
	float: left;
	clear: left;

}
#mp3 {
	margin-top: 120px;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #3C3427;
}
#o_zespole {
	float: left;
	width: 757px;
	height: auto;
	margin-top: 30px;
}
#video {
	float: left;
	width: 757px;
	margin: 0 0 15px;
	margin-top: 30px;
	height: 1480px;
	clear: both;
}
#mp3_lista {
	float: left;
	width: 757px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tekst_listy {
	color: #574D2A;
	margin-right: 10px;
	margin-left: 10px;
}
#prawa_muza {
	float: right;
	width: 280px;
	height: 250px;
}
#tekst_ozespole {
	float: left;
	width: 675px;
	margin: 0 0 15px;
	height: auto;
}
#formularz {
	float: left;
	width: 450px;
	height: auto;
	margin-bottom: 30px;
}

input.button {
	color: white;
	padding: 0 7px;
	height: 32px;
	background-image: url(../images/wyslij.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
}
input.name {
	color: white;
	padding: 0 7px;
	height: 32px;
	background-image: url(../images/wyslij.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
}
input.wiadomosc {
	color: white;
	padding: 0 7px;
	height: 300px;
	background-image: url(../images/wyslij.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
}
#left_index {
	float: left;
	width: 450px;
	margin: 0 0 15px;
	margin-top: 30px;
	height: 300px;
}
#mp3player {
	float: left;
	width: 757px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#film {
	width: 410px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	clear: left;
}
#filmtytul {
	width: 520px;
	height: 20px;
	margin-right: 79px;
	margin-left: 79px;
	padding-top: 10px;
	color: #000000;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
	background-color: #E8BC06;
}
#film2 {
	width: 410px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	margin-top: 5px;
	float: right;
	clear: right;
}
