body {
	margin: 0;
	padding: 0;
	background: #fff url(/img/blue-bg.gif) repeat-x;
}

a {
	color: #3252b3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

div#header table td{
		font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
}
div.content {
	width: 900px;
	margin: 0 auto;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}
h1 {
	font-size: 16px;
	margin: 0 0 4px 0;
	font-family: verdana;
}
h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}
p, li {
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt 0pt 20px;
}
ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}
div.description, div.item {
	width: 400px;
}
div.description {
	margin-right: 10px;
}
div.item {
	margin-left: 10px;
}
div#header {
	width: 850px;
	text-align: left;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 15px;
}

div#header td {
	vertical-align: bottom;
	margin: auto;
}

div#header p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana;
}

div#header img.logo {
}

div#header a img {
	border: 0;
}

div.band {
	padding: 5px;
	text-align: center;
	background-color: #5F85AB;
	background-color: #FFFccc;
	background-color: #E8FCBB;
	background-color: #FFFFE1;
	border-top: 1px solid #AD9582;
	border-bottom: 1px solid #AD9582;
}


div.contentContainer {
	margin: 20px auto;
	width: 840px;
}


div.center {
	border-top: 1px solid #dbc0ae;
	border-bottom: 1px solid #dbc0ae;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 425px;
}

div.copyrights {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	color: #aaa;
	font-family: verdana;
}

div.copyrights a {
	color: #aaa;
	text-decoration: none;
}

div#timer {
	font-size: 250%;
	background-color: #6CD800;
	padding: 10px;
	width: 80%;
}
.item {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 20px;
}

.item p {
	margin-bottom: 0;
	margin-top: 0;
}

.item img {
	float: left;
	margin: 0 15px 10px 0;
}
.item img.none {
	margin-bottom: 0;
}

.wide li {
	padding-bottom: 3px;
	border-bottom: 1px dashed #D9D4CF;
}


div.pitch {
	float: left;
	width: 400px;
	text-align: center;
}
div.item h1, div.item h3, div.item h5 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.item h3 a, div.item h3 a:hover {
    color: #00A300;
}
div.item h5 a, div.item h5 a:hover {
    color: orange;
}
div.item h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
div.item ul, div.item li {
	margin: 0;
}
#screencast {
    border:1px solid #aaa;
    margin: 0px;
    padding: 0px;
	width: 971px;
    height: 544px;
    background-color: white;
}
/* Formularz kontaktowy */
form#contactForm div table {
/*	padding-right: 50px;*/
	padding-right: 10px;
/*    border-right: 1px solid #D9D4CF;*/
}
form#contactForm input, form#contactForm select, form#contactForm textarea {
    border: 1px solid black;
}

form#contactForm div table .submitButton {
    background-color: #F3FDCD;
    font-size: 16px;
    font-weight: bold;
}
form#polcardform div table .submitButton {
    background-color: #F3FDCD;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid black;
}
table.contactTable {
   width: 900px; 
}

table.contactTable td {
	margin: 20px;
}
table.contactTable td p {
	margin:0px 0px 0px 0px;
}

table.contactTable td.right {
    border-left: 1px solid #D9D4CF;
}    
/* Formularz zamówienia */ 
form#orderForm div table {
/*	padding-right: 50px;*/
	padding-right: 3px;
/*    border-right: 1px solid #D9D4CF; */
}
form#orderForm input, form#orderForm select, form#orderForm textarea {
    border: 1px solid black;
}

form#orderForm div table .submitButton {
    background-color: #F3FDCD;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #44B400;
}
form#orderForm div table .backButton {
    background-color: #ffd9d9;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #CC0000;
}
h1.orderHeader {
/*    color: #CC0000; */
    color: #3252B3;
    font-weight: bold;
    font-family: verdana;
    font-size: 18px;
    text-align: center;
}  
table.orderTable th {
    color: #3252B3;
    font-weight: bold;
    font-family: verdana;
    font-size: 18px;
    padding: 5px;
    border-bottom: 1px solid #D9D4CF;
}
h1.orderInfoHeader {
/*    color: #CC0000; */
    color: #44B400;
    font-weight: bold;
    font-family: verdana;
    font-size: 18px;
}
div.faq {
    text-align: left;
	padding-right: 3px;
/*	padding-right: 50px;*/
    border-right: 1px solid #D9D4CF;
}   
div.faq a {
    font-size: 12px;   
    display: block;
    padding: 4px;
}
div.faq p a {
    font-size: 12px;   
    display: inline;
    padding: 0px;
}
div.faq big {
	font-size: 110%;
	font-weight: bold;
	margin-left: 10px;
}
div.faq h1 a {
	font-size: 100%;
}
div.faq #orderForm div table td b {
    font-size: 12px;
}    
div.pricetag {
	text-align: right;
	font-size: 120%;
}
div.pricetag strong {
	font-size: 150%;
	color: white;
}
div.pricetag h3 {
	margin:0;
	color: #00A300;
}
div.pricebelt {
	padding: 4px;
	color: #FFFFE1;
	background-color: #00A300;
}
div.disclamer {
	font-size: 7pt;
	color: #00A300;
}
div.orderLinks {
	margin-top: 10px;
	text-align: right;
	color: #7F005F;
/*	border-top: 1px solid #7F005F; */
}
#orderForm div table td input.orderRadio {
    float: left;
    border: none;
}  
div.price {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}    
div.payment {
    font-weight: bold;
    font-size: 14px;
}   
div.payment p {
    font-weight: normal;
    font-size: 12px;
    margin-left: 20px;
}
#orderForm div table td ul {
    margin: 0px 0px;
    padding:0pt 0pt 0pt 20px;
}
#orderForm div table td li {
    font-family:verdana;
    font-size:12px;
    font-weight:normal;
/*    line-height:1.4em; */
    margin:0pt 0pt 0px;
}
div.prodInfoHdr {
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
}
div.prodInfo{
    margin-top: 8px;
    margin-bottom: 8px;
}
div.domainBu {
    margin-top: 10px;
    background-color: #FFD9D9;
    border: 1px solid #cc0000;
    padding: 3px;
}
div.domainBu span {
    font-weight: bold;
    font-size: 14px;
    color: #cc0000;
}
div.domainBu p {
    font-size: 12px;
    margin-bottom: 3px; 
}
table.orderTable {

}   
table.orderTable td {

    font-size: 12px;
}
table.orderTable td.due {
    font-size: 10px;
    font-weight: bold;
}
table.orderTable td.dueprice {
    color: #cc0000;

}
h1.greet {
    color: #44B400;
}   

/*
 Cennik 
*/
div.priceDiv {
    text-align: left;
}   
div.priceDiv table {
    font-size: 12px;
/*    border: 1px solid #7F005F; */
    border: 1px solid #8c507d;
    background-color: #fff;
}
div.priceDiv table td, div.priceDiv table th {
    padding: 5px;
}    
div.priceDiv table th {
    color: #fff;
    background-color: #8c507d;
    border-bottom: 5px solid  #8c507d;

}
div.priceDiv table td {
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #eee;
}    
div.priceDiv table td li {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
}
div.priceDiv table td sup {
    font-size: 8px;
    font-weight: normal;
    color: #443f43;
}   
div.priceDiv table td div {
    font-style: italic;
}    
div.priceDiv table td div#sup {
    font-size: 9px;
    color: #443f43;
}    
div.priceDiv table td div#sup li {
    font-size: 9px;
    color: #443f43;
}    
div.priceDiv table td.duo {
    width: 100px;
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
/*    color: #285a00; */
    color: #00A300;
}    

