/*
 * TODO Sciezki ../images zamienic pozniej na /images
 */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
body{
    font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
    color: #596369;
}

.w960 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

/* Klasy odmierzajace szerokosci  */
.w160{
    width: 160px;
}
.w460{
    width: 460px;
}

.w320{
    width: 320px;    
}

.w140{
    width: 140px;
}
.w180{
    width: 180px;
}

.w185{
    width: 185px;
}

.w120{
    width: 120px;
}

.w300{
    width: 300px;    
}

.w210{
    width: 210px;    
}
.w223 {
    width: 223px;
}
.w40 {
    width: 40px;
}
.w53 {
    width: 53px;
}
.w96 {
    width: 96px;
}
.w250 {
    width: 250px;
}
.w620{
    width: 620px;
}

.w565{
    width: 565px;
}

.w80{
    width: 80px;
}
.w30{
    width: 20px;
}
.h50 {
    height: 50px;
}
.h120 {
    height: 120px;
}
.pt10{
    padding-top: 10px;
}
.pt20{
    padding-top: 20px;
}
.pl10{
    padding-left: 10px;
}
.pl30 {
    padding-left: 30px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr30 {
    padding-right: 30px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr60 {
    margin-right: 60px;
}
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.justify{
    text-align:justify;
}
.fl {
    float: left;
    display: block;
}
.fr {
    float: right;
    display: block;
}
.block {
    display: block;
}
a{
    color: #ca2a37;
}
#content p {
    margin-bottom: 25px;
}
.sidebar p {
    margin-bottom: 15px;
}

.maroon{
    color: #c23133;
}

.black{
    color: #000;
}

.dark-grey{
    color: #778086;
}
.17pt {
    font-size: 17px;
}
h1 {
	display: none;
	font-size: 22px;
    color: #be3133;
    background: transparent url("../images/h1-bg.png") center left no-repeat;
    margin-top: 5px;
    padding: 25px 0px 25px 20px;
}
h2 {
    font-size: 16px;
    padding: 10px 0;
}
.sidebar h2 {
    padding-left: 105px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #be3133;
    background: transparent url("../images/red-square.png") center left no-repeat;
    margin: 5px 0;
    padding: 0 0 0 10px;
}
h3.help {
	font-size: 13px;
	font-weight: normal;
	color: #be3133;
    margin: 5px 0;
    padding: 0 0 0 10px;

}
h4 {
    font-size: 16px;
    font-weight: normal;
    color: #be3133;
    background: transparent url("../images/h1-bg.png") center left no-repeat;
    margin: 5px 0 35px 0;
    padding: 0 0 0 25px;
}
.dotted {
	height: 1px;
    background: #fff url("../images/domain-form-tld-bg.png") top left repeat-x;
    margin-bottom: 25px;
}
.sep {
    margin: 15px 0;
}
.float{
    display:inline;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.clear{
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0
}

/* Teksty */
.arial_11_grey{
    color: #778086;
    font-size: 11px;
}

/* Formularze */
.input {
    border: 1px solid #a1a4a9;
    border-right-color: #d5d6d9;
    border-bottom-color: #d5d6d9;
    border-left-color: #a1a4a9;
    padding: 1px 5px;
    font-size: 12px;
}
.submit {
    border: none;
    height: 25px;
}
.button {
	border: none;
    height: 18px;
    cursor: pointer;
}
select {
    border: 1px solid #a1a4a9;
    border-right-color: #d5d6d9;
    border-bottom-color: #d5d6d9;
    border-left-color: #a1a4a9;
}
.required {
    background: #fff;
}
.norequired {
    background: #fee;
}
.visible {
    visibility: visible;
}
.dymek-grey,
.dymek-white,
.important {
    background: url("../images/dymek-grey.png") 0 0 no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    margin-right: 10px;
    cursor: default;
}
.dymek-white {
    background: url("../images/dymek-white.png") 0 0 no-repeat;
}
.important {
    background: url("../images/important.png") 0 0 no-repeat;
}
#easyTooltip{
    padding: 5px;
    border: 1px solid #333;
    background: #ffa;
    width: 200px;
    color: #333;
    /*max-width: 200px;*/
}
.btn-create {
    background: url("../images/zaloz-konto_25_red.png") 0 0 no-repeat;
}
.btn-reset {
    background: url("../images/btn-wyczysc-formularz.png") 0 0 no-repeat;
}
.btn-get {
    background: url("../images/zaloguj_25_red.png") 0 0 no-repeat;
    width: 82px;
}
.btn-prev {
    background: url("../images/cofnij_25_grey.png") 0 0 no-repeat;
    width: 82px;
}
.btn-next {
    background: url("../images/dalej_25_red.png") 0 0 no-repeat;
    width: 82px;
}
.btn-recover {
    background: url("../images/przypomnij_25_red.png") 0 0 no-repeat;
    width: 82px;
    margin: 15px 0;
}
.btn-order {
    background: url("../images/zloz-zamowienie_25_red.png") 0 0 no-repeat;
}
.to_cart {
    background: url("../images/dodaj_25_red.png") 0 0 no-repeat;
    width: 120px;
}
.from_cart {
    background: url("../images/usun-wybrane_25_grey.png") 0 0 no-repeat;
    width: 120px;
}
.continue-shopping {
    background: url("../images/kontynuuj-zakupy_25_red.png") 0 0 no-repeat;
    width: 120px;
}
.search,
.check {
    background: url("../images/sprawdz_17_red.png") 0 0 no-repeat;
    width: 70px;
}
.send {
    background: url("../images/btn-wyslij.png") 0 0 no-repeat;
    width: 60px;
}
.ask {
    background: url("../images/sprawdz_17_red.png") 0 0 no-repeat;
    width: 70px;
    margin: 20px 50px;
}
.recover-form {
    margin: 25px 190px;
}
#alt-form .input {
    border: 3px solid #788;
    width: 270px;
}
#alt-form .textarea {
    border: 3px solid #788;
    width: 250px;
    height: 50px;
}
#alt-form .searcher {
	padding: 0 85px 0 105px;
	vertical-align: middle;
	text-align: right;
}
#alt-form .searcher strong {
    margin: 5px;
}
#alt-form .checkboxes,
#alt-form .selects {
    margin: 0 110px 0 170px;
}
#alt-form .search {
    margin: 25px;
}
#alt-form .checkboxes {
    background: #eee;
    padding: 0;
    margin: 0 110px 0 170px;
}
#alt-form .checkboxes .fl {
    text-align: center;
    width: 40px;
    padding: 0 8px;
}
#alt-form .checkboxes .fl input {
    margin-top: 5px;
}
#alt-form .checkboxes .inline input {
    margin: 3px 5px;
}
input[type="checkbox"],
#alt-form .checkboxes .fl input {
    /*background: red;*/
}
#alt-form .checkboxes .fl label {
    display: block;
}
#alt-form .checkboxes .inline input {
    text-align: left;
}
#alt-form .checkboxes .inline label {
    display: inline;
}
#alt-form .selects {
    padding: 10px 0;
}
#alt-form .selects select {
    width: 120px;
    margin: 0 10px;
}
#contact-form .dane {
    width: 200px;
    
}
#contact-form .tresc {
    width: 340px;
}
#contact-form textarea {
    width: 340px;
    height: 125px
}
#contact-form label,
#contact-form .input {
    display: block;
}
#contact-form .wyslij {
    padding: 10px 0;
    text-align: right;
}

