<!--
a:link {
    color: #2C53FF;
    text-decoration: none;
  }


a:visited {
    color: #2C53FF;
    text-decoration: none;
  }


a:hover {
    color: red;
    text-decoration: underline;
  }
-->

body {
    text-align: center;
  }

#lightbox {
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
  }



#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
  }


#lightboxCaption {
    float: left;
  }


#keyboardMsg {
    float: right;
  }


#lightbox img {
    border: none;
  }


#overlay img {
    border: none;
  }


#overlay {
    background-image: url(img/lightbox/overlay.png);
  }


* html #overlay {
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/lightbox/overlay.png", sizingMethod="scale");
  }

h1 {
font:bold 20px serif;
text-align:center;
}

h2 {
    font : bold 18px serif;
    text-align: center;
  }


h3 {
    font : bold 16px serif;
    text-align: center;
  }


h4 {
    font : bold 14px serif;
    text-align: center;
  }

h5 {
    font : bold 13px serif;
    text-align: center;
  }

.td {
    padding: 5px;
  }


#linki {
    font-size: 14px;
    padding: 0 0 20px 20px;
  }


#label {
    height: 25px;
    width: 163px;
    background: url('img/icons/bg1.png');
    font-weight: bold;
  }


#label_1 {
	padding-left: 10px;
	font-size:12px;
	font-weight:bold;
}


.search {
    background: url('img/bg_search.png');
  }


.admin_menu {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
  }


.search_options {
    font-size: 13px;
  }


#page {
    text-align: left;
    width: 980px;
    margin: auto;
  }


#head {
    border-style : none none dotted;
    border-width : medium medium 1px;
    border-bottom-color : black;
    height : 100px;
    text-align : center;
    vertical-align : sub;
  }


#content {
    width: 810px;
    float: left;
  }


#menu_l {
    float : left;
    width : 160px;
    padding : 3px 0 0 0;
  }


#menu_l a {
    display: list-item;
    list-style: disc url(img/icons/dot.jpg);
  }

#menu_l img {
    border:none;
  }

#menu_r {
    padding : 3px 0 0 0;
    float : left;
    width : 155px;
  }

#menu_r a {
    display: list-item;
    list-style: disc url(img/icons/dot.jpg);
  }


#nav {
    font-family: Arial;
    color: #000000;
    font-size: 11px;
    text-decoration:none;
  }


#center {
    float : right;
    width : 640px;
    min-height : 770px;
    height: expression(document.body.clientHeight > 770px? "770px": "auto" );
    border-style : none dotted;
    border-width : medium 1px;
    border-right-color : black;
    border-left-color : black;
    padding : 3px 3px 3px 3px;
  }


#bottom {
    border-style : dotted none none;
    border-width : 1px medium medium;
    border-top-color : black;
    clear : both;
    height : 80px;
  }

#welcomemsg {
	margin: 0 auto 0 auto;
	width:630px;
	height:150px;
	font:normal 12px Arial, Helvetica, sans-serif;
	background: url('img/welcome.png');
	background-repeat:no-repeat;
}

#welcomemsg2 {
	margin : 0 auto 0 auto;
	padding : 0px 20px;
}

#search_method {
    width : 498px;
    margin : auto;
  }


#przegladanie {
    float : left;
    width : 249px;
    padding : 0px;
  }


#wyszukiwanie {
    float : right;
    width : 249px;
    padding : 0px;
  }


#text {
    font-family: Tahoma,Verdana,Arial;
    color: #000000;
    font-size: 14px;
    text-decoration:none;
    margin: 30px;
  }


#op_wyniki {
    text-align: center;
    width: 100%;
    clear: both;
    padding-top: 10px;
  }


#op_wyniki table {
    border-collapse: collapse;
    width: 90%;
    font-size: 13px;
    font-family: sans-serif;
  }


#op_wyniki td {
    border-bottom : #0894FF solid 1px;
    padding : 3px;
    text-align: left;
  }


#op_wyniki p {
    font : bold medium serif;
  }

#op_wyniki a {
    display: block;
  }

#op_prod {
    text-align: center;
    width: 100%;
    clear: both;
    padding-top: 20px;
  }


#op_prod a {
    display: block;
  }


#op_prod table {
    border-collapse: collapse;
    width: 90%;
  }


#op_prod td {
    border-bottom : black dotted 1px;
    padding : 5px;
  }


#op_prod p {
    margin-top : 20px;
    text-align: left;
  }


#opis_bieznika {
    margin-bottom: 20px;
  }


#opis_bieznika td {
    padding: 5px;
    vertical-align: top;
    margin-bottom: 20px;
  }


#pagetitle {
    text-align: center;
  }

#search {
	margin-left:15px;
	text-align: left;
	float:left;
}

#search > form > div {
    margin: 0 0 0 7px;
    float:left;
  }


#sw_prod {
    text-align: left;
    float:right;
  }

#sw_prod > form {
    text-align: center;
    padding-top: 19px;
  }

#prod_details {
	text-align: center;
}

#prod_details_img {
	float:left;
	padding:0 20px 0 30px;
	width: 40%;
}

#prod_details_img img{
	border:none;
}

#prod_details_details {
	float:left;
	text-align:left;
	width:45%;
	padding-bottom: 40px;
}

