/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { padding-left:32px; padiing-right:0px; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #00000;
  text-decoration: underline;
}

ul, ul li {

	list-style:disc;
	margin: 0;
	padding-left: 15px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #b6b7cb;*/
}

.infoBoxContents {
 /* background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  background: #FED300;
  color: #000000;
  padding: 2px;
  padding-left:0px;
  padding-right:22px;
}
TD.infoBoxHeading#galeria {
  padding: 2px;
  padding-left:10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f8f8f9;*/
  height:120px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #f8f8f9;*/
  height:120px;
}

TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f9691c;
  color: #000000;
  text-transform: uppercase;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #40C8F4;
  text-decoration: none;
}

A.pageResults:hover {
  color: #40C8F4;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  padding: 2px;
  padding-left:10px;
  background-color:#FFF500;
  width:100%;
}
TD.pageHeading#product {
  background-color:#40C8F4;
}
.cena{
	color:#40C8F4;	
	font-weight:bold;
	font-size:10px;
	display:inline;
}
TD.pageHeading#cena 
{
	background-color:#40C8F4;
	padding-right: 25px;
}
TD.pageHeading H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  font-weight:normal;
  margin:0px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText#special
{
	vertical-align:top;
	width:33%;
	border-bottom:1px solid black;
	margin-right:15px;
	
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Template */

.indexbody {background-color:#FFF8DA;}
BODY {
height:100%;
min-width:1020px;
font-family: verdana;

scrollbar-face-color: #FFD111;
scrollbar-shadow-color: #977A00;
scrollbar-highlight-color: #FFE88C;
scrollbar-3dlight-color: #FFE88C;
scrollbar-darkshadow-color: #505050;
scrollbar-track-color: BLACK;
scrollbar-arrow-color: BLACK;

text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 10px;

background-color: #0F1719;
background-position: top;
background-repeat: no-repeat;
background-attachment: scroll;
background-image: url(images/tlo.jpg);
}

html {
scrollbar-face-color: #FFD111;
scrollbar-shadow-color: #977A00;
scrollbar-highlight-color: #FFE88C;
scrollbar-3dlight-color: #FFE88C;
scrollbar-darkshadow-color: #505050;
scrollbar-track-color: BLACK;
scrollbar-arrow-color: BLACK;
}

#container {text-align: left; width: 724px; top: 20px; bottom:70px; left: 0px; height:100%; float: left; position: relative;}
#header {margin: 0px; padding: 0px; height: 250px; width: 100%;}
#headerbanner {padding: 0px; padding-bottom: 10px;}
DIV.bannerid {background-color:black; width:30px; height:15px; margin-top:2px;}
DIV.bannerid A{width:100%; color:white; text-decoration:none; font-weight:bold;}


#leftcolumn {margin: 0px; padding: 0px; float: left; width: 200px;}
#rightcolumn {margin: 0px; padding: 0px; float: right; width: 272px; padding-left: 20px; margin-top: 30px; text-align:right;}
#body {background-color: #FFFFFF; height: 100%;}
#maincolumn {padding: 0px; margin-right: 0px; margin-left: 0px; width: 100%;}
#footer {height: 80px; width: 100%; text-align: center; clear:both;}

.contentpane {width: 100%; padding: 30px;border-spacing: 0px;}

.contentpaneopen {width: 100%; padding: 0px; border-spacing: 0px;}
.contentpaneopen2 {padding: 30px; padding-right:20px; border-spacing: 0px; background-color:#FFFFFF;}
.contentheading {background-color: #FED300; padding: 2px; padding-left: 30px; font-size: 14px; font-family: verdana;  text-transform: uppercase;}
.componentheading {background-color: #FED300; padding: 2px; padding-left: 30px; font-size: 14px; font-family: verdana; text-transform: uppercase;}

.componentheading#onas {background-color: #FFD200;}
.componentheading#szkoa {background-color: #FFD61E;}
.componentheading#wyjazdy {background-color: #F9691C;}
.componentheading#obozy {background-color: #FC732C;}
.componentheading#wakeboard {background-color: #FF894D;}
.componentheading#noclegi {background-color: #00B1EA;}
.componentheading_galeria {background-color: #26BCEE; padding: 2px; padding-left: 30px; font-size: 14px; font-family: verdana; text-transform: uppercase;}
.componentheading#kontakt {background-color: #45C2F0;}
#component {padding: 0px 0px 0px 0px;  background-color: #FFFFFF;}
.contentpane TD {vertical-align:top}

.sectiontableentry_spacer { height:20px; }
.cat_sectd {border-bottom: 1px solid black; vertical-align: top; width:205px; padding: 0px 0px 0px 0px;}
.cat_sectd_hor_spacer { width:17px; }
.cat_sectd_img { width:105px; padding: 0px 16px 0px 0px; }
.cat_sectd A{text-decoration: none; color: #000000;}
.cat_sectd .cat_sec_title {font-family:Verdana, Geneva, sans-serif; font-size: 14px; text-decoration: none; color: #000000; text-transform: uppercase; margin-bottom:16px; margin-top:0px;}

.module_menu {width: 280px; padding-top: 35px; float:right}


.mainMenu_galeria {background-image: url(/~kite/templates/kite/images/buttons/galeria.gif);background-repeat: no-repeat; }
.mainMenu_noclegi {background-image: url(/~kite/templates/kite/images/buttons/noclegi.gif);background-repeat: no-repeat; }
.mainMenu_obozy {background-image: url(/~kite/templates/kite/images/buttons/obozy.gif);background-repeat: no-repeat; }
.mainMenu_onas {background-image: url(/~kite/templates/kite/images/buttons/onas.gif);background-repeat: no-repeat; }
.mainMenu_sklep {background-image: url(/~kite/templates/kite/images/buttons/sklep.gif);background-repeat: no-repeat; }
.mainMenu_szkoa {background-image: url(/~kite/templates/kite/images/buttons/szkola.gif);background-repeat: no-repeat; }
.mainMenu_wakeboard {background-image: url(/~kite/templates/kite/images/buttons/wakeboard.gif);background-repeat: no-repeat; }
.mainMenu_wyjazdy {background-image: url(/~kite/templates/kite/images/buttons/wyjazdy.gif);background-repeat: no-repeat; }
.mainMenu_zima {background-image: url(/~kite/templates/kite/images/buttons/zima.gif);background-repeat: no-repeat; }
.mainMenu_kontakt {background-image: url(/~kite/templates/kite/images/buttons/kontakt.gif);background-repeat: no-repeat; }

.module_menu A:hover DIV.mainMenu_galeria{background-image: url(/~kite/templates/kite/images/buttons/galeria_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_noclegi{background-image: url(/~kite/templates/kite/images/buttons/noclegi_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_obozy{background-image: url(/~kite/templates/kite/images/buttons/obozy_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_onas{background-image: url(/~kite/templates/kite/images/buttons/onas_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_sklep{background-image: url(/~kite/templates/kite/images/buttons/sklep_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_szkoa{background-image: url(/~kite/templates/kite/images/buttons/szkola_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_wakeboard{background-image: url(/~kite/templates/kite/images/buttons/wakeboard_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_wyjazdy{background-image: url(/~kite/templates/kite/images/buttons/wyjazdy_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_zima{background-image: url(/~kite/templates/kite/images/buttons/zima_over.gif); background-repeat: no-repeat; } 
.module_menu A:hover DIV.mainMenu_kontakt{background-image: url(/~kite/templates/kite/images/buttons/kontakt_over.gif); background-repeat: no-repeat; } 


.wgfcst {padding-left: 30px; padding-bottom: 30px;}

SPAN.Apple-style-span { font-family:Verdana, Geneva, sans-serif; }

.gallCatPos{height:102px; width:100%; margin:0px auto; padding:0px;}

select{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif; 
	margin:0px;
}
#weatherConditions, #weatherConditions table
{
	font-family: verdana;
	font-size:11px;
	color:white;
}