/* inne style dla formularzy, np. zamowienie domeny */
.forms .error,
.failed {
    display: block;
    padding: 1px 3px;
    border: 1px solid #d22;
    background: #fee;
    color: #d22;
    margin: 3px 0;
}
.success {
    display: block;
    padding: 1px 3px;
    border: 1px solid #4a4;
    background: #efe;
    color: #4a4;
    margin: 3px 0;
}
.forms label {
    width: 118px;
    float: left;
}
.forms {
    margin: 3px 0;
    overflow: hidden;
}


.steps {
    background: url("../images/krok.png") center 0 no-repeat;
    height: 80px;
    margin-bottom: 15px;
}
.step-2 {
    background-position: center -80px;
}
.step-3 {
    background-position: center -160px;
}

/*
 * Sekcja head.
 * Tutaj znajduje sie formluarz logowania
 * Menu gorne
 * Logo i itp itd
 */
#head {
    background: #fff url("../images/bg-head.png") top left repeat-x;
} 

/* Pojemnik na naglowek */
#head-wrapper{
    position: relative;
}

#login{
    height: 61px;
}

#login ul{
    padding: 20px 0px 10px 290px;
}
#login ul li{
    margin: 0px 5px;
}

#login input{ 
    background: #4f5a61;
    width: 148px;
    border: 1px solid #4f5a61;
    color: #eaebec;
}
#login .error {
	border: 1px solid #d22;
}
#login label {
    color: #eee;
}

