body {
	margin:0;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	background: #5968bd;	
}

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

#page {
	width: 100%;
	text-align: center;	
	padding-bottom: 35px;
}
#footer {
	width: 100%;
	height: 100px;
	text-align: center;
	background: url('../gfx/footer.jpg') repeat-x;	
}
#footer_container {
	width: 903px;
	height: 100px;
	margin: 0 auto 0 auto;
	text-align: center;
	color: #fff;
}
#footer_container a {
	text-decoration: none;
	color: #cecfed;
}
#footer_container a:hover {
	text-decoration: underline;
}
#footer_menu {
	margin: 0 auto 0 auto;
	padding-top: 15px;
	width: 660px;
	font-size: 1.1em;
	float: none;
}
#footer_copy {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 700px;
	font-size: 0.9em;
	float: none;
	clear:both;
	color: #8b9bea;
}
#footer_copy a{
	color: #8b9bea;
}
.fm_el {
	float: left;
	border-left: 1px solid #7a86dc;
	padding: 0 27px 0 27px;
}
#page_body {
	width: 903px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#page_top {
	width: 903px;
	height: 163px;
	padding: 14px 0 0 0;
	text-align: right;	
	color: #cecfed;
	position: relative;
}
#page_top a{
	text-decoration: none;
	color: #cecfed;
}
#page_top a:hover{
	text-decoration: underline;
}
#logo {
	width: 100%;
	text-align: left;
	float: none;
	height: 100px;
	position:relative;
}
#logo_link {
	width: 150px;
	height: 70px;
	float: left;
	position:absolute;
	top:0px;
	left:60px;
}
#logo_oth {
	width: 350px;
	height: 70px;
	margin-bottom: 30px;
	float: left;
}
#top_menu {
	text-align: right;
	width: 565px;
	position: absolute;
	right: 0px;
	/*padding-left: 338px;*/
	height: 20px;
	font-size: 1.1em;
}

.tm_el {
	float: left;
	border-left: 1px solid #7a86dc;
	padding: 0 20px 0 20px;
}
#page_container {
	width: 903px;
	text-align: left;
}
#pc_left {
	width: 200px;
	float: left;
	padding: 0 0 0 50px;
	text-align: center;
}
#menu_l {
	text-align: left;
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
#menu_l ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_l li {
	border-top: 1px solid #97d8f6;
	color: #fff;
}



#menu_l ul#menu_st_1 li {
	padding: 7px 0 3px 0px;
	font-size: 12px;
}
#menu_l ul#menu_st_2 li {
	padding: 7px 0 3px 0px;
	font-size: 12px;
}
#menu_l li a{
	text-decoration: none;
	padding-left: 10px;
}
#menu_st_2 li a{
padding-left:25px;
}
#menu_l li a.no_active{
	color: #fff;
}
#menu_l li a.active_37{
	color: #e16c27;
}
#menu_l li a.active_38{
	color: #cb4fab;
}
#menu_l li a:hover{
	text-decoration: underline;
}
#pc_left div#adv {
	margin-top: 20px;
	float: none;
	width: 100%;
}
#pc_left div#adv img{
	float: none;
	margin-top: 20px;
}
#pc_right {
	width: 563px;
	padding-left: 60px;
	padding-right: 30px;
	float: left;
	text-align: left;
	font-size: 13px;
}
#pc_right img {
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px;
}
.pc_header {
	width: 100%;	
	height: 26px;
	background-color: #85d1f5;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 4px;
}
table#pc_of {
	border: none;
	padding: 0;
	width: 100%;
}
table#pc_of a:hover{
	text-decoration: none;
}
td.pc_of_l {
	text-align: center;
	
}
td.pc_of_c {
	text-align: center;
	width: 220px;
}
td.pc_of_r {
	text-align: center;
}
.of{
	margin: 12px auto 0 auto;
	padding: 5px 10px 5px 10px;
	width: 132px;
	/*height: 108px;*/
	background:  #dbf1fc;
	border-top: 0px solid #abeffa;
	border-left: 0px solid #abeffa;
	border-right: 3px solid #149dad;
	border-bottom: 3px solid #149dad;
	position:relative;
}
.of a.big
{
  position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
  display: block;
  z-index:999;
}
.of_empty{
	margin: 13px auto 1 auto;
	padding: 10px;
	width: 145px;
	height: 110px;
	border: none;
}
.of span.title{
	font-size: 1.1em;
	font-weight: bold;
	color: #8d2293;
}
.of img{
	float: none;
	margin-top: 5px;
	margin-bottom: 2px;
	border: 1px solid #abeffa;
}
.of div.price {
	width: 100%;
	float: none;
	margin: 0;
	height: 12px;
	padding: 0;
	clear: both;
}
.of div.price_l {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	color: #6d7578; 
}
.of div.price_r {
	width: 100%;
	float: left;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	color: #8d2293;
}




