* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}


body { 
	margin-bottom: 50px;
	color: #000066;
	background-color: #CCCCFF;
	background-image: url(images/img1.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #000066;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
	text-align: center;
	
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #000066;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.clear {
	border: 0px ;
}
.top
	{
	padding: 3px;
	}
img.left {
	float: left;
	margin-top: 0;
	margin-right: 10px; 
	margin-bottom: 0;
	margin-left: 10px;
	padding-left: 10px;
	padding:10px;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
} 

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}


/* Header */

#header {
	width: 900px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFDD95;
	background-image: url(images);
}


#header img {
	border: 0px solid #3B3B3B;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
}

#header h1 {
	float: left;
	letter-spacing: -3px;
	font-size: 48px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	float: left;
	padding-top: 115px;
	padding-right: 20px;  
	padding-bottom: 0;
	padding-left: 270px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */


#page {
	background: url(images/img3.gif) repeat-y;
	width: 900px;
	border-top: 20px solid #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#strona {
	width: 900px;
	border-top: 20px solid #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#content {
	text-align:left; 
	float: right;
	width: 697px;
	padding-right: 1px;
}

#kartka {
 	float: right;
	width: 900px;
	padding-right: 1px;
	background-color: #FFFFFF;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#menu a:hover {
	background: #6B63AC;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* opcje */

#opcje {
}

#opcje ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#opcje li {
	display: inline;
}

#opcje a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000066;
}

#opcje a:hover {
	background: #6B63AC;
	color: #FFFFFF;
}

#opcje .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

.guzik
{
text-align:center;
}


#inputtext1, #inputtext2 {
	width: 160px;
}

/* Footer */
 
#footer {
	width: 870px;
	height: 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* nawigator */
div.navigator
	{
	font-size:smaller;
	padding:5px;
	text-align:center;
	}
div.totalpagesdisplay
	{
	padding-top:15px;
	font-size:smaller;
	text-align:center;
	font-style:italic;
	}
.navigator a, span.inactive
	{
	padding : 0px 5px 2px 5px;
	margin-left:0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}
.navigator a:link, .navigator a:visited, .navigator a:hover,.navigator a:active
	{
	color: #3300CC;
	background-color: #FAEBF7;
	text-decoration: none;
	}
span.inactive
	{
	background-color :#EEEEEE;
	font-style:italic;
	}
	
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px; /*For KHTML*/
  list-style: none;
}
ul#navmenu ul ul, ul#navmenu ul ul ul { width:120px;}
ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;  
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {

  border-bottom-color: #FFFFFF;
  padding: 2 6px;
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #FFF;
  	background: #6B63AC;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #FEEBC0;
    color: #000066;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #6B63AC;
  color: #FFF;
}



ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 196px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

.kategoria {
height: 130px;
width: 130px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 15px;
padding: 15px;
text-align:center;
display: inline;
}

.znaczek {
text-align:right;
padding-right:5px;
}

.doladowanie { 
display: inline; 
width:120px;
float:left;
text-align:center; 
font-size:18px; 
padding-left:45px; 
padding-right:45px;  
}
.doladowanie a {
display: block;
text-align:center;
text-decoration:none;
}
.doladowanie span { 
display:block; 
font-weight:bolder;
text-align:center;
} 

.platnosci * { font-family: "Times New Roman", Times, serif;}
