BODY {
		margin:0;
		padding:0;
		background-image: url(images/tlo.jpg);
		background-attachment: fixed;
		font-family: Verdana, sans-serif;
		font-size: 11px;
}

H1 {
	font-size:18px;
	text-align:center;
}

H2 {
	font-size:14px
}

.unnamed1 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: left;
	text-indent: 0pt;
}

.unnamed2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

A:LINK {
    text-decoration: none;
    color:#010167;
	background-color:inherit
}

A:VISITED {
    text-decoration: none;
	color:#010167;
	background-color:inherit
}

A:HOVER {
    text-decoration: underline;
	color:#010167;
	background-color:inherit
}

A:ACTIVE {
    text-decoration: underline;
	color:#010167;
	background-color:inherit
}

.content {
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	border-color:#E5EBF5;
	border-style:solid;
	border-width:1px;
	background-color:#F0F6FD;
	color:inherit
}

.photo {
	margin:5px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.txt {
	margin:5px;
	text-align:left;
}

.button {
	color:#000;
	background-color:#E5EBF5;
	font-size:11px;
	border-color:#000000;
	border-style:solid;
	border-width:2px;
}

/*sCarY.newSystem*/
/*POCZATEK*/

.scary_tabela {
	font-size: 11px;
	border: solid 1px #fff;
	width:95%;
}

.scary_tabela_td1 {
	font-size:inherit;
	background:#E7EDEF;;
	border: solid 1px #fff;
}

.scary_tabela_td2 {
	font:inherit;
	background:#E5EBF5;;
	border: solid 1px #fff;
}

.scary_tabela_td3 {
	font:inherit;
	background:#E5EBFF;;
	border: solid 1px #fff;
}

.comment_photo {
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	margin-right:10px;
	margin-left:-5px;
	margin-top:-5px;
}

/* OSTATNIE TEMATY */
#ost_tematy {
	width:95%;
	font-size:9px;
	padding:2px;
	border:#fff 2px solid;
	background:#E5EBED;
}
#ost_tematy h1 {
	font-size:11px;
	background:#C5CBCD;
	margin-top:0;
	margin-bottom:0;
}
#ost_tematy a:link, #ost_tematy a:visited {
	display:block;
	font-size:9px;
	background:inherit;
	text-decoration:none;
	border-top:#fff 1px solid;
	margin-top:1px;
}

#ost_tematy a:hover {
	font-size:9px;
	background:#C5CBCD;
	text-decoration:none;
	border-top:#fff 1px solid;
	margin-top:1px;
}

/*KONIEC*/