body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    background: #1C7CC5 url(../images/bg.gif) repeat-x;
    line-height: 16px;
    position: relative;
    min-height: 100%;
    color: #000;
}

a {
    text-decoration: none;
    color:#1C7CC5;

}

a:hover {
    text-decoration: underline;
}

html, body {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}

/* ie */
* html body {
	height: 100%;
}

#header {
    width:100%;
	height:142px;
}

/* box i h1 - d.p. z tym */
#header .box{
    width:624px;
    height:142px;
    margin:0 auto;
    background: url(../images/lbbg.gif) no-repeat 0 7px;
	position:relative;
    overflow: hidden;
}

h1{
    margin:0;
	position:absolute;
	left:26px;
	top:23px;
}

h1 a{
    text-indent:3000px;
	overflow:hidden;
	white-space:nowrap;
    display: block;
    background: url(../images/doladujtelefon.gif) no-repeat;
	height: 60px;
	width: 217px;
}

#menu {
    margin:0 auto;
    height:35px;
    width:624px;
	position:absolute;
	left:0px;
	top:101px;
	padding:0;
}

#menu li{
	list-style-type:none;
	position:relative;
	float:left;
	height:35px
	}
#menu li a {
	float:left;
	display:block;
	height:35px;
	overflow:hidden;
	text-indent:-999px
	}

#menu li.doladuj a {
	background:url(../images/doladuj.gif) no-repeat;
	width:109px
	}
#menu li.faktura a {
	background:url(../images/faktura.gif) no-repeat;
	width:102px
	}
#menu li.status a {
	background:url(../images/status.gif) no-repeat;
	width:108px
	}
#menu li.regulamin a {
	background:url(../images/regulamin.gif) no-repeat;
	width:101px
	}
#menu li.faq a {
	background:url(../images/faq.gif) no-repeat;
	width:102px
	}
#menu li.reklamacje a {
	background:url(../images/reklamacje.gif) no-repeat;
	width:102px
	}

#content {
    margin:0 auto;
    width:624px;
	padding:0 0 80px;
	background:url(../images/content-box-top.gif) no-repeat top left;
}

#content .box {
	background:url(../images/content-box-bottom.gif) no-repeat bottom left;
    padding:9px 0 12px 0;
}

#columns {
	background:#FFFFFF url(../images/content-box-bg.gif);
    padding:0 4px 10px;
}


#left {
    width:446px;
    float: left;
}

#right {
    float: right;
    width:170px;
}

#center {
}

#regulamin, #tresc, #faq{
    width:552px;
    margin: 0 32px;
}

#columns-footer {
    clear:both;
}

.paragraf {
    text-align: center;
}

.title_box h2 {
    margin: 10px 0 0 31px;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 4px;
}

.kroki, .reklama, .title_box, #right_head{
	background:url(../images/cbg.gif) repeat-x;
    height: 44px;
    overflow: hidden;
}

.kroki div{
    width:138px;
    height:41px;
    float: left;
    display: inline;
}

#krok1 {
	background:url(../images/podaj_numer.gif) no-repeat;
    margin:0 0 0 7px;
}

#krok2 {
	background:url(../images/wybierz_kwote.gif) no-repeat;
    margin:0 0 0 8px;
}

#krok3 {
	background:url(../images/dokonaj_platnosci.gif) no-repeat;
    margin:0 0 0 8px;
}

.aktywny#krok1 {
	background:url(../images/podaj_numer_a.gif) no-repeat;
}

.aktywny#krok2 {
	background:url(../images/wybierz_kwote_a.gif) no-repeat;
}

.aktywny#krok3 {
	background:url(../images/dokonaj_platnosci_a.gif) no-repeat;
}

.reklama {
    width: 170px;
    height: 24px;
    text-align: center;
    font-variant: small-caps;
    letter-spacing: 10px;
    color: #AAA;
    padding: 10px 0;
}

