/* CSS Document */
body {
    margin: 0px 0px;
    padding: 0px 0px;
    font: 12px/18px "Arial", sans-serif;
    color: #fff;
    text-align: left;
    background: #76a602 url(../images/bgall.jpg) no-repeat center top;
}

img {
    border: 0px;
}

a {
    text-decoration: underline;
    color: #ffd265;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

p {
    padding: 10px 0px;
    margin: 0px 0px;
}

form {
    padding: 0px 0px;
    margin: 0px 0px;
}

fieldset {
    border: 0px;
    margin: 0px 0px;
    padding: 0px 0px;
}

h1 {
    padding: 0px 0px 21px 16px;
    margin: 0px 0px;
    font-size: 18px;
    font-weight: normal;
}

#all {
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px;
}

#content {
    width: 980px;
    padding: 0px 0px;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#spodnie {
    /* width: 173px; */
    /* left: 26px; */

    background: url(../images/spodnie.jpg) 26px 0 no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    bottom: 36px;
    color: #c5f355;
    height: 172px;
    left: 0;
    line-height: 1.2;
    padding-left: 220px;
    padding-top: 122px;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 9;
}
	#spodnie a {
		color: #c5f355;
	}

#top {
    width: 980px;
    height: 240px;
    padding: 0px 0px;
    margin: 0px 0px;
    overflow: hidden;
}

#Logo {
    display: block;
    width: 251px;
    height: 84px;
    margin: 43px 0 0 6px;
}

#Language {
    width: 138px;
    height: 31px;
    margin: -1px 0 0 0;
    font-size: 0;
    float: right;
    overflow: hidden;
}

#m {
    width: 630px;
    overflow: hidden;
    margin-top: 55px;
}

#m a, #m a:hover {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#m a, #m a:hover {
    height: 57px;
    background: transparent url('../images/menu.png') 0 -57px no-repeat;
}

#m.en a, #m.en a:hover {
    height: 57px;
    background: transparent url('../images/menu-en.png') 0 -57px no-repeat;
}

#m.ua a, #m.ua a:hover {
    height: 57px;
    background: transparent url('../images/menu-ua.png') 0 -57px no-repeat;
}

#m ul,#m li {
    padding: 0;
    margin: 0;
}

#m li {
    float: left;
    display: block;
    height: 57px;
}

#m li.first {
    background: none;
    margin: 0px;
    padding: 0;
}

#m .s a:hover, #m .current_page_item  a {
    background: transparent;
}

#m .li1 {
    width: 117px;
}

#m .li1 a {
    background-position: 0px 0;
}

#m .li1 a:hover,#m .li1 a.active {
    background-position: 0px -57px;
}

#m .li2 {
    width: 80px;
}

#m .li2 a {
    background-position: -117px 0;
}

#m .li2 a:hover,#m .li2 a.active {
    background-position: -117px -57px;
}

#m .li3 {
    width: 140px;
}

#m .li3 a {
    background-position: -197px 0;
}

#m .li3 a:hover,#m .li3 a.active {
    background-position: -197px -57px;
}

#m .li4 {
    width: 70px;
}

#m .li4 a {
    background-position: -337px 0;
}

#m .li4 a:hover,#m .li4 a.active {
    background-position: -337px -57px;
}

#m .li5 {
    width: 96px;
}

#m .li5 a {
    background-position: -407px  0;
}

#m .li5 a:hover,#m .li5 a.active {
    background-position: -407px -57px;
}

#m .li6 {
    width: 82px;
}

#m .li6 a {
    background-position: -503px  0;
}

#m .li6 a:hover,#m .li6 a.active {
    background-position: -503px -57px;
}

#m.en .li1 {
    width: 90px;
}

#m.en .li1 a {
    background-position: 0px 0;
}

#m.en .li1 a:hover,#m.en .li1 a.active {
    background-position: 0px -57px;
}

#m.en .li2 {
    width: 80px;
}

#m.en .li2 a {
    background-position: -90px 0;
}

#m.en .li2 a:hover,#m.en .li2 a.active {
    background-position: -90px -57px;
}

#m.en .li3 {
    width: 167px;
}

#m.en .li3 a {
    background-position: -170px 0;
}

#m.en .li3 a:hover,#m.en .li3 a.active {
    background-position: -170px -57px;
}