#login #recover{
    text-align: right;
    padding-right: 245px;
}


#login #recover a{
    text-decoration: none;
    color: #889095;
    font-size: 11px;
}

#login #recover a:hover{
    text-decoration: underline;
}


#login-button{
    background:transparent url("../images/head-login.png") no-repeat scroll 0 0;
    border: none;
    height: 17px;
    width: 70px;
    padding: 0;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

#register-button{
    position: absolute;
    width: 102px;
    height: 102px;
    top: 7px;
    left: 823px;
    z-index: 10;
}

/* Menu nawigacyjne! */
#nav, #nav-left, #nav-right {
    height: 41px;
}

#nav{
    background: transparent url("../images/nav-bg.png") top left repeat-x;
}

#nav-left{
    background: transparent url("../images/nav-bg-left.png") top left no-repeat;
}

#nav-right{
    background: transparent url("../images/nav-bg-right.png") top right no-repeat;
}

#nav-menu {
    list-style: none;
    padding: 0px 37px 0px 17px;
    margin: 0;
    width: 886px;
    height: 41px;
    position: relative;
}

#nav-menu li{
    float: left;
}

#nav-menu a {
    display: block;
    text-indent: -9999px;
    outline: none;
    margin-right: 1px;
    font-size: 0px;
}

#nav-menu .w125{
    width: 125px;
}

#nav-menu .w115{
    width: 115px;
}

#nav-menu .w87{
	width: 87px;
}

#nav-menu .w125, #nav-menu .w115, #nav-menu .w87{
    height: 41px;
}

#nav-menu a {
    background-position: left top;
}

#nav-menu a:hover,  #nav-menu a.selected {
    background-position: left bottom;
}

#nav-menu-register{
    background-image: url(../images/nav-register.png);
}

#nav-menu-transfer{
    background-image: url(../images/nav-transfer.png);
}

#nav-menu-option{
    background-image: url(../images/nav-option-2.png);
}

#nav-menu-pricelist{
    background-image: url(../images/nav-pricelist.png);
}

#nav-menu-rules{
    background-image: url(../images/nav-rules.png);
}

#nav-menu-help{
    background-image: url(../images/nav-help.png);
}

#nav-menu-contact{
    background-image: url(../images/nav-contact.png);
}

#nav-menu-cart{
    background-image: url(../images/nav-cart-2.png);
}

#banners{
    padding: 20px 0px 0px 0px;
}
/* Logo */
#logo{
    padding: 50px 20px;
    width: 210px;
    height: 50px;
}
/* Miejsce na baner */
#banner{
    padding: 10px;
    width: 650px;
    height: 130px;
}

.right-content-bg{
    background: transparent url("../images/domain-form-bg.png") top right repeat-y;
}

/* Formularz do wyszukiwania domen */
.separator{
    border-top: 1px solid #dedfdf;
}

#domain-form-wrapper{
    position: relative;
}

#domain-name-arrow{
    position:absolute;
    z-index: 1;
    top:10px;
    left:0px;
}


#domain-name-input{
    position:absolute;
    z-index: 10;
    top:61px;
    left:59px;
    color: #435057;
}
#domain-name {
    width: 135px;
    border: 1px solid #ea0;
}
#domain-form-tld{
    width: 200px;
    margin: 0px 0px 0px 235px;
    padding: 10px 0px;
}

#domain-form-tld tr.hr{
    
    height:1px;
}
#domain-form-tld tr.hr td{
    background: transparent url("../images/domain-form-tld-bg.png") bottom left repeat-x;
}


#domain-form-tld tr{
    height:41px;
}

#domain-form-tld td{
    width: 40px;
    text-align: center;
    vertical-align: middle;
    color: #4b4d52;
    font-size: 11px;
}

#domain-form-combo{
    width: 174px;
    padding: 10px 2px 10px 9px;
}

#domain-form-combo-bg{
    padding: 4px 4px 2px 4px;
    background-color: #778086;
}

