*, html {
		font-family: arial;
		font-size: 11px;
	
		padding: 0;
	
	}
.input_rejestracja{
width: 202px;
height: 20px;
background: url('/templates/img/rejestracja_input.png') no-repeat left top;
border: 0px;
color: white;
font-weight: bold;
padding-top: 4px;
font-size: 11px;

}
.input_rejestracja input{
width: 187px;
height: 20px;
background: transparent;
border: 0px;
color: white;
font-weight: bold;

font-size: 11px;
margin-left: 5px;
}
h1 {
	color: white;
	font-size: 14px;
	font-family: arial;
	margin-left: 10px;
	height: 20px;
	border: 1px solid;
}
a.gray {
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.gray:hover {
	color: gray;
	text-decoration: underline;
}
.clear {
	clear: both;
}
form {
margin: 0 0 0 0;
}
.strong {
	font-weight: bold;
}
body {
	background:#F8F8F8 url('/templates/img/bg_main.gif') repeat-y;
	margin: 0 auto;
	padding: 0 auto;
	/*width: 100%;*/ 
	height: 100%;

	text-align: left;
	
 }
  
.center{
	text-align:center;
}
.bold {
	font-weight: bold;
}
/*  Template   */

#container{
	width: 737px;
	display: block;
	height: 600px;
	min-height: 570px;
	background: #fff url('/templates/img/bg_stetoskop.jpg') no-repeat left top;
	border: 0px solid #000;
}
#container_koszyk{
	width: 737px;
	display: block;
	height: 600px;
	min-height: 570px;
	background: #fff url('/templates/img/bg_stetoskop_koszyk.jpg') no-repeat left top;
	border: 0px solid #000;
}
#header{}
#white {
	height: 30px;
	display: block;
	background: #fff url('/templates/img/gradient.png') repeat-x left top;
		width: 737px;
}
.path{
	position: relative;
	margin-left: 547px;
	top: 5px;
	width: 191px;
	height: 	22px;
	background: url('/templates/img/path_bg.png') no-repeat left top;
	display: block;
		color: white;
}
.path .left{
	float: left;
	padding-right: 10px;
	border-right: 1px solid white;

	background: transparent;
	margin-top: 4px;
	width: 80px;
	text-align: right;
}
.path .right{
	padding-left: 15px;
	float: left;
	margin-top: 4px;
	width: 60px;
	font-weight: bold;
	background: transparent;
}
#logo {
	width: 86px;
	height: 18px;
	display: block;
	background: #f8f8f8 url('/templates/img/kamed_logo.png') no-repeat left top;
	float: left;
	position: absolute;
	left: 10px;
	margin-top: 8px;
}
ul#menu{
	background: #111111;
	width: 737px;
	height: 34px;
	background: #f8f8f8 url('/templates/img/menu_bg.png') repeat-x left top;
	display: block;
	margin: 0 0 0 0;
	border: 1px 1px 1px 0px solid #fff;
}
ul#menu li{
	float: left;
	height: 34px;
	display: block;
	text-align: center;
 border-right: 1px solid #fff;
	border-left: 2px solid #000;


	color: white;
}

ul#menu a{
	float: left;
	color: white;
	text-decoration: none;
	height: 24px;
	padding-top: 10px;
	padding-right: 20PX;
	padding-left: 18px;
	background:#000  url('/templates/img/btn_off.png') no-repeat right top;
	display: block;
}
ul#menu a:hover{
	color: white;
	text-decoration: none;
 
	background:  url('/templates/img/btn_on.png') no-repeat right top;
	
}
ul#menu a.select{
		float: left;
	color: white;
	text-decoration: none;
	height: 24px;
	padding-top: 10px;
	padding-right: 20PX;
	padding-left: 18px;
		background:#000  url('/templates/img/btn_on.png') no-repeat right top;
	display: block;
}
#content{
	margin-top: 30px;
	
	
}
#footer{
	display: block;
	margin-top: 50px;
	font-size: 10px;
	font-family: arial;
	margin-left: 10px;
	color: gray;
	

}
#footer a{
	font-size: 10px;
	font-family: arial;
	
	color: gray;
	text-decoration: underline;
	

}