#m.en .li4 {
    width: 78px;
}

#m.en .li4 a {
    background-position: -337px 0;
}

#m.en .li4 a:hover,#m.en .li4 a.active {
    background-position: -337px -57px;
}

#m.en .li5 {
    width: 95px;
}

#m.en .li5 a {
    background-position: -415px  0;
}

#m.en .li5 a:hover,#m.en .li5 a.active {
    background-position: -415px -57px;
}

#m.en .li6 {
    width: 74px;
}

#m.en .li6 a {
    background-position: -510px  0;
}

#m.en .li6 a:hover,#m.en .li6 a.active {
    background-position: -510px -57px;
}

#m.ua .li1 {
    width: 84px;
}

#m.ua .li1 a {
    background-position: 0px 0;
}

#m.ua .li1 a:hover,#m.ua .li1 a.active {
    background-position: 0px -57px;
}

#m.ua .li2 {
    width: 87px;
}

#m.ua .li2 a {
    background-position: -84px 0;
}

#m.ua .li2 a:hover,#m.ua .li2 a.active {
    background-position: -84px -57px;
}

#m.ua .li3 {
    width: 137px;
}

#m.ua .li3 a {
    background-position: -171px 0;
}

#m.ua .li3 a:hover,#m.ua .li3 a.active {
    background-position: -171px -57px;
}

#m.ua .li4 {
    width: 100px;
}

#m.ua .li4 a {
    background-position: -308px 0;
}

#m.ua .li4 a:hover,#m.ua .li4 a.active {
    background-position: -308px -57px;
}

#m.ua .li5 {
    width: 83px;
}

#m.ua .li5 a {
    background-position: -408px  0;
}

#m.ua .li5 a:hover,#m.ua .li5 a.active {
    background-position: -408px -57px;
}

#m.ua .li6 {
    width: 95px;
}

#m.ua .li6 a {
    background-position: -491px  0;
}

#m.ua .li6 a:hover,#m.ua .li6 a.active {
    background-position: -491px -57px;
}

#Path {
    width: 800px;
    padding: 6px 0 0 1px;
    margin: 0;
    height: 24px;
    float: left;
    overflow: hidden;
    font-size: 11px;
    color: #c5f355;
}

#Path a {
    color: #dcfe8b;
    text-decoration: underline;
    background: transparent url(../images/arrow.gif) no-repeat right 4px;
    padding: 0px 13px 0px 0px;
    margin: 0px 5px 0px 0px;
}

#Path a:hover {
    color: #fff;
    text-decoration: none;
}

#Path img {
    margin: 0 5px 0 9px;
}

#main {
    width: 980px;
    clear: both;
    position: relative;
    z-index: 10;
}

#left-kolumn {
    width: 215px;
    padding: 0px 0px;
    margin: 0px 0px;
    float: left;
    overflow: hidden;
}

#left-kolumn img.wsp {
    margin-left: 25px;
}

#left-kolumn img.loga {
    margin: 10px 0 120px 18px;
}

#sMenu-top {
    width: 184px;
    height: 33px;
    padding: 23px 0 0 31px;
    color: #fff;
    font-size: 14px;
    background: transparent url(../images/sub-top.gif) no-repeat;
}

#sMenu-bot {
    width: 215px;
    height: 35px;
    margin: -2px 0 0 0;
    font-size: 0;
    background: transparent url(../images/sub-bot.png) no-repeat;
}

#sMenu {
    width: 215px;
    padding: 0;
    margin: 0px 0px;
}

#sMenu ul {
    padding: 0px 0px;
    margin: 0px;
    overflow: hidden;
    font-size: 12px;
}

#sMenu ul li {
    padding: 0 0 2px 0;
    margin: 0px 0px;
    list-style: none;
    background: transparent url(../images/sub-li.gif) repeat-x bottom;
}

#sMenu ul li a {
    padding: 5px 3px 5px 24px;
    width: 188px;
    margin: 0px 0px;
    color: #fff;
    text-decoration: none;
    display: block;
    background: #90c412 url(../images/sub-bg.gif) no-repeat 13px 12px;
}

#sMenu ul li a:hover,#sMenu ul li.currentCategory a {
    background: #6c9802 url(../images/sub-bg.gif) no-repeat 13px 12px;
}

