/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   				     

	18.02.2007    

	Empathy Interactive [ www.empathy.pl ]               

	Kodowanie: Tomasz PiA?at      





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~

    GLOBAL STYLES

~~~~~~~~~~~~~~~~~~~~~~~*/

	html, body, #header h1, #header h2, #headerh3, #header h4, #header h5, #header h6, #header div.warp, #header span,


	#header blockquote, #header p, #header address, #header form, #header fieldset, #header img, 

	#header ul, #header ol, #header dl, #header dt, #header dd, #header li, #header table, #header td, #header th,
        #footer ul, #footer ol, #footer dl, #footer dt, #footer dd, #footer li, #footer table, #footer td, #footer th,

	#header strong, #header em, #header sup, #header sub, #header dfn, #header ins, #header del, #header q, #header cite,


	#header var, #header samp, #header code,  #header kbd, #header tt
       {

		margin: 0;

		padding: 0;

		border: 0;

	}

	legend { display: none; }

	#header a, #footer a { text-decoration: none; }

	h2 span, h3 span, h5 span { display: none; }

	body { 

		background: #dbdcde url(http://se.pl/media/static/bg.gif) 0 0 repeat-x;

		font: normal 11px Tahoma, Verdana, sans-serif;

	}

	

	#header ul, #footer ul { list-style: none; }

	

	#header, #content, #footer, #intro { 

		position: relative;

		width: 970px; 

		margin: 0 auto; 

		zoom: 1;

	}

	

/*~~~~~~~~~~~~~~~~~~~~~

    =sky	

~~~~~~~~~~~~~~~~~~~~~~*/

	#sky {

		position: absolute;

		left: 50%;

		/*top: 286px;*/

		margin-left: 495px;

		background: url(http://se.pl/media/static/ticket_horizontal.gif) 84px 0 no-repeat;

	}

	#sky img { margin: 10px 0 0 0; }





/*~~~~~~~~~~~~~~~~~~~~~

    =header	

~~~~~~~~~~~~~~~~~~~~~~*/

	#header { z-index: 200; }

	#header ul li { display: inline; }

	#header a.dark { color: #861409; }

	#header .wrap { 

		padding: 7px 0 5px 0;

		background: #D01804 url(http://se.pl/media/static/header_bg.gif) 0 0 repeat-x; 

		border-left: 1px solid #CF1804;

		border-right: 1px solid #CF1804;

		overflow: hidden;

	}

	

	/*#header h1 { float: left; padding: 3px 49px 0 52px; }*/

	#header h1 a { 

		display: block; 

		width: 170px; 

		height: 75px; 

		background: url(http://se.pl/media/static/logo.gif) 0 0 no-repeat; 

		text-indent: -9999px; 

		outline: none;

	}

	#header h1 a:hover { border: 0; }

	#header .ads {

		background: url(http://se.pl/media/static/ticket_vertical.gif) 98px 72px no-repeat; 

		zoom: 1; 

		/*overflow: auto !important;*/

		

		z-index: 100;

 	}

	#header .ads img { margin: 10px 0; }

	#header .txt { padding: 0 5px; }

	

	#crawler, #login { 

		float: left;

		height: 80px;

		width: 304px;

		padding: 8px 21px 4px 22px;

		background: url(http://se.pl/media/static/dots_vertical_red.gif) 0 0 repeat-y;

	}

	#small-menu { 

		position: absolute; 

		top: 0; 

		right: 0;

		padding: 4px 5px;

		background: url(http://se.pl/media/static/menu_pocket_bg.gif) 0 bottom no-repeat;

	}

	#small-menu li { margin: 0 5px; }

	

	#crawler form a, #login a, #small-menu a { 

		padding: 0 0 0 7px;

		background: url(http://se.pl/media/static/pointer_white.gif) 0 50% no-repeat;

		color: #FDDC01;

	}

	#crawler form a:hover, #login a:hover, #small-menu a:hover {

		border-color: #BB1705;

		text-decoration: underline;

	}

	#crawler ul { clear: both; overflow: hidden; }

	#crawler ul a {

		float: left;

		height: 11px;

		width: 75px;

		margin: 0 1px 0 0;

		padding: 4px 0 6px 0;

		text-align: center;

		color: #FFFFFF;

		background: url(http://se.pl/media/static/tab_bg.gif) 0 -21px no-repeat;

		outline: none;

	}

	#crawler ul a:hover { font-weight: bold; }

	#crawler ul li.active a  { background-position: 0 0; font-weight: bold; }

	#crawler .txt { 

		width: 235px;

		padding: 7px 6px;

		background: url(http://se.pl/media/static/input_wide.gif) 0 0 no-repeat;

	}

	#crawler .but { position: relative; top: 8px; left: 5px; }

	#crawler form { width: 278px; margin: 3px auto 0 auto; }

	#crawler form div { margin: 5px 0; }

	

	#login { height: 68px; padding-top: 22px; }

	#login form div { float: left; height: 50px; width: 150px; }

	#login .txt {

		width: 112px;

		padding: 6px;

		background: url(http://se.pl/media/static/input_narrow.gif) 0 0 no-repeat;

	}

	#login label { 

		display: block;

		padding: 0 0 10px 0;

		font-weight: bold;

		color: #ffffff;

	}

	#login .but { position: absolute; top: 51px; right: 23px; }

	#login ul { clear: both; padding: 5px 0 0 0; }

	#login li { margin: 0 15px 0 0; }

	

	.bg-account { 

		overflow: hidden;

		background: url(http://se.pl/media/static/bg_account.gif) 0 0 no-repeat; 

	}

	

	#login .bg-account ul { 

		width: 125px;

		padding: 5px 10px;

		line-height: 1.6em;

		clear: none;

	}

	

	#login .bg-account ul .white { color: #ffffff; font-weight: bold; }

	.bg-account ul li { margin: 0 !important; display: block !important; }



/*~~~~~~~~~~~~~~~~~~~~~

    =menu	

~~~~~~~~~~~~~~~~~~~~~~~*/

	#menu {  

		background: #CE1804 url(http://se.pl/media/static/menu_sub_bg.gif) 0 bottom repeat-x;

		overflow: hidden;

	}

	.one-level { background: none !important; }

	.one-level ul ul { visibility: hidden; }

	#menu a:hover { text-decoration: none; }

	#menu a { 

		float: left;

		padding: 12px 18px 11px 20px;

		color: #ffffff;

		font-weight: bold;

		outline: none;

	}

	#menu a:hover, #menu li.current a { background: url(http://se.pl/media/static/menu_hover.gif) 0 0 repeat-x; }

	#menu li.parent ul a {

		padding: 10px 18px;

		font-weight: normal;

		background: none;

	}

	



	#menu li { float: left;	}

	#menu li.parent {

		padding: 0 1px 0 0;

		background: url(http://se.pl/media/static/menu_separator.gif) right 4px no-repeat;

	}

	#menu ul { 

		position: relative; 

		height: 70px;

		padding-left: 5px;

		background: url(http://se.pl/media/static/menu_bg.gif) 0 0px no-repeat;

		overflow: hidden;

	}

	

	#menu li.current ul { display: block; }

	#menu li ul { 

		position: absolute; 

		display: none;

		top: 36px;

		left: 0;

		width: 970px;

		padding-left: 6px;

		background: none;

	}

	#menu li ul a:hover { background: url(http://se.pl/media/static/header_bg.gif) 0 -40px repeat-x; }

	

	

