body {
	margin: 0px;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #555;
}
a:link,
a:active,
a:visited {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
}
h4,
h2,
h1 {
    	margin-top: 0px;
	font-size: 13px;
}
.desc {
	font-weight: bold;
	font-size: 11px;
}
#head {
	width: 780px;
	/*height: 213px;*/
	height: 93px;
	/*background: url("../lay/header.gif") no-repeat;*/
	background: url("../lay/header.png") no-repeat;
}
#all {
    	margin: auto;
	width: 780px;
}
#body {
	position: relative;
	width: 780px;
	padding-top: 0px;
}

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

#left h1 {
    	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color:#2a6fa9;
}

#left .box {
	background: #f7f7f7;
	border:1px solid #ccc;
	padding:10px;
	font-size: 11px;
	margin:5px;
}

#left .box ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}

#left .box ul li{
	margin:0px 0px 5px 0px;
}

.loyalty_form{
	margin:5px;
	padding:5px;
	border:1px dashed #aaa;
	background:#f0f0f0;
}
.loyalty_form p{
	margin:0px 0px 10px 0px;
}
.loyalty_form .text{
	width:180px;
}

#box {
	height: 240px;
	background: url("../lay/box.gif") no-repeat top left;
	font-weight: bold;
	color: #c48a62;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#search table {
	margin-left: 160px;
}
#search_input {
	width: 140px;
	border: none;
	margin-top: 4px;
	height: 15px;
	text-align: center;
	font-size: 11px;
}

#netstrada{
	height: 66px;

}
#netstrada img{
	display:block;
	margin:0px;
	border:0px;
}

#banner{
	margin-bottom:20px;
}

#banner img{
	display:block;
	margin:0px;
	border:0px;
}

#search {
	text-align: right;
	height: 65px;
}

#menu-footer table {
	margin-left: 180px;
	margin-top: 50px;
}
#menu-footer td {
	padding: 0px 0px 0px 10px;
}

#menu-footer a {
	background: url("../lay/lif.gif") no-repeat left center;
	padding: 0px 5px 0px 6px;
}
#menu {

}
#box a:link,
#box a:active,
#box a:visited,
#menu-top a:link,
#menu-top a:active,
#menu-top a:visited,
#menu-footer a:link,
#menu-footer a:active,
#menu-footer a:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
#box a:hover,
#menu-footer a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
#menu a:link,
#menu a:active,
#menu a:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
#menu li {
	background: url('../lay/li.gif') no-repeat left center;
	border-bottom: 1px #999 solid;
	width: 118px;
	padding: 2px 0px 2px 10px;
}
#box ul {
	padding-left: 10px;
	padding-top: 14px;
	list-style-type: none;
}
#box .no {
	background: none;
}
#box img {
	float: left;
	margin: 1px 3px 0px 0px;
}

#box li {
	border-bottom: 1px #999 solid;
	width: 115px;
	padding: 2px 0px 2px 0px;
}
#box h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ff9900;
}
#menu ul {
	padding-left: 10px;
	padding-top: 11px;
	list-style-type: none;
}
#contentt {
	padding: 10px 5px 0px 5px;
	width:523px;
}
#content {
	float: right;
	width: 533px;
	padding-top: 0px;
}
#footer {
	float: left;
	width: 780px;
	height: 160px;
	margin-bottom:20px;
	background: url("../lay/footer.gif") no-repeat;
}
#author {
	float: right;
	font: normal 9px Tahoma;
	color: #496d87;
}
#author a {
	color: #496d87;
	font: normal 9px Tahoma;
}
input,
select,
INPUT.text,
INPUT.hText,
TEXTAREA {
	background-color: #fff;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	font-size: 10px;
	color: #444;
}
textarea {
	width: 270px;
}
INPUT.hText {
	background-color: #FFFACE;
	color: #000;
}
INPUT.button {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	border-bottom: solid 1px #777;
	border-right: solid 1px #777;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #fff;
}
.tableBox table {
	margin: auto;
}
.tableBox h1 {
	text-align: center;
}
.error {
	color: #ff0000;
	text-align: center;
	font-weight: bold;
}
#advertisement {
    float: left;
	width: 480px;
}
.clear {
	clear: both;
}
.line {
	width: 100%;
	height: 1px;
	background: #999;
}
.empty {
	border-top: 3px #999 double;
	border-bottom: 3px #999 double;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #aaa;
	padding: 100px 0px 100px 0px;	
}
.full {
	border-top: 3px #ff6600 double;
	border-bottom: 3px #ff6600 double;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #ff6600;
	padding: 50px 0px 50px 0px;	
}
#pagename {
	/*
	margin-left: 120px;
	width: 300px;
	height: 70px;
	background: url("../lay/fale.gif") no-repeat top left;
	text-align: center;
	border: 1px #fff solid;
	*/
}
#pagename h3 {
	font-size: 14px;
	/*color: #c48a62;*/
	color:#255f9b;
	margin: 20px 0px 10px 10px;
	text-align: left;
	text-transform: uppercase;
}
#pagename h1 {
	font-size: 14px;
	/*color: #c48a62;*/
	color:#255f9b;
	margin: 20px 0px 10px 10px;
	text-align: left;
	text-transform: uppercase;
}
.left,
.right {
	border-bottom: 1px #999 dotted;
	padding: 10px 0px 10px 0px;
}
#input-lo {
	border:none;
	width:149px;
	margin-top: 8px;
	height: 16px;
}
#register-form p {
	text-align: justify;
}
#register-form .border {
	border-bottom: 1px #aaa dotted;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

