body {
	margin: 0;
	padding: 0;
	background-color: #404040;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

img {border: 0;}
a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #000;}
.hiden {display: none;}
p {padding: 0; margin: 0 0 5px 0;}

#container {
	position: relative;
	width: 100%;
	height: 940px;
	background-color: #faf9f5;
	background-image: url(/gfx/background_glowna_radio.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main {
	position: relative;
	width: 1000px;
	height: 727px;
}

#logo {position: absolute; top: 40px; left: 40px;}

#shot {
	position: absolute;
	top: 585px;
	left: 0;
	width: 335px;
	height: 195px;
	background-color: transparent;
	background-image: url(/gfx/shot.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 20;
}

#footer {
	position: absolute;
	top: 727px;
	left: 0;
	width: 100%;
	height: 219px;
	background-color: transparent;
	background-image: url(/gfx/footer_bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#footerMenu {
	position: absolute;
	top: 25px;
	color: #fff;
	font-size: 8pt;
	width: 1000px;
	text-align: right;
}

#footerMenu a {
	color: #fff;
}

.footerBox {
	position: absolute;
	width: 390px;
	height: 122px;
	background-image: url(/gfx/box_footer_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 60px;
}

.footerBox h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 14px;
	left: 20px;
}

#player {
	left: 195px;
}

#player h2 {
	width: 87px;
	height: 31px;
	background-image: url(/gfx/title_player.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#newsletter {
	left: 620px;
}

#newsletter h2 {
	width: 140px;
	height: 26px;
	background-image: url(/gfx/title_newsletter.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#formContent {
	position: absolute;
	width: 390px;
	top: 50px;
}

#formContent label {
	display: block;
	float: left;
	margin: 0 10px 7px 20px;
	width: 50px;
	color: #bf2d2d;
	font-size: 9pt;
	height: 20px;
	line-height: 20px;
}

input.newsletterInput {
	width: 167px;
	height: 17px;
	margin-bottom: 7px;
	border: 0;
	background-color: transparent;
	background-image: url(/gfx/newsleeter_pole_input.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 8pt;
	padding: 3px 4px 0 4px;
}

input.newsletterSubmit {
	position: absolute;
	bottom: 0;
	right: 17px;
	width: 110px;
	height: 60px;
	border: 0;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

input.newsletterSubmit:hover {
	background-position: 0 -60px;
}

#langSelect {
	position: absolute;
	top: 10px;
	right: 3px;
	width: 50px;
	height: 15px;
	text-align: right;
}

#langSelect a.active, #langSelect a:hover {color: #ec454d;}

#social {
	position: absolute;
	top: 43px;
	right: 0;
	width: 150px;
	height: 46px;
	text-align: right;
}

#content {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 570px;
	width: 420px;
}

#menu {
	position: absolute;
	right: 170px;
	top: 22px;
	width: 435px;
}

#menu ul {list-style-type: none; margin: 0; padding: 0;}
#menu li {margin: 0 2px; padding: 0; display: block;line-height: 0px;width: auto;overflow: hidden;float: left;}
#menu li a:hover img, #menu li a.active img {margin-top: -39px;}
#menu li a.dol:hover img, #menu li a.dol.active img {margin-top: -41px;}
#menu li.news {width: 76px;height: 39px;margin-right: 12px;}
#menu li.bio {width: 56px;height: 39px;margin-right: 12px;}
#menu li.dyskografia {width: 132px;height: 39px;margin-right: 12px;}
#menu li.kontakt {width: 106px;height: 39px;}
#menu li.koncerty {width: 159px;height: 41px;}
#menu li.galeria {width: 89px;height: 41px;}
#menu li.video {width: 95px;height: 41px;}
#menu li.radio {width: 60px;height: 41px;}

#content h1 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	height: 30px;
}

.makeScroll {
	height:530px;overflow:hidden;position: relative;
}

a.readMore {
	clear: both;
	color: #ec454d;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 auto;
	width: 100px;
	text-align: right;
	padding-right: 28px;
	background-image: url(/gfx/pocisk_wiecej.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 8pt;
}

.fontSize1 {font-size: 7pt !important;}
.fontSize2 {font-size: 10pt !important;}
.fontSize3 {font-size: 12pt !important;}
.fontSize4 {font-size: 14pt !important;}
.fontSize5 {font-size: 18pt !important;}
.fontSize6 {font-size: 24pt !important;}
.fontSize7 {font-size: 36pt !important;}

.paginacja {clear: both;padding-top: 20px;padding-bottom: 15px;}

.aktualnosci_link {
	margin: 0 0 20px 0;
}

.data {
	color: #ec454d;
	font-size: 8pt;
	margin: -7px 0 7px 0;
	padding: 0;
}

.zdjecieItem {
	float: left;
	width: 100px;
	height: 130px;
	margin: 0 2px 5px 2px;
	text-align: center;
}

.zdjecieItem table td {
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

.zdj_podpis {
	font-size: 7pt;
}