#prod_details_details table {
	border-collapse: collapse;
}

#prod_details_details_td1 {
	font-weight: bold;
	padding: 10px 10px 3px 0;
	border-bottom : dotted 1px black;
	border-right: dotted 1px black;
}

#prod_details_details_td2 {
	padding-left: 10px;
	border-bottom : dotted 1px black;
}

#infobox {
	float:right;
	margin:10px 30px 0 0;
	padding:0 0 5px 5px;
	width:200px;
	border:none;
}

#infobox2 {
	float:left;
	margin:20px 10px 0 0;
	padding:0 0 5px 5px;
	width:250px;
	height:50px;
	overflow:hidden;
	border-left: dotted 1px;
	border-bottom: dotted 1px;
}

#infobox a {
	display: block;
}

#commentform {
	padding-bottom: 30px;
}

#comment {
	padding-bottom: 30px;
}

#commenttitle {
	background-color: #efefef;
}

#commenttitle table {
	font-size: 14px;
}

#commenttitle td {
	padding-right: 20px;
}

#commentcontent table {
	width: 100%;
	border: solid 1px;
	border-color: #a3a3a3;
	padding: 0 10px 0 15px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

#proddesc table {
	width: 80%;
	border: solid 1px;
	border-color: #a3a3a3;
	background-color:#efefef;
	padding: 0 10px 0 15px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

#item {
margin: 0 auto;
width:630px;
height:200px;
}

#item img.foto {
margin:8px;
float:left;
border:0px;
}

#item_txt {
text-align:center;
}

#item_l {
text-align:left;
float:left;
width:49%;
margin-right:4px;
}

#item p {
margin:0 auto;
text-align:left;
padding-left: 105px;
font: bold 10pt serif;
vertical-align:top;
}

#item_r {
text-align:left;
float:right;
width:49%;
margin-left:4px;
}

#item_item{
clear:both;
margin-bottom:10px;
padding-right:10px;
padding-top:5px;
background: url('img/promotion_bg.png') top left no-repeat;
height:150px;
}

#item_item p{
font-size:12px;
}

#cart{
width:600px;
border-collapse: collapse;
text-align:center;
}

#cart p{
margin:0px;
}

#cart_head{
height:30px;
background: url('img/cart_head.png');
text-align:center;
font-weight:bold;
font-size:13px;
line-height:12px;
}

#cart_left{
text-align:left;
}

#cart td{
border:1px black solid;
}

#cart #cart_item{
background: url('img/cart_item.png');
}

#cart #cart_item:hover, #cart_item:focus { 
background-image: url('img/cart_item_omo.png') 
}

#cart_sum{
height:30px;
font-weight:bold;
}

#cart_sum_p1{
text-align:right;
padding-right:10px;
}

#cart_volume{
border:none;
background-color:#efefef;
font-size:14px;
font-weight:bold;
text-align:center;
}

#ship{
margin-right:23px;
margin-top:30px;
width:250px;
border-collapse: collapse;
text-align:center;
}

#ship td{
border:1px black solid;
}

#msg{
clear:both;
width:410px;
height:70px;
background-image:url('img/msg_bg.png');
background-repeat:no-repeat;
text-align:left;
padding: 10px 0 0 10px;
}

#msg p{
width:340px;
font-size:13px;
font-weight:bold;
margin:0px;
}

#address_form{
width:270px;
border-collapse:collapse;
margin-left:20px;
}

#address_form td{
border:1px black solid;
height:30px;
}

#address_form #td1{
background-image:url('img/cart_head_horizontal.png');
font-size: 13px;
font-weight: bold;
width:110px;
}

#address_form #td2{
width:160px;
}

#address_form input{
border: none;
background-color: #efefef;
height:30px;
width:160px;
padding-left:5px;
font-size:14px;
}

#f_vat{
width:270px;
border-collapse:collapse;
margin-right:20px;
}

#f_vat td{
border:1px black solid;
height:30px;
}

#f_vat #td1{
background-image:url('img/cart_head_horizontal.png');
font-size: 13px;
font-weight: bold;
width:110px;
}

#f_vat #td2{
width:160px;
}

#f_vat input{
border: none;
background-color: #efefef;
height:30px;
width:160px;
padding-left:5px;
font-size:14px;
}

#preview_order{
margin-top:30px;
width:600px;
border-collapse: collapse;
}

#preview_order td{
border:1px black solid;
}

#preview_order p{
margin:0px;
font-family:arial;
font-size:14px;
}

#preview_td_cont{
vertical-align:top;
padding-left:2px;
}

#preview_order textarea{
border:1px black solid;
overflow:hidden;
}

#felgi_prod table{
border-collapse:collapse;
width:90%;
}

#felgi_prod td{
border-bottom:black dotted 1px;
padding:5px;
}

#felgi_prod a{
display:block;
}

#felgi_prod p{
margin-top:20px;
text-align:left;
}

#questionform_1 td{
padding:0px 10px 1px 4px;
border:none;
}

#questionform_1 p{
margin:0px;
}

#questionform_1 input{
border:1px black solid;
width:200px;
}

#questionform_1 textarea{
border:1px black solid;
overflow:hidden;
width:200px;
}

#prod_details_new dupa{
padding-top:10px;
}
