/* Basic ///////////////////////////////////////////////////////////////////////////////////  */
body { background: #FFF;   } 
body.mceContentBody { background: #FFF; } 

body,form,input,textarea,select,option { color: #606060; font: 11px Tahoma, Arial, Helvetica,Verdana; line-height: 18px; padding: 0; margin: 0;}
h1,h2,h3,h4,h5,p,ul,ol,dl { margin: 0; padding: 0; }

a { text-decoration: none; color: #446eac; }
a img {border: none;}
a:link, a:visited {color: #446eac; text-decoration: none;}
html body a:hover {text-decoration: underline; }

p { padding:  5px 0 15px 0; }
h1 { 	color: #000; padding:  10px 0 5px 0; font-size: 14px;}
h2 { 	color: #666666; margin: 20px 0 10px 0; padding: 0 0 2px 0; font-size: 11px; background: url('../gfx/d.gif') 0 12px repeat-x; }
h2 span { background-color: #FFF; padding-right: 15px; }
h3 { 	color: #000; padding:  30px 0 5px 0; font-size: 16px; border-bottom: 1px solid #f1f1f1; }
h4 { 	color: #000; padding:  10px 0 5px 0; font-size: 11px; }

/* List  ///////////////////////////////////////////////////////////////////////////////////  */
ul { margin: 0 0px 10px;  }
li { padding: 0 0 4px 16px; list-style-type: none; background: url('../gfx/li.gif') 0px 8px no-repeat; line-height: 18px;}

/* Forms  /////////////////////////////////////////////////////////////////////////////////// */
input,textarea,select { vertical-align: middle; width: 160px; }
textarea, input.text, select { border: 1px solid #CCC; background-color: #FFF; width: 150px;  padding: 1px 4px; }
textarea {  height: 70px; }
input.text { background-color: #FFF; border: 1px solid #e5e5e5; }
input:focus { background-color: #f4f4f4; border: 1px solid #d7d7d7; }
input.button { border: 0; background-color:#7b93b6; font-weight: bold; padding: 4px 10px 5px 10px; color: #FFF; cursor: pointer; width: auto; overflow: visible; }
input.light { background-color:#ccc; }

/* General  ///////////////////////////////////////////////////////////////////////////////////  */

/* for the benefit if IE */
#main em { font-style:normal; }
/* for everyone else */
#main p>em,#main td>em,#main th>em,
#main td em  { font-style:italic; }

.more a { background: url('../gfx/more.gif') 0 3px no-repeat; padding: 0 0 0 15px; margin: 0; }
.fl { float: left }
.fr { float: right }
.l_img { float: left; margin: 0 10px 10px 0; }
.r_img { float: right; margin: 0 0 10px 15px; }
.c_img { text-align: center; margin: 0 15px 10px 15px; }
.separate { background: url('../gfx/dots.gif') 0 7px repeat-x;  height: 14px; }
.clearing { clear: both; line-height: 0.1%; font-size: 0.1%; }

/* USABILITY /////////////////////////////////////////////////////////////////////////////////// */
.skiplink { position: absolute; left: 0px; top: -500px; overflow: hidden; }

/* Format strony  /////////////////////////////////////////////////////////////////////////////////// */
.wrapper { overflow: hidden; clear:both; }
.all { min-width: 960px; width:expression(document.documentElement.clientWidth < 960? "960px": "auto" );  }
#mainPage { background: #FFF ;}
#subPage { background: #FFF; }

#container { width: 100%; margin: 0 auto; }
#header  { width: 960px; margin: 0 auto; height:111px; overflow: hidden;  }
#top { height: 91px; width: 960px; padding-top: 50px;}

#subPage .flash_anim { height: 150px; width: 100%; }

.content { width: 100%; }
#subPage .content  { width: 960px; margin: 0 auto; background: url('../gfx/l.gif') right top repeat-y; overflow: hidden; }
#subPage .content .gfx { background:  url("../gfx/bot.gif") right bottom no-repeat; width:100%; overflow: hidden; padding-bottom: 20px;}

#page { float: left; width: 660px; padding: 0 20px 0 40px;  background: url('../gfx/sh.gif') left top no-repeat; min-height: 270px; }
.rCol { width: 735px; float: right; margin-right: 5px; }

#subPage .no-left-col #sideBar { display: none; }
#subPage .no-left-col #page { float: none; width: 100%; padding: 0; background-image: none;  }
#subPage .no-left-col #page iframe { margin-left: -12px;  }

#subPage .no-left-col .content { background-image: none; }

/* LOGO ///////////////////////////////////////////////////////////////*/
a#logo { width: 180px; height:111px; float: left; display: block; background: url(../gfx/logo.gif) 0 0 no-repeat; text-indent: -5000px; }
a#logo2 { width: 180px; height:111px; float: left; display: block; background: url(../gfx/logo2.gif) 0 0 no-repeat; text-indent: -5000px; }

/* NAVTOP & SEARCH ///////////////////////////////////////////////////////////////*/
#nav_top {  height: 30px; padding: 10px 0 0 0; font-size: 9px; }
#nav_top ul { margin: 3px 0 0 10px; float: right;}
#nav_top li { float: left; padding: 0 15px; background: url('../gfx/sep.gif') right center no-repeat; }
#nav_top li a { color: #b9b9b9; } 
#nav_top li#gotohome a { background: url('../gfx/home.gif') center center no-repeat; width: 20px; height: 20px; display: block; } 
#nav_top li#gotohome a span { display: none;  }
#nav_top li#searchlab { background-image: none; }

/* SEARCH ///////////////////////////////////////////////////////////////////////////////////  */
.search { float: right; margin: 3px 0 0 0; overflow: hidden; } 
.search form { padding: 0; margin:0; background: url('../gfx/input.gif') 0 1px no-repeat; overflow: hidden; height: 30px; float: left;   }
* > .search form { margin-top: 1px; }
.search .text { width: 125px; height: 15px; border: none; background-color: transparent; color: #000; font-size: 11px; line-height: 11px; margin: 0px;
padding: 1px 0 2px 2px; vertical-align: middle; float: left; }
/* to dla ff itd bo nie mozna usunac marginesu inputa w ie */ 
* > .search .text { margin-top: 2px; margin-bottom: 2px;  }
.search .button { border: none; width: 30px; height: 16px; line-height: 11px; background: url('../gfx/search.gif') 0 0 no-repeat; padding: 0; margin: 1px 0 2px 10px;vertical-align: middle; float: left;  }

.search a { display: block; padding-top: 2px;  float: left; color: #f2eed5; font-size: 9px;  }

/* MENUTOP - gif ///////////////////////////////////////////////////////////////////////////////////  */
#menuTop { height: 20px; clear: both; margin-top: 30px; }
#menuTop ul { margin: 0; padding: 0; float: right; display: inline; }
#menuTop li { list-style-type:none; float: left; margin: 0; padding: 0 0px; background: url('../gfx/s.gif') right center no-repeat; }
#menuTop a { display:block; background-position: center top; background-repeat: no-repeat; height: 14px; padding: 0 15px; }
#menuTop a span { display: none; }
#menuTop a#item_o_firmie { background-image: url('../gfx/b_1.gif'); width: 40px; }
#menuTop a#item_oferta { background-image: url('../gfx/b_2.gif'); width: 30px; }
#menuTop a#item_obsluga_klienta { background-image: url('../gfx/b_3.gif'); width: 81px; }
#menuTop a#item_aranzacje { background-image: url('../gfx/b_4.gif'); width: 49px; }
#menuTop a#item_centrum_prasowe { background-image: url('../gfx/b_5.gif'); width: 91px; }
#menuTop a#item_kontakt { background-image: url('../gfx/b_6.gif'); width: 39px; }
#menuTop a#item_uslugi { background-image: url('../gfx/b_7.gif'); width: 33px; }
#menuTop a#item_inspiracje { background-image: url('../gfx/b_inspiracje.gif'); width: 49px; }


/* EN */
.en #menuTop ul { margin-right: 0px; }
#menuTop a#item_company { background-image: url('../gfx/b_1en.gif'); width: 101px; }
#menuTop a#item_offer { background-image: url('../gfx/b_2en.gif'); width: 47px; }
#menuTop a#item_services { background-image: url('../gfx/b_3en.gif'); width: 43px; }
#menuTop a#item_arrangements { background-image: url('../gfx/b_4en.gif'); width: 75px; }
#menuTop a#item_new { background-image: url('../gfx/b_5en.gif'); width: 28px; }
#menuTop a#item_contact { background-image: url('../gfx/b_7en.gif'); width: 41px; }
#menuTop a#item_inspiration_en { background-image: url('../gfx/b_inspiracje-en-de.gif'); width: 55px; }

/* DE */
.de #menuTop ul { margin-right: 0px; }
#menuTop a#item_uber_uns { background-image: url('../gfx/b_1de.gif'); width: 48px; }
#menuTop a#item_angebot { background-image: url('../gfx/b_2de.gif'); width: 46px; }
#menuTop a#item_dienstleistungen { background-image: url('../gfx/b_3de.gif'); width: 88px; }
#menuTop a#item_arrangement { background-image: url('../gfx/b_4de.gif'); width: 71px; }
#menuTop a#item_aktuelles { background-image: url('../gfx/b_5de.gif'); width: 48px; }
#menuTop a#item_kontakt_de { background-image: url('../gfx/b_7de.gif'); width: 41px; }
#menuTop a#item_inspiration_de { background-image: url('../gfx/b_inspiracje-en-de.gif'); width: 55px; background-position: center 1px; }

#menuTop ul a:hover, #menuTop ul a.selected { background-position: center -56px; }
.de #menuTop ul a:hover, .de #menuTop ul a.selected { background-position: center -59px; }

#menuTop a.selected#item_inspiration_de,#menuTop a#item_inspiration_de:hover { background-position: center -55px; }

/* PROFILE NA GLOWNEJ */
#gotoProfile { background: #FFF url(../gfx/bg_prof.gif) left bottom repeat-x; overflow: hidden; }
#gotoProfile .content { width: 960px; margin: 0 auto; background: url(../gfx/bg_prof2.gif) left bottom repeat-x; overflow: hidden;  }
#gotoProfile .contentEn { width: 960px; margin: 0 auto; background: url(../gfx/bg_prof2_en.gif) left bottom repeat-x; overflow: hidden;  }
#gotoProfile .contentDe { width: 960px; margin: 0 auto; background: url(../gfx/bg_prof2_en.gif) left bottom repeat-x; overflow: hidden; }

a.button { color: #FFF; font-weight: bold; font-size: 9px; margin-right: 8px; display: block; float: left; line-height: 15px;}
a.button span { display: block; padding: 0px 10px 3px 10px; } 
a.dark { background: url('../gfx/btn_dark_1.gif') 0 0 no-repeat; }
a.dark span { background: url('../gfx/btn_dark_2.gif') right top no-repeat; }
a.light { background: url('../gfx/btn_light_1.gif') 0 0 no-repeat; }
a.light span { background: url('../gfx/btn_light_2.gif') right top no-repeat;  }
a.grey { background: url('../gfx/btn_grey_1.gif') 0 0 no-repeat; }
a.grey span { background: url('../gfx/btn_grey_2.gif') right top no-repeat;  }

.module { float: left; width: 209px; padding: 30px 0 20px 120px;   }
.module p { font-size: 9px; line-height: 12px; padding: 5px 0 7px 0;  }
.module h1 { height: 15px; padding: 0; }
.module h1 span { display: none; }

#partner h1 { background: url('../gfx/partner_handlowy.gif') 0 0 no-repeat; }
#partner_en h1 { background: url('../gfx/partner_handlowy_en.gif') 0 0 no-repeat; }
#partner_de h1 { background: url('../gfx/partner_handlowy_de.gif') 0 0 no-repeat; }

#architect h1 { background: url('../gfx/architect.gif') 0 0 no-repeat; }
#dealer {  width: 254px;  padding-left: 48px; background: url('../gfx/siec-sprzedazy.gif') 170px 20px no-repeat;  height: 65px; }
#subPage #dealer { background-image: none; }
#dealer h1 { background: url('../gfx/dealer.gif') 0 0 no-repeat; margin-top: 5px;  }
a.select { background: url('../gfx/select.gif') 0 0 no-repeat; display: block; width: 170px; height: 23px; padding: 2px 0 0 12px; color: #5d5d5d; margin-top: 13px; }
#sideBar #dealer select { width: 180px; }

.bigImg { width: 240px; float: left; }
.desc { width: 420px; float: left; } 
.normal {  background: url('../gfx/user.gif') left top no-repeat; margin-top: 2px; overflow: hidden; width: 232px; margin-bottom: 6px; }
.normal .gf { background: url('../gfx/user_2.gif') left bottom no-repeat; padding: 17px 0 20px 28px; overflow: hidden; width: 204px; }
#userProfile p { padding: 0 0 10px 0; }

#seemore { padding-top: 20px; overflow: hidden; clear: both; background: url('../gfx/line.gif') right 30px no-repeat}
#seemore img { margin-right: 20px; }
#seemore h1 { background: url('../gfx/zobacz_aranzacje.gif') 0 0 no-repeat; display: block; width: 110px; height: 23px; padding: 2px 0 10px 12px; }
#seemore h1 span { display: none; }

/* PROFILE NA PODSTRONE */
#links { margin-top: 10px; }
#links span { display: none; }
#links a { }
#links a#partner { background: url('../gfx/partner_handlowy_sub.gif') 0 0 no-repeat; display: block; width: 232px; height: 80px; }
#links a#partner_en { background: url('../gfx/partner_handlowy_sub_en.gif') 0 0 no-repeat; display: block; width: 232px; height: 80px; }
#links a#partner_de { background: url('../gfx/partner_handlowy_sub_de.gif') 0 0 no-repeat; display: block; width: 232px; height: 80px; }

#links a#architect { height: 79px; background: url('../gfx/architect_sub.gif') 0 0 no-repeat; display: block; width: 232px; height: 80px; }
#links #dealer { padding: 17px 0 25px 27px; width: 205px; background: url('../gfx/siec.gif') left bottom no-repeat; height: auto; display: block;}
#links #dealer h1 { background: url('../gfx/dealer.gif') 0 0 no-repeat; height: 16px; width: 200px; margin: 0; padding: 0; }
#links #dealer a.select { margin-top: 4px ; background: url('../gfx/select2.gif') 0 0 no-repeat; width: 170px; height: 23px; padding-top: 1px;}
#links table, #links td { padding: 0; border: 0; border-collapse:collapse; line-height: 11px; font-size: 9px;  }
#links table { margin-bottom: 10px; }
/*  LOCALISER  /////////////////////////////////////////////////////////////////////////////////// */
#localiser { line-height: 16px; color:#ababab; margin-bottom: 15px; margin-left: -10px; }
#localiser a { font-weight: normal; color: #ababab; padding: 0 10px 0 10px; background: url('../gfx/arr.gif') right center no-repeat;  }

/* SUBMENU /////////////////////////////////////////////////////////////////////////////////// */
#sideBar { width:235px; float: left; margin: 0 0 0 5px; padding: 0; display: inline;}
.menu { background: url('../gfx/menu.gif') left top no-repeat; margin-top: 2px; overflow: hidden; width: 100%; }
.menu ul { margin: 0; padding: 20px 0 20px 30px; list-style-image: none; background: url('../gfx/menu_bot.gif') left bottom no-repeat; } 
.menu ul li { list-style:none; margin: 0; padding: 0; background-image: none; }
.menu a { color: #545454; }
.menu ul ul { margin: 5px 0; padding: 0; background-image: none; }
.menu ul li li { list-style:none;  padding: 0 0 2px 20px; background: url("../gfx/m1.gif") 0 8px no-repeat; }
.user ul li { list-style:none;  padding: 0 0 2px 20px; background: url("../gfx/m1.gif") 0 8px no-repeat; }
.menu ul ul { margin: 5px 0; padding: 0; background-image: none; }
.menu ul li li li { list-style:none; padding: 0 0 2px 20px; background: url("../gfx/m2.gif") 0 8px no-repeat; }
.menu .selected a { color: #000000; }

.menu ul.newslist { margin: 0; padding: 8px 15px 15px 15px; }
.menu ul.newslist a { background: url("../gfx/news-icon.gif") 10px 10px no-repeat; padding: 7px 0 8px 25px; display: block; line-height: 13px; border-top: 1px dotted #cccccc; }

.row { width: 100%; overflow: hidden; margin-bottom: 30px; }
.cat { float: left; width: 154px; margin-right: 14px; }
.row .c4 { margin-right: 0; }
.cat a {  color: #000000; line-height: 15px; }
.cat a.im { display: block; width: 154px; height: 122px; }
.cat .lab { background: url("../gfx/lab.gif") left bottom no-repeat; padding: 6px 10px 15px 10px; }

/* Bottom nav ///////////////////////////////////////////////////////////////////////////////////  */
#nav { overflow: hidden; border-top: 1px solid #f1f1f1; padding-top: 5px;}
#nav a { padding: 8px 0 8px 30px; color: #a8a8a8; display: block; float: right; margin-left: 20px;}
a#print { background: url(../gfx/print.gif) 0 5px no-repeat; }
a#recommend { background: url(../gfx/recommend.gif) 0 5px no-repeat;  }
a#pdf { background: url(../gfx/pdf.gif) 0 5px no-repeat; float: left; margin-left: 0px; padding-left: 35px; color: #7b93b6; }

/* FOOTER  /////////////////////////////////////////////////////////////////////////////////// */
#footer { clear: both; margin: 20px auto 20px auto; width: 947px; background:  url(../gfx/infolinia.gif) right top no-repeat; padding-bottom: 20px; overflow:hidden; }
#footer p { padding: 0; }
#madeby a { color: #9ba2a5; }
#footer p#copyright { float: right; width: 400px; font-size: 9px; line-height: 13px; padding-top: 30px; text-align: right; color: #7f7f7f; } 

/* TABLE  ///////////////////////////////////////////////////////////////////////////////////  */
.info { margin: 10px auto 10px auto; border-collapse: collapse; color: #000000; border: none; width:100%; }
.info td { padding: 7px 10px 11px 10px; border: 2px solid #FFF; border-collapse: collapse; vertical-align: top; text-align: center; background-color: #fbfbfb; }
.info th { text-align: center; border: 2px solid #FFF;text-align: center; vertical-align: middle; background: #f5f5f5 url("../gfx/th.gif") left bottom repeat-x; padding: 9px 2px 11px 2px; }

.info .first { font-weight: bold; text-align: right;}
.info p { padding: 0; }
.line0 td,.line0 th { background-color: #f6f6f6; }
.line1 td,.line1 th { background-color: #FFF; }
.desc .info td,
.desc .info th {  font-size: 9px; padding: 7px 10px 9px 10px; line-height: 12px;  }
.details td { text-align: left; }
.info a img { vertical-align: middle; }


.companies  td { border: 0; border-bottom: 1px solid #FFF; }
.companies td { text-align: left; padding: 7px 10px 7px 10px; }
.more-info { float: right; }
.more-info span { display: block; float: left; width: 25px; height: 20px; }
span.ik-ekspozycja { background: url("../gfx/ik-ekspozycja.png") 0 0 no-repeat; }
span.ik-szkolenia { background: url("../gfx/ic-szkolenia.png") 0 0 no-repeat; }
span.ik-galeria { background: url("../gfx/ic-galeria.png") 0 0 no-repeat; }

.polecane td { background: #f8b440 url("../gfx/td-polecane.gif") 0 100% repeat-x; color: #000; font-size: 12px; }
.polecane td a { color: #000; }
.polecane span.ic-polecane { display: block; float: left; width: 66px; height: 20px; background: url("../gfx/polecamy.png") 0 1px no-repeat; margin-right: 5px; }
.polecane span.ik-ekspozycja { background: url("../gfx/ik-ekspozycja2.png") 0 0 no-repeat; }
.polecane span.ik-szkolenia { background: url("../gfx/ic-szkolenia2.png") 0 0 no-repeat; }
.polecane span.ik-galeria { background: url("../gfx/ic-galeria2.png") 0 0 no-repeat; }

/* NOWE */
.companies td { vertical-align: middle; }
.more-info span { display: block; float: left; width: 26px; height: 26px; }
.polecane span.ic-polecane { display: block; float: left; width: 66px; height: 26px; background: url("../gfx/polecamy.png") 0 3px no-repeat; margin-right: 5px; }
.polecane td a { line-height: 26px; }

span.ik-ekspozycja { background: url("../gfx/ik-ekspozycja3.png") 0 0 no-repeat; }
span.ik-szkolenia { background: url("../gfx/ic-szkolenia3.png") 0 0 no-repeat; }
span.ik-galeria { background: url("../gfx/ic-galeria3.png") 0 0 no-repeat; }
.polecane span.ik-ekspozycja { background: url("../gfx/ik-ekspozycja3.png") 0 0 no-repeat; }
.polecane span.ik-szkolenia { background: url("../gfx/ic-szkolenia3.png") 0 0 no-repeat; }
.polecane span.ik-galeria { background: url("../gfx/ic-galeria3.png") 0 0 no-repeat; }
/* //  NOWE */

.lay, .lay td { background-color: #FFF;  border-bottom: 1px solid #f1f1f1; padding: 15px 40px 15px 0; }
td.buttons { text-align: right;  }

#dealer_result #dealer { float: right; padding: 0; width: 208px; }
#dealer_result #dealer a { margin-top: 6px; }
#dealer_result .button { display: block; float: right; margin-top: 10px; }

/* NEWS - subpage  /////////////////////////////////////////////////////////////////////////////////// border: 1px solid #F00; */
.paginate {  margin-top: 5px; float: left; }
.paginate a {  padding: 4px 8px; border: 1px solid #e6e6e6; margin-left: 4px; } 
.paginate span { color: #000; font-weight: bold; }
.paginate a.prevnext { background-color: #fff; padding: 0px; color: #fd5d04; }
.paginate a.prevnext img { vertical-align: middle; }
.opinion { overflow: hidden; clear: both; }
.opinion p { padding: 0; }
#opinions { overflow: hidden; }
#opinions .button { margin-right: 0; }
#arrangements {}

.mask { border: 0; border-collapse: collapse; font-size: 9px; line-height: 9px; background: url('../gfx/maska_3.png') left top repeat-y;}
.mask td {  }
.mask1 { background: url('../gfx/maska_1.png') left top no-repeat; height: 14px; } 
.mask2 { background: url('../gfx/maska_2.png') right top no-repeat; height: 14px;} 
.mask3 { background: url('../gfx/maska_3.png') left top repeat-y; height: 100%; } 
.mask4 { background: url('../gfx/maska_4.png') right top repeat-y; height: 100%; } 
.mask5 { background: url('../gfx/maska_5.png') left bottom no-repeat; height: 14px; } 
.mask6 { background: url('../gfx/maska_6.png') right bottom no-repeat; height: 14px;} 

#news_and_letter { width: 947px; margin: 30px auto; background:  url(../gfx/news_1.gif) 0 0 no-repeat; overflow: hidden; }
#news_and_letter .gfx { background:  url(../gfx/news_2.gif) left bottom no-repeat; width:100%; overflow: hidden; overflow: hidden; padding-bottom: 10px; }
#newsletter { width: 210px; padding: 50px 40px 0 40px; float: left; background:  url(../gfx/newsletter.gif) 40px 33px no-repeat;}
#newsletter p { font-size: 11px; padding: 2px 0 5px 0; }

#news { width: 635px; padding: 0 0 0 22px; float: left; } /*background:  url(../gfx/news.gif) 22px 33px no-repeat; 
.en #news { background: url(../gfx/news_en.gif) 22px 33px no-repeat; }
.de #news { background:  url(../gfx/news_de.gif) 22px 33px no-repeat; }*/
#news .image { background-position: right top; background-repeat: no-repeat; float: right; width: auto; text-align: right; margin-top: 0px; }
#news .mask1 { background: url('../gfx/maska_1n.png') left top no-repeat; height: 9px; } 
#news .mask2 { background: url('../gfx/maska_2n.png') right top no-repeat; height: 9px; } 
#news .mask3 { background: url('../gfx/maska_3n.png') left top repeat-y; height: 100%; } 
#news .mask4 { background: url('../gfx/maska_4n.png') right top repeat-y; height: 100%;} 
#news .mask5 { background: url('../gfx/maska_5n.png') left bottom no-repeat; height: 5px; } 
#news .mask6 { background: url('../gfx/maska_6n.png') right bottom no-repeat; height: 5px; } 

#news h1 { margin: 50px 0 0 0; padding: 0; font-size: 11px; color: #757575; }
#news h1 a { color: #757575; }
#news p img { vertical-align: middle; }

#form{font-size:12px;}

.pdf li { text-align: left; background: url(../gfx/ik_pdf.gif) left center no-repeat; padding-left: 25px; }

.dane_region { float: right; width: 360px; }
.dane_region h1 { padding: 20px 0 0 0; font-size: 13px; }
.flash_region { float: left; width: 300px; }

.show-movie { padding-top: 5px; margin: 15px 0; text-align: center; }
.show-movie a {  display: block; width: 114px; height: 24px; text-indent: -5000px;  background: url('../gfx/zobacz-film.png') 0 0 no-repeat; }
#ue { margin: 0 auto; width: 960px; }
#ue .ueImg { float: right; padding: 10px; }
#ue strong { font-size: 16px; color: red; font-weight: normal; }



