body {
	margin: 0;
	padding: 0;
	background: url(images/background4.png) repeat-x;
	background-position: top;
	background-color: #62B1B5;
	font-family: tahoma, Times, serif;
	font-size: 13px;
	color: #666666;
}

/* LINKI */

a {
	color: #EA6577;
	text-decoration: none;
}
a:hover {
	color: #2581A7;
	text-decoration: none;
}
p, ol, ul {
	line-height: 170%;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
}
h1 {
	font-size: 190%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 120%;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 350px;
}

/* MENU EDYTOWALNE */

.menu {
	height: 17px;
	background: url(images/menu.jpg) no-repeat;
	padding: 50px 10px 10px 10px;
	text-align: center;
	margin-bottom: 30px;
}
.menu a {
	text-transform: lowercase;
}
.menu a:hover {
	text-transform: lowercase;
}

/* NEWSY */

.news {
}

.news .news_title {
	color: #2581A7;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.news .opis {
}
/* BIOGRAFIA */

.biografia {
}

.biografia .title {
	color: #2581A7;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

/* KSIEGA */

.ksiega {
	width: 610px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #A0B5C3;
}

.ksiega input {
	background-color: #E3E9EC;
	border: 1px solid #A0B5C3;
	color: #318BB0;
}
.ksiega input:hover {
	background-color: #D6E0E5;
}
.ksiega textarea {
	background-color: #E3E9EC;
	border: 1px solid #A0B5C3;
	color: #318BB0;
}
table.ksiega_wpis {
	border: 1px solid #A0B5C3;
	padding: 1px;
	background-color: #D6E0E5;
	border-collapse: collapse;
}
.ksiega_wpis td {
	border: 1px solid #A0B5C3;
	background-color: #E3E9EC;
	padding: 1px;
}

table.ksiega_wpiss {
	border: 1px solid #D6E0E5;
	padding: 1px;
	background-color: #D6E0E5;
	border-collapse: collapse;
}
.ksiega_wpiss td {
	border: 2px solid #A0B5C3;
	background-color: #D6E0E5;
	padding: 1px;
}


/* DYSKOGRAFIA */
.dyskografia {
}

.dyskografia .title {
	color: #2581A7;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}
/* MINT */
.mint {
	margin: 0;
}

.mint .title {
	color: #2581A7;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.mint .header {
	width: 202px;
	height: 38px;
	background: url(images/mint_header.png) no-repeat;
}
.mint .content {
	width: 202px;
	background: url(images/mint_content.png) repeat-y;
}
.mint .footer {
	width: 202px;
	height: 38px;
	background: url(images/mint_footer.png) no-repeat;
}
#content {
	width: 900px;
	background-color: #F0F9FD;
}

#left {
	float: left;
	width: 260px;
}

#right {
	float: right;
	width: 625px;
}

.left_column {
	margin-left: 5px;
}

.left_column .concerts_title {
	width: 244px;
	height: 29px;
	background: url(images/koncerty.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 48px 0 0 20px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
}
.left_column .new {
	width: 244px;
	height: 29px;
	background: url(images/new.jpg) no-repeat;
	padding: 14px 0 0 20px;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
.left_column .music_news_title {
	width: 244px;
	height: 40px;
	background: url(images/music_news.jpg) no-repeat;
	padding: 42px 0 0 20px;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

.left_column .content {
	width: 224px;
	background: url(images/news_content.jpg) repeat-y;
	padding: 2px 10px 0 10px;
	text-align: left;
}

.left_column .footer {
	width: 244px;
	height: 16px;
	background: url(images/news_footer.jpg) no-repeat;
	margin: 0 0 30px 0;
}

.right_column {
	margin: 10px 5px 0 0;
}

.right_column .content {
	width: 625px;
}

#footer {
	width: 900px;
	height: 37px;
	background: url(images/footer.jpg) no-repeat;
}
a.kronet {
	font-family: tahoma;
	color: #ffffff;
}
a:hover.kronet {
	color: #2581A7;
}	