#domain-form-combo-bg select{
    width: 100%;
    margin-bottom: 2px;
    color: #778086;
    
}

#domain-form-combo button{
    display: block;
    background: transparent url("../images/btn-szukaj.png") no-repeat scroll 0 0;
    border: none;
    height: 18px;
    width: 70px;
    margin: 17px 0px 10px 72px;
    text-indent:-9999px;
    cursor: pointer;
}

#about{
    background: #fff url("../images/orange-o-nas.png") top right no-repeat;
    width: 204px;
    margin: 0px;
    padding: 25px 75px 15px 40px; 
}

#contact{
    background: transparent url("../images/orange-kontakt.png") top right no-repeat;
    width: 233px;
    margin: 0px;
    padding: 10px 76px 10px 10px;
}

#contact a{
    background: transparent url("../images/telefonistka-poziom.png") top left no-repeat;
    width: 130px;
    height: 80px;
    padding: 30px 0px 10px 100px;
    display: block;
}

/**
 * Bardzo brzydki hack na uzyskanie polprostej ;-)
 */
#kreska-1{
    background: transparent url("../images/px-df.png") top left repeat;
    position: relative;
    width: 100%;
}

#kreska-2{
    background: transparent url("../images/px-ff.png") top left repeat;
    top: 0px;
    left: 50%;
    width: 50%;
    position: absolute;
}

#kreska-3{
    position: relative;
}
#kreska-4{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: transparent url("../images/px-df.png") top left repeat;
}

#kreska-1, #kreska-2, #kreska-3, #kreska-4{
    height: 1px;
    overflow:hidden;
}

/**
 * Sekcja glowna
 */
#body {
    background: #fff url("../images/bg-body-bottom.png") bottom left repeat-x;
    padding-bottom: 25px;
}


/* Ta warstwa rysuje na srodku pionowa kreske */
#body-3col{
    background: transparent url("../images/body-bg-480.png") top left repeat-y;
}

#sw-customer .individual, #sw-customer .business{
    height: 40px;
    width: 460px;
    display: block;
}

#sw-customer .individual{
    background: transparent url("../images/sw-customer.png") 0px 0px no-repeat;
}

#sw-customer .business {
    background: transparent url("../images/sw-customer.png") 0px -40px no-repeat;
}

.sw-cell{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 30px;
    cursor: pointer;
}

#sw-customer.individual #individual{
    cursor: auto;
}

#sw-customer.business #business{
    cursor: auto;
}

#sw-customer-content{
    padding: 25px 20px 10px 20px;
}

#sw-customer-content.individual #business-content{
    display:none;
}

#sw-customer-content.business #individual-content{
    display:none;
}


ul.red-square{
    color: #b13031;
    list-style-type: square;
    list-style-position: outside;
    padding-left: 10px;
}

ul.red-square li{
    margin-left: 5px;
}
 
ul.red-square span {
    color: #596369;
}

span.plhead {
	/*color: #b13031;*/
	font-size: 14px;
	font-weight: bold;
}

ul.help-inner-list{
    list-style-type: circle;
    list-style-position: outside;
    padding-left: 15px;
	padding-top: 5px;
}

ul.reg-links{
    list-style-type: square;
    list-style-position: outside;
    /*padding-left: 15px;
	padding-top: 5px;*/
}

#content-universal{
    width: 640px;
    margin: 0px 0px;
}

.vertical-menu{
    width: 160px;
    margin: 90px 25px 0px 0px;
}

.vertical-menu li{
    width: 160px;
    height: 26px;
    margin: 1px 0px 2px 0px;
}

.vertical-menu li a{
    display: block;
    outline: none;
    height: 22px;
    background: #fff url("../images/v-menu.png") top left repeat-x;
    color: #fff;
    text-decoration: none;
    padding: 4px 20px 0px 20px;
}

.vertical-menu li a:hover,  .vertical-menu li a.selected {
    background-position: left bottom;
}


#page-navigation{
	/*
	#CA2A37 red
	*/
    margin: 0px 25px 25px 30px;
    padding: 5px 0px 5px 0px;
    height: 20px;
    background: #fff url("../images/px-df.png") bottom left repeat-x;
    vertical-align: middle;
    font-size: 16px;
}

#page-navigation img{
    vertical-align: middle;
    margin-right: 5px;
}


