@charset "UTF-8";

body {
    background: #CECECE url('images/body-bg.gif') repeat-x;
    margin: 5px;
    padding: 5px;
}

.printable-bg {
	background: #FFFFFF url() no-repeat;
}

* { font-family: tahoma, garamond, georgia, times; }

h1 {
    font-size: 13px;
}

h4 {
    font-size: 13px;
    color: #000000;
}

/* ============ style domyslne ================ */

td, p, li, div {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #505050;
    line-height: 130%;
}

td, p, div { text-align: justify; }

td { vertical-align: top; }

p { marign: 0px 0px 10px 0px; }

form {
	margin: 2px;
	padding:0;
}

#wrapper {
	width: 850px;
	margin: auto;
	border: 4px solid #FFFFFF;
	background: #FFFFFF;
}

#topbanner {
	width: 850px;
	height: 170px;
	margin: auto;
	padding: 0px;
	background: #CCCCCC;
}

/* ******************** menu glowne ************************* */

#main-menu {
	width: 850px;
	margin: auto;
	background: #254188 url('images/main-menu-item-bg.gif') repeat-x;
	height: auto;
	margin-bottom: 25px;
	border-top: 0px solid #000000;
}

#main-menu div { margin:0; padding:0; height:37px; }

#main-menu div a {
	display: block;
	color: #BDC8DE;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 99px;
	float: left;
	background: transparent url('images/main-menu-item-bg.gif') repeat-x;
	padding: 10px 3px 11px 3px;
	border-right: 1px solid #4C6CBD;
	text-align: center;
	text-transform: uppercase;
}

#main-menu div a:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: #F0F0F0 url('images/main-menu-item2-bg.gif') repeat-x;
	text-align: center;
	text-transform: uppercase;
}

/* ******************* boksy glowne ****************************** */

.MainBoxHdr {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    padding: 7px 1px 10px 14px;
    margin: 0px;
    background: #E7E7E7 url('images/main-box-hdr-bg.gif') repeat-x 0px 0px;
    border-top: 1px solid #B2B5BC;
    clear: both;
}
   
.MainBoxBod {
    background: #FFFFFF;
    margin: 10px 4px 15px 4px;
}

.MainBox2Hdr {
    font-size: 11px;
    font-weight: bold;
    color: #755A79;
    text-align: left;
    letter-spacing: 1px;
    padding: 4px 1px 6px 10px;
    background: #FFFFFF;
    border-top: 1px dotted #D0D0D0;
    clear: both;
}

.MainBox2Bod {
    background: #FFFFFF;
    margin: 10px 5px 15px 5px;
}

.banerPromo {
width:180px; height:335px; overflow:hidden; padding:0; margin:0;
}

.banerPromo p { margin:0; padding:0; }
.banerPromo a > img { border:0; }


.konto {
	font-family:Arial; 
	color:#000070; 
	margin:8px;
}

ul{
list-style-type:none;
}


/* ******************* FOOTER ****************************** */

.FooterMain {
	width: 850px;
	margin: auto;
	background: #0e5291;
}
.FooterMain div {
    color: #e0e0e0;
    text-align: center;
	padding: 11px;
    line-height: 130%;
}
.FooterMain a,
.FooterMain a:hover
{
	color: #e0e0ff;
	font-family: verdana;
}

.logasy {
	width:850px;
	height:100px;
	margin: 20px auto 0px auto;
	/* background: white url('images/logasy.gif');*/
	border-top: 1px dashed #C0C0C0;
}

/* ********* podstrona: cenniki *********** */

td.cennikMini {
    text-align: center;
}

td.ofertaMini {
    text-align: center;
}

td.cennikHdrCeny {
    background-color: whitesmoke;
    color: black;
    text-align: center;
    font-weight: normal;
}

td.cennikHdrNazwa {
    background-color: dimgray;
    color: white;
    text-align: center;
    font-weight: bold;
}

td.cennikHdrKolor {
    background-color: silver;
    color: black;
    text-align: center;
    font-weight: normal;
    font-size:9px;
}

