/* clearing all styles */

body {
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	/*line-height:-1px;*/
	vertical-align:text-top;
}

sub {
	/*line-height:-1px;*/
	vertical-align:text-bottom;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* end of clearing */

/* layout setup */
html,body       { margin:0; padding:0 }
body            { text-align:center; }
div#header      { height:80px; position:absolute; top:0 }
div#container   { text-align:left; width:760px; margin: 0 auto;}
div#wrapper     { float:left; width:100%;}
div#navigation  { float:left; width:160px; margin-left:-757px; display: inline;}
div#footer      { clear:left; width:100%; }
div#content     { margin-left: 160px; }
div#stretcher	{ margin-top: 80px; background: #ffffff; border: solid 1px #cccccc; overflow: auto;}
* html div#stretcher	{ height: 1%; }
/* end layout setup */

body
{
	background-color:	#eeeeee;
	font:			75%/160% Verdana, Arial, Helvetica, Sans-serif;
	color:			#333333;

}

#container
{
}

#header 
{
	/*background: url('images/malaszkola.gif') no-repeat top right #eeeeee;*/
}

#header h1 
{
	margin: 0;
	padding: 0;
}

/*
#header h1 a 
{
	margin: 0;
	padding: 0;
	z-index: 1000;
	background: url('images/logo.gif') no-repeat;
	display: block;
	width: 377px;
	height: 80px;
}
*/

#wrapper
{
	background-color: 	#FFFFFF; /*#455867;*/
}

#content {
	padding: 10px;
	padding-top: 0;
	margin: 0;
}

#footer 
{
	font-size: 0.8em;
	text-align: center;
	background: #eeeeee;
	color: #666666;
	margin-bottom: 10px;
}

#footer p 
{
	padding: 0px 10px;
	text-align: center;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover
{
	color: #333333;
}

#content p a {
	color: #FF6600;
	text-decoration: none;
}

#content li a {
	color: #FF6600;
	text-decoration: none;
}

#content p a:hover {
	text-decoration: underline;
}

h1
{
	font-size: 1.8em;
	font-weight: bold;
	color: #FF6600;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 10px;
	line-height: 120%;
}

h2
{
	font-size: 1.6em;
	line-height: 140%;
	color: #333333;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 10px;
}

h3
{
	font-size: 1.2em;
	line-height: 140%;
	color: #333333;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-top: 10px;
}

p 
{
	text-align: justify;
	padding: 3px 0px;
}

ul.mainmenu
{
	margin-top: 1px;
	list-style: none;
}

ul.mainmenu li
{
	border-bottom: solid 1px #eeeeee;
}

ul.mainmenu li.last
{
	border-bottom: solid 2px #cccccc;
}

ul.mainmenu p
{
	display: block;
	padding: 2px 2px 2px 3px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

ul.mainmenu a 
{
	display: block;
	padding: 2px 2px 2px 3px;
	background-color: #ffffff;
	color: #ff6600;
	text-decoration: none;
}

ul.mainmenu a.current
{
	background-color: #ff6600;
	color: #ffffff;
}

ul.mainmenu a:hover
{
	background-color: #eeeeee;
	color: #ff6600;
	text-decoration: none;
}

ul.mainmenu a:hover.current
{
	background-color: #ff6600;
	color: #ffffff;
}

label
{
	vertical-align: middle;
}

.gwiazdki 
{
	color: #ff1111;
	font-size: 0.8em;
	vertical-align: top;
}

.over-help 
{
	border-bottom: dashed 1px #333333;
	cursor: help;
}

.aktualnosci
{
	margin-top: 15px;
}

.aktualnosci a
{
	text-decoration: none;
	color: #ff6600;
}

.aktualnosci h2 
{
	font-size: 1.8em;
}

table {
	margin-bottom: 10px;
}

table.framed tbody,thead
{
	background: #eeeeee;
}

table th 
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #666666;
	color: #ffffff;
}

tbody td, th 
{
	vertical-align: top;
}

table.framed th, table.framed td 
{
	border: solid 1px #ffffff;
	padding: 3px;
}

table tfoot td
{
	font-style: italic;
	text-align: right;
}

table caption
{
	font-weight: normal;
	font-size: 0.8em;
	padding: 1px 5px;
}

td.cash
{
	text-align: right;
}

td.order-value
{
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	padding: 6px;
	background: #ffffff;
}

td.vmiddle
{
	vertical-align: middle;
}

td a {
	color: #000000;
	text-decoration: none;
}

td a:hover
{
	text-decoration: underline;
}

p.links
{
	text-align: right;
}

p.links img
{
	margin-left: 12px;
}

p.image 
{
	text-align: center;
}

p.zajawka 
{
	border: solid 1px #cccccc;
	background: #f2f2f2;
	padding: 4px;
	margin: 10px 0px;
}

fieldset 
{
	border: solid 1px #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

fieldset legend
{
	border: solid 1px #cccccc;
	background: #eeeeee;
	padding: 1px 5px;
}

label 
{
	float: left;
	width: 160px;
	margin-right: 0.5em;
	text-align: right;
}

input.long 
{
	width: 200px;
}

input.medium
{
	width: 100px;
}

input.short
{
	width: 75px;
}

.highlight {
	border-color: #ff3300;
}

textarea
{
	width: 200px;
	height: 130px;
}

.cloud 
{
	float: right;
	display: block;
	width: 150px;
	padding: 3px;
	margin-left: 7px;
	margin-bottom: 7px;
	background: #ffffcc;
	border: dashed 1px #cccccc;
	text-align: left;
}

div.errors 
{
	background: #ff1100;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

div.errors p 
{
	color: #ffffff;
	font-weight: bold;
}

div.infors
{
	border-bottom: solid 2px #339966;
	background: #ccffcc;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

div.infors p
{
	color: #339966;
	font-weight: bold;
}

input:focus, textarea:focus {
	background: #ffffcc;
}

.centered 
{
	text-align: center;
}

ol.wypunktowane li {
	list-style: decimal outside;
	margin-left: 20px;
	text-align: justify;
	line-height: 2em;
}

ol.regulamin li {
	list-style: decimal outside;
	margin-left: 20px; 
	text-align: justify; 
	line-height: 2em;
}

ol.regulamin ul li {
	list-style: disc outside; 
}

.widget {
	float: right;
	margin: 10px;
	margin-right: 0;
	margin-top: 0;
}

.widget p {
	text-align: left;
}

.widget h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #ff6600 !important;
	margin: 0;
}

.discount_notify {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
	padding: 5px;
	border: solid 2px #000000;
	background: #ffd200;
}

div.rameczka {
	text-align: center;
	padding: 10px;
	display: block;
	vertical-align: middle;
	border: solid 1px #cccccc;
	margin-bottom: 10px;
}

div.rameczka img {
	vertical-align: middle;
	margin: 10px;
}

div.rameczka a {
	vertical-align: middle;
	color: #FF6600;
	text-decoration: none;
}

tr.admin-tr-1 {
	background-color: #ffdddd;
}
tr.admin-tr-2 {
	color: #71c171;
}
tr.admin-tr-3 {
	color: #b1b1b1;
}

.aktualnosc {
	border-top: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
}

.data-publikacji-newsa {
	font-size: 0.7em;
	text-align: right;
}

#content ul.kup-menu {
}

#content ul.kup-menu li {
      float: left;
      text-align: center;
      width: 95px;
}

#content ul.kup-menu li a {
      font-size: 0.9em;
      line-height: 1.3em;
      display: block;
      border: solid 1px #ffffff;
      background: #ff6600;
      padding: 3px 2px;
      color: #ffffff;
}


