body {
	margin : 0 0 0 0;
	background-color: #ffffff;
	color: 000000;
	font-size: 11px;
	font-family : "Arial CE", Arial, "Tahoma CE", Tahoma, sans-serif;
}

p {
	color: #000000;
	font-size: 11px;
	margin-top:0;
	margin-bottom:0.5em;
}

font{
	/*color: #666666;*/
	font-size: 11px;
	/*font-family : "Arial CE", Arial, "Tahoma CE", Tahoma, sans-serif;	*/
}


table{
	border-collapse: collapse;
}

td, th {
	color: #000000;
	font-size: 11px;
}

.content td{
	color: #000000;
	/*border-width: 1px;
	border-style: solid;
	border-color: #000000;	*/
}

.content th{
	color: #000000;
	font-weight : bold;
	background-color : #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;	
}

.noborder td, .noborder th{
	border-style: none;
}

.notopmargin{
	margin-top:0;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	color: #a7793b;	
	margin-top:0;
	margin-bottom:0.5em;
}

.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #a7793b;	
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #a7793b;	
	margin-top:1em;
	margin-bottom:0.5em;
}

.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #a7793b;	
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	margin-top:1em;
	margin-bottom:0.5em;
}

.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #a7793b;	
}


p:first-child, h1:first-child, h2:first-child, h3:first-child{
	margin-top:0px;
}

ul, ol {
	margin-top:0 ;
	margin-bottom:0 ;
}

.cellbiala {background-color: #ffffff;}
.cellszara {background-color: #4b4b4b;}
.cellbez {background-color: #eeefe3;}
.cellbezciemny {background-color: #f1e9c7;}


.celllistek{
	background-image: url(../images/tlo_listek.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
/* links */

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.copyright{
	color: #d2ec99;
	font-size: 9px;	
}

.footer a:link {
	color: #b7b7b7;
	font-size: 9px;
	text-decoration: none;
}

.footer a:visited {
	color: #b7b7b7;
	font-size: 9px;	
	text-decoration: none;
}

.footer a:active {
	color: #ffffff;
	font-size: 9px;	
	text-decoration: underline;
}

.footer a:hover {
	color: #ffffff;
	font-size: 9px;	
	text-decoration: underline;
}


form {
	margin : 0 0 0 0;
}

img {
	margin : 0 0 0 0;
}

select {
	color: #000000;
	font-size: 11px;
}

.button{
	cursor: hand;
}

input,textarea,select {
	background-color: #ffffff;
	color: #666666;
	font-size: 11px;
	font-family : "Arial CE", Arial, "Tahoma CE", Tahoma, sans-serif;
	border-left-color: #C1C1C1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #C1C1C1;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #C1C1C1;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C1C1C1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.box{
	border-collapse:collapse;
}

.boxGreenHead{
	padding-left:10px;
	padding-right:10px;	
	background-color : #ffffff;
	color: #a7793b;
	border-bottom-color : #cfdbb7;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.boxGreenBody{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:10px;	
	background-color : #edf7d9;
	color: #6a6a6a;
}

.boxGreenTitle{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	background-color : #edf7d9;
	color: #4b4b4b;
	font-weight : bold;
}
.boxGreenMore{
	background-color : #cee2a8;
	color: #6a6a6a;
	border-bottom-color : #00a651;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #00a651;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #00a651;
	border-right-style : solid;
	border-right-width : 1px;	
}
.boxGreenDate{
	background-color : #ffffff;
	color: #8c8c8c;
	border-bottom-color : #00a651;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #00a651;
	border-top-style : solid;
	border-top-width : 1px;
}


.boxGrayHead{
	padding-left:10px;
	padding-right:10px;	
	background-color : #ffffff;
	color: #000000;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.boxGrayBody{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:10px;	
	background-color : #f4f4f4;
	color: #6a6a6a;
}
.boxGrayTitle{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	background-color : #f4f4f4;
	color: #4b4b4b;
	font-weight : bold;
}
.boxGrayMore{
	background-color : #cecece;
	color: #6a6a6a;
	border-bottom-color : #929292;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #929292;
	border-top-style : solid;
	border-top-width : 1px;
	border-right-color : #929292;
	border-right-style : solid;
	border-right-width : 1px;	
}
.boxGrayDate{
	background-color : #ffffff;
	color: #8c8c8c;
	border-bottom-color : #929292;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #929292;
	border-top-style : solid;
	border-top-width : 1px;
}

.boxBrownHead{
	padding-left:10px;
	padding-right:10px;	
	background-color : #d4b983;
	color: #f1e9c7;
	border-bottom-color : #a7793b;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.boxBrownBody{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
	padding-bottom:10px;	
	background-color : #f1e9c7;
	color: #666666;
}

.linkBrownBox{
	padding-left:5px;
	padding-right:10px;	
	background-color : #f1e9c7;	
}

.linkBeigeBox{
	padding-left:5px;
	padding-right:10px;	
	background-color : #e6e4d4;	
}

.linkBrownBody{/*	background-color : #f1e9c7;*/color: #a7793b; text-decoration: none;}
.linkBrownBody a:link {color: #a7793b; text-decoration: none;}
.linkBrownBody a:visited {color: #a7793b; text-decoration: none;}
.linkBrownBody a:active {color: #a7793b; text-decoration: underline;}
.linkBrownBody a:hover {color: #a7793b; text-decoration: underline;}

.linkBeigeBody{color: #a7793b; text-decoration: none;}
.linkBeigeBody a:link {color: #a7793b; text-decoration: none;}
.linkBeigeBody a:visited {color: #a7793b; text-decoration: none;}
.linkBeigeBody a:active {color: #a7793b; text-decoration: underline;}
.linkBeigeBody a:hover {color: #a7793b; text-decoration: underline;}

.linkGrayBody{color: #6a6a6a; text-decoration: none;}
.linkGrayBody a:link {color: #6a6a6a; text-decoration: none;}
.linkGrayBody a:visited {color: #6a6a6a; text-decoration: none;}
.linkGrayBody a:active {color: #6a6a6a; text-decoration: underline;}
.linkGrayBody a:hover {color: #6a6a6a; text-decoration: underline;}

/*table.border, table.border td, table.border th{
	border: #000 solid 1px;
}*/


h{
	color: #000000;
	font-weight : bold;
	background-color : #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;	
}