#right-kolumn {
    width: 752px;
    padding: 20px 0 0 0;
    margin: 0px 0px;
    float: right;
    overflow: hidden;
}

ul#records_list {
    padding: 0px 0px;
    margin: 0px 0px;
}

ul#records_list li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.Record.Article {
    padding: 5px 17px;
    margin: 0px 0px;
    border-top: 1px dotted #405a00;
}

ul#records_list li .LastEntry {
    border-bottom: 1px dotted #405a00;
    margin: 0px 0px -11px 0px;
}

ul#records_list li .LastEntry .mod_extend {
    padding: 10px 0px 10px 0px;
    margin: -11px 0px 0px 0px;
    border-bottom: 1px dotted #405a00;
}

ul#records_list li ul li ,.TemplateLong  ul li {
    border: 0;
    list-style: none;
    padding: 0 0 0 10px;
    text-decoration: underline;
    background: transparent url(../images/arrow.gif) no-repeat 0px 7px;
}

.Record.Article.TemplateLong {
    padding: 10px 20px;
}

.GalleryElem .Record.Article {
    padding: 0px 0px;
    margin: 0px 0px;
}

.news .Contents, .Text, .Dyskografia1 .Texts {
    width: 565px;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: justify;
    float: right;
    overflow: hidden;
    color: #333333;
}

.Dyskografia1 .Texts {
    width: 565px;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: justify;
    float: right;
    overflow: hidden;
    color: #333333;
}

.mod_extend .Image, .mod_extend .news h2 {
    padding: 0px 0px;
    margin: 0px 0px;
    width: 120px;
    float: left;
    height: 120px;
    overflow: hidden;
}

h2, .Header, .news_title {
    font-size: 14px;
    color: #127238;
    padding: 0px 0px;
    margin: 0px 0px;
    font-weight: bold;
}

.mod_extend .Image img, .mod_extend .news h2 img {
    background: #000000;
    padding: 2px;
    border: 1px solid #c8c8c8;
    margin: 0px 0px 10px 0px;
}

.Gallery {
    padding: 0px 0px;
    text-align: center;
}

.Gallery .ImageContainer {
    margin: 10px 10px;
}

.GalleryElem {
    float: left;
}

.Gallery .ImageCenterer img, .ImageContainer img {
    padding: 2px;
    border: 1px solid #c8c8c8;
    cursor: pointer;
    background-color: #000000;
}

.mod_extend .Content {
    width: 355px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.news_added, .Info {
    color: #707067;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px;
}

.Text {
    text-align: justify;
    padding: 10px 0px 0px 0px;
}

.LinkMore a, a.more, a.back {
    color: #28720a;
    width: 84px;
    height: 24px;
    font-size: 12px!important;
    display: block;
    background: transparent url(../images/more.gif) no-repeat;
    padding: 3px 9px 0px 13px;
    margin: 0 10px 0 0;
    text-decoration: none;
    float: right;
}

a.back {
    padding-left: 32px;
    float: none;
    background: transparent url(../images/back.gif) no-repeat;
}

.LinkMore a:hover, a.back:hover {
    color: #153906;
}

.en .LinkMore a,.en a.more {
    padding-left: 30px;
}

.ua .LinkMore a,.ua a.more {
    padding-left: 25px;
}

.news .ImageContainer {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px;
}

.cd {
    padding: 15px 0px;
}

.cd h2 {
    width: 120px;
    float: left;
    padding: 0px 0px;
    margin: 0px 0px;
    overflow: hidden;
    height: 110px;
}

.cd .Texts {
    width: 565px;
    padding: 0px 0px;
    margin: 0px 0px;
    float: left;
    overflow: hidden;
}

.cd_more h2 {
    width: 220px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px;
    float: left;
    text-align: left;
    overflow: hidden;
}

.cd_more .Texts {
    width: 65px;
    padding: 0px 0px;
    margin: 0px 0px;
    float: left;
    overflow: hidden;
}

.cd_more h2 img {
    background: #000000;
    padding: 2px;
    border: 1px solid #c8c8c8;
    margin: 0px 0px 0px 0px;
}

.cd_more .ImageContainer {
    margin: 0px 0px;
    text-align: left;
    float: left;
    height: auto;
    text-align: left;
    vertical-align: top;
}

.icon {
    width: 60px;
    float: left;
    padding: 0px 0px;
    margin: 0px 0px;
}

.icon_text {
    width: 90%;
    float: right;
    padding: 0px 0px;
    margin: 0px 0px;
}

.date {
    text-align: right;
    color: #000000;
    font-size: 10px;
}

.date a {
    color: #000000;
    text-decoration: none;
    padding: 0px 20px 0px 0px;
}

.date a:hover {
    color: #FF0000;
    text-decoration: none;
}

.date span {
    padding: 0px 40px 0px 0px;
}

.Question {
    font-weight: bold;
    color: #707067;
    font-size: 14px;
}

#foot {
    width: 980px;
    height: 29px;
    color: #FFFFFF;
    padding: 64px 0px 0px 18px;
    margin: 0px auto;
    overflow: hidden;
    background: transparent url(../images/foot.png) no-repeat;
}