#intro_page {
	width: 100%;
	text-align: center;		
}
#intro_page td{
	border: none;		
}
#intro_lewa {
	background: url('../gfx/lewa.jpg') repeat-x;		
}
#intro_prawa {
	background: url('../gfx/prawa.jpg') repeat-x;		
}
#intro_srodek {
	background: url('../gfx/travel-tlo.jpg') no-repeat;			
}


#intro_page_body {
	width: 903px;
	height: 483px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#intro_blbp {
	width: 100%;
	height: 260px;
	margin: 0;
	padding: 100px 0 0 0;
	text-align: left;
}

#intro_bl {
	width: 452px;
	height: 260px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	cursor: pointer;
}

#intro_bp {
	width: 448px;
	height: 260px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	cursor: pointer;
}

#intro_links {
	width: 100%;
	margin: 0;
	padding: 0;
}
#intro_links table {
	width: 240px;
	border: none;
	padding: 0;
}
#intro_links table td {
	border-bottom: 1px solid #cde2ef;
	padding: 0;
}
#intro_links a {
	color: #fff;
	text-decoration: none;
}
#intro_links_bl {
	z-index: 1001;
	display: block;
	width: 452px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	text-align: right;
}
#intro_links_bl_table {
	margin-left: 212px; 
}
#intro_links_bl_table tr td{
	padding: 5px 25px 2px 0; 
}


#intro_links_bp {
	z-index: 1002;
	display: block;
	width: 448px;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	text-align: left;
}
#intro_links_bp_table tr td{
	padding: 5px 0 2px 25px;
}


#prod_it{
	width: 600px; 
	line-height: 15px;
}
#prod_it img{
	float: left; 
	margin: 10px 10px 10px 0;
}
.form_l{
	text-align: right;
}

#pc_right input {
	border: none;
	border-color: #fff;
}
#pc_right textarea {
	border: none;
	border-color: #fff;
}
#pc_right input#button {
	background: #4963ba;
	color: #fff;
}
.biala_ramka {
   border-color: #ffffff;
}
.calcell{
  color: #000000;
  }
  
/******************newsletter***************/
#newsletter
{
  width: 180px;
  /*height: 90px;*/
  background-color: #3875B8;
  background-image: url(../gfx/newsletter.gif);
  background-position: 5px 5px;
  background-repeat: no-repeat;
  padding: 25px 10px 40px 10px;
  color: #A3E5F5;
  font-size: 11px;
  text-align: left;
  position: relative;
  margin: 20px 0 0 0;
} 
#newsletter input
{
  border: 1px solid #ffffff;
  
}
#newsletter .txtinput
{
  position: absolute;
  left: 10px;
  top: 60px;
  width: 145px;
}
#newsletter input.button
{
  border: none;
  position: absolute;
  right: 10px;
  top: 60px;
}


/*******************wyszukiwarka************/  
#wyszukiwarka_cont{
color: #000000;
  }
#wyszukiwarka_cont img{
  margin-bottom: 0px;
  margin-right: 0px;
  }
#wyszukiwarka_cont .normalstate{
  border-width: 0px;
  border-bottom: 5px solid #66ccff;
  }
.overstate{
  border: none;
  border: 0px;
  
  border-top: 0px;
  border-bottom: 0px;
  }
#wyszukiwarka_cont select, 
#wyszukiwarka_cont input,
#wyszukiwarka_cont #dstbox
{
background-color: #ffffff;
border: 2px inset #CFCFCF;
}
#wyszukiwarka_cont #content{
  border-width: 3px;
  }
#wyszukiwarka_cont .calcellhover{
  color: #FFFF99;
  }
/*
#menupath tbody tr td.color0bg table tbody tr td{
  border-color: red;
  }*/

.form_link
{
  position: absolute;
    right: 35px;
    top: 65px;
  width: 600px;
  height: 26px;
  display: block;
  background: url(/gfx/nowy-napis1.png) no-repeat;
  cursor: pointer;
}
.form_link:hover
{
  background: url(/gfx/nowy-napis.png) no-repeat;
}
.form_link a
{
  display: none;
}