/*** Opcje NetStrady ***/
div.option-box
{
	float: left;
	
	margin: 12px;
	_margin: 10px;
	font-family: Tahoma;
	width: 220px;
	height: 179px;
}

div.option-box div.speed
{
	margin: 8px 10px 0px 10px;
	text-align:center;
	height: 53px;
	font-size:12px;
	color: #fff;
	font-family: Tahoma;
}
div.option-box div.speed p{
	display:block;
	margin:0px;
	text-align:center;
	color: white;
	font-family: Tahoma;
}
div.option-box div.speed span
{
	
	font-size: 22px;
	font-weight:bold;
	color: white;
	font-family: Tahoma;
}

div.option-box div.info
{
	margin: 0px 10px 20px 10px;
	
	height: 72px;
}

div.option-box div.info ul
{
	margin: 0px;
	padding: 0px;
}

div.option-box div.info li
{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 7px 15px;
	line-height: 12px;
	color: #0b2c48;
	font-size: 11px;
	font-family: Tahoma;
	list-style-type: none;
	background:url('../lay/li_info.gif') no-repeat left center;
}

div.option-box div.info li span{
	font-size:24px;
	font-weight:bold;
	color:#000;
}

div.option-box div.links
{
	margin: 15px 10px 0px 10px;
	
}

#option-1
{
	/*background: url('../lay/option_1.gif');*/
	background: url('../lay/option_univ.jpg');
}

#option-2
{
	/*background: url('../lay/option_2.gif');*/
	background: url('../lay/option_univ.jpg');
}

#option-3
{
	/*background: url('../lay/option_3.gif');*/
	background: url('../lay/option_univ.jpg');
}

#option-4
{
	/*background: url('../lay/option_3.gif');*/
	background: url('../lay/option_univ.jpg');
}

#option-5
{
	/*background: url('../lay/option_3.gif');*/
	background: url('../lay/option_univ.jpg');
}


#option-6
{
	/*background: url('../lay/option_3.gif');*/
	background: url('../lay/option_univ.jpg');
}


#option-7
{
	/*background: url('../lay/option_3.gif');*/
	background: url('../lay/option_univ.jpg');
}

/*** Formatowania linków ***/
a.more
{
	padding: 0px 15px;

	font-size: 11px;

	color: #666666;
	
	background: url('../lay/more-button.gif') no-repeat center center;
}

a.register
{
	padding: 5px 25px;

	font-size: 16px;
	font-weight: bold;
	
	color: #666666;
	
	background: url('../lay/register-button.gif') no-repeat center center;
}

table.confirm-data
{
	width: 100%;
}

table.confirm-data td
{
	border-bottom: 1px dotted #909090;
	padding: 2px;
}
#foo-tbl td {
	font-size: 10px;
	color: #fff;
}
#foo-tbl {
	margin-top: 37px;
}
.foo-left {
	width: 450px;	
}
#foo-tbl td a{
	color:#72a0d1;
	font-size:11px;
}