#right_head {
    width: 170px;
    height: 24px;
    text-align: center;
    font-variant: small-caps;
    letter-spacing: 2px;
    color: #666;
    padding: 10px 0;
}

/* formularz */

form p{
    margin: 0;
    padding: 0 0 10px 0;
}

#left{
}

#left form {
	width: 382px;
    margin: 0 32px 0 32px;
	padding: 10px 0 0;
}

#center form {
	width: 552px;
    margin: 0 32px 0 32px;
	/*padding: 10px 0 0;*/
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

fieldset {
    width: 382px;
    text-align: center;
}

#siec {
}

#siec label {
	display: block;
    float: left;
	width: 54px;
    margin: 0;
}

#siec label input {
    margin: 4px 0;
    padding: 0;
}
/*
#siec label a {
    text-decoration: underline;
    font-weight: bold;
}
*/
#telefon{
	padding: 10px 0 0 0;
}
#telefon .field-2l {
	padding: 10px 0 0;
}

div.field-1l, div.field-2l {
    padding: 2px 0;
}

div.field-1l label {
    float: left;
    width: 150px;
    text-align: right;
    padding: 2px 0 0 0;
}

.error_message{
    color: red;
    margin: 4px 0 8px 0;
    width:100%;
}
.error_message div{
	display: inline;
	padding: 2px 4px;
	background: #ffffe1;
	/* border: 1px solid black; */
}

div.field-1l div.error_message div{
    text-align: center;
}

div.field-1l input, div.field-1l select, div.field-1l textarea {
    width: 150px;
    margin: 0 20px 0 0;
    padding: 0;
}

div.field-2l label {
    padding: 2px 0 0 0;
    display: block;
    width: 100%;
    text-align: center;
}

div.field-1l input, #user.email {
	/*border: 1px solid black;*/
}

div.field-2l input {
    width: 150px;
}

div.field-radio {
    margin: 0 0 10px;
}

div.field-radio p{
    margin: 10px;
    padding: 0;
    text-align: center;
}

div.field-radio input {
    margin: 0 20px 0 0;
}

div.field-radio label {
    width: 200px;
    text-align: left;
    padding: 2px 0 0 40px;
    display: block;
    margin: 0 0 0 140px;
}

.ibutton {
    margin: 10px 4px 0;
}

/* koniec formularza */

.typ {
    font-variant: small-caps;
    font-size: 12px;
    padding: 0 0 2px 0;
    width: 142px; 
    display:block;
}

.tresc{
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 6px 0;
    width: 142px; 
    display:block;
    overflow:hidden;
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.dane{
    display:block;
    padding: 0 14px 0 14px;
    width: 142px; 
}

.oferta {
    margin: 10px;
    font-size: 12px;
    font-variant: small-caps;
    letter-spacing: 2px;
}

#faq h3 {
    font-size: 14px;
    padding: 0 0 4px 0;
    margin: 0;
}

#faq p {
    padding: 2px 0 14px 0;
    margin: 0px;
}

#foot {
	position: absolute;
	padding: 0;
	height: 70px;
	width: 100%;
	bottom: 0;

	background: #fff;
}

#info {
    margin: 0 auto;
    width: 624px;
}

.fourcreate, .ecard {
    width: 115px;
    height: 50px;
    float: left;
    padding: 0 18px 0 72px;
    margin: 10px 0;
    color: #999;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #CCC;
    font-size: 10px;
}

.fourcreate a, .ecard a{
    text-decoration: underline;
    color: #999;
}

.fourcreate a:hover, .ecard a:hover{
    text-decoration: underline;
}

.fourcreate {
	background: url(../images/fourcreate.gif) no-repeat 2px 2px;
}

.ecard {
	background: url(../images/ecard.gif) no-repeat 22px 6px;
}

.platnosci {
    width: 212px;
    height: 70px;
	float: right;
}

.platnosci img{
    float: right;
}

.field-js {
 margin: 6px;
}

.ttip{
	padding: 4px;
	background: #ffffe1;
	/* border: 1px solid black; */
}

.red {
	color: red;
}