td.cennikHdrIlosci {
    background-color: silver;
    text-align: center;
    font-weight: normal;
}

td.cennikBodNazwa {
    background-color: silver;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
    font-size:9px;
}

td.cennikBodWhite {
    background-color: #F0F0F0;
    text-align: center;
    font-weight: normal;
}

td.cennikBodColor {
    background-color: #E0E0E0;
    text-align: center;
    font-weight: normal;
}

td.cennikBodCenyWhite { background: #F0F0F0; color: #002687; text-align: right; font-weight: normal; font-size:11px; vertical-align: middle; }
td.cennikBodCenyColor { background: #E0E0E0; color: #002687; text-align: right; font-weight: normal; font-size:11px; vertical-align: middle; }

td.cennikBodCeny1White { background-color: #F0F0F0; color: #909090; text-align: right; font-weight: normal; }
td.cennikBodCeny1Color { background-color: #E0E0E0; color: #909090; text-align: right; font-weight: normal; }

td.cennikBodCeny2White { background-color: #F0F0F0; color: #000000; text-align: right; font-weight: normal; }
td.cennikBodCeny2Color { background-color: #E0E0E0; color: #000000; text-align: right; font-weight: normal; }

td.cennikBodCeny3White { background-color: #F0F0F0; color: #000000; text-align: right; font-weight: bold; }
td.cennikBodCeny3Color { background-color: #E0E0E0; color: #000000; text-align: right; font-weight: bold; }

/* ********* podstrona: oferta *********** */

.menu-odziez { margin: 10px auto; text-align:left; width: 640px; }
.menu-odziez .hdr { padding: 3px; border-top:1px dashed #E0E0E0; color: #909090; font-weight:normal; }
.menu-odziez span { white-space: nowrap; }

.fasony-tabela-hdr { background: #8C9ED0; color:white; margin: 10px 0; padding:5px; font-size:13px; font-weight:bold; font-family:verdana; text-align:left;  }

td.oferta {
    text-align: justify;
}

.oferta-odziez td {
	border-bottom: 1px solid silver;
	vertical-align: top;
}
    
/* ********* podstrona: wspolpraca *********** */

#tab_regulamin td { font-family:Tahoma; font-size:11px; color: #505050; }

td.wspHdr {
    text-align: center;
    font-weight: bold;
    letter-spacing: 1pt;
}

td.wspIndex {
    text-align: right;
}

td.wspBody {
    text-align: left;
}

/* ************ tabela formularzy ************** */

td.formHeader {
    font-weight: bold;
    letter-spacing: 1pt;
}
    
td.formLabel {
    /*background-color: #E77919;*/
    background-color: #e0e0f0;
    text-align: right;
    color: black;
    vertical-align: top;
}

td.formInput {
    background-color: whitesmoke;
    color: black;
    text-align: left;
}

/* ************ elementy formularzy ************** */

input {
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: black;
    border-left-color: black;
    border-bottom-color: DimGray;
    border-right-color: DimGray;
    color: black;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
}

input.rBtn {
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: black;
    border-left-color: black;
    border-bottom-color: DimGray;
    border-right-color: DimGray;
    color: black;
    background-color: transparent;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
}

input.Btn {
    border-top-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-top-color: Silver;
    border-left-color: Silver;
    border-bottom-color: Black;
    border-right-color: Black;
    background-color: DimGray;
    color: White;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
}

option {
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: DimGray;
    border-left-color: DimGray;
    border-bottom-color: DimGray;
    border-right-color: DimGray;
    background-color: White;
    color: Black;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
}

select {
	border: 1px solid #505050;
	padding: 3px;
    background-color: white;
    color: #404040;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
}

textarea {
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-color: black;
    border-left-color: black;
    border-bottom-color: DimGray;
    border-right-color: DimGray;
    background-color: white;
    color: black;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, sans-serif;
}

/* ************ linki ************** */

a {
    color: #007FFF;
    text-decoration: none;
}

a:hover {
    color: #88029F;
    text-decoration: none;
}