/*  STRONA GŁÓWNA */
.produkt_title {
	position: absolute; width: 180px; background: black; margin-left: 4px; color: #fff; height: 22px; margin-top: 162px; display: block;
	}
.produkt_title span {
	margin: 4px 0px 0px 5px;
	font-weight: bold;
	height: 18px;
	display: block;
	border: 0px solid;
	float: left;
}
.produkt_title span.cena {
	margin: 4px auto;
	left: 95px;
	position: absolute;
	font-weight: bold;
	height: 18px;
	display: block;
	float:left;
	width: 75px;
	text-align: right;
	
}
.produkt_title span.cena a {
	display: block;
	width: 18px;
	height: 17px;
	position: relative;
	border: 0px solid;
	float: left;
	background: url('/templates/img/koszyk.png') no-repeat left center;
}
.produkt_title span.cena a:hover {


	background: url('/templates/img/koszyk_on.png') no-repeat left center;
}


/* SUBMENU */
ul.submenu{
	list-style-type: none;
	margin: 0 0 0 0;
	position: absolute;
	top: 72px;
	left: 225px;
}
ul.submenu li {
	display: block;
	border: 1px black solid;
  	float: left;
	margin: 1px 2px 0px 0px;
	
}
ul.submenu li a{
	background: #343434 url('/templates/img/arrow.png') no-repeat 6px 8px;
	text-decoration: none;
	
	padding: 3px 2px 2px 15px;
	color: #F8F8F8;
	height: 16px;
	width: 95px;
	display:block;
	
	
}
ul.submenu li a:hover{
	background: #000 url('/templates/img/arrow.png') no-repeat 6px 8px;
	color: white;
	
}
ul.submenu li a.select{
	background: #000 url('/templates/img/arrow.png') no-repeat 6px 8px;
	text-decoration: none;
	padding: 3px 2px 2px 15px;
	color: #FDD759;
	height: 16px;
	width: 95px;
	display:block;
	
	
}

#transparent2  {
background: #fff;
padding: 10px 0 10px 10px;
color: #3C3C3C;
font: 11px Arial;
display: block;
line-height: 15px;
}

html>body #transparent2{ /*Child Selector Hack, hides this from ie*/
background: url('http://insigne.com.pl/images/trans_90.png');
}
#transparent2 a img{
border: #6a6a6a 1px solid;
position: relative;
}

#transparent2 a:hover img {
border: #871635 1px solid;

}

#transparent {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://insigne.com.pl/images/transp.png',sizingMethod='scale');
height: auto;
min-height: 400px;
max-height: 456px;
padding: 10px 0 10px 10px;
width: 490px;
color: #000000;
font: 11px Arial;
display: block;
}

html>body #transparent,#transparent1{ /*Child Selector Hack, hides this from ie*/
background: url('http://insigne.com.pl/images/transp.png');
}
#transparent a img{
border: #6a6a6a 1px solid;
position: relative;
}

#transparent a:hover img {
border: #871635 1px solid;

}
#kreator {
margin-left: 480px;
position: absolute;
margin-top: 30px;
_margin-top: 40px;

}
#kreator ul{
	list-style-type: none;
	height: 30px;
	width: 235px;
	background: url("/templates/img/kreator_path.png") repeat-x left top;
	display: block;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-top:3px;
}
#kreator ul li.active{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url("/templates/img/kreator_bullet.png") no-repeat left top;
	font-weight: bold; 
	color: white;
	font-size: 12px;
}
#kreator ul li{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url("/templates/img/kreator_bullet.png") no-repeat left -30px;
}
#kreator ul li.off{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url("/templates/img/kreator_bullet.png") no-repeat left -60px;
}

