/*
Studio Szafa CSS. All rights reserved.

Coded by Bil Software
www.bilsoftware.com
*/
BODY {
	background: black;
	margin: 0;
	color: #99ccff;	
	font-size: 11px;
	font-family: Tahoma;
}
IMG {
	border: 0;
}
A {
	color: #A3B5C3;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

#main {
	width: 828px;
	margin: 0 auto;
}
#logo {
	width: 235px;
	float: left;
}
#logo IMG {
	width: 235px;
	height: 130px;
}
#top {
	width: 593px;
	float: right;
}
#top_r {
	width: 593px;
	height: 69px;
	margin-bottom: 0px;
}
#content {
	position:relative;
	* margin-top: -2px;
	clear: both;
	background: black url(images/content.jpg) right 0 no-repeat;
	overflow: hidden;
	width: 828px;
	min-height: 360px;
	* height: 360px;
}
#footer IMG {
	width: 828px;
	height: 83px;
}
#demomix {
	width: 130px;
	height: 54px;
	background-image: url(images/menu_demomix.gif);
}
#demomix_o {
	width: 130px;
	height: 54px;
	background-image: url(images/menu_demomix.gif);
	background-position: 0 -54px;
}
#demomix:hover {
	background-position: 0 -54px;
}
#reklamy {
	width: 119px;
	height: 58px;
	background-image: url(images/menu_reklamy.gif);
	margin: 0 0 0 12px;
}
#reklamy_o {
	width: 119px;
	height: 58px;
	background-image: url(images/menu_reklamy.gif);
	background-position: 0 -58px;
	margin: 0 0 0 12px;
}
#reklamy:hover {
	background-position: 0 -58px;
}
#jingle {
	width: 113px;
	height: 59px;
	background-image: url(images/menu_jingle.gif);
	margin: 0 0 0 17px;
}
#jingle_o {
	width: 113px;
	height: 59px;
	background-image: url(images/menu_jingle.gif);
	background-position: 0 -59px;
	margin: 0 0 0 17px;
}
#jingle:hover {
	background-position: 0 -59px;
}
#prezentacje {
	width: 149px;
	height: 60px;
	background-image: url(images/menu_prezentacje.gif);
	margin: 0 0 0 31px;
}
#prezentacje_o {
	width: 149px;
	height: 60px;
	background-image: url(images/menu_prezentacje.gif);
	background-position: 0 -60px;
	margin: 0 0 0 31px;
}
#prezentacje:hover {
	background-position: 0 -60px;
}
#audiobooki {
	width: 159px;
	height: 58px;
	background-image: url(images/menu_audiobooki.gif);
	margin: 0 0 0 17px;
}
#audiobooki_o {
	width: 159px;
	height: 58px;
	background-image: url(images/menu_audiobooki.gif);
	background-position: 0 -58px;
	margin: 0 0 0 17px;
}
#audiobooki:hover {
	background-position: 0 -58px;
}

.navtop {
	margin: 28px 0 0 200px;
}
.navtop IMG {
	height: 31px;
	margin: 0px;
}
.left {
	float: left;
	padding: 30px 0 20px 50px;
	width: 280px;
}
.menu {
	float: left;
	margin: 20px 0 0 238px;
}
.menu A {
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 1px;
	color: #1A0224 !important;
}
.left UL {
	margin: -20px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.left LI {
	padding: 10px 0 0 0;
	height: 50px;
	background: url(images/separator.gif) 0 bottom no-repeat;
}
.left LI A {
	display: block;
	width: 280px;
	height: 34px;
	background: url(images/icon.gif) right 0 no-repeat;
	color: #99ccff !important;	
}
.left A:hover {
	background-position: right -34px;
}
.left SPAN {
	display: block;
	padding: 15px 0 5px 30px;
	padding-right: 40px;
}
#footer {
	clear: both;
	margin: 0px 0 0 0;
	padding-bottom: 20px;
	text-align:center;
}
#footer A {
	color: white;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}