#leftfoot {
    width: 640px;
    float: left;
    overflow: hidden;
    padding: 0px 0px;
    margin: 0px 0px;
}

#leftfoot ul {
    padding: 0px 0px;
    margin: 0px 0px;
}

#leftfoot ul li {
    padding: 0px 0px;
    margin: 0px 0px;
    list-style: none;
    display: inline;
    padding: 0px 10px;
    margin: 0px 0px;
    border-left: 1px solid #fff;
}

#leftfoot ul li#categoryMenu_1 ,#leftfoot ul li#categoryMenu_8,#leftfoot ul li#categoryMenu_14 {
    border: 0;
}

#leftfoot ul li a {
    color: #FFFFFF;
    text-decoration: none;
}

#leftfoot ul li a:hover {
    color: #dcfe8b;
    text-decoration: underline;
}

#rightfoot {
    float: right;
    padding: 0px 0px;
    width: 250px;
    margin: 0px 0px;
}

#rightfoot a {
    color: #fff;
    text-decoration: none;
}

.Player {
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.Title {
    width: 60%;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: left;
    float: left;
    overflow: hidden;
}

.Title span {
    font-weight: bold;
}

.Time {
    width: 25%;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: left;
    float: left;
    overflow: hidden;
}

.Button {
    width: 7%;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.Texts .Title, .cd_title {
    float: none;
    width: 100%;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px;
    font-weight: bold;
    color: #707067;
    font-size: 14px;
}

.Texts .Info, .cd_wykonawca {
    color: #333333;
    padding: 0px 0px;
    margin: 0px 0px;
}

.Texts .Info span, .cd_wykonawca span, .cd_czas span, .cd_rok span {
    font-weight: bold;
}

.Dyskografia1 .DetailsSwitch {
    width: 98px;
    height: 19px;
    padding: 2px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
    position: relative;
    float: right;
    background: transparent url(../images/switch.gif) no-repeat left top;
    color: #FFFFFF;
}

.Dyskografia1 .DetailsSwitch a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
}

.Dyskografia1 .GalleryElem {
    padding: 2px 0px 2px 0px;
    margin: 0px 0px;
    border-bottom: 1px dotted #818179;
}
/* formularz kontaktowy */
.form dt {
    padding: 7px 0px;
    margin: 0px 0px;
    width: 20%;
    float: left;
    font-weight: bold;
    text-align: right;
}

.form dd {
    padding: 5px 0px;
    margin: 0px 0px;
    width: 77%;
    float: right;
    font-weight: bold;
    text-align: left;
}

.form dd input {
    width: 73%;
    padding: 2px 2px 0px 2px;
    margin: 0px 0px;
    border: 1px solid #7f9db9;
    font-size: 10px;
    height: 18px;
    float: left;
    overflow: hidden;
}

.form dd ul.errors {
    display: block;
    width: 20%;
    float: right;
    font-size: 10px;
    color: #d00000;
    overflow: hidden;
    position: relative;
    z-index: 100;
    margin: 0px 0px -120px 0px;
}

.form dd textarea {
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px;
    border: 1px solid #7f9db9;
    font-size: 11px;
}

.form dd input#send {
    width: 62px;
    height: 21px;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px;
    border: 0px solid #7f9db9;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    background: transparent url(../images/bgbutton.gif) no-repeat left top;
}