#sub-content {
    width: 380px;
}
#sub-content div {
    display: none;
}
.w620 #content{
    margin: 0px 25px 0px 30px;
}
#content-universal #content{
    width: 410px;
    padding: 0px 25px 0px 25px;
}

/* Jesli przodkiem paska nawigacyjnego bedzie warstwa uniwerslna to dodaje po 10pikseli marginesu*/
#content-universal #page-navigation{
     margin: 0px 35px 0px 40px;
}

.register-table{
    margin: 0px;
    width: 290px;
}

.register-table tr.grey{
    height: 20px;
    background-color: #f1f4f6;
}

.register-table tr.white{
    height: 20px;
    background-color: #fff;
}

.register-table td.col-1{
    width: 290px;
}

.register-table td.col-2{
    width: 145px;
}

.register-table td.col-5{
    width: 58px;
}

.register-table td.centered{
    text-align: center;
}

.bw-table{
    width: 565px;
    margin-bottom: 25px;
}

.bw-table tr.h28{
    height: 28px;
    margin-bottom: 10px;
}

.bw-table tr.h20{
    height: 20px;
}
.bw-table tr.h40{
    height: 40px;
}

.bw-table td{
    vertical-align: middle;
}

.bw-table thead th{
    text-align: center;
    padding: 10px;
    font-size: 14px;
    color: #596369;
    font-weight: normal;
}


.bw-table tbody th {
    background: #000;
    border: 1px solid #000;
    height: 30px;
    color: #FFF;
    text-align: left;
    vertical-align: middle;
    font-weight: bolder;
}

.bw-table .line td {
    height: 3px;
    background-color: #fff;
}

.bw-table .white td {
    background-color: #fff;
    border-top: 1px solid #e5eaed;
    border-bottom: 1px solid #e5eaed; 
}
.bw-table .grey {
    border: 1px solid #e5eaed;
}
.bw-table .grey td {
    background-color: #e5eaed;
    border-top: 1px solid #e5eaed;
    border-bottom: 1px solid #e5eaed;
}
.bw-table .error {
    border: 1px solid #c44;
    background: #fee;
    color: #e22;
}
.bw-table td.left-border {
    border-left: 1px solid #e5eaed;
}

.bw-table td.right-border {
    border-right: 1px solid #e5eaed;
}
.bw-table td span {
    font-size: 11px;
}
.bw-table .center {
    text-align: center;
}
.bw-table .right {
    text-align: right;
}

/* Newsy */
.sidebar{
    margin: 0px 0px;
}

.sidebar .line{
    margin: 0px 0px 0px 110px;
    width: 209px;
    /*margin: 0px 0px 0px 25px;
    width: 294px;*/
    height: 21px;
    background: #fff url("../images/px-df.png") center left repeat-x;
}

.sidebar img.img{
    margin: 0px 80px 0px 80px;
    width: 160px;
}
#about,
.sidebar .news-img-txt, .sidebar .news-txt{
    /*color: #788187;*/
    font: 11px/1.5 Arial, Helvetica, Verdana, sans-serif;
}

.sidebar .news-txt{
    width: 180px;
    padding: 0px 25px 0px 95px;
    /*width: 250px;
    padding: 0px 25px 0px 25px;*/
    margin: 0px 10px;
}

.sidebar .news-txt-bold{
    width: 180px;
    padding: 0px 25px 0px 95px;
    /*width: 250px;
    padding: 0px 25px 0px 25px;*/
    margin: 0px 10px;
	font-size: 12px;
	font-weight: bold;
}  

.sidebar .news-img-txt{
    width: 180px;
    padding: 0px 5px 0px 0px;
    margin: 0px 10px 0px 5px;
}  
.news-link,
.sidebar .news-link{
    padding: 15px 0px 15px 0px;
    text-align: right;
}

.news-link a,
.sidebar .news-link a{
    padding: 0px 20px 0px 0px;
    color: #727b81;
    margin: 0px 0px 0px 30px;
    text-decoration: none;
    background: url("../images/news-arrow.png") right 1px no-repeat;
    font: bolder 10px/1 Verdana, Arial, Helvetica, sans-serif;
}  
.news-link a:hover,
.sidebar .news-link a:hover{
    text-decoration: underline;
}