/*~~~~~~~~~~~~~~~~~~~~~

    =left-intro	

~~~~~~~~~~~~~~~~~~~~~~~*/

	#intro {

		overflow: hidden;

		margin: 0 auto 10px auto;

		/*z-index: 10;*/

		zoom: 1;

	}

	#intro.main { margin: 0 auto 0 auto; background: #CF1904 url(http://se.pl/media/static/main_bg.gif) 0 0 no-repeat; position: relative; /*z-index: 10; */;clear:both}

	

	#intro .title {

		border: 1px solid #EC1C00; 

		background: #D21904 url(http://se.pl/media/static/intro_title_top_bg.gif) 0 0 repeat-x;

		overflow: hidden;

	}

	

	#intro .pink { 

		border: 1px solid #EC77A4;

		background: #E52F7C url(http://se.pl/media/static/intro_title_top_pink.gif) 0 0 repeat-x; 

	}

	#intro .black { 

		border: 1px solid #3e3e3e;

		background: #3e3e3e url(http://se.pl/media/static/intro_title_top_black.gif) 0 0 repeat-x; 

	}

	

	#intro .title h2 {

		float: left;

		padding: 5px 14px 6px 10px;

		color: #FFFFFF;

		text-transform: uppercase;

		font-size: 22px;

	}

	#intro .title ul { float: right; color: #ffffff; padding: 0 5px 0 0; }

	#intro .title li { display: inline; padding: 0 10px 0 0; }

	#intro .title li.middle { position: relative; top: -3px; }

	#intro .title .img { position: relative; top: 6px; margin: 0 0px 0 0; padding: 0 5px 0 0; }

	

	#intro .sub {

		border-top: 0px solid #373536;

		background: #000000 /*606060 url(http://se.pl/media/static/intro_title_bottom_bg.gif) 0 0 repeat-x*/; 

		overflow: hidden;

	}

	

	#intro.main .sub {

		border-bottom:10px solid #ffffff;

	}

	

	.breadcrumb { padding: 7px 0 7px 13px; overflow: hidden; }

	.breadcrumb li { float: left; color: #FFE100; }

	.breadcrumb a { 

		padding-right: 8px; 

		margin-right: 5px;

		background: url(http://se.pl/media/static/pointer_gray.gif) 100% 50% no-repeat; 

		color: #c3c3c3

	}

	.breadcrumb a:hover { text-decoration: underline; color: #FFE100; }

	

	.submenu li { float: left; background: url(http://se.pl/media/static/sub_separator.gif) right 50% no-repeat; }

	.submenu a {

		float: left;

		padding: 6px 13px 7px 13px;

		color: #ffffff;

	}

	.submenu a.active { font-weight: bold; }

	.submenu a:hover, .submenu a.active { background: #F04B38 url(http://se.pl/media/static/sub_bg.gif) 0 0 repeat-x; }

	.narrow a { padding: 6px 6px 7px 6px; }

	

	.sub big { 

		float: left; 

		padding: 6px 18px 6px 12px;

		font-size: 11px;

		font-weight: bold;

		color: #ffffff;

		text-transform:uppercase;

		background: url(http://se.pl/media/static/orange_arrow.gif) 0 0 no-repeat;

	}

	.sub .latest li { margin: 0 10px 10px 0; }

	.sub .latest a { 

		padding: 0 0 0 7px; 

		background: url(http://se.pl/media/static/pointer_white.gif) 0 50% no-repeat;

		font-weight: bold;		

		/*color: #F7E104;*/

		 color: #ffffff;

		 text-transform:uppercase;

	}

	.sub .latest a:hover { text-decoration: underline; }

	.sub p { padding: 7px 15px; color: #ffffff; }

	.sub p strong { color: #FFDC08; }

	

	#info-switcher { 

		position: relative;

		height: 15px;

		overflow: hidden; 

		padding: 6px 0 0 10px; 

	}

	

	

	#left-intro {

		float: left;

		width: 530px;

		padding: 10px 0px 10px 10px;

	}

	#left-intro .flash {

		float: left;

		height: 389px;

		width: 366px;

		background: url(http://se.pl/media/static/logo_trans.gif) 90px 130px no-repeat;

	}

	#left-intro .slide { 

		position: relative;

		float: right;

		width: 144px;

		height: 260px;

		margin: 0 0 10px 0;

		/*background: url(http://se.pl/media/static/bg_slide_intro_vertical.gif) 0 0 repeat-x;*/

	}

	

	#left-intro .slide .top {

		position: absolute;

		top: 0;

		left: 5px;

		height: 12px;

		width: 135px;

		background: url(http://se.pl/media/static/slide_top_vertical.gif) 0 0 no-repeat;

		outline: none;

	}

	#left-intro .slide :hover.top { background-position: 0 -12px; }

	#left-intro .slide .bottom {

		position: absolute;

		bottom: 1px;

		left: 5px;

		height: 12px;

		width: 135px;

		background: url(http://se.pl/media/static/slide_bottom_vertical.gif) 0 -12px no-repeat;

		outline: none;

	}

	#left-intro .slide :hover.bottom { background-position: 0 0; }

	#left-intro .mask { 

		overflow: hidden;

		width: 135px;

		height: 243px;

		margin: 15px auto;

	}

	#left-intro .slide img { 

		display: block;

		margin: 0 auto 5px auto;

		text-align: center;

	}

	#left-intro .slide li a { 

		display: block; 

		margin: 0 0 5px 0;

		padding: 3px 3px 5px 3px;

		color: #ffffff;

		outline: none;

	}

	#left-intro .slide li a:hover, #left-intro .slide li a.active {

		background: url(http://se.pl/media/static/slide_vertical_hover.gif) 0 0 repeat-x;

		color: #AF5C00;

	}

	#left-intro .ads { 

		float: right;

		width: 150px;

		padding: 5px 0 0 0;

		background: #B31605; 

		color: #ffffff;

		overflow: hidden;

	}

	#left-intro .ads img {

		display: block;

		margin: 5px auto 0 auto;

		text-align: center;

	}

/*~~~~~~~~~~~~~~~~~~~~~

    =right-intro	

~~~~~~~~~~~~~~~~~~~~~~~*/

	#right-intro {

		float: right;

		height: 390px;

		width: 400px;

		padding: 10px;

	}

	#right-intro .tabs { margin-left: 1px; }

	#right-intro .flash {

		clear: both;

		height: 266px;

		width: 399px;

		background: url(http://se.pl/media/static/right_intro.gif) 0 0 no-repeat;

	}

	#right-intro .slide, .infoslider {

		position: relative;

		height: 107px;

		width: 398px;

		margin: 10px 0 0 0;

		padding: 10px 0 0 0;

		background: url(http://se.pl/media/static/bg_slide_intro_hor.gif) 0 0 repeat-x;

	}

	.infoslider { width: 577px; height: 97px; }

	.infoslider img { margin: 0 !important; }

	.pink .infoslider { background: url(http://se.pl/media/static/bg_slide_intro_pink.gif) 0 0 repeat-x; }

	.black-switcher .infoslider { background: url(http://se.pl/media/static/bg_slide_intro_black.gif) 0 0 repeat-x; }

	#right-intro .mask, .infoslider .mask { 

		overflow: hidden;

		width: 365px;

		height: 100px;

		margin: 0 auto;

	}

	.infoslider .mask { width: 543px; }

	#right-intro .slide .slide-left, .infoslider .slide-left {

		position: absolute;

		top: 7px;

		left: 0px;

		height: 98px;

		width: 12px;

		background: url(http://se.pl/media/static/slide_left.gif) 0 0px no-repeat;

		outline: none;

	}

	#right-intro .slide :hover.slide-left, .infoslider :hover.slide-left { background-position: -12px 0; }

	#right-intro .slide .slide-right, .infoslider .slide-right {

		position: absolute;

		top: 7px;

		right: 0px;

		height: 98px;

		width: 12px;

		background: url(http://se.pl/media/static/slide_right.gif) -12px 0px no-repeat;

		outline: none;

	}

	#right-intro .slide :hover.slide-right, .infoslider :hover:slide-right { background-position: 0px 0; }

	#right-intro li, .infoslider li { display: inline; }

	#right-intro .slide img, .infoslider img { 

		display: block;

		margin: 0 auto 5px auto;

		text-align: center;

	}

	#right-intro .slide ul, .infoslider ul { width: 10000px; overflow: hidden; }

	#right-intro .slide li a, .infoslider li a { 

		display: block; 

		float: left;

		width: 110px;

		margin: 0 8px 0px 0;

		padding: 3px 3px 5px 3px;

		color: #ffffff;

		outline: none;

	}

	#right-intro .slide li a:hover, #right-intro .slide li a.active,

	.infoslider li a:hover, .infoslider li a.active {

		background: url(http://se.pl/media/static/slide_hor_hover.gif) 0 0 repeat-x;

		color: #AF5C00;

	}

/*~~~~~~~~~~~~~~~~~~~~~

    =content	

~~~~~~~~~~~~~~~~~~~~~~~*/

	#content { background: url(http://se.pl/media/static/content_bg.gif) 0 0 repeat-y; }

	#content.main { background: url(http://se.pl/media/static/content_main_bg.gif) 0 0 repeat-y; }

	#content a:hover { text-decoration: underline; }

	

	#main-bar { float: left; width: 600px; padding: 10px; }

	#sub-bar { float: right; width: 330px; padding: 10px; }

	.main #main-bar { width: 530px; }

	.main #sub-bar { width: 400px; }

	#main-bar.whole { width: 950px; background: #ffffff; }

	

	#sub-bar .ads { background: url(http://se.pl/media/static/ticket_horizontal.gif) 278px 0 no-repeat; }

	.main #sub-bar .ads { background-position: 313px 0;}

	.main #main-bar .ads { background-position: 378px 0; }

	#sub-bar .ads img { margin: 12px 0 10px 0; }

	

	#main-bar .ads img  { margin: 12px 0 10px 0; }

	#main-bar .ads { background: url(http://se.pl/media/static/ticket_horizontal.gif) 390px 0 no-repeat; }

	#main-bar .pair-box .ads { background: url(http://se.pl/media/static/ticket_horizontal.gif) 263px 0 no-repeat; }

	#main-bar .bg-pos { background-position: 403px 0 !important; }

	#main-bar .alone { background-position: 413px 0; }

	

	#sub-bar .sponsor {

		float: left;

		width: 190px;

		padding: 5px;

		margin: 0 5px 2px 0;

		text-align: center;

		background: #e2e2e2;

		color: #6b6b6b;		

	}

	#sub-bar .sponsor img, .guide .partner img { 

		display: block;

		float: none;

		text-align: center; 

		margin: 5px auto 0 auto; 

	}

	

/*~~~~~~~~~~~~~~~~~~~~~

    =program-list	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.search-program .picker  { padding: 10px; overflow: hidden; }

	.search-program .picker div { padding: 0; float: left; }

	.search-program .picker label { display: block; margin: 0 0 5px 0; font-weight: bold; color: #6f6f6f; }

	#program-day { width: 152px; margin: 0 13px 0 0;}

	#program-hour { width: 90px; margin: 0 13px 0 0;}

	#program-chanel { width: 92px; margin: 0 13px 0 0; }

	#program-category { width: 175px; margin: 0 0px 0 0; }

	

	#search-receipt { width: 158px; margin: 0 13px 0 0; border: 1px solid #DEDCDD; }

	#s-skladniki { width: 90px; margin: 0 13px 0 0;}

	#s-type { width: 92px; margin: 0 13px 0 0; }

	#s-country { width: 170px; margin: 0 0px 0 0; }

	

	#f-title { width: 135px; margin: 0 13px 0 0; border: 1px solid #dedcdd; padding: 3px 2px 4px 2px; }

	#f-orgin { width: 135px; margin: 0 13px 0 0; border: 1px solid #dedcdd; padding: 3px 2px 4px 2px; }

	#f-year { width: 92px; margin: 0 13px 0 0; }

	#f-country { width: 130px; margin: 0 0px 0 0; }

	

	#f-years { width: 92px; margin: 0 13px 0 0; }

	#f-day { width: 160px; margin: 0 13px 0 0; }

	#f-hour { width: 92px; margin: 0 13px 0 0; }

	#f-city { width: 163px; margin: 0 0px 0 0; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =footer	

~~~~~~~~~~~~~~~~~~~~~~~*/

	#footer { 

		clear: both;

		padding: 0 0 10px 0;

		overflow: hidden;

	}

	

	#footer a { color: #6c6d6f;  }

	#footer a:hover { border-color: #afafaf; text-decoration: underline; }

	

	#footer ul { 

		padding: 15px 0 15px 0; 

		margin: 0 0 12px 0;

		background: url(http://se.pl/media/static/dots_horizontal_gray.gif) 0 100% repeat-x;

		text-align: center; 

	}

	#footer ul a { color: #6c6d6f;  }

	#footer ul li { 

		display: inline; 

		padding: 0 10px;

		border-right: 1px solid #ffffff;

	}

	

	#footer p, #footer p a { color: #a5a6a8; }



	#footer .right a, 

	#footer .left em {

		color: #ffffff; 

		font-style: normal;

	}

	#footer div.right { color: #A5A6A8; clear: both; margin-top: 2px; }

	

	#footer-boxes {	background: #414141 url(http://se.pl/media/static/footer_bg.gif) 0 0 repeat-x; overflow: hidden; }

	#footer-boxes div {

		float: left;

		width: 171px;

		padding: 14px 10px 0 10px;

		background: url(http://se.pl/media/static/footer_box_bg.gif) 50% 38px no-repeat;

		overflow: hidden;

	}

	#footer-boxes h3 {

		height: 20px;

		width: 160px;

		font-size: 16px;

		color: #ffffff;

		text-indent: -9999px;

		text-transform: uppercase;

	}

	#footer-boxes a:hover { text-decoration: none; cursor: pointer; }

	

	#h-pogoda {  background: url(http://se.pl/media/static/h_pogoda.gif) 0 0 no-repeat;  }

	.weather .lady { float: right; position: relative; top: -5px; right: 4px;}

	.weather .day { float: left; position: absolute; top: 50px; left: 25px;}

	.weather .temprature { float: left; position: absolute; top: 70px; left: 12px; background: none !important; }

	.weather .temprature img { margin: 0 -1px; }

	.weather .temp { float: left; position: relative; top: 70px; left: 13px;}

	.weather h4, .weather h5 { 

		position: absolute;

		display: block;

		top: 50px;

		left: 20px;

		clear: both;

		color: #ffffff;

		font-size: 22px;

	}

	.weather h5 { top: 74px; left: 35px; color: #cccccc; }

	.weather h4 a , .weather h5 a { display: block; }

	

	#h-super {  background: url(http://se.pl/media/static/h_super.gif) 0 0 no-repeat; }

	.graphic h3 { 

		margin: 0 0 15px 0;

	}

	.graphic img { display: block; margin: 0 auto 15px auto; }

	

	#h-krzyzowka {  background: url(http://se.pl/media/static/h_krzyzowka.gif) 0 0 no-repeat; }

	.crossword { position: relative; }

	.crossword h3  { margin: 0 0 15px 0; }

	.crossword img { position: absolute; bottom: 10px; right: 15px; }

	.crossword p { position: relative; z-index: 100; width: 150px; margin: 10px 10px 70px 10px; }

	.crossword strong { color: #ffffff; }

	#h-rysunek {  background: url(http://se.pl/media/static/h_rysunek.gif) 0 0 no-repeat; }

	#h-ad {  background: url(http://se.pl/media/static/h_ad.gif) 0 0 no-repeat; }

	

	.ad h3 { margin: 0 0 15px 0px; }

	.ad img { display: block; margin: 0 auto 0px auto; }

	.ad strong { 

		display: block; 

		width: 150px;

		padding: 5px 0; 

		margin: 0 auto 15px auto; 

		background: #2c2c2c;

		color: #ffffff; 

		text-align: center; 

	}

	

	.auto { position: relative; }

	.auto h3 { margin: 0 0 15px 0px; }

	.auto img { display: block; margin: 0 auto 15px auto; }

	.auto strong { 

		position: absolute;

		top: 136px;

		left: 20px;

		display: block;

		width: 150px;

		margin: 0 auto;

		padding: 5px 0;

		text-align: center;

		color: #ffffff;

		background: #2c2c2c; 

		filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; 

	}

/*~~~~~~~~~~~~~~~~~~~~~

    =tabs	

~~~~~~~~~~~~~~~~~~~~~~~*/	

	.content { position: relative; overflow: hidden; }

	.content h3, .content h4 { font-size: 18px; margin-bottom: 0.5em; line-height: 1.1em;}

	.content h4.smaller { font-size: 16px; }

	.content h3 em { color: #DF0503; font-style: normal; }

	.content h4 { font-size: 14px; }

	#sub-bar .content h4 { font-size: 12px; }

	.content img { float: left; margin: 0 7px 0px 0; zoom: 1; }

	.content .left img { float: none; }

	.content .const_width { width: 206px; }

	.content .image { text-align: center; }

	.content .image img { float: none; margin: 0 auto; }

	.content h3 a, .content h4 a { color: #000000; }

	

	.comment .left { width: 206px; }

	.comment .right { width: 90px; }

	.pair-box .comment .left { width: 165px; }

	.comment .right img { clear: both; text-align: center; }

	

	.more { 

		padding-left: 7px;

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat;

		color: #DF0503;

	}

	

	

	.tab { display: none; }

	.tab .partner { background: #DBDCE0; padding: 5px; width: 242px; margin: 10px 0 0 0; }

	.tab .partner em { color: #4F5054; float: left; font-style: normal; position: relative; top: 9px; left: 13px; }

	.tab .partner img { float: right; margin: 0; }

	



	.tabs, .tabs-fade { clear: both; width: 100%; overflow: hidden; }

	.eska .tabs { background: none; }

	

	.tabs a, .tabs-fade a {

		float: left;

		padding: 6px 10px 12px 10px;

		background: #C71805 url(http://se.pl/media/static/tab_main_bg.gif) 0 0px repeat-x;

		text-decoration: none !important;

		text-transform: uppercase;

		font-weight: bold;

		font-size: 14px;

		font-family: Arial, Verdana, Tahoma, sans-serif;

		color: #ffffff;

		text-align: center;

		outline: none;

		overflow: hidden;

		line-height: 1.5em;

	}

	.small-tabs a { font-size: 11px; line-height: 1em; padding: 5px 10px 15px 10px; }

	.normal, .small-tabs-n a { font-size: 11px; line-height: 1em; padding: 9px 10px 11px 10px !important; }

	

	#main-bar .equal a {

		width: 277px;

	}

	

	.switcher .equal a { width: 287px !important; }

	

	.main .equal a {

		width: 241px !important;

	}

	#sub-bar .equal a {

		width: 142px;

	}

	.sexes { margin: 0 0 10px 0; }

	.sexes a span { display: none; }

	.sexes .tabs li { padding-right: 0; background: none; }

	#meska, #kobieca { width: 245px; height: 15px; }

	#meska { background: url(http://se.pl/media/static/mezczyzna_tab.gif) 0 0 no-repeat; }

	#kobieca { background: url(http://se.pl/media/static/kobieta_tab.gif) 0 0 no-repeat; }



	#meska_rzecz { 

		/*background: #3e3e3e;*/

		background: #1e1e1e;

		overflow: hidden;

	}

	#meska_rzecz h3 { color: #FFDC00; }

	#meska_rzecz h3 a { color: #FFDC00; }

	#meska_rzecz p { color: #B0B0B0; line-height: 1.5em;  zoom: 1; }

	#meska_rzecz .more { 

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat;

		color: #ffffff;

	}

	#meska_rzecz .teasers {

		clear: both;

		background: #1e1e1e;

		overflow: hidden;

	}

	#meska_rzecz .teasers a { color: #FFDC00; font-weight: bold; }

	#meska_rzecz .teasers a.more { color: #ffffff; font-weight: normal; }

	#meska_rzecz .teasers ul {

		width: 510px;

		margin: 5px auto 10px auto;

		overflow: hidden;

	}

	#meska_rzecz .teasers li {

		float: left;

		width: 152px;

		padding: 8px 9px 5px 9px;

		/*background: url(http://se.pl/media/static/teaser_meska.gif) 0 0 no-repeat;*/

	}

	#meska_rzecz .teasers .more { background: url(http://se.pl/media/static/pointer_gray2.gif) 0 50% no-repeat; }

	#meska_rzecz h5 { 

		margin: 0 0 8px 0;

		color: #ffffff; 

		font-size: 11px;

		text-transform: uppercase;

	}

	#kobieca_rzecz {

		/*background: #E43079;*/

		background: #BF0B56;

		overflow: hidden;

	}

	#kobieca_rzecz h3 { color: #FFFFFF; }

	#kobieca_rzecz h3 a { color: #FFFFFF; }

	#kobieca_rzecz p { color: #cccccc; line-height: 1.5em; }

	#kobieca_rzecz .more { 

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat;

		color: #ffffff;

	}

	#kobieca_rzecz .teasers {

		clear: both;

		background: #BF0B56;

		overflow: hidden;

	}

	#kobieca_rzecz .teasers a { color: #ffffff; font-weight: bold; }

	#kobieca_rzecz .teasers a.more { color: #ffffff; font-weight: normal; }

	#kobieca_rzecz .teasers ul {

		width: 510px;

		margin: 5px auto 10px auto;

		overflow: hidden;

	}

	#kobieca_rzecz .teasers li {

		float: left;

		width: 152px;

		padding: 8px 9px 5px 9px;

		/*background: url(http://se.pl/media/static/teaser_kobieca.gif) 0 0 no-repeat;*/

	}

	#kobieca_rzecz h5 { 

		margin: 0 0 8px 0;

		color: #ffffff; 

		font-size: 11px;

		text-transform: uppercase;

	}

	

	.tabs li, .tabs-fade li { float: left; overflow: hidden; }



	.graf-tn a { height: 12px; }

	.tabs a.current, .tabs-fade a.current { 

		background-position: 0 0;

		color: #535353;

	}

	.red-box .tabs a.current, .pink-box .tabs a.current, .red-gallery .tabs a.current  { color: #ffffff; }

	

	.graf-tn a.current { background-position: center -34px !important; }

	.eska .graf-tn { float: right; width: 412px; }

	.eska .tabs li { padding: 0 !important; background: none !important; }

	.eska-link { 

		position: absolute; 

		display: block;

		width: 90px;

		height: 30px;		

		left: 20px;

		outline: none;

		text-indent: -9999px;

	}

	

/*~~~~~~~~~~~~~~~~~~~~~

    =programs-list	

~~~~~~~~~~~~~~~~~~~~~~~*/	

	.programs-list ul li { 

		float: left; 

		width: 130px; 

		padding: 0 11px;

		margin: 0;

		background: url(http://se.pl/media/static/bg_teasers_inline.gif) right top repeat-y;

	}

	.programs-list ul li.last { padding: 0 0 0 15px !important; }

	.programs-list ul.program { background: none; }

/*~~~~~~~~~~~~~~~~~~~~~

    =tn	

~~~~~~~~~~~~~~~~~~~~~~~*/	



	#tn-se-uwaza { width: 90px; background: url(http://se.pl/media/static/tn-se-uwaza.gif) center 0 no-repeat; }

	#tn-aktualne { width: 112px; background: url(http://se.pl/media/static/tn-aktualne.gif) center 0 no-repeat; }

	#tn-po-twojej {	width: 66px; background: url(http://se.pl/media/static/tn-po-twojej.gif) center 0 no-repeat; }

	#tn-super-temat { width: 62px; background: url(http://se.pl/media/static/tn-super-temat.gif) center 0 no-repeat; }

	#tn-komentarze { width: 94px; background: url(http://se.pl/media/static/tn-komentarze.gif) center 0 no-repeat; }

	

	#tn-program-tv { width: 75px; background: url(http://se.pl/media/static/tab_programtv.gif) center 0 no-repeat; }

	#tn-polecamy { width: 65px; background: url(http://se.pl/media/static/tab_polecamy.gif) center 0 no-repeat; }

	#tn-hit-tygodnia {	width: 80px; background: url(http://se.pl/media/static/tab_hit_tygodnia.gif) center 0 no-repeat; }

	#tn-streszczenia { width: 84px; background: url(http://se.pl/media/static/tab_streszczenia.gif) center 0 no-repeat; }

	#tn-rozrywkatv { width: 95px; background: url(http://se.pl/media/static/tab_rozrywkatv.gif) center 0 no-repeat; }

	#tn-sporttv { width: 74px; background: url(http://se.pl/media/static/tab_sporttv.gif) center 0 no-repeat; }

	

	#tn-aktualne2 { width: 95px; background: url(http://se.pl/media/static/tn-aktualne2.gif) center 0 no-repeat; }

	#tn-po-twojej2 { width: 95px; background: url(http://se.pl/media/static/tn-po-twojej2.gif) center 0 no-repeat; }

	#tn-super-temat2 { width: 74px; background: url(http://se.pl/media/static/tn-super-temat2.gif) center 0 no-repeat; }

	

	#tn-opinie { background: url(http://se.pl/media/static/tn-opinie.gif) center 0 no-repeat; }

	#tn-se-uwaza2 { background: url(http://se.pl/media/static/tn-se-uwaza2.gif) center 0 no-repeat; }

	

	#tn-premiery { background: url(http://se.pl/media/static/tn-premiery.gif) center 0 no-repeat; }

	#tn-repertuar { background: url(http://se.pl/media/static/tn-repertuar.gif) center 0 no-repeat; }

	#tn-konkursy { background: url(http://se.pl/media/static/tn-konkursy.gif) center 0 no-repeat; }

	#tn-pilot-tv { background: url(http://se.pl/media/static/tn-pilot-tv.gif) center 0 no-repeat; }

	#tn-poradnik { background: url(http://se.pl/media/static/tn-poradnik.gif) center 0 no-repeat; }

	#tn-zakupy { background: url(http://se.pl/media/static/tn-zakupy.gif) center 0 no-repeat; }

	

	#tn-psychologia { background: url(http://se.pl/media/static/tab_psychologia.gif) center 0 no-repeat; }

	#tn-uroda { background: url(http://se.pl/media/static/tab_uroda.gif) center 0 no-repeat; }

	#tn-wnetrza { background: url(http://se.pl/media/static/tab_dobre_wnetrza.gif) center 0 no-repeat; }

	#tn-gotowanie { background: url(http://se.pl/media/static/tab_gotowanie.gif) center 0 no-repeat; }

	#tn-mama { background: url(http://se.pl/media/static/tab_mjakmama.gif) center 0 no-repeat; }

	#tn-zdrowie { background: url(http://se.pl/media/static/tab_zdrowie.gif) center 0 no-repeat; }

	#tn-ogrody { background: url(http://se.pl/media/static/tab_ogrody.gif) center 0 no-repeat; }

	#tn-dlarodziny { background: url(http://se.pl/media/static/tab_dlarodziny.gif) center 0 no-repeat; }

	

	#tn-poradnik-finansowy { background: url(http://se.pl/media/static/tab_poradnik_finansowy.gif) center 0 no-repeat; }

	#tn-poradnik-ubezpieczeniowy { background: url(http://se.pl/media/static/tab_poradnik_ubezpieczeniowy.gif) center 0 no-repeat; }

	

	#tn-komputery { background: url(http://se.pl/media/static/tab_komputery.gif) center 0 no-repeat; }

	#tn-internet { background: url(http://se.pl/media/static/tab_internet.gif) center 0 no-repeat; }

	#tn-foto { background: url(http://se.pl/media/static/tab_foto.gif) center 0 no-repeat; }

	#tn-video-tab { background: url(http://se.pl/media/static/tab_video.gif) center 0 no-repeat; }

	#tn-testy { background: url(http://se.pl/media/static/tab_testy.gif) center 0 no-repeat; }

	#tn-mobilnie { background: url(http://se.pl/media/static/tab_mobilnie.gif) center 0 no-repeat; }

	

	#tn-automoto { background: url(http://se.pl/media/static/tab_automoto.gif) center 0 no-repeat; }

	#tn-sport{ background: url(http://se.pl/media/static/tab_sport.gif) center 0 no-repeat; }

	#tn-gadzety { background: url(http://se.pl/media/static/tab_gadzety.gif) center 0 no-repeat; }

	#tn-gadzety-kom { background: url(http://se.pl/media/static/tab_gadzety_na_komorki.gif) center 0 no-repeat; }

	#tn-zaskocz { background: url(http://se.pl/media/static/tab_przepisy.gif) center 0 no-repeat; }

	#tn-kryminalni { background: url(http://se.pl/media/static/tab_kryminalni.gif) center 0 no-repeat; }

	#tn-seks { background: url(http://se.pl/media/static/tab_seks.gif) center 0 no-repeat; }

	

	#tn-sport3 { background: url(http://se.pl/media/static/tab_sport2.gif) center 0 no-repeat; }

	#tn-mezczyzna { background: url(http://se.pl/media/static/tab_mezczyzna_silver.gif) center 0 no-repeat; }

	#tn-technologie { background: url(http://se.pl/media/static/tab_technologie.gif) center 0 no-repeat; }

	

	#tn-plotki { width: 88px; background: url(http://se.pl/media/static/tab_plotki.gif) center 0 no-repeat; }

	#tn-seriale { width: 88px; background: url(http://se.pl/media/static/tab_seriale2.gif) center 0 no-repeat; }

	#tn-gwiazdy { width: 88px; background: url(http://se.pl/media/static/tab_gwiazdy2.gif) center 0 no-repeat; }

	

	#grupa-a, #grupa-b, #grupa-c, #grupa-d { 

		padding: 8px 5px 12px 5px; 

		background: url(http://se.pl/media/static/grupa.gif) 0 0 repeat-x; 

	}

	#grupa-a { width: 71px; }

	#grupa-b { width: 71px; }

	#grupa-c { width: 71px; }

	#grupa-d { width: 71px; }

	

	#grupa-a.current, #grupa-b.current, #grupa-c.current, #grupa-d.current { color: #ffffff; }

	

	

	#tn-auto { width: 61px; background: url(http://se.pl/media/static/tab_auto.gif) center 0 no-repeat; }

	#tn-testy-small { width: 61px; background: url(http://se.pl/media/static/tab_testy_small.gif) center 0 no-repeat; }

	#tn-testy { width: 61px; background: url(http://se.pl/media/static/tab_testy.gif) center 0 no-repeat; }

	#tn-porady { width: 61px; background: url(http://se.pl/media/static/tab_porady.gif) center 0 no-repeat; }

	#tn-komis { width: 61px; background: url(http://se.pl/media/static/tab_komis.gif) center 0 no-repeat; }

	

	#tn-goraca { width: 129px; background: url(http://se.pl/media/static/tn-goraca.gif) 0 0px no-repeat; }

	#tn-klipy { width: 86px; margin-left: 2px; background: url(http://se.pl/media/static/tn-klipy.gif) center 0px no-repeat; }

	#tn-kuba { width: 129px; margin-left: 2px; background: url(http://se.pl/media/static/tn-kuba.gif) center 0px no-repeat; }

	

	#tn-naj-zdjecia { background: url(http://se.pl/media/static/tn-najpopularniejsze.gif) center 0 no-repeat; }

	#tn-naj-video { background: url(http://se.pl/media/static/tn-najpopularniejsze-video.gif) center 0 no-repeat; }

	

	#tn-main-galerie { width: 178px; background: url(http://se.pl/media/static/tn-galerie.gif) center 0 no-repeat; }

	#tn-main-videoblog { width: 178px; background: url(http://se.pl/media/static/tn-videoblog.gif) center 0 no-repeat; }

	#tn-main-relacje { width: 178px; background: url(http://se.pl/media/static/tn-relacje2.gif) center 0 no-repeat; }

	

	#tn-rel-video { width: 178px; background: url(http://se.pl/media/static/tn_relacje_video.gif) center 0 no-repeat; }

	#tn-videoblog { width: 178px; background: url(http://se.pl/media/static/tn_videoblog2.gif) center 0 no-repeat; }

	

	#tn-intymnie { background: url(http://se.pl/media/static/tab_intymnie.gif) center 0 no-repeat; }

	#tn-randki { background: url(http://se.pl/media/static/tab_randki.gif) center 0 no-repeat; }

	#tn-randki2 { background: url(http://se.pl/media/static/tab_randki2.gif) center 0 no-repeat; }

	

	#intro .tabs li { padding: 0; }

	#intro a.current {  background-position: center -24px !important; color: #ffffff; }

	#tn-news {

		width: 102px;

		height: 21px;

		padding-top: 3px;

		padding-bottom: 0;

		background: url(http://se.pl/media/static/h_newsy.gif) 0 0 no-repeat;

	}

	#tn-sport2 {

		width: 102px;

		height: 21px;

		padding-top: 3px;

		padding-bottom: 0;

		background: url(http://se.pl/media/static/h_sport2.gif) 0 0 no-repeat;

	}

	#tn-rozrywka {

		width: 102px;

		height: 21px;

		padding-top: 3px;

		padding-bottom: 0;

		background: url(http://se.pl/media/static/h_rozrywka.gif) 0 0 no-repeat;

	}

	

	#tn-relacje {

		width: 179px;

		height: 21px;

		padding-top: 3px;

		padding-bottom: 0;

		background: url(http://se.pl/media/static/h_relacje.gif) center 0 no-repeat;

	}

	#tn-video {

		width: 179px;

		height: 21px;

		padding-top: 3px;

		padding-bottom: 0;

		background: url(http://se.pl/media/static/h_video.gif) center 0 no-repeat;

	}

	

	#tn-wywiady-redakcji { background: url(http://se.pl/media/static/tn-wywiady.gif) center 0 no-repeat; }

	#tn-wywiady-eska { background: url(http://se.pl/media/static/tn-wywiady-eska.gif) center 0 no-repeat; }

	

	#tn-wasze-filmy { background: url(http://se.pl/media/static/tn-wasze-filmy.gif) center 0 no-repeat; }

	#tn-wlasna-galeria { background: url(http://se.pl/media/static/tn-galerie.gif) center 0 no-repeat; }

	

	#tn-kobieta { background: url(http://se.pl/media/static/tab_kobieta_pink.gif) center 0 no-repeat; }

	#tn-mezczyzna-pink { background: url(http://se.pl/media/static/tab_mezczyzna_pink.gif) center 0 no-repeat; }


/*~~~~~~~~~~~~~~~~~~~~~

    =pair-box

~~~~~~~~~~~~~~~~~~~~~~~*/

	.pair-box { overflow: hidden; }

	.pair-left { float: left; width: 295px; padding-right: 5px; } 

	.pair-right { float: right; width: 295px; padding-left: 5px; }

	

	.wider { width: 300px; } 

	.narrower { width: 290px; } 

	

	/*.pair-box .box { width: 288px; } */

	.pair-box .inline li { width: 135px; }

	.pair-box .black-box { background: #000000 url(http://se.pl/media/static/cards_small.gif) 0 0 no-repeat; }

	

	.contest { padding-bottom: 20px !important; overflow: hidden; }

	.contest .left { width: 125px; text-align: center; background: url(http://se.pl/media/static/dots_vertical.gif) right 0 repeat-y; }

	.contest .right { width: 125px; text-align: center; }



/*~~~~~~~~~~~~~~~~~~~~~

    =search-partner

~~~~~~~~~~~~~~~~~~~~~~~*/

	.search-partner {

		padding: 10px 10px 0 10px;

		margin: 0 0 10px 0;

		border: 1px solid #EB007B;

		background: #AC065C url(http://se.pl/media/static/searchpartner.gif) 0 0 repeat-x;

		overflow: hidden;

	}

	.search-partner img { float: left; }

	.search-partner form { 

		float: right;

		width: 310px;

		height: 152px;

		background: #E63E95 url(http://se.pl/media/static/dots_search.gif) 0 0 no-repeat;

		padding: 10px 10px 6px 10px;

	}

	.search-partner label { 

		float: left; 

		position: relative;

		top: 3px;

		width: 50px; 

		margin: 0 5px 0 0;

		color: #ffffff; 

		font-weight: bold; 

		text-align: right;  

	}

	.search-partner .txt { padding: 4px; width: 156px; }

	.search-partner div { padding: 7px 0; }

	.search-partner .submit { 

		position: relative;

		top: -3px; 

		left: 12px;

		width: 80px;

		height: 28px;

		background: url(http://se.pl/media/static/but_more.gif) 0 0 no-repeat;

		padding: 6px 20px 6px 23px;

	}

	.search-partner :hover.submit { background-position: 0 0; }

	#s-zezdjeciem { width: 188px; position: relative; top: 6px; }

	#register { 

		overflow: hidden; 

		clear: both; 

		margin: 12px 0 0 0; 

		padding: 10px 0 10px 0;

		float: left; 

		background: url(http://se.pl/media/static/dots_pink.gif) 50% 0 repeat-y;

		width: 100%; 

	}	

	#register p { color: #FD7BC5; }

	#register .more { color: #FFE000; }

	#register h3 { clear: both; margin-bottom: 8px; overflow: hidden; }

	#register .left h3 { margin-bottom: 2px; }

	#register .right, #register .left {

		width: 248px;

		padding: 0 20px;

	}

/*~~~~~~~~~~~~~~~~~~~~~

    =cuisine	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.cuisine { background: url(http://se.pl/media/static/dots_vertical.gif) center 0 repeat-y; } 

	.cuisine .last-meal { margin-bottom: 0 !important; } 

	.cuisine .banner { height: 60px; }

	.cuisine-left { width: 286px; float: left; }

	.cuisine-right { width: 244px; float: right; padding-left: 40px; text-align: right; }

	.meal {

		padding: 4px;

		background: #ffffff; 

		width: 233px;

		overflow: hidden;

		margin-bottom: 1em;

	}

	.meal img { float: none; display: block; margin: 0 auto 10px auto; }

	.meal .last { padding: 5px 0 !important; }

	.meal .articles-teasers h3 { font-size: 14px !important; float: left; }

	.meal .more { float: right; }

/*~~~~~~~~~~~~~~~~~~~~~

    =players

~~~~~~~~~~~~~~~~~~~~~~~*/

	.players li { padding: 0 0 10px 0; margin: 0 0 10px; 0; background: url(http://se.pl/media/static/dots_grey.gif) 0 bottom repeat-x; }

	.players h3 a { color: #030303; font-size: 14px !important; position:relative; top: -3px; font-family: Tahoma; }

	.players img { border: 2px solid #333528; }

	.players p { margin: 0 0 0 73px; }

	.players .last { margin: 0 !important; padding: 0 !important; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =screen-games

~~~~~~~~~~~~~~~~~~~~~~~*/

	.screen-games { 

		overflow: hidden; 

		padding: 0 0 10px 0; 

		margin: 0 0 10px 0; 

		background: url(http://se.pl/media/static/dots_white.gif) 0 bottom repeat-x; 

		line-height: 1em;

	}

	.screen-games li { float: left; width: 111px; padding: 0 10px;  }

	.screen-games h4 { font-size: 12px; font-weight: bold; color: #ffffff; margin: 0; line-height: 1em;}

	.screen-games p { color: #e1e1e1 !important; line-height: 1em; }

	.screen-games img { clear: both; float: none; display: block; text-align: center;  margin: 0 0 10px 0; }

	.screen-games .more { color: #FFDF00 !important; }

	.last { padding: 0 !important; margin: 0 !important; }

/*~~~~~~~~~~~~~~~~~~~~~

    =games-list

~~~~~~~~~~~~~~~~~~~~~~~*/

	.drinks-list .games-list { width: 270px; }

	.more-drinks { padding: 8px 20px; border-top: 1px solid #ffffff; text-align: right; clear: both; }

	.more-drinks a {

		padding-left: 7px; 

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat; 

		font-weight: bold;

		font-size: 12px;

	}

	.games-list li { 

		margin-bottom: 10px; 

		padding: 0 0 10px 0; 

		background: url(http://se.pl/media/static/dots_white.gif) 0 bottom repeat-x;

	}

	

	.games-list a { 

		padding-left: 7px; 

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat; 

		font-weight: bold;

		font-size: 12px;

	}

/*~~~~~~~~~~~~~~~~~~~~~

    =photo-gallery-big

~~~~~~~~~~~~~~~~~~~~~~~*/

	.photo-gallery-big {

		margin: 0 0 10px 0;

		background: #626262 url(http://se.pl/media/static/gallery_bg.gif) 0 0 repeat-x;

		overflow: hidden;

	}

	.photo-gallery-big .slide { 

		position: relative;

		float: right;

		width: 120px;

		height: 370px;

	}

	

	.photo-gallery-big .slide .top {

		position: absolute;

		top: 0;

		left: 9px;

		height: 15px;

		width: 102px;

		background: url(http://se.pl/media/static/gallery_top.gif) 0 0 no-repeat;

		outline: none;

	}

	.photo-gallery-big .slide :hover.top { background-position: 0 -15px; }

	.photo-gallery-big .slide .bottom {

		position: absolute;

		height: 15px;

		bottom: 0;

		left: 9px;

		width: 102px;

		background: url(http://se.pl/media/static/gallery_bottom.gif) 0 -15px no-repeat;

		outline: none;

	}

	.photo-gallery-big .slide :hover.bottom { background-position: 0 0; }

	.photo-gallery-big .mask { 

		overflow: hidden;

		width: 115px;

		height: 343px;

		margin: 20px auto;

	}

	.photo-gallery-big .slide img { 

		float: none !important;

		display: block;

		margin: 0 auto 0px auto;

		text-align: center;

	}

	.photo-gallery-big .slide li a { 

		display: block; 

		width: 102px;

		padding: 3px 0;

		margin: 0 auto 5px auto;

		color: #ffffff;

		outline: none;

	}

	.photo-gallery-big .slide li a:hover, .photo-gallery-big .slide li a.active {

		background: url(http://se.pl/media/static/slide_vertical_hover.gif) 0 0 repeat-x;

		color: #AF5C00;

	}

	

	.video-big { 

		padding: 30px 0;

		margin: 0 0 10px 0;

		text-align: center;

		background: #626262 url(http://se.pl/media/static/gallery_bg.gif) 0 0 repeat-x; 

		overflow: hidden;

	}

	.video-big img { float: none !important; }

/*~~~~~~~~~~~~~~~~~~~~~

    =results

~~~~~~~~~~~~~~~~~~~~~~~*/

	.results dt {

		float: left; 

		width: 208px;

		padding: 5px 3px;

	}

	.results dt em { margin: 0 23px 0 0; font-style: normal; color: #E20419; font-weight: bold; }

	.results strong { font-weight: normal; }

	.results .first { float: left; width: 55px; }

	

	.results dd { 

		padding: 5px 3px;

		color: #707070;

	}

	.results dd.even { background: #f2f2f2; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =article	

~~~~~~~~~~~~~~~~~~~~~~*/

	.article {

		overflow: hidden;

	}

	.article .header { overflow: hidden; }

	

	.article .left { width: 430px; }

	.article .header h2 { width: auto; height: auto; font-size: 22px; }

	.article .header ul { margin: 15px 0 0 0; width: 100%; color: #6c6c6c; }

	.article .header ul li { float: none; margin: 0; line-height: 1.4em; }

	.article .header ul strong { margin: 0 5px 0 0; color: #000000; }

	

	.article .header .right { width: 166px; }

	.article .header .sponsor {

		float: left;

		text-align: center;

		color: #6b6b6b;		

	}

	.article .header .sponsor img { 

		display: block;

		float: none;

		text-align: center; 

		margin: 5px auto 0 auto; 

	}

	

	.article .text { 

		margin: 10px 0 0 0; 

		padding: 10px;

		color: #6f6f6f;

		background: #e7e7e7;

	}

	.article .text img { float: left; }

	.article .text h3 { margin-bottom: 20px; color: #000000; font-size: 14px; }

	.article .text p { margin-bottom: 16px; line-height: 1.5em; }

	.article .ads { background-position: 402px 10px !important; clear: bboth; display: inline; margin-bottom: 10px; float:left}

	.article .ads img { float: none; margin-bottom: 10px; }

	/*.article .ads embed, .ads object { margin: 21px auto 11px auto; }*/

	

	.article .footer { 

		padding: 10px 0 0 0;

		margin: 0 0 10px 0;

		line-height: 1.5em;

		background: url(http://se.pl/media/static/dots_light_grey.gif) 0 0 repeat-x; 

	}

	

	.measure { margin: 10px 0; overflow: hidden; }

	.measure .left { width: 300px; padding: 10px; }

	.measure .left a { margin-right: 10px; }

	

	.measure .right { 

		width: 250px; 

		padding: 9px 10px; 

		background: url(http://se.pl/media/static/measure_line_bg.gif) 0 0 repeat-x;

	}

	.measure .right strong { color: #ffffff; }

	.measure .right em { color: #FFEA2A; font-style: normal; font-weight: bold; }

	.measure .measure-mark { padding: 5px 0; width: 100px; float: left; }

	.measure .right form { float: right; width: 145px; }

	.measure .right a { float: right; }

/*~~~~~~~~~~~~~~~~~~~~~

    =gallery-item	

~~~~~~~~~~~~~~~~~~~~~~~*/	

	.gallery-item {

		background: #616161 url(http://se.pl/media/static/gallery_bg.gif) 0 0 repeat-x;

		color: #ffffff;

		overflow: hidden;

		zoom: 1;

	}

	.gallery-item .right { padding: 15px 20px 10px 0px; width: 297px; }

	.gallery-item .more { color: #FFDF00; }

	.gallery-item h3 { margin-bottom: 1em; font-size: 14px;	text-transform: uppercase; }

	.gallery-item ul { margin-bottom: 1em; }

	.gallery-item p { margin-bottom: 1em; color: #ffffff !important; }

	.gallery-item h3 a { color: #ffffff !important; }

/*~~~~~~~~~~~~~~~~~~~~~

    =video-box	

~~~~~~~~~~~~~~~~~~~~~~~*/	

	.video-box {

		padding: 10px;

		margin: 0 auto;

		background: url(http://se.pl/media/static/red_bg.gif) 0 0 no-repeat;

		overflow: hidden;

	}

	.video-box .left { width: 150px; }

	.video-box .right { width: 150px; }

	.video-box .slide { 

		position: relative;

		float: right;

		width: 150px;

		height: 283px;

		margin: 0 0 10px 0;

		background: url(http://se.pl/media/static/relacje_slider.gif) 0 0 repeat-x;

	}

	

	.video-box .slide .top {

		position: absolute;

		top: 0;

		left: 7px;

		height: 12px;

		width: 135px;

		background: url(http://se.pl/media/static/slide_top_vertical.gif) 0 0 no-repeat;

		outline: none;

	}

	.video-box .slide :hover.top { background-position: 0 -12px; }

	.video-box .slide .bottom {

		position: absolute;

		bottom: 1px;

		left: 7px;

		height: 12px;

		width: 135px;

		background: url(http://se.pl/media/static/slide_bottom_vertical.gif) 0 -12px no-repeat;

		outline: none;

	}

	.video-box .slide :hover.bottom { background-position: 0 0; }

	.video-box .mask { 

		overflow: hidden;

		width: 135px;

		height: 266px;

		margin: 15px auto;

	}

	.video-box .mask ul { padding: 0 !important; }

	.video-box .slide li {

		float: none !important;

		width: 115px !important;

		margin: 0 auto 0 auto;

	}

	.video-box .slide li a { 

		display: block; 

		margin: 0 auto 5px auto;

		padding: 3px 5px 15px 5px;

		color: #ffffff;

		outline: none;

	}

	.video-box .slide img { 

		display: block;

		margin: 0 auto 5px auto !important;

		text-align: center;

	}

	.video-box .slide li a:hover, .video-box .slide li a.active {

		background: url(http://se.pl/media/static/slide_vertical_hover.gif) 0 0px repeat-x;

		color: #AF5C00;

	}

	.video-box .ads { 

		float: right;

		width: 150px;

		padding: 5px 0 0 0;

		background: #9D1102 !important; 

		color: #ffffff;

		overflow: hidden;

	}

	.video-box .ads img {

		display: block;

		margin: 5px auto 0 auto !important;

		text-align: center;

	}

	

	



/*~~~~~~~~~~~~~~~~~~~~~

    =articles

~~~~~~~~~~~~~~~~~~~~~~~*/

	.articles {

		overflow: hidden;

		color: #707070;

	}

	#main-bar .articles div {

		width: 240px;

	}

	.articles .left {

		padding: 0 10px 0 0;

	}

	.articles .right {

		padding: 0 0 0 10px;

	}

	.articles h3, .articles h4 { color: #000000; }

	.articles h3 { line-height: 19px; }

	.articles h4 { margin-bottom: 0.8em; font-size: 11px;  }

	.articles img { float: left !important; margin: 0 8px 2px 0; }

	.articles .img-margin { margin-left: 109px; }

	

	.cover { background-position: 307px 0 !important; }

	.cover .left { width: 302px !important; }

	.cover .right { width: 176px !important; }

	

	.border { 

		background: url(http://se.pl/media/static/dots_vertical.gif) 50% 0 repeat-y;

	}

	

	.borderimg { border: 3px solid #ececec; }

	.partners {

		padding: 0px 0 5px 0;

		margin: 0 0 10px 0;

		overflow: hidden;

	}

	.partners .left, .partners .right {

		width: 230px;

		background: #DBDCDE;

	}

	.partners img { float: right !important; margin: 10px;}

	.partners em { float: left; margin: 17px 0 0 10px; font-style: normal; color: #525357; }

	

	.partner { 

		float: left;

		margin: 4px 5px 0 0 ;

	}

	

	.guide .partner { 

		float: left;

		width: 220px;

		padding: 5px 5px 10px 5px;

		background: #e2e2e2;

		text-align: center !important;

		color: #6b6b6b;

	}	

	.guide .left { width: 240px; }

	.guide em { font-style: normal; font-weight: bold; color: #C61805; }



/*~~~~~~~~~~~~~~~~~~~~~

    =order	

~~~~~~~~~~~~~~~~~~~~~~~*/



	.order { 

		padding: 0 0 0 23px;

		line-height: 1.5em;

		color: #6a6a6a;

	}

	.order .ads { margin: 15px 0; }

	.order li { padding: 5px 0; background: url(http://se.pl/media/static/dots_grey.gif) 0 bottom repeat-x; }

	.order h4 { font-size: 12px; color: #000000; }

	.order small { font-size: 11px; color: #E30016; }

	.order dl { overflow: hidden; }

	.order dt { font-weight: bold; }

	.order dt, .order dd { float: left; margin: 0 4px 0 0; }



/*~~~~~~~~~~~~~~~~~~~~~

    =paging

~~~~~~~~~~~~~~~~~~~~~~~*/

	.paging { 

		text-align: center; 

		width: 180px; 

		margin: 0 auto; 

		overflow: hidden; 

	}

	.paging li { float: left; margin: 0 auto; }

	

	.paging a { float: left; padding: 4px 7px; color: #727272; text-decoration: none !important; }

	.paging .current a { font-weight: bold; }

	.paging .current a, .paging a:hover { 

		color: #ffffff;

		background: url(http://se.pl/media/static/paging_bg.gif) 0 0 repeat-x;

	}



/*~~~~~~~~~~~~~~~~~~~~~

    =h-	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.header h2 {

		height: 20px;

	}



	#h-pilka-nozna { height: 25px; width: 400px; padding: 12px 0 0 10px; background: url(http://se.pl/media/static/h_pilka_nozna.gif) 10px 5px no-repeat; }

	#h-se-dzis { height: 25px; width: 400px; padding: 12px 0 0 10px; background: url(http://se.pl/media/static/h_se_dzis.gif) 10px 4px no-repeat; }

	#h-archiwum { height: 25px; width: 400px; padding: 12px 0 0 10px; background: url(http://se.pl/media/static/h_archiwum.gif) 10px 8px no-repeat; }

	#h-multimedia { height: 25px; width: 400px; padding: 12px 0 0 10px; background: url(http://se.pl/media/static/h_multimedia.gif) 10px 8px no-repeat; }

	

	#h-galerie { background: url(http://se.pl/media/static/h_galerie.gif) 0 0 no-repeat;	}

	#h-galeria { background: url(http://se.pl/media/static/h_galeria.gif) 0 0 no-repeat;	}

	#h-intymnie { background: url(http://se.pl/media/static/h_intymnie.gif) 0 0 no-repeat;	}

	#h-gry { background: url(http://se.pl/media/static/h_gry.gif) 0 0 no-repeat;	}

	#h-sonda { background: url(http://se.pl/media/static/h_sonda.gif) 0 0 no-repeat;	}

	#h-se-forum { width: 300px; background: url(http://se.pl/media/static/h_forum.gif) 0 0 no-repeat; }

	#h-forum { width: 300px; background: url(http://se.pl/media/static/h_forum2.gif) 0 0 no-repeat; }

	#h-wywiady { width: 220px; background: url(http://se.pl/media/static/h_wywiady.gif) 0 0 no-repeat;	}

	#h-horoskop { background: url(http://se.pl/media/static/h_horoskop.gif) 0 0 no-repeat;	}

	#h-komentarze { background: url(http://se.pl/media/static/h_komentarze.gif) 0 0 no-repeat; width: 150px; }

	.h-komentarze2 { background: url(http://se.pl/media/static/h_komentarze2.gif) 0 bottom no-repeat; width: 150px; height: 10px; }

	#h-dodatkowe { 

		background: url(http://se.pl/media/static/h_dodatkowe_opcje.gif) 13px bottom no-repeat; 

		width: 150px; 

		height: 25px; 

	}

	#h-goracy { background: url(http://se.pl/media/static/h_goracy.gif) 0 0 no-repeat; width: 150px; }

	#h-wyniki { background: url(http://se.pl/media/static/h_wyniki.gif) 0 0 no-repeat; width: 150px; }

	#h-opinie { background: url(http://se.pl/media/static/h_opinie.gif) 0 0 no-repeat; width: 150px; }

	#h-plebiscyt { background: url(http://se.pl/media/static/h_plebiscyt.gif) 0 0 no-repeat; width: 130px; }

	#h-videoczat { background: url(http://se.pl/media/static/h_videoczat.gif) 0 0 no-repeat; width: 310px; }

	#h-odziez { background: url(http://se.pl/media/static/h_odziez.gif) 0 0 no-repeat; width: 210px; }

	

	#h-informacje-rejestacji { 

		background: url(http://se.pl/media/static/h_informacje_rejestracji.gif) 10px 15px no-repeat; 

		width: 200px; 

		height: 35px; 

	}

	

	#h-wyniki-wyszukiwania { background: url(http://se.pl/media/static/h_wyniki_wyszukiwania.gif) 0 0 no-repeat; margin: 2px 0 0 0; width: 210px; }

	

	#h-militaria {

		width: 80px;

		height: 9px;

		background: url(http://se.pl/media/static/h_militaria.gif) 0 0 no-repeat; 

	}

	#h-sport {

		width: 38px;

		height: 9px;

		background: url(http://se.pl/media/static/h_sport.gif) 0 0 no-repeat;

	}

	#h-gadzety {

		width: 120px;

		height: 10px;

		background: url(http://se.pl/media/static/h_gadzety.gif) 0 0 no-repeat;

	}

	

	#h-uroda {

		width: 60px;

		height: 12px;

		background: url(http://se.pl/media/static/h_uroda.gif) 0 0 no-repeat; 

	}

	#h-plotki {

		width: 42px;

		height: 10px;

		background: url(http://se.pl/media/static/h_plotki.gif) 0 0 no-repeat;

	}

	#h-seriale {

		width: 50px;

		height: 12px;

		background: url(http://se.pl/media/static/h_seriale.gif) 0 0 no-repeat;

	}

	

	#h-tagi { background: url(http://se.pl/media/static/h_tagi.gif) 0 0 no-repeat; width: 80px; }

	

	#h-najseksowniejsi { position: relative; top: -2px; }

	.position { position: relative; top: -2px; }

/*~~~~~~~~~~~~~~~~~~~~~

    =grey-box	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.grey-box {

		padding: 3px;

		margin: 0 0 10px 0;

		background: #e7e7e7;

		overflow: hidden;

	}

	.very-dark { background: #5f5f5f; } 

	.blue-box {	

		padding: 0px 5px 10px 5px;

		background: url(http://se.pl/media/static/blue_box.gif) 0 0 repeat-x; 

		border: 0;  

	}

	.blue2-box { 

		padding: 3px 3px 10px 3px;

		background: #0F2E5D url(http://se.pl/media/static/blue2_box.gif) 0 0 repeat-x; 

		border: 0; 

	}

	.blue-box .header {	background: none; }

	

	.grey-box .content { padding: 10px;	}	

	.content2 { padding: 8px; }

	.grey-box p { color: #6e6e6e; line-height: 1.4em; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =register-form	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.register-form { padding: 0 0 10px 0; }

	.register-form label {

		width: 150px;

		position: relative;

		top: 4px;

		margin: 0 10px 0 0;

		float: left;

		color: #525252;

		text-align: right;

		font-weight: bold;

		display:block;

	}

	.register-form em, #req em {

		font-weight: bold;

		font-style: normal;

		color: #C3160F;

	}

	.register-form div { padding: 5px 0; }

	.register-form .txt { border: 1px solid #e3e3e3; width: 390px; padding: 5px; }

	.register-form select.txt { width: 400px; }

	#req { position: absolute; top: 13px; right: 20px; }

	.register-form .r-m, .register-form .r-k { top: 0; float: none; width: auto; font-weight: normal; }

	.register-form .r-day, .register-form .r-month, .register-form .r-year { 

		float: none; 

		width: auto; 

		top: -2px; 

		font-weight: normal;

		margin-right: 0 !important;

	}

	#r-day, #r-month, #r-year { width: 90px; margin-right: 14px; }

	

	.r-interests { 

		float: right; 

		width: 418px; 

		padding: 5px 0 20px 0 !important;

	}

	.r-interests div { padding: 0 0 8px 0 !important; width: 132px; float: left; }

	.r-interests .last { padding-bottom: 0px !important; }

	.r-interests input { vertical-align: middle; }

	.r-interests label { float: none; width: auto; font-weight: normal; clear: right; top: 0; }

	

	label.r-label { margin-left: 24px; display: block !important; }

	#r-receive-e, #r-receive-a { float: left; vertical-align: top; top: -4px; position: relative; }

	.spaces div { margin: 10px 0; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =red-gallery

~~~~~~~~~~~~~~~~~~~~~~~*/

	.red-gallery { 

		background: #C61805;

		border: 3px solid #C61805;

	}

	.red-gallery a { color: #ffffff !important; }

	.red-gallery .small-slide .slide-left { 

		background: url(http://se.pl/media/static/slide_left_black.gif) 0 0 no-repeat !important;

	}

	.red-gallery .small-slide .slide-right { 

		background: url(http://se.pl/media/static/slide_right_black.gif) -17px 0 no-repeat !important;

	}



/*~~~~~~~~~~~~~~~~~~~~~

    =red-gallery

~~~~~~~~~~~~~~~~~~~~~~~*/

	.violet-box { 

		background: #A68AB2 url(http://se.pl/media/static/zestaw.gif) center 38px no-repeat;

		border-color: #A68AB2;

	}

	.violet-box .content { padding: 211px 0 0 0; margin: 0; width: 324px; }

	.violet-box p { padding: 10px; color: #ffffff !important; }

	.violet-box .header { background: url(http://se.pl/media/static/box_header_bg_pink.gif) 0 0 repeat-x; }

/*~~~~~~~~~~~~~~~~~~~~~

    =horoscope-signs

~~~~~~~~~~~~~~~~~~~~~~~*/

	.horoscope-signs dt { font-weight: bold; }

	.horoscope-signs dt big {

		font-size: 16px;

		text-transform: uppercase;

		margin: 0 5px 0 0;

	}

	.horoscope-signs dt em { font-style: normal; color: #E0000F; }

	.horoscope-signs dd { 

		margin: 10px 0; 

		padding: 0 0 10px 0; 

		color: #6f6f6f;

		background: url(http://se.pl/media/static/dots_grey.gif) 0 bottom repeat-x; 

	}



/*~~~~~~~~~~~~~~~~~~~~~

    =signs

~~~~~~~~~~~~~~~~~~~~~~~*/

	.signs { overflow: hidden; border: 0; padding-top: 10px; padding-bottom: 0; }

	.signs ul { float: left; }

	.signs img { margin-bottom: -2px; }

	.signs li { float: left; width: 138px; padding: 0 5px 12px 5px; }

	.signs a { font-weight: bold; color: #FBDF00; }

	.signs strong { 

		display: block; 

		position: relative;

		width: 127px;

		padding: 9px 5px;

		text-align: center; 

		background: url(http://se.pl/media/static/sign_name.gif) 0px 0px no-repeat; 

		overflow: hidden;

	}



/*~~~~~~~~~~~~~~~~~~~~~

    =other-hor

~~~~~~~~~~~~~~~~~~~~~~~*/

	.other-hor { float: left; width: 123px; padding: 0 5px; }

	.orange-pointers { float: left; width: 256px; padding: 0 5px; }

	.other-hor li, .orange-pointers li  { 

		padding: 0 0 10px 0; 

		margin: 0 0 10px 0; 

		background: url(http://se.pl/media/static/dots_grey.gif) 0 bottom repeat-x; 

	}

	.orange-pointers li { padding: 0 0 5px 0; margin: 0 0 5px 0; }

	.other-hor a, .orange-pointers a { 

		padding-left: 7px;

		background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat; 

		color: #C61A06;

		font-weight: bold;

	}



/*~~~~~~~~~~~~~~~~~~~~~

    =banner

~~~~~~~~~~~~~~~~~~~~~~~*/

	.banner { position: relative; border: 3px solid #EAE6E5; margin: 0 0 10px 0; overflow: hidden; }

	.banner ul { 

		position: absolute; 

		bottom: 10px; 

		left: 10px;

		z-index: 10; 

	}

	.banner ul li { display: inline; margin-right: 10px; }

	.banner ul li a, .banner-red ul li a { 

		color: #ffffff; 

		padding-left: 7px; 

		background: url(http://se.pl/media/static/pointer_white.gif) 0 50% no-repeat; 

	}

	.banner-red ul li a { background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat; }

	.banner ul li a.dark { color: #335658; margin-left: 5px; }

	.banner ul li a.dark2 { color: #BC782F; margin-left: 10px; }

	#main-bar .banner-red { 

		border: 0px !important; 

		height: 34px;

		margin: 0 0 10px 0; 

		background: #C61A04 url(http://se.pl/media/static/box_header_bg.gif) 0 0 repeat-x; 

		overflow: hidden;

	}

	.banner-red .left { position: relative; top: 9px; left: 10px; }

	#main-bar .banner { border: 0px; margin: 0 0 10px 0; }

/*~~~~~~~~~~~~~~~~~~~~~

    =switcher

~~~~~~~~~~~~~~~~~~~~~~~*/

	.switcher {

		position: relative;

		width: 576px;

		padding: 10px;

		margin: 0 0 10px 0;

		background: #C81403 url(http://se.pl/media/static/red_bg2.gif) 0 0 repeat-x;

		border: 1px solid #ef1901;

	}

	.pink { 

		border: 1px solid #EB78A3;

		background: #E43079 url(http://se.pl/media/static/pink_bg.gif) 0 0 repeat-x; 

	}

	.black-switcher { 

		border: 1px solid #3e3e3e;

		border-bottom: 0;

		background: #3e3e3e url(http://se.pl/media/static/black_bg.gif) 0 0 repeat-x; 

	}

	.magia {

		border: 1px solid #30578E !important; 

		background: url(http://se.pl/media/static/h_magia_big.gif) 0 0 no-repeat !important; 

	}

	.h-randki {

		border: 1px solid #EA017E !important;

		background: url(http://se.pl/media/static/h_randki_big.gif) 0 0 no-repeat !important;

	}

	.magia h2, .h-randki h2 { text-indent: -9999px; }

	.switcher .content { width: 575px; }

	.switcher .tabs-fade a { 

		width: 192px; 

		text-indent: 0; 

		height: 14px; 

		padding: 4px 0 7px 0; 

		color: #ffffff;

		font-size: 14px;

		font-weight: bold;

		text-transform: uppercase;

		font-family: Arial, Tahoma, Verdana, sans-serif;

		background: url(http://se.pl/media/static/tab_main_bg_fade.gif) 0 0px repeat-x; 

		overflow: hidden;

	}

	.switcher .tabs-fade a.middle { width: 191px; }

	.switcher .tabs-fade a.current img { margin-top: -25px; }

	.handler { clear: both; position: relative; bottom: 0px; z-index: 100; zoom: 1; }

	.switcher-bg { 

		position: absolute;

		z-index: 20;

		bottom: 0;

		left: 0;

		background: #000000;

		filter: alpha(opacity=75);

		-moz-opacity:.75;

		opacity:.75;

		height: 300px;

		width: 600px;

		border: 1px solid black;

	}

	.switcher-text { 

		position: absolute;

		overflow: hidden; 

		bottom: 0px; 

		left: 0px; 

		padding: 5px 10px;

	/*	background: url(http://se.pl/media/static/bg_black.png) 0 0;*/

		width: 556px;

	}

	.switcher-text h2 { position: relative; z-index: 100; margin-bottom: 5px; }

	.switcher-text h2 a { color: #ffde00; font-size: 22px; }

	.switcher-text p { position: relative; z-index: 100; color: #ffffff; margin-bottom: 1em; line-height: 1.5em }

	.switcher-text .more { 

		position: relative; z-index: 100; 

		float: right;

		padding: 7px 23px 9px 25px;

		color: #ffffff;		

		background: url(http://se.pl/media/static/but_more.gif) 0 0 no-repeat;

	}

	

	

/*~~~~~~~~~~~~~~~~~~~~~

    =dark-gray

~~~~~~~~~~~~~~~~~~~~~~~*/

	.dark-gray {

		background: #616161 url(http://se.pl/media/static/bg_dark_box.gif) 0 0 repeat-x;

	}

	.dark-gray a { color: #ffffff !important; }



	.eska { padding: 16px 0 0 0; background: #163865 url(http://se.pl/media/static/eska_bg.gif) 0 0 no-repeat; }

	.wide-eska { background: #163865 url(http://se.pl/media/static/eska_bg2.gif) 0 0 no-repeat; padding: 0 0 0 0; }

	.eska .content { clear: both; }

	.eska p { color: #487FB7 !important; }

	.eska .more { color: #ffffff !important; }

	.eska h4 a { color: #ffffff; }

	.eska .tabs .current { background-position: center -35px !important; }

	#eska-player { 

		float: right;

		background: #234C84;

		padding: 10px;

		width: 289px;

		height: 183px;

	}

	#eska-player a { display: block; color: #41779E; }

	#eska-player img { float: none; margin-bottom: 5px; }

	#eska-player a strong { color: #ffffff; font-size: 14px; margin: 5px 0; display: block; }

	

	.wide-eska #eska-player { width: 379px;  background: url(http://se.pl/media/static/eska_player2.gif) 0 0 repeat-x; }

	#tab-goraca .slide {

		position: relative;

		float: left;

		width: 196px;

		height: 202px;

		background: #102A4F;

	}

	

	#tab-goraca .slide .top {

		position: absolute;

		top: 0;

		left: 7px;

		height: 12px;

		width: 182px;

		background: url(http://se.pl/media/static/eska_top.gif) 0 0 no-repeat;

		outline: none;

	}

	#tab-goraca .slide :hover.top { background-position: 0 0px; }

	#tab-goraca .slide .bottom {

		position: absolute;

		bottom: 0;

		left: 7px;

		height: 12px;

		width: 182px;

		background: url(http://se.pl/media/static/eska_bottom.gif) 0 0px no-repeat;

		outline: none;

	}

	#tab-goraca .slide :hover.bottom { background-position: 0 0; }

	#tab-goraca .mask { 

		overflow: hidden;

		width: 193px;

		height: 182px;

		margin: 10px auto 10px auto;

	}

	#tab-goraca ul {

		margin: 0 auto;

	}

	#tab-goraca li { 

		padding: 12px 10px 10px 10px;

	}

	#tab-goraca li.current {

		background: #234C84;

	}

	#tab-goraca li.current a { color: #FF8300; }

	#tab-goraca li.current em { color: #ffffff; }

	#tab-goraca li a {

		display: block;

		margin-bottom: 3px;

		font-weight: bold;

		color: #ffffff;

	}

	#tab-goraca em {

		font-style: normal;

		color: #487FB7;

	}

	

/*~~~~~~~~~~~~~~~~~~~~~

    =main-relacje

~~~~~~~~~~~~~~~~~~~~~~~*/

	ul.list {

		padding: 10px 0;

		background: url(http://se.pl/media/static/dots_grey.gif) 0 bottom repeat-x;

		overflow: hidden; 

	}

	

	ul.list li { 

		float: left;

		padding: 0 0px;

		width: 160px;

	}

	ul.list li.middle { margin: 0 47px; }

	ul.list ul {

		margin: 10px 0 2px 0;

		color: #6c6c6c;

		overflow: hidden;

	}

	div.paging { 

		width: 100%;

		background: #ffffff !important;

		overflow: hidden;

	}

	#main-relacje img, ul.list img { float: none !important; display: block; margin: 0 auto; }

	#main-relacje h4, ul.list h4 {  margin: 5px 0; font-size: 13px; }

	#main-relacje .ads, #main-galerie .ads { background: transparent url(http://se.pl/media/static/ticket_horizontal.gif) no-repeat scroll 400px 10px; overflow: hidden; }

	#main-relacje .ads .dots-bg, #main-galerie .ads .dots-bg { margin-top: -1px; line-height: 0; font-size: 0; height: 1px; width: 100%; background: url(http://se.pl/media/static/dots_grey.gif) 0 top repeat-x; }

	#main-relacje .ads img, 

	#main-galerie .ads img,

	#main-relacje .ads object, 

	#main-galerie .ads object,

	#main-relacje .ads embed, 

	#main-galerie .ads embed

	 { float: none; margin: 22px auto 10px auto; }

	

	.items-number { float: left; position: relative; top: 5px; left: 10px; color: #6b6b6b; }

	.items-number strong { font-size: 12px; color: #DC0A00; }

	.number { margin-left: 130px !important; }

	

	#nastepny-button { position: absolute; right: 370px; top: 100px;}

	#poprzedni-button { position: absolute; right: 530px; top: 100px;}

	

	#r-stale, #r-malejace { position: relative; top: 4px; }

	@media screen and (min-width: 550px){

  		 .label-raty { position: relative; top: 4px !important; }

	}

	

	#r-city, #r-edu { width: 304px; }

/*~~~~~~~~~~~~~~~~~~~~~

    =tags

~~~~~~~~~~~~~~~~~~~~~~~*/

	ul.tags { line-height: 2.5em; }

	.tags li a { color: #000000; }

	.tags li { float: left; margin: 0 4px 0 0; }

	.box .content .tags li { float: left; margin: 0px; }

	.tags li.big { font-size: 18px; }

	.tags li.medium { font-size: 14px; }

	.tags strong { color: #000000; }



/*~~~~~~~~~~~~~~~~~~~~~

    =forum-table

~~~~~~~~~~~~~~~~~~~~~~~*/

	.forum-table {

		background: url(http://se.pl/media/static/forum_bg.gif) 0 0 repeat-y;

		border-collapse: collapse;

		width: 100%;

	}

	.forum-table tbody tr { background: url(http://se.pl/media/static/td_bg.gif) 0px bottom repeat-x; }

	.forum-table th, .forum-table td { padding: 10px; }

	.forum-table th { background: #616161 url(http://se.pl/media/static/th_bg.gif) 0 0 repeat-x; color: #ffffff; }

	.f-topic { width: 345px; }

	.f-topic-long { width: 445px; color: #000000; }

	.f-topic-long a { color: #000000; }

	.f-topic a { font-weight: bold; color: #000000; }

	.count-posts { width: 60px; }

	.count-posts a { font-weight: bold; color: #6f6f6f; }

	.last-post { vertical-align: top; display: cell; }

	.last-post a { color: #DF0503; font-weight: bold; }

	.last-post small { display: block; color: #6D6D6D; }



	.topic { margin: 0 0 10px 0; }

	.topic h3 { font-size: 18px; color: #000000; margin: 8px 0 8px 0; }

	.topic h3 a { color: #000000; }

	.topic p { color: #000000; }

	.topic .topic-author { margin: 1em 0 0 0; }

	.topic .topic-author a { color: #DF0503; font-weight: bold; }

	.topic .topic-author small { display:block; color: #6D6D6D; }

	

/*~~~~~~~~~~~~~~~~~~~~~

    =weather

~~~~~~~~~~~~~~~~~~~~~~~*/

	.content2 .weather { overflow: hidden; }

	.content2 .weather img { border: 3px solid #D1D1D1; float: left; margin: 0 10px 3px 0; }

	.content2 .weather h3 { font-size: 14px; color: #000000; font-family: Arial, Verdana, sans-serif; }

	.content2 .weather p { margin: 0 0 1em 0; }

/*~~~~~~~~~~~~~~~~~~~~~

    =GLOBAL CLASSES	

~~~~~~~~~~~~~~~~~~~~~~~*/

	.left { float: left; }

	.right{ float: right; }



	.aright { text-align: right; }

	.aleft { text-align: left; }

	.center { text-align: center; }

	

	.last { 

		border: 0 !important;

		background: none !important;

	}

	.last-box { margin-bottom: 0 !important; }

	

	.hide { display: none; }

	.show { display: block; }

	

	.txt {	

		padding: 3px;

		font: normal 11px Tahoma, Verdana, sans-serif;

		border: 0;

		color: #717171;

	}

	select.txt { border: 1px solid #dedcdd; }

	.submit {

		border: 0;

		padding: 4px 18px 5px 18px;

		font-size: 11px;

		font-family: Tahoma, Verdana, sans-serif;

		color: #ffffff;

		background: url(http://se.pl/media/static/button_submit.gif) 0 0 no-repeat;	

	}

	@media screen and (min-width: 550px){

  		 .submit {	padding: 4px 18px 6px 18px; }

	}

	.light-submit { background-position: 0 -23px; color: #6b6b6b; }

	:hover.submit { 

		cursor: pointer;

		background-position: 0 -23px;

		color: #6b6b6b;

	}

	:hover.light-submit { background-position: 0 0; color: #ffffff; }

	.submit2 {

		width: 120px;

		border: 0;

		padding: 4px 13px 5px 18px;

		height: 23px;

		font-size: 11px;

		font-family: Tahoma, Verdana, sans-serif;

		color: #ffffff;

		background: url(http://se.pl/media/static/button_submit2.gif) 0 0 no-repeat;	

	}

	.hover-submit { 

		cursor: pointer;

		background-position: 0 -23px;

		color: #6b6b6b;

	}

	

	th.buttons { padding: 7px; }

	th.buttons .gray-button { font-weight: normal; margin: 0 10px 0 0; }

	th.buttons .gray-button span { background: url(http://se.pl/media/static/buton_right3.gif) right 0 no-repeat !important; }

	th.buttons .gray-button:hover span { background-position: 100% -23px !important; }

	

	.gray-button, .black-button {

		display: block;

		float: left;

		padding: 4px 0px 4px 0px;

		background: url(http://se.pl/media/static/buton_left.gif) 0 0 no-repeat;

		color: #696969;

		text-decoration: none !important;

		overflow: hidden;

	}

	#main-bar .gray-button, #main-bar .black-button { padding: 5px 0; }

	.black-button { color: #ffffff; background-position: 0 -23px; }

	.gray-button span, .black-button span { 

		padding: 5px 14px 5px 20px;

		background: url(http://se.pl/media/static/buton_right2.gif) right 0 no-repeat;

	}

	.survey .gray-button span { background: url(http://se.pl/media/static/buton_right2.gif) right 0 no-repeat !important; }

	form .gray-button span { 

		background: url(http://se.pl/media/static/buton_right.gif) 100% 0 no-repeat !important;

	}

	.black-button span { background-position: right -23px; }

	.gray-button:hover { background-position: 0 -23px; color: #ffffff; }

	.gray-button:hover span { background-position: 100% -23px !important; }

	

	.black-button:hover { background-position: 0 0px; color: #696969; }

	.black-button:hover span { background-position: 100% 0px; }

	

	.back-art { 

		margin: 10px 0 !important; 

		overflow: hidden;

	}

	.back-art a { margin: 0 10px 0 0; }

	

	.center-button { 

		clear: both; 

		float: left;

		padding: 30px 0 0 0;

		width: 100%;

		text-align: center;

		background: url(http://se.pl/media/static/dots_grey.gif) 0 15px repeat-x; 		

	}

	.center-button a { 

		display: block;

		width: 175px;

		margin: 0 auto;

		padding: 5px 0px 5px 5px;

		background: url(http://se.pl/media/static/button_long.gif) 0 0 no-repeat;

		color: #ffffff;

	}

	.center-button a:hover { background-position: 0 -23px; text-decoration: none !important; color: #696969; }

	

	.pointer-gray { padding-left: 7px; background: url(http://se.pl/media/static/pointer_gray.gif) 0 50% no-repeat; color: #676767; }

	.pointer-orange { padding-left: 7px; background: url(http://se.pl/media/static/pointer_orange.gif) 0 50% no-repeat; }

	

	.ads { 

		text-align: center; 

	}

	.vertical-ad { background-position: 422px 0 !important; }

	.ads img { margin-bottom: 10px; }

	/*.ads embed, .ads object { margin: 11px 0; }*/

	

	.padding { padding: 10px; }

	

	.black { color: #000000; }

	

	.no-margin { margin: 0 !important; }

	.margin { margin: 5px 0 0 0; }

	.margin-bottom { margin-bottom: 10px !important; }

	

	.no-padding-top { padding-top: 0 !important; }

	.padding-bottom { padding-bottom: 10px; }

	

	.no-bold { font-weight: normal; }

	.no-border { border: 0px; }

	

	.clear { clear: both; }

	.nav-buttons { padding: 0 0 0 10px; margin: 0 0 10px 0; clear: both; overflow: hidden; }

	.nav-buttons a { margin-right: 10px; }



	.credits img { border-bottom: 3px solid #E8E7E5; }

	.credits .last img { border:0; }

	

	.horizontal .header, .vertical .header { padding: 0; }

	.horizontal .header h2, .vertical .header h2 { height: 33px; }

	.horizontal li, .vertical li { 

		padding: 5px 0;

		background: url(http://se.pl/media/static/dots_white.gif) repeat-x 0pt bottom; 

		overflow: hidden;

	}

	.horizontal strong, .vertical strong { float: left; width: 15px; }

	.horizontal strong { color: #FFDF00; }

	.vertical strong { color: #DC030C; }

	.horizontal em, .vertical em { 

		float: right;

		width: 240px;

		margin-left: 10px; 

		font-weight: normal;

		color: #ffffff; 

		font-style: normal; 

	}

	.signs-sex { position: relative; top: -2px; margin-right: 3px; float: left; }

	.photo { border: 1px solid #C71803; }

	

	

	.quiz img { float: right; margin: 0; }

	.quiz h4 { font-size: 20px; padding: 10px 0 0 15px; }

	.quiz form { padding: 10px 0 0 30px; }

	.quiz form input { vertical-align: middle; }

	.quiz form label { font-weight: bold; color: #6d6d6d; }

	.quiz form div { margin-bottom: 10px; }

	.buttonVote { text-align: right; }

	.buttonVote input { padding-right: 20px; }

	

	.blue2-box .left { width: 186px; margin-right: 0px; background: url(http://se.pl/media/static/dotsMusic.gif) right 0 repeat-y; }

	.blue2-box .left img { padding-bottom: 5px; }

	.blue2-box .right { width: 382px; }

	.blue2-box .right img { float: none; margin: 0 0px 10px 0; }

	.blue2-box .right p  { color: #ffffff; }

	.blue2-box .right a { color: #FFD105; font-weight: bold; }

	

	.matchQuiz form { 

		float: right;

		width: 300px; 

	} 

	.matchQuiz input { vertical-align: middle; }

	.matchQuiz .buttonVote { text-align: right; }

	.match {

		float: left;

		width: 240px;

		overflow: hidden;

	}

	.match em { 

		clear: both; 

		display: block;

		text-align: center;

		font-style: normal;

	}

	.match big { 

		clear: both; 

		display: block; 

		text-align: center; 

		margin: 0 auto; 

		font-size: 12px;

		font-weight: bold;

	} 

	.match img { 

		clear: both; 

		display: block; 

		float: none !important;

		text-align: center; 

		margin: 20px auto; 

	}

	.match .left { width: 120px; }

	.match .right { width: 120px; }

	

	.group {

		border-collapse: collapse;

		width: 100%;

	}

	.group td, .group th { padding: 3px; }

	.group th { color: #6f6f6f; font-weight: normal; }

	.team { width: 100px; }

	.nextMatch { width: 100px; }

	.teamRow td { padding: 8px 3px 3px 3px !important; border-bottom: 1px solid #ededed;}
















body { background-color: #FFFFFF;}
#perfumeria {  width: 771px; margin-left: auto; margin-right: auto;}
#perfumeria form { margin-left: 1px; margin-bottom: 1px; margin-right: 1px; margin-top: 1px; vertical-align: text-bottom; }
#perfumeria b { font-weight: bold; }
#perfumeria select { font-family: Arial, Tahoma; font-size: 12px; text-decoration: none; font-style: normal; font-weight: normal; color: #5F5F5F; }
#perfumeria td { fon-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana,Tahoma,Arial; color: #5F5F5F; text-decoration: none; }
#perfumeria img { border-top-color: #e7e7e7; border-right-color: #e7e7e7; border-left-color: #e7e7e7; border-bottom-color: #e7e7e7; }
#perfumeria .text img { border-top-color: #e7e7e7; border-right-color: #e7e7e7; border-left-color: #e7e7e7; border-bottom-color: #e7e7e7; margin: 0px 8px 8px 0px;}
#perfumeria pre { font-family: monospace; font-size: 12px; font-style: normal; font-weight: normal; color: #5F5F5F; text-decoration: none; }

#perfumeria .kategorie {margin: 0px 0px; padding: 3px 0px;}

#perfumeria .kategorie2 {margin: 0px 0px; padding: 0px 0px;}



#perfumeria a, #perfumeria a:visited { color: #5F5F5F; }
#perfumeria a:hover { color: red; text-decoration: underline; }
#perfumeria a:active, #perfumeria a span { color: red; }

#perfumeria a.kategorie { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #E1C8D3; display: block; padding: 3px 5px;}
#perfumeria a.kategorie:visited { color: #E9D6DF; }
#perfumeria a.kategorie:hover { color: #AD6387; text-decoration: underline; background-color: #F8F3F5;}
#perfumeria a.kategorie:active { color: #AD6387; }
#perfumeria a.kategorie span { color: #AD6387; }


#perfumeria a.liniapro { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #E1C8D3;}
#perfumeria a.liniapro:visited { color: #E9D6DF; }
#perfumeria a.liniapro:hover { color: #AD6387; text-decoration: underline;}
#perfumeria a.liniapro:active { color: #AD6387; }
#perfumeria a.liniapro span { color: #AD6387; }

#perfumeria a.kategorie2 { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #D8D8D8; display: block; padding: 3px 0px;}
#perfumeria a.kategorie2:visited { color: #D8D8D8; }
#perfumeria a.kategorie2:hover { color: #5F5F5F; text-decoration: underline; background-color: #F8F3F5;}
#perfumeria a.kategorie2:active { color: #5F5F5F; }
#perfumeria a.kategorie2 span { color: #5F5F5F;}

#perfumeria a.koszyk, #perfumeria a.koszyk:visited, #perfumeria a.koszyk2, #perfumeria a.koszyk2:visited, #perfumeria a.koszyk3, #perfumeria a.koszyk3:visited { color: #FFC6C6; }
#perfumeria a.koszyk:hover, #perfumeria a.koszyk2:hover, #perfumeria a.koszyk3:hover { color: #FF0000; text-decoration: underline; }
#perfumeria a.koszyk:active, #perfumeria a.koszyk2:active, #perfumeria a.koszyk3:active { color: #FF0000; }
#perfumeria a.koszyk span, #perfumeria a.koszyk2 span, #perfumeria a.koszyk3 span { color: #FF0000; }

#perfumeria a.male,#perfumeria a.box, #perfumeria a.text2, #perfumeria a.text3 { color: #D8D8D8; }
#perfumeria a.male:visited, #perfumeria a.box:visited, #perfumeria a.text2:visited, #perfumeria a.text3:visited { color: #D8D8D8; }
#perfumeria a.male:hover, #perfumeria a.box:hover, #perfumeria a.text2:hover, #perfumeria a.text3:hover { color: #5F5F5F; text-decoration: underline; }
#perfumeria a.male:active, #perfumeria a.box:active, #perfumeria a.text2:active, #perfumeria a.text3:active { color: #5F5F5F; }
#perfumeria a.male span, #perfumeria a.box span, #perfumeria a.text2 span, #perfumeria a.text3 span { color: #5F5F5F; }

#perfumeria a.markau, #perfumeria a.markau:visited { color: #FFD297; }
#perfumeria a.markau:hover { color: #FB7D00; text-decoration: underline; }
#perfumeria a.markau:active { color: #FB7D00; }
#perfumeria a.markau span { color: #FB7D00; }

#perfumeria a.menu, #perfumeria a.menu:visited { color: #E1C8D3; }
#perfumeria a.menu:hover { color: #AD6387; text-decoration: underline; }
#perfumeria a.menu:active { color: #AD6387; }
#perfumeria a.menu span { color: #AD6387; }

#perfumeria a.belkatext, #perfumeria a.belkatext:visited { color: #AD6387; }
#perfumeria a.belkatext:hover { color: #AD6387; text-decoration: underline; }
#perfumeria a.belkatext:active { color: #AD6387; }
#perfumeria a.belkatext span { color: #AD6387; }

#perfumeria .belkatlo { background: #ECDFE4 url(http://sklep.e-pasaz.pl/home/70/des/gfx/tlo.gif) repeat-x left; }
#perfumeria .tlo2 { background: #F8F3F5 url(http://sklep.e-pasaz.pl/home/70/des/gfx/tlo2.gif) repeat-x left bottom;}
#perfumeria .belkatext { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #AD6387; }
#perfumeria .box { font-family: Verdana, Tahoma, Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #5F5F5F; }
#perfumeria a.box {border: 0px none;}
#perfumeria .text { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #5F5F5F; text-decoration: none; }
#perfumeria .text2 { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #5F5F5F; }
#perfumeria .text3 { font-family: Verdana, Tahoma, Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #5F5F5F; }
#perfumeria .koszyk { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; }
#perfumeria .koszyk2 { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; }
#perfumeria .koszyk3 { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: underline; }
#perfumeria .menu { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #AD6387; }
#perfumeria .marka { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-style: normal; color: #FB7D00; text-decoration: none; }
#perfumeria .markau { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-style: normal; color: #FB7D00; }
#perfumeria .linia { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-style: normal; color: #8A4869; text-decoration: none; }
#perfumeria .polecane { font-family: Verdana, Tahoma, Arial; font-size: 9px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; }
#perfumeria .male { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #5F5F5F; }
#perfumeria .male2 { font-family: Verdana, Tahoma, Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #7c7c7c; text-decoration: none; }
#perfumeria .dzialy { font-family: Verdana, Tahoma, Arial; font-size: 13px; font-style: normal; font-weight: normal; color: #003399; text-decoration: none; }
#perfumeria .title { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFCC; }
#perfumeria .szukanie { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #292929; text-decoration: none; }
#perfumeria .credits { font-family: Verdana, Tahoma, Arial; font-size: 8px; font-style: normal; font-weight: bold; color: #BCBCBC; text-decoration: none; }
#perfumeria .download_text { font-family: Trebuchet MS, Tahoma, Arial; font-size: 13px; font-weight: bold; color: #FFFFCC; text-decoration: none; }
#perfumeria .download2 { font-family: Trebuchet MS, Tahoma, Arial; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
#perfumeria .stara { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #8B8B8B; text-decoration: none; }
#perfumeria .warn { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: none; text-align: center; }
#perfumeria .cena { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-weight: normal; color: #FF0000; }
#perfumeria .cena2 { font-family: Verdana, Tahoma, Arial; font-size: 13px; font-weight: normal; color: #FF0000; }
#perfumeria .cena3 { font-family: Verdana, Tahoma, Arial; font-size: 15px; font-weight: normal; color: #FF0000; }
#perfumeria .cenablack { font-family: Verdana, Tahoma, Arial; font-size: 14px; font-weight: normal; color: #5F5F5F; text-decoration: line-through; }
#perfumeria .cenablack2 { font-family: Verdana, Tahoma, Arial; font-size: 13px; font-weight: normal; color: #5F5F5F; text-decoration: line-through; }
#perfumeria .cenablack3 { font-family: Verdana, Tahoma, Arial; font-size: 15px; font-weight: normal; color: #5F5F5F; text-decoration: line-through; }
#perfumeria .duze { font-family: Verdana, Tahoma, Arial; font-size: 13px; font-style: normal; font-weight: normal; color: #AD6387; text-decoration: none; }
#perfumeria .duze2 { font-family: Verdana, Tahoma, Arial; font-size: 15px; font-style: normal; font-weight: bold; color: #AD6387; text-decoration: none; }
#perfumeria .center { text-align: center; }

#koszyk_line td { border-bottom: 1px dotted; border-color: white; border-collapse: collapse; padding: 2px 0px 2px 0px }
#koszyk_foot td { vertical-align: middle; padding: 2px 0px 2px 0px }




