*  {	font-family: Verdana, Trebuchet MS, Arial, Tahoma;}
*.center {margin:0px; text-align:center; clear:both;}
*.left {margin:0px; text-align:left; clear:both;}
*.right {margin:0px; text-align:right; clear:both;}
*.forms {width: 90%;} /***************************zmiana****************************/

a {
	text-decoration: none;
	color: #0fad26;
	font-weight: bold;
}

a.sLink {
	color: #dfad26;
	font-weight: bold;
}

a img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

body {
	font-size:12px;
	margin:0px;
	background: #3c8905 url(foo) fixed; 
}

#page {
	width: 1280px;
	margin: 0px auto;
	text-align: left;
	overflow:hidden;
	}

#header {
	clear:both;
	overflow:hidden;
	width:1280px;
}	
	
#top_left {
	width: 186px;
	height: 245px;
	background: url('../gfx/tempelate/top_left.jpg') no-repeat;
	float: left;
}

#top {
	width: 907px;
	height: 245px;
	float:left;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#top a {
	display: block;
	width: 100%;
	height: 100%;
}

#top_right {
	width: 185px;
	height: 245px;
	background: url('../gfx/tempelate/top_right.jpg') no-repeat;
	float:right;
}

#menu {
	clear: both;
	overflow:visible; /*****************zmiana*****************/
	height: 41px;
	width:1280px;
}	

div.langs {
	position:absolute;
	left:195px;
	top:218px;
}

#menu_left {
	width: 186px;
	height: 41px;
	background: url('../gfx/tempelate/menu_left.jpg') no-repeat;
	float: left;
}

#menu_bg {
	width: 909px;
	height: 41px;
	background: url('../gfx/tempelate/menu_bg.jpg') repeat-x;
	float: left;
	text-align:center;
}

#menu_right {
	width: 185px;
	height: 41px;
	background: url('../gfx/tempelate/menu_right.jpg') no-repeat;
	float: right;
}

#content {
	clear: both;
	overflow:hidden;	
}	

#content_left {
	width: 186px;
	min-height: 1130px;
	background: url('../gfx/tempelate/content_left.jpg') no-repeat;
	float: left;
}

#content_main {
	width: 909px;
	min-height: 1130px;
	background: url('../gfx/tempelate/content_bg.jpg');	
	float: left;
	overflow:hidden;
}

div.content_main2 {
	width:100%;
	height:100%;
	float: left;
	padding-bottom:60px;
	background: url('../gfx/tempelate/logokarty.png') bottom no-repeat;

}



#content_right {
	width: 185px;
	min-height: 1130px;
	background: url('../gfx/tempelate/content_right.jpg') no-repeat;
	float: right;
}

.menupanel {
	width: 191px;
	height: 100%;
	margin-top: 3px;
	border: 1px solid #80a567;
	background: url('../gfx/tempelate/box_bg.jpg');
    padding-bottom: 10000px;  
    margin-bottom: -10000px; 
}

.menupanel > div {
	margin-bottom:5px;
}

.menupanel div div {
	margin:5px;
}

.menupanel.floatL {
	margin-left: 3px;
	float: left;
}

.menupanel.floatR {
	margin-right: 3px;
	float: right;
}
	
.menupanel ul {
	padding:0px;
	list-style:none;
	margin:0px;
}	

.menupanel ul li {
	margin-bottom: 10px;
}
	
#main {
	padding-top:20px; /*************************zmiana*********************************/
	float: left;
	height:100%;
	margin:5px; /*************************zmiana*********************************/
	width:480px;
    padding-bottom: 10000px;  
    margin-bottom: -10000px; 
}

#main > h2 {
	margin:0px; /*************************zmiana*********************************/
	margin-bottom:20px; /*************************zmiana*********************************/
	color: #3c8905;
	font-size:18px;
	text-align:right;
	border-bottom: 1px solid #3c8905;
}

/**
 * Klasa do obslugi rozwijanego menu
 **/

 
#sMenu {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 41px;
	text-align:center;
	}

#sMenu a {
	color: #3c8905;
	text-decoration: none;
}

#sMenu a.main {
	color: #FFFFFF;
	position:relative;
	top:10px;
}

#sMenu ul,
#sMenu li {
	margin: 0px;
	padding: 0px;
	text-align:left;
	position: relative;
	z-index: 100;
}

#sMenu li {
	list-style: none;
	list-style-image: none;
	
}