.pobierz-link a{
    padding: 0px 20px 0px 0px;
    color: #727b81;
    margin: 0px 0px 0px 15px;
    text-decoration: none;
    background: url("../images/news-arrow.png") right 1px no-repeat;
    font: bolder 10px/1 Verdana, Arial, Helvetica, sans-serif;
}

.pobierz-link a:hover{
    text-decoration: underline;
}

.pokaz-zwin a{
    padding: 0px 20px 0px 0px;
    color: #727b81;
    margin: 0px 0px 0px 15px;
    text-decoration: none;
    background: url("../images/news-arrow.png") right 1px no-repeat;
    font: bolder 10px/1 Verdana, Arial, Helvetica, sans-serif;
}

.pokaz-zwin a:hover{
    text-decoration: underline;
}
/*
 * Info o cenach i partnerach
 */
#info-main {
    background: #fff url("../images/bg-info.png") top left repeat;
}

#info-cennik{
    background: transparent url("../images/info-cennik-blank.png") top center no-repeat;
    margin-right: 0px;
    width: 470px;
}

#info-partnerzy{
    background: transparent url("../images/info-cennik-blank.png") top center no-repeat;
}

/* klasa jednej z dwoch komorek wpisanych do warstwy info */
.info-cell{
    margin: 4px 0px;
    padding: 30px 20px 15px 20px;
}
/* komorka z lewej ma border z prawej */
#info-cennik-border{
    border-right: 1px solid #7c8488;
    padding-right: 9px;
}

#info-table-cennik td{
    height: 18px;
    font-weight: bolder;
}

/* Tabelka z cenami */
.col-name{
    width: 120px;
    padding: 0px 0 0 10px ;
    color: #a6b1b8;
}

.row-odd .col-name{
    color: #778086;
    background: transparent url("../images/info-table-odd-bg.png") top left no-repeat;
}

.col-price{
    width: 65px;
    color: #b7c5ce;
    padding-right: 25px;
    text-align: right;
}

#info-cennik-link{
    text-align: right;
    padding: 0px 10px;
    font: bolder 10px/1 Verdana, Arial, Helvetica, sans-serif;
}

#info-cennik-link a{
    color: #fff;
	text-decoration: none;
    padding: 0px 30px 0px 0px;
    background: url("../images/info-arrow.png") right 1px no-repeat;
}
#info-cennik-link a:hover {
    text-decoration: underline;
}
.foot-header {
    line-height: 13px;
    text-align: center;
    font-size: 10px;
    color: #222;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

#info-cell-partnerzy{
    padding-top: 40px;
}
#info-cell-partnerzy a {
    display: block;
    width: 140px;
    height: 60px;
    float: left;
}
#nask {
    background: url("../images/info-partners.jpg") 0 0 no-repeat;  
}
#rrp {
    background: url("../images/info-partners.jpg") -140px 0 no-repeat;
}
#eurid {
	background: url("../images/info-partners.jpg") -280px 0 no-repeat;
}
#nask:hover {
    background: url("../images/info-partners.jpg") 0 -58px no-repeat;  
}
#rrp:hover {
    background: url("../images/info-partners.jpg") -140px -58px no-repeat;
}
#eurid:hover {
    background: url("../images/info-partners.jpg") -280px -58px no-repeat;
}
/*
 * Stopka z linkami etc.
 */ 
#foot {
    background: #fff url("../images/bg-foot.png") top left repeat;
    color: #a6b1b8;
    text-align: center;
    padding: 12px 0px 14px 0px;
}
/* Definicja linkow znajdujacych sie w ostatniej dolnej warstwie */
#foot a{
    color: #a6b1b8;
    padding: 0px 8px;
    text-decoration: none;
}

#foot a:hover{
    text-decoration: underline;
}
#information {
    margin: 15px auto;
    width: 960px;
}
#information p {
    dispalay: none;
    padding: 10px 25px;
    font-size: 14px;
    background: #fdd;
    border: 1px solid #f33;
    color: #f11;
    border-radius: 5px;
}

.answer {
	/*border: 1px dotted #47535A;*/
	padding: 5px 5px 5px 5px;
	text-align: justify;
	/*background-color: #efefef;*/
	margin-left: 6px;
	color: #727b81;
}

/* ajax in progress*//*
#ajax_in_progress {
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: 50%;
    background: #fff url(../images/ajax-loader.gif) 50% 50% no-repeat;
    width: 32px;
    height: 32px;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    display: block;
}*/