/*//// Tabela cennika ////////*/
table.prices{
	width:99%;
	margin:0px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
table.prices th{
	padding:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#efefef;
}
table.prices td{
	padding:4px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}
#content table.prices td a{
	color:#255f9b;
	text-decoration:none;
	font-size:10px;
}
table.prices td a:hover{
	text-decoration:underline;
}
table.prices ul{
	margin:0px;
}

div,p,span,td,th{
	font-family: Tahoma;
	font-size: 12px;
	color: #555;
}

p{
	margin:0px;
}


/*/// PODSTRONA PROMOCJI ///*/

div.promotion_content{
}

div.promotion_content table{
	margin:0px;
}

div.promotion_content tr{

}

div.promotion_content td.left_col{
	width:60%;
}

div.promotion_content td.left_col img{
	cursor:pointer;
}

div.promotion_content #calculator td.left_col{
	height:184px;
	vertical-align:bottom;
	background:url('../promotions/skala_3.jpg') no-repeat left top;
}
div.promotion_content #calculator td.left_col tr{
	height:49px;
}
div.promotion_content #calculator td.left_col table{
	height:120px;
	margin-bottom:15px;
	margin-left:22px;
	width:300px;
}

div.promotion_content #calculator td.left_col table td{
	 
	margin:0px;
	padding:0px;
}

div.promotion_content td.right_col{
	width:40%;
	vertical-align:middle;
	text-align:center;
}

.left_prom{
	float:left;
	width:30px;
}


.right_prom{
	float:left;
	width:454px;
}

.skala_pionowa{
	margin:37px 0px 0px 0px;
}

.skala_pionowa .it{
	
	height:50px;
	font-size:10px;
}


.skala_pozioma{
	margin:0px 0px 0px 30px;
}

.skala_pozioma .it{
	float:left;
	width:49px;
	font-size:10px;
}


div.promotion_content p{
	margin:0px 0px 20px 0px;
	text-align:justify;
}

div.promotion_content ul.promotions_info{
	margin:0px 0px 20px 0px;
	padding:0px;
}

div.promotion_content ul.promotions_info li{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
	list-style-type: none;
	background:url('../lay/li_info.gif') no-repeat left 5px;
	cursor:pointer;
}

div.promotion_content ul.promotions_info li .number{

}

div.promotion_content ul.promotions_info li .red_number{

}

div.promotion_content ul.promotions_info li .mergin_left{

}


div.promotion_content .promotion{
	font-weight:bold;
	color:#ba0000;
}

div.promotion_content .number{
	font-weight:bold;
	font-size:13px;
	color:#2a6fa9;
}

span.number{
	font-weight:bold;
	font-size:13px;
	color:#ba0000;
}

div.promotion_content .red_number{
	font-weight:bold;
	font-size:13px;
	color:#ba0000;
}

div.promotion_content .red_number_large{
	font-weight:bold;
	font-size:18px;
	color:#74a2d1;
}




div.promotion_content #dynamic{
	padding:5px;
	background:#c1daf4;
	color: #0b2c48;
	font-size:11px;
	font-family: Tahoma;
	border:1px solid #0b2c48;
}

div.promotion_content #dynamic_calculator{
	padding:5px;
	background:#f7f7f7;
	border:1px solid #ccc;
	color: #0b2c48;
	font-size:11px;
	font-family: Tahoma;
}
div.promotion_content #dynamic_calculator p{
	margin:0px;
	text-align:center;
}

div.promotion_content #dynamic a{
	font-weight:bold;
	font-size:11px;
	font-family: Tahoma;
	color:#ba0000;
	
}
div.promotion_content #dynamic a:hover{
	
}

input.buttton_order {
	font-weight: bold;
	font-size: 11px;
	color: #0b2c48;
	border-bottom: solid 1px #777;
	border-right: solid 1px #777;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #c1daf4;
	margin-left:180px;
	cursor:pointer;
}

input.button_order {
	font-weight: bold;
	font-size: 11px;
	color: #0b2c48;
	border-bottom: solid 1px #777;
	border-right: solid 1px #777;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #c1daf4;
	
	cursor:pointer;
}

input.buttton_order_prom {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border-bottom: solid 1px #777;
	border-right: solid 1px #777;
	border-top: solid 1px #bbb;
	border-left: solid 1px #bbb;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #6087b0;
	
	cursor:pointer;
}


.red_number{
	font-weight:bold;
	font-size:13px;
	color:#ba0000;
}