#sMenu ul li:hover {
	background: #FFFFFF;
}

/**
 * Poziome menu pierwszego poziomu
 * - nie mozna uzyc >, IE6
 */ 
 
 #sMenu > ul {
	height:41px;
 }
  
#sMenu > ul li {
	float: left;
	display:block;
}

#sMenu > ul > li {
	height: 41px;
	min-width:42px;
	text-align:center;
}

#sMenu > ul li.middle {
	padding-right:42px;
	padding-left:2px;
	background: url('../gfx/tempelate/sep_middle.jpg') no-repeat right;	
}

#sMenu > ul li.first {
	background: url('../gfx/tempelate/sep_left.jpg') no-repeat left;	
	}

#sMenu > ul li.last {
	padding-right:42px;
	padding-left:2px;
	background: url('../gfx/tempelate/sep_right.jpg') no-repeat right;	
}

#sMenu > ul {
	margin: 0px auto;
	font-size: 13px;
	font-weight:bold;

}


#sMenu ul ul li {
	float: none;
	background:#d2ffb2;
}

#sMenu ul ul li {
	display:block;
	padding:3px 5px;
	width:120px;
}

/**
 * Menu kolejnych poziomow
 */
div#sMenu ul ul {
	display: none;
	position:relative;
	top:25px;
	border-left: 1px solid #3c8905;
	border-bottom: 1px solid #3c8905;
	border-right: 1px solid #3c8905;
}

div#sMenu ul > li:hover > ul {
	display: block;
	position:absolute;
	top:41px;
	left:0px;
}


/************************ MENUPANELE ********************/

div.menupanelElement { /*************************zmiana*********************************/
	width:100%;
	margin-bottom:0px;
}

div.menupanelElement h2 {
	margin: 0px;
	margin-bottom:20px;
	color:white;
	text-decoration: none;
	font-size:13px;
	background: url('../gfx/tempelate/box_title.jpg') no-repeat top;
	display:block;
	width:191px;
	height:41px;
}

div.menupanelElement h2.link {
	background: url('../gfx/tempelate/link_title.jpg') no-repeat top;
	margin-bottom:5px;
}

div.menupanelElement h2 a {
	text-decoration: none;
	display:block;
	width:100%;
	height:100%;
}

div.menupanelElement h2 p {
	margin:0px;
	color:white;
	font-size:13px;
	padding-top: 10px;
	padding-left: 50px;
}

/************************ NEWSY **********************************/

*.space20 {
	padding-bottom: 20px;
}
.menupanel p {
	padding-bottom: 5px;
	margin:0px;
}

#main p {
	padding-bottom: 5px;
	margin: 0px;
}

.menupanel p.date{
	margin:0px;
	padding:0px;
	font-size:9px;
}

#main div.newsBox {
	background: url('../gfx/tempelate/newsPointer_bg.jpg') repeat-x top;
}

#main div.newsBox  h3 {
	font-size:11px;
	background: url('../gfx/tempelate/newsPointer.jpg') no-repeat;
	color:white;
	padding-left:40px;
	padding-top:5px;
	margin:0px;
	margin-bottom: 10px;
}

#main div.newsBox p.date {
	font-weight:bold;
	font-size:10px;
	text-align:right;
}

#main > h3 {
	margin-bottom:5px;
	font-size:13px;
	clear:both;
}

#main p.dateDetail {
	padding:0px;
	margin-bottom: 20px;
	color: #3c8905;
}

/************************ BOXY Z LINKAMI **********************************/

.menupanel ul.links li{
	 padding-left:30px;
	 background: url('../gfx/tempelate/listek.png') no-repeat;
	 height: 17px;
}

/************************ PARTNERZY **********************************/

#main div.partnerBox {
	clear: both;
}

#main div.partnerBox  h3 {
	font-size:12px;
	color:#3c8905;
}

#main div.partnerBox div.image {
	float:left;
	width:170px;
	text-align:center;
	margin-right:10px;
}

#main div.partnerBox div.image img {
	max-width:170px;
}

.menupanel ul.partnerList li a {
	display: block;
	max-width:100%;
}

.menupanel ul.partnerList li {
	text-align:center;
}

.menupanel ul.partnerList li img{
	max-width:100%;
	overflow:hidden;
}


/************************ KONTAKT **********************************/

#main p.sendContactError {
	text-align:center;
	color:red;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:20px;
}