.clear, .Fix {
    height: 0px;
    line-height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

.searchHit {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid gray;
}

.searchHit .searchContent {
}

.searchHit .searchContent a.searchLink {
    text-decoration: none;
    color: #633;
}

.searchHit .searchContent a.searchLink:hover {
    color: blue;
}

.paginationControl.CategoryPaginator {
    border: 1px solid #cfcfcf;
    height: 23px;
    background: transparent url(../images/bgpaginator.gif) repeat-x left top;
    text-align: center;
    padding: 4px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    display: block;
}

.paginationControl div {
    display: inline;
}

.prevdisabled {
    padding: 0px 0px 0px 9px;
    background: transparent url(../images/bgprev.gif) no-repeat left 5px;
}

a.prevPageLink {
    color: #000000;
    padding: 0px 0px 0px 9px;
    background: transparent url(../images/bgprev.gif) no-repeat left 5px;
    text-decoration: none;
}

a.prevPageLink:hover {
    color: #d61a40;
    padding: 0px 0px 0px 9px;
    background: transparent url(../images/bgprev.gif) no-repeat left 5px;
    text-decoration: underline;
}

.nextdisabled {
    padding: 0px 9px 0px 0px;
    background: transparent url(../images/bgnext.gif) no-repeat right 5px;
}

a.nextPageLink {
    color: #000000;
    padding: 0px 9px 0px 0px;
    background: transparent url(../images/bgnext.gif) no-repeat right 5px;
    text-decoration: none;
}

a.nextPageLink:hover {
    color: #d61a40;
    padding: 0px 9px 0px 0px;
    background: transparent url(../images/bgnext.gif) no-repeat right 5px;
    text-decoration: underline;
}

.noHits {
    clear: both;
}

/*cennik old website*/
#cennik {
    width: 98%;
    margin: 0 auto;
}

#cennik th {
    background: #78a803;
}

#cennik td {
    background: #86b801;
    text-align: center;
    font-size: 11px;
}

#cennik td a {
    text-decoration: underline;
}

#cennik td a:hover {
    color: #dfc;
    text-decoration: none;
}

.Article.Exchange.Rate {
    text-align: center;
    padding: 0px 0px 10px 0px;
}

.Article.Exchange.Rate .heades {
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
}

.Article.Exchange.Rate .TableElementsCurrency .TableRowCurrency {
    clear: both;
}

.Article.Exchange.Rate .head_rows span, .Record.Article.PriceList .price_head span {
    display: block;
    float: left;
    background-color: #577b01;
    text-align: center;
    margin: 0px 2px 2px 0px;
    padding: 3px 0px;
    font-weight: bold;
}

.Article.Exchange.Rate .TableElementsCurrency span, .Record.Article.PriceList .PriceRow span {
    display: block;
    float: left;
    background-color: #87bf00;
    text-align: center;
    margin: 0px 2px 2px 0px;
    padding: 3px 0px;
}

.Article.Exchange.Rate span.type {
    width: 100px;
}

.Article.Exchange.Rate span.sprzedaz, .Article.Exchange.Rate span.kupno {
    width: 180px;
}

.Article.Exchange.Rate span.sredni {
    width: 250px;
}

.Article.Exchange.Rate .info {
    color: #dbecb1;
    font-style: italic;
    padding: 5px 0px 0px 0px;
}

.Record.Article.PriceList {
    border-top: 0px;
    width: 500px;
    margin: 0px auto;
}

.TableElements {
    clear: both;
}

.Record.Article.PriceList.same-height .price_head span {
    height: 72px;
}

.Record.Article.PriceList span.rodzaj {
    width: 140px;
    padding: 3px 5px 3px 5px;
}

.Record.Article.PriceList span.kraj {
    width: 150px;
}

.Record.Article.PriceList span.cena {
    width: 194px;
}

.Record.Article.PriceList .PriceRow span .currency span, .Record.Article.PriceList .PriceRow span .currency div {
    float: none;
    padding: 0px;
    display: inline;
}

#leftfoot ul li#categoryMenu_12, #leftfoot ul li#categoryMenu_18 {
    display: none;
}

div.Record.Article.PriceList div.info {
    color: yellow;
    font: bold 13px/24px arial;
}
