html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(gfx/tlo.gif);
	background-repeat: repeat;
}
* * body {
    text-align: center;
}

#tooltip {
    z-index: 99;
    padding: 3px;
    background: #D5B98F;
    border: 1px solid #824B28;
    text-align: center;
    font-size: smaller;
}

span.tip {
    border-bottom: 1px solid #eee;
   cursor:hand;
   cursor:pointer;
}

#ukryty {
	position: absolute;
	top: 0;
	left: 0;
	z-index: auto;
	visibility: hidden;
}
#main {
	position: relative;
	width: 740px;
	min-height: 100%;
	margin: 0px auto;
	z-index: 2;
	background-image: url(gfx/main-tlo.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
* html #main {
	height: 100%;
   text-align: left;
}
#header {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	height: 183px;
	width: 740px;
	z-index: 4;
	background-image: url(gfx/header-tlo.gif);
}
#content {
	position: relative;
	padding-top: 183px;
	padding-bottom: 40px;
	width: 740px;
	z-index: 3;
}
#footer {
	position: absolute;
	bottom: 0;
	height: 39px;
	width: 740px;
	z-index: 4;
	background-image: url(gfx/footer-bcg.gif);
	background-position: top left;
}
* html #footer {
    bottom: -1px; /*for IE*/
}

/*do naglowka */
#flash {
	margin-top: 20px;
	margin-left: 14px;
}


/* do contentu */

a.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #827B00;
}

a.link1:hover {
	color: #9E0B0E;
	text-decoration: underline;
}

.warrning {
   color: #FFFFFF;
   background-color: #9E0B0E;
   font-weight: bold;
   text-align: center;
   padding: 2px 5px 2px 5px;
   margin: 5px 0px 5px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#menu {
	width: 712px;
	height: 36px;
	background-image: url(gfx/menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 14px;
}
#menutab {
	margin-top: 6px;
	margin-left: 25px;
}
#kartki {
	margin-left: 14px;
}
.nag {
	margin-bottom: 10px;
}
#lewa td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.hdots {
	background-image: url(gfx/hdots.gif);
	background-position: 50% 50%;
	background-repeat: repeat-x;
}
.sm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85806C;
}
.field {
	width: 140px;
	height: 18px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C4624;
}
.field1 {
	width: 20px;
	height: 18px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #7C4624;
}

.field2 {
	width: 200px;
	height: 18px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #7C4624;
}

.field3 {
	width: 240px;
	height: 18px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #7C4624;
}

.field4 {
	width: 60px;
	height: 18px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
   font-size: 11px;
	text-align: center;
	color: #7C4624;
}

.textareafield {
	width: 240px;
	height: 100px;
	border-bottom: 1px solid #E2DAB7;
	border-right: 1px solid #E2DAB7;
	border-top: 1px solid #FBF7D2;
	border-left: 1px solid #FBF7D2;
	background-color: #FBF7D2;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #7C4624;
}

#top5 p {
	padding: 0;
	margin: 0 0 5px 0;
}
#prawa td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.emp {
	color: #5D7E0D;
}
.cena {
	color: #FF4709;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #827B00;
	text-decoration: none;
}
a:hover {
	color: #9E0B0E;
	text-decoration: underline;
}


/* do stopki */

#footer td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
table.zamowienie,
table.komentarz,
table.promocje,
table.godz,
table.regulamin{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	margin:5px auto;
	border-collapse:collapse;
}
table.regulamin{
	width:300px;	
}
table.komentarz th,
table.promocje th,
table.godz th,
table.regulamin th{
	border: 1px solid #E2DAB7; 
	background:#FBF7D2;
	font-size:1em;
}
table.promocje th{
	padding:5px;
	line-height:1.5em;
	text-align:left;
}
table.promocje td{
	padding:5px;
}
table.zamowienie td{
	vertical-align:top;
}
table.komentarz td,
table.promocje td,
table.godz td,
table.regulamin td{
	border: 1px solid #E2DAB7; 
	
}
/*################################
 * Paginacja
 * ###############################*/
#paginacja{
	margin-top:10px;
	text-align:center;
	clear:both;
}
#paginacja ul{
	margin-left: 0;
	padding-left: 0;
	display: inline
}
#paginacja ul li{
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 2px 0 2px;
	list-style: none;
	display: inline;
	font-weight:bold;
}
#paginacja ul li.label{
	font-weight:normal;
}
#paginacja a{
	/*COLOR: #950006;*/
	text-decoration:none;
}
#paginacja a:hover{
	text-decoration:underline;
}
/*Ajax FOG*/
#terytorium_ajax_box{
	position:relative;
}
#fog{
  background:url(gfx/fog.png);
  position:absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index:100;
}
#imgFog{
  background:url(gfx/loading.gif);
  position:relative;
  top:50%;
  margin-top:-16px;
  left:50%;
  margin-left:-16px;
  width:32px;
  height:32px;
}
.phead h2{
	color:#308359;
	font-size:13px;
	font-family:"Palatino Linotype";
}
.krok{
	float:right;
	clear:right;
}
.uwaga{
	border:2px solid #AA0000;
	color:#AA0000;
	font-weight:bolder;
	padding:15px;
	text-align:center;
}