*{
	margin: 0px; 
	padding: 0px; 
}
html, body {
	background: #d7e4ec url('../images/tlo.gif') repeat-x; 
	font-family: Verdana Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	border:0px;
	height: 100%;
	color: #656565;
}

a {
	color: #46728a; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

.margin {
	margin: 20px;
}

.clear {
	clear: both;
}
.hidden{
	display: none;
}


input.text {
	color: #46728a;
	font-size: 10px;
	padding: 4px 3px 4px 3px;
	margin-bottom: -8px;
}

input.text2 {
	background: transparent url('../images/input.gif') no-repeat; 
	width: 191px;
	height: 16px;
	border: none;
	color: #7c7b7b;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	margin: 6px 0 6px 0;
}

table.form tr td {
	font-size: 11px;
}

.label_txt {
	padding-right: 20px;
	font-weight: bold;
}

input, select, textarea {
	padding: 1px 0 1px 3px;
	color: #7c7b7b;
	font-family: Verdana Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	padding: 3px;
}

/* ============================================ */
.page{
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -30px;
	width: 910px;
}
/* ======================================================================== */
.head{
	height: 202px;
	width: 910px;
}
.head .left{
	float: left;
	background: transparent url('../images/logo.jpg') no-repeat; 
	height: 202px;
	width: 487px;
}
.head .left .szukarka{
	margin-top: 164px;
	margin-left: 20px;
}

.head .left .szukarka input.text{
	background: transparent url('../images/input_szukaj.gif') no-repeat; 
	border: 0px;
	width: 122px;
	height: 21px;
}
.head .left .szukarka input.button{
	background: transparent url('../images/szukaj.gif') no-repeat; 
	border: 0px;
	width: 61px;
	height: 22px;
}


.head .right{
	float: left;
	background: transparent url('../images/top_right.jpg') no-repeat; 
	height: 202px;
	width: 413px;
}
.head .right .small_menu{
	float: right;
	font-size: 9px;
	margin-top: 4px;
}

.head .right .koszyk{
	background: transparent url('../images/koszyk.gif') no-repeat 0px 0px; 
	float: right;
	font-size: 10px;
	margin-top: 20px;
	color: #46728a; 
	padding-left: 14px
}

.head .right .koszyk p{
	float: left;
	margin-left: 20px;
	line-height: 22px;
}

.head .right .navigation {
	position:absolute;
	top:124px;
	font-size: 10px;
	text-align: center;
	margin: 0 0px 0 24px;
	width: 370px;
}
.head .right .navigation a{
	color: #005985;
	display: block;
	line-height: 28px;
	text-align: center;
	float: left;
	font-size: 10px;
}
.head .right .navigation a.n1{
	padding: 0 2px 0 2px;
	width: 58px;
}
.head .right .navigation a.n1:hover {
	background: transparent url('../images/nav_hover1.gif') no-repeat 0px 2px; 
	text-decoration: none;
	color: white;
}

.head .right .navigation a.n3{
	padding: 0 2px 0 2px;
	width: 102px;
}
.head .right .navigation a.n3:hover {
	background: transparent url('../images/nav_hover3.gif') no-repeat 0px 2px; 
	text-decoration: none;
	color: white;
}

.head .right .navigation a.n5{
	padding: 0 2px 0 2px;
	width: 70px;
}
.head .right .navigation a.n5:hover {
	background: transparent url('../images/nav_hover5.gif') no-repeat 0px 2px; 
	text-decoration: none;
	color: white;
}
/* ======================================================================== */
.body {
	float: left;
	background: white; 
	width: 900px;
}
/* ======================================================================== */
.panel_left {
	float: left;
	width: 251px;
	background: white; 
}
.panel_left .content {
	margin: 20px 20px 20px 20px;	
}
.panel_left .content  .login{
	background: transparent url('../images/logowanie_tlo.gif') no-repeat 0px 0px; 
	width: 211px;
	height: 135px;
}
.panel_left .content  .login .panel{
	padding: 40px 20px 10px 20px;
	color: #005985;
}
.panel_left .content  .login form{
	padding: 28px 35px 5px 34px;
	font-size: 10px;
}
.panel_left .content  .login input.text{
	background: transparent url('../images/input_login.gif') no-repeat 0px 0px; 
	width: 140px;
	height: 18px;
	border: none;
	margin-bottom: 2px;
}

.panel_left .content  .login input.bottom{
	background: transparent url('../images/zaloguj.gif') no-repeat 0px 0px; 
	width: 61px;
	height: 21px;
	border: none;
	float: right;
}



.panel_left .menu ul {
	background: transparent url('../images/left_tlo.gif') repeat-y; 
	width: 209px;
}
.panel_left .menu ul a {
	color: #005985;
}

.panel_left .menu ul li.title {
	background: transparent url('../images/left_top.gif') no-repeat; 
	padding-top: 15px;
	padding-left: 42px;
	height: 24px;
	color: #005985;
	font-weight: bold;
}

.panel_left .menu ul li {
	list-style: none;
	margin:0px;
	padding: 0px;
}

.panel_left .menu ul li.link {
	background: transparent url('../images/arrow2.gif') no-repeat 18px 10px; 
	line-height: 23px;
	padding: 0 4px 0 1px;
	padding-left: 32px;
	border-bottom: 1px solid #dce4e9;
}

.panel_left .menu ul li.link a {

}

.panel_left .menu  ul li.link span{
	margin: 0 6px 0 8px;
	color: #005985;
}
.panel_left .menu  ul li.link2 span{
	margin: 0 4px 0 1px;
	color: #005985;
}
.panel_left .menu ul li.link2 {
	background: transparent url('../images/arrow3.gif') no-repeat 32px 10px; 
	line-height: 14px;
	padding: 5px 4px 6px 1px;
	padding-left: 36px;
	border-bottom: 1px solid #dce4e9;
}

.panel_left .menu ul li.link2 a {
	margin: 0 6px 0 8px;
	font-size: 10px;
	display: block;
}
.panel_left .menu ul li.active {
	background: #e8f0f4 url('../images/arrow5.gif') no-repeat 19px 10px; 
	font-weight: bold;
}
.panel_left .menu ul  li.active2 {
	background: #e8f0f4 url('../images/arrow5.gif') no-repeat 33px 10px; 
	font-weight: bold;
}
/* ======================================================================== */
.panel_left .panel1 {
	background: transparent url('../images/panel1.gif') no-repeat;
	height: 7px;
	width: 208px;
}
.panel_left .panel2 {
	background: transparent url('../images/panel2.gif') repeat-y;
	width: 208px;
}
.panel_left .panel2 p{
	padding: 10px;
	text-align: center;
}
.panel_left .panel3 {
	background: transparent url('../images/panel3.gif') no-repeat;
	height: 7px;
	width: 208px;
}
/* ======================================================================== */
.panel_center{
	float: left;
	background: white url('../images/big_koperta_tlo.gif') no-repeat 156px 0px; 
	width: 620px;

}
.panel_center .content{
	padding: 20px 20px 20px 0px;
}

.panel_center .content .head{
	background: white url('../images/pasek1.gif') no-repeat; 
	width: 600px;
	height: 35px;
	line-height: 29px;
}
.panel_center .content .head p{
	padding-left: 36px;
	color: #005985;
}

.panel_center .content .head2{
	background: white url('../images/pasek2.gif') no-repeat; 
	width: 600px;
	height: 35px;
	line-height: 29px;
}

.no_background {
	background: white; 
}

.title {
	background: transparent url('../images/arrow.gif') no-repeat 0px 4px; 
	padding-left: 18px;
	color: #005985;
	margin-bottom: 20px;
}
/* ======================================================================== */
table.table_index {
	width: 100%;
	text-align: center;
}
table.table_index tr td {
	width: 33%;
	padding: 6px;
}
table.table_index tr td p {
	padding: 6px;
}
table.table_index tr td p span {
	background: transparent url('../images/arrow6.gif') no-repeat 0px 5px; 
	padding-left: 9px;
	color: #005985;
	font-weight: bold;
}
/* ======================================================================== */
table.prod_list {
	width: 605px;
	margin: 10px;
}
table.prod_list tr td {
	border-bottom: 1px solid #d8d8d8;
}
table.prod_list tr td {
	padding: 6px;
}

table.prod_list tr td p.price {
	color: #c21311;
	font-weight: bold;
	font-size: 12px;
}
b.title_table{
	color: #005985;
}
/* ======================================================================== */
table.prod_show {
	width: 605px;
	margin: 10px;
}
table.prod_show tr td p.price {
	color: #c21311;
	font-weight: bold;
	font-size: 14px;
}
b.title_table{
	color: #005985;
}
.title_hr{
	width: 580px;
	border-bottom: 1px solid #bcbcbc;
	padding: 0 0px 8px 0px;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 10px;
	color: #035b86;
}
table.prod_show tr td .span {
	padding: 0 8px 0 8px;
}
.zawartosc {
	margin: 0 10px 0 10px;
}
/* ======================================================================== */

table.koszyk {
	 margin: 10px;
	 border-collapse: collapse;
}

table.koszyk th {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	height: 30px;
	padding: 4px;
}

table.koszyk tr td {
	 border: 1px solid #cccccc; 
	 padding: 4px;
}

table.koszyk tr td.price {
	background: #f5f5f5;
}

table.koszyk tr td.no_right{
	
}

table.koszyk tr th.suma_cena{
	font-size: 14px;
	font-weight: bold;
	color: #d32311;

}
.koszyk_buttons {
	text-align: right;
	margin: 0 10px 10px 10px;
}
/* ======================================================================== */
.form_podp {
	float: left;
}

.form_podp .head_form {
	background: #eeeeee url('../images/form_podp_head.gif') no-repeat;
	width: 302px;
	height: 10px;	
}

.form_podp .srodek_form{
	background: #eeeeee;
	width: 302px;
	font-size: 10px;
}
.form_podp .srodek_form p{
	padding: 11px 18px 0px 18px;
	line-height: 10px;
	height: 32px;
}


.form_podp .foot_form{
	background: #eeeeee url('../images/form_podp_foot.gif') no-repeat;
	width: 302px;
	height: 10px;	
}

/* ======================================================================== */
.tree {
	padding: 8px 20px 0 20px;
	text-align: center;
}
/* ======================================================================== */
.errors{
	width: 292px;
	padding: 4px;
	border: 1px solid red; 
	margin: 20px 20px 10px 20px;
	font-size: 12px;
	background: #f6f6f6;

}
.errors font small{
	color: red;
}

table tr td span.red {
	color:red;
}
span.red {
	color:red;
}
/* ======================================================================== */
.foot {
	background: transparent url('../images/footer_top.gif') no-repeat; 
	width: 910px;
	height: 6px;
}
.foot2 {
	width: 870px;
	margin: 20px;
}
