﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,700italic,600italic,400italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Hammersmith+One&subset=latin,latin-ext);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
font-family: 'Open Sans', sans-serif;
}

body{
background:none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}


/*
*
*	style dla formularza
*
*/
.formError {border: 1px solid red;}
.displayBlock {display: block !important;}
.displayNone {display: none !important;}
	/*	style szukaczki	*/
	#FormContainer {position: relative; z-index: 1;}
	#FormContainer .txtbxWithAssist .searchAssist {position: absolute; left: 134px; padding: 3px; z-index: 2; background: #fff; border: 1px solid #000;}
	#FormContainer .txtbxWithAssist .searchAssist span {display: block; width: 200px; cursor: pointer; border-bottom: 1px solid red;}
	/*	koniec	*/
 #FormContainer {width: 350px; padding: 15px; margin-top: 14px;}
 #FormContainer span {float: left; width: 120px;}
 #FormContainer input, #FormContainer select {width: 200px;}
 #FormContainer #SubmitButton {margin-left: 150px; width: 80px; padding: 4px; background: #FFF200; color: #000; font-weight:600; font-size: 18px; border: none; }
/*	koniec formularza	*/

/*
*	zmiany style czworki
*/
#colSecond {}
.mTitle {width: 100% !important;}
/*	koniec	*/
h3 {font-size:28px; width:430px; padding-bottom:10px; margin:0 0 10px 0; font-weight:normal; position: relative;}
h3 a {color:#000;}
h3 span {font-size: 12px; font-weight:600; border-bottom: 1px solid #ccc; padding-bottom: 5px; position: absolute; right: 10px; bottom: 0;}
table {width: 100%}
table * {padding: 0; }
td {padding:15px 0;}
tr:nth-child(odd) {background-color:#eee;}
.photoAlbum {width: 75px; padding-left:15px;}
.sound {padding:0 15px 0 12px; width: 14px;}
.titleName {vertical-align: middle; overflow: hidden;}
.titleName .nowo {background: #FFF200; font-size: 12px; padding: 1px 0; text-align: center; width: 60px; display: none;}
.isNew .titleName .nowo {display: block;}
.titleName span { display:block; line-height: 120%;}
.titleName .artist {font-size:22px; color:#000; white-space:nowrap;}
.titleName .title {font-size:16px; color:#666;}
.link {width: 80px; padding-right: 5px; overflow: hidden;}
.adminRow {width: 60px; padding: 5px; text-align: center;}
.adminRow span {display: block; cursor: pointer; margin-bottom: 2px; color: #FFF200; font-size: 14px; padding: 4px 10px 6px; background: #000; white-space: nowrap;}
#FormContainer .checkBox {display: block; width: 100%}
#FormContainer .checkBox input {width: auto;}
#FormContainer .extraOptions input {width: auto;}

.ico {background:url(http://www.polskieradio.pl/style_v1211/img/icons-big.gif) no-repeat !important; width:36px; height:36px;display:inline-block;}
.ico.iSpeaker {background-position:0;}
.RotationContainer {float:left; width:455px;}
.contA {float:left; width:50%;}
.contB {float:right; padding-left:30px;} 

.top-belt {border-bottom:1px solid #737272; margin:11px 0 23px; padding-bottom:6px; position:relative;}
.top-belt header {margin-bottom:7px;}

/*
*	logowanie
*/
#LoginStatus1 {background: #000; color: #FFF200; font-weight:600; padding: 3px 5px; font-size: 15px; text-decoration: none;}


h1, h2, h3, h4, h5, h6, .title {
	font-family: 'Hammersmith One',sans-serif;
	font-weight: 400;
}
h1 {
    font-size: 40px;
    margin-bottom: 30px;
}