/*#content-selector { list-style-type: none; padding: 0 9px 0 0; margin: 0 -9px 0 0; height: 57px; background: url(../../gfx/content-selector-r.png) no-repeat top right; }
#content-selector li { display: inline; }
#content-selector li a { background: #ebeaef; display: block; float: left; text-align: center; color: #000; text-decoration: none; border: 1px solid #d8d8e0; border-left: 0; font: bold 14px Tahoma; }
#content-selector li a { text-shadow: #fff 1px 1px 1px; }
#content-selector li a:hover { background: #ccccd3; }
#content-selector li a strong, #content-selector li a strong span, #content-selector li a strong span em { display: block; }
#content-selector li a strong span em { height: 26px; padding: 7px 10px 0 10px; }
#content-selector .active a { border-bottom: 0; }
#content-selector .active strong { background: url(../../gfx/content-selector-tab-r.png) right top no-repeat; margin: -5px -9px 0 -9px; padding-right: 9px; }
#content-selector .active strong span { background: url(../../gfx/content-selector-tab.png) left top no-repeat; }
#content-selector .active strong span em { padding-top: 13px; padding-left: 20px; background-position: 14px center; }
#content-selector .city a { width: 158px; }
#content-selector a em { background: no-repeat 5px center; font-style: normal; }
#content-selector .all a { width: 199px; border-left: 1px solid #d8d8e0; }
#content-selector .all em { background-image: url(../../img/city-all.png); }
#content-selector .city-raciborz a { width: 160px; }
#content-selector .city-raciborz em { background-image: url(../../img/city-raciborz.png); }
#content-selector .city-rybnik em { background-image: url(../../img/city-rybnik.png); }
#content-selector .city-wodzislaw em { background-image: url(../../img/city-wodzislaw.png); }

#content-selector .loading em { background-image: url(../../img/loading-content-selector.gif); background-position: 21px center !important; }*/

#content-selector { list-style-type: none; height: 40px; margin: 0 -9px 10px 0; padding: 0; }
#content-selector li { display: inline; }
#content-selector li a { display: block; float: left; text-align: center; color: #000; text-decoration: none; border-bottom: 1px solid #d8d8e0; font: bold 14px Tahoma; }
#content-selector li a { text-shadow: #fff 1px 1px 1px; }
#content-selector li a:hover { background: #ebeaef; }
#content-selector li a strong, #content-selector li a strong span, #content-selector li a strong span em { display: block; }
#content-selector li a strong span em { height: 26px; padding: 5px 10px 0 45px; text-transform: uppercase; font-family: 'Oswald'; font-weight: 400; text-align: left; color: #444; }
#content-selector .active a { border-bottom: 0; }
#content-selector .active strong { background: url(../../gfx/content-selector-tab-r.png) right top no-repeat; margin: -5px -8px 0 -9px; padding-right: 9px; }
#content-selector .active strong span { background: url(../../gfx/content-selector-tab.png) left top no-repeat; }
#content-selector .active strong span em { padding-top: 10px; padding-left: 55px; background-position: 14px 5px; color: #000; }
#content-selector .city a { width: 148px; }
#content-selector a em { background: no-repeat 5px center; font-style: normal; }
#content-selector .all a { width: 199px; }
#content-selector .all em { background-image: url(../../img/city-all.png); }
#content-selector .city-raciborz em { background-image: url(../../img/city-raciborz.png); }
#content-selector .city-rybnik em { background-image: url(../../img/city-rybnik.png); }
#content-selector .city-wodzislaw em { background-image: url(../../img/city-wodzislaw.png); }

#content-selector .loading em { background-image: url(../../img/loading-content-selector.gif); background-position: 21px center !important; }


@media screen and (max-width: 767px) {
	#content-selector .city a, #content-selector .all a { width: 50% !important; margin-bottom: 30px; }
	#content-selector .city-wodzislaw a { clear: both; }
}
@media screen and (max-width: 479px) {
	#content-selector .city a, #content-selector .all a { width: 100% !important; }
}