html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* css styles */
body {
	font: 11px/16px Arial, Verdana, sans-serif;
	color: #555555;
}

h1 {
	font-size: 25px;
	color: #ff6805;
	padding-bottom: 15px;
	line-height: 27px;
	padding-top: 2px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	padding-bottom: 2px;
}

h3 {
	font-size: 16px;
	color: #ff6805;
	font-weight: normal;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4 {
	color: #555555;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 12px;
}

p {
	padding: 0;
}

a {
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* class */

.center {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.nag {
	padding-bottom: 15px;
}

/* ************************************************************************************************************************************ */
#all {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#header {
	height: 280px;
	padding-top: 0px;
	padding-bottom: 29px;
	background: url(/datastore/images/bg_header.jpg) no-repeat bottom;
}
#menu {
	float: right;
	width: 570px;
	height: 30px;
	padding-top: 40px;
	padding-right: 110px;
}
#menu ul {
	height: 30px;
}
#menu ul li {
	float: left;
	padding-left: 18px;
	height: 30px;
}
#menu ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #8E8E8E;
}
#menu ul li a:hover{
	color: #FF6805;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a.active{
	color: #FF6805;
	font-weight: bold;
	text-decoration: none;
}
#search {
	padding-top: 90px;
	padding-left: 12px;
}
.search input[type="submit"] { /*width of text boxes. IE6 does not understand this attribute*/
		width: 51px;
		height: 22px;
		background: url(/datastore/images/hszukaj.gif) no-repeat;
		border: 0px;
		margin-left: 10px;
}
.search select { /*width of text boxes. IE6 does not understand this attribute*/
	font: 11px/16px Arial, Verdana, sans-serif;
	color: #000000;
	width: 130px;
	height: 19px;
	background-color: #f9f9f9;
	border: 1px solid #999999;
	margin-left: 8px;
}
#adv_search  {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}
#adv_search  a {
	color: #0C4773;
	text-decoration: underline;
}
/* ******************************************************************************************************* */
#content {
	margin-bottom: 22px;
}

/* *************************************** lewa szpalta ********************************************* */

#leftSide {
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#leftSide #adv {
	height: 72px;
	width: 226px;
	background: url(/datastore/images/all.png) no-repeat;
	margin-top: 0px;
}

/*  menu left ************* */
#subpage_menu {
	width: 226px;
	padding-bottom: 15px;

}
#subpage_menu_content {
	width: 226px;
	height: 100px;
	padding-bottom: 15px;
	position: relative;
	overflow: hidden;
}

#subpage_menu #mbgt {
	height: 15px;
	background: url(/datastore/images/mbgt.gif) no-repeat;
	cursor: pointer;
}
#subpage_menu #mbgb {
	height: 15px;
	background: url(/datastore/images/mbgb.gif) no-repeat;
	cursor: pointer;
}
#subpage_menu ul {
	background-color: #65B5DA;
	padding-left: 15px;
	padding-right: 15px;
}
#subpage_menu ul li:first-child {
	border-top: 0;
}
#subpage_menu ul li {
	background: url(/datastore/images/arr1.gif) no-repeat 0 10px;
	font-weight: normal;
	display: block;
	line-height: 23px;
	border-top: 1px solid #84C4E1;
}
#subpage_menu ul li a {
	color: #ffffff;
}

/* ******************************** Content ************************************************** */

#subpage_content {
	margin-left: 241px;
	padding-top: 15px;
}

#subpage_content h2 {
	color: #65B5DA;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	padding-bottom: 15px;
}



/* ******************************** prawy bok ************************************************** */
#subpage_banners {
	float: right;
	width: 226px;
	padding-left: 15px;
}



/* ********************************* stopka ************************************** */

#footer {
clear: both;
	height: 43px;
	border-top: 4px solid #6FBADC;
	line-height: 43px;
}

#footer_menu {
	float: right;
	padding-right: 0;
	color: #0088CC;
}

#footer_menu a {
	padding-left: 0;
	padding-right: 0;
}

#footer_text1 {
	float: left;
	padding-left: 0;
}

#footer_text2 {
	float: left;
	padding-top: 10px;
	padding-left: 100px;
}

/* ******************************************* */

#print a {
	font-weight: bold;
	background: url(/datastore/images/bg_print.gif) no-repeat 0 2px;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}

/* ******************************************* */

.photoframe {
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
}

/* ***************** strona wycieczka ************************************************************************************************************************ */
#tabs {
	border-bottom: 1px solid #DBDBDB;
	width: 100%;
	height: 30px;
}
#tabs a {
	display: block;
	float: left;
	width: 108px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #555555;
	font-weight: bold;
	background-color: #DBDBDB;
	border-bottom: 0;
	border-left:  1px solid #DBDBDB;
	border-right:  1px solid #DBDBDB;
	border-top:  1px solid #DBDBDB;
}

#tabs a.active{
background-color: #ffffff;
color: #FF6805;
}

.pzd {
	padding-top: 15px;
}

/* ***************** strona główna ************************************************************************************************************************ */

.idl { 	width: 335px; float: left; padding-bottom: 15px; }
.idr { 	width: 335px; float: right; padding-bottom: 15px; }
.zd { 	width: 130px; float: left; padding-right: 15px; }
.op { 	width: 190px; float: right; }

div.op h4 {
	color: #65B5DA;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

	line-height: 18px;
	
}

div.op p {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 5px;
	padding-top: 3px;
}

div.price {
	color: #FF6805;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	padding-right: 15px;
	padding-bottom: 5px;
}

div.rez {
	padding-bottom: 5px;
}

.searchbox .wiersz { width: 500px;  display: table;}

.searchbox .lewa_kom { width: 30%; float: left; padding-top: 5px; padding-bottom: 5px; border-top: solid 1px #7F9DB9; clear: both; }

.searchbox .prawa_kom {  width: 70%; float: left; padding-top: 5px; padding-bottom: 5px; border-top: solid 1px #7F9DB9; }

.searchbox .lewa_kom p { padding: 5px 20px 5px 20px; }

.searchbox  .prawa_kom p { padding: 5px 20px 5px 0px; }

.searchbox  .potwierdzenie { padding-top: 30px; text-align: center; font-size: 11px; }