#main p.sendContactOk  {
	text-align:center;
	color:green;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:20px;
}

/************************ KATALOG **********************************/

div.itemBox {
	float: left;
	width:120px;
	height:160px;
	margin: 8px;
	padding: 5px 12px;
	border: 1px solid #cccccc;
}

*.clear {
	clear: both;
}

ul.mainCategories,  ul.mainCategories  li{
	list-style: none;
	font-size: 13px;
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	text-align:center;
}

/*********************** KARTKA Z KALENDARZA ****************************/

div.calendar {
	text-align:center;
	min-height:180px;
	padding: 5px;
}


div.calendar  > p.day {
	font-family: Comic Sans MS;
	padding-top:5px;
	font-size: 56px;
	font-weight:bold;
}

div.calendar  > p.month {
	font-weight:bold;
	padding-top:5px;
	
}

/*********************** NEWSLETTER ****************************/

div.newsletterBox   > p {
	text-align:justify;
}

div.newsletterBox p.error {
	font-size:10px;
	text-align:center;
	padding-bottom:5px;
	color: red;
	font-weight:bold;
}

div.newsletterBox p.ok {
	font-size:10px;
	text-align:center;
	padding-bottom:5px;
	color: green;
	font-weight:bold;
}


/*********************** E-SKLEP ****************************/
h2 {
	margin: 0px;
	padding: 0px;
	color: #0fad26;
}
hr {
	margin: 5px; 
	border: none 0; 
	border-top: 1px solid #cccccc; 
	width: 98%; 
	height: 1px;
}
.shopLogin {
	width: 165px; 
	margin: 10px auto;
}
.shopLogin input {
	margin: 0px 0px 8px 0px;
}

.shop a {
	color: #414141;
	text-decoration: none;
}
.shop a:hover {
	color: #000000;
	text-decoration: underline;
}
.shop_infobar {
	background: url(../gfx/tempelate/menu_bg.jpg);
}

.button {
	font-size: 11px;
}
.small_input {
	margin: 5px;
	width: 50px;
}
/* KATEGORIE */
.shop_forms {
	border: 1px solid #cccccc;
	width: 160px;
}
.shop_input_small {
	border: 1px solid #cccccc;
	width: 40px;
}
.categories_structure span {
	font-weight: bold;
	cursor: pointer;
}
.categories_structure {
	list-style-type: none;
}
.categories_structure li {
	color: #0fad26;
	padding: 0px 0px 0px 7px;
	margin: 10px 0px;
}
.root_categories_structure {
	margin: 10px 0px;
}
.categories_structure a {
	font-weight: normal;
	text-decoration: none;
}
.categories_structure a:hover {
	text-decoration: underline;
}
.categories_structure_select a {
	font-weight: bold;
	text-decoration: none;
}


#MyAlert {
	position: fixed;
	//position: absolute;
	top: 33%; left:33%; margin: 0px;
	width: 34%;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + ((documentElement.clientHeight-this.clientHeight)/3 ) : document.body.scrollTop + ((document.body.clientHeight-this.clientHeight)/3));
	left:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollLeft + ((documentElement.clientWidth-this.clientWidth)/2 ) : document.body.scrollLeft + ((document.body.clientWidth-this.clientWidth)/2));
	background-color: #ffffff; 
	border: 1px solid #575757; 
	line-height: 20px; 
	text-align: center;
	z-index: 120;
}
#MyAlert input {margin: 5px}
#MyAlert div {background: url(../gfx/tempelate/menu_bg.jpg); font-weight: bold; padding-left: 5px; text-align: left;}
#curtain {z-index: 110; position: absolute; top: 0; left: 0; width: 100%; background-color: #000000; filter: Alpha(opacity='40'); -moz-opacity:.40; opacity:.40;}

.form_cont {line-height: 24px; width: 38%; float: left; text-align: right; padding: 5px;}
.form_inputs {line-height: 24px; width: 58%; float: right; text-align: left; padding: 5px;}
.shop textarea {font-size: 12px;}

table.listpages td {
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	empty-cells: show;
}
th.title {
	text-align: center;
	background: url(../gfx/tempelate/menu_bg.jpg);
	vertical-align: middle;
	color: #FFFFFF;
	font-size:12px;
	height:20px;
	padding: 5px;
}
th.title a {
	color: #ffffff;
}
td.editPrompt {
	width: 150px;
	padding: 10px 0px 10px 0px;
}