#kreator ul li.active a{
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
	display: block;
	float: left;
	width: 30px;
	height: 23px;
	color:#fff;
	font-size: 12px;

} 
#kreator ul li a{
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	display: block;
	float: left;
	width: 30px;
	height: 22px;
	color:#D6D4D0;
}
#kreator .title{
	display: block;

	margin-top: 2px;

}
#kreator .title span{
	color: gray;
	font-size: 10px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 0px;
	
}
.cena_btn{
	width: 102px;
	height: 63px;
	display: block;
	background: url("/templates/img/cena_bg.gif") no-repeat left top;
	margin-left: 00px;
	margin-right: 2px;
	margin-top: 20px;
	float: left;
}
.cena_btn span{
  color: #fff;
  margin-left: 8px;
  margin-top: 5px;		
  display: block;	
  
}
.cena_btn div#price{
  color: #fff;
  margin-left: 8px;
  margin-top: 1px;		
  display: block;	
  font-size: 21px;
  font-weight:bold;
  
  position: absolute;	
  
  			
}
.next_step_btn{
	width: 136px;
	height: 63px;
	display: block;
	background: url("/templates/img/next_step_button.png") no-repeat left top;
	margin-left: 0px;
	margin-top: 20px;
	float: left;
}
.next_step_btn.off{
  
	background: url("/templates/img/next_step_button_gray.png") no-repeat left top;
  
}

.next_step_btn .number{
	font-family: tahoma;
	font-size: 28px;
	color: #fff;
	height:55px;
	display: block;
	margin-top: 3px;
	margin-left: 100px;
	font-weight: bold;
	position: absolute;
	cursor: pointer;	
}
.next_step_btn .txt{
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	position: absolute;
	margin-left: 60px;
	margin-top: 20px;
	cursor: pointer;	
}
.next_step_btn a{
	height:45px;
	display: block;
	width: 130px;
		position: absolute;
	text-decoration:none;
}
.btn_off{
	width: 136px;
	height: 63px;
	display: block;
	background: url("/templates/img/next_step_button_gray.png") no-repeat left top;
	margin-left: 50px;
	margin-top: 20px;
}
ul.kolory {
	list-style-type: none;
	margin: 0 0 10px 0;
	
}
ul.kolory li{
height: 20px;
display: block;
}
a.ezr_nav {
	width: 15px;
	height: 15px;
	background: #3f3f3f;
	color: white;
	display: block;
	float: left;
	margin: 2px;
	padding-left: 10px;
	text-decoration:none;
	position: relative;
}
.ezr_nav:hover {
	
	background: black;
	
}
.ezr_nav_na {
	width: 15px;
	height: 15px;
	background: black;
	color: white;
	display: block;
	float: left;
	margin: 2px;
	padding-left: 10px;
	font-weight: bold;
	}
.ezr_first_page, .ezr_last_page{
		width: 25px;
	height: 15px;
	background: #621305;
	color: white;
	display: block;
	float: left;
	margin: 2px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
		position: relative;
}
.ezr_next, .ezr_back {
	width: 17px;
	height: 15px;
	background: #621305;
	color: white;
	display: block;
	float: left;
	margin: 2px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
		position: relative;
}

.ezr_back:hover,.ezr_next:hover {
  background: #4E0F03;
}
.koszyk th{
	background:  url("/templates/img/th_bg.gif") repeat-x left top;
	height: 30px;
	padding: 5px;
	color:whitesmoke;
}
.koszyk tr.light td{
	background:   #f9f9f9;
	height: 30px;
	padding: 5px;
	color:black;
	border: 1px solid #c4c4c4;
}
.koszyk tr.gray td{
	background:  #f1f1f1;
	height: 30px;
	padding: 5px;
	color:black;
	border: 1px solid #c6c6c6;
}
.koszyk tr.red td{
	background:  #f1f1f1;
	height: 30px;
	padding: 5px;
	color:black;
	border: 2px solid red;
}
.koszyk tr.trans td{
background: transparent
	height: 30px;
	padding: 5px;
	color:black;
	
}
.koszyk tr.trans td, .koszyk tr.light td.trans{
	border: 0px;
}
.koszyk tr.trans td.cena{
	background:  url("/templates/img/td_cena_bg.gif") repeat-x left top;
	height: 26px;
	padding: 5px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right
	
}
