BODY {
	font-family: Times New Roman, Georgia, serif;
	background-color: #7a0d00;
	margin: auto;
	background: url(../images/background.png) left repeat-y;
	cursor: default;
}

#strona {
	width:900px;
}

#menu {
	width: 200px;
	float:right;
	margin-top:60px;
	padding:10px 0px;
}

H2+UL {
	margin-top: 15px;
}

P+UL {
	margin-top: -18px;
}

#menu UL {
	margin: 10px 0 0 0;
	list-style-type:none;
	padding:0px;
	text-align:right;
}

#menu UL LI {
	padding: 5px;
	margin-bottom: 0px;
	font-weight:bold;
	background: #aa6d60 url(../images/menubgr.png) right no-repeat;
	cursor: pointer;
}

#menu UL LI.current {
	color:#333333;
	/* background: #e0e0e0 url(../images/menubgr.png) right no-repeat; */
	background: white url(../images/menubgr.png) right no-repeat;
	cursor: inherit;
}

#menu UL LI.current {
	margin-right: 10px;
}

#menu UL LI.m {
	/* background: #E0E0E0 url(../images/menubgr.png) right no-repeat; */
	background: #7a0d00 url(../images/menubgr.png) right no-repeat;
	color: black;
	cursor: inherit;
}

#menu A {
	color: black;
}

#menu A:HOVER {
	text-decoration:none;
	/* color: white; */
}

#menu #facebookicon {
	margin: 10px 10px -5px 10px;
}

#container {
	float:right;
	margin: auto;
	width: 600px;
	padding: 10px;
	margin-left: 70px;
	padding-top: 50px;
	background-color: white;
	color: #333333;
}

H1 {
	margin-top: 30px;
	margin-bottom: 56px;
/*	border-bottom: 20px solid #707070; */
/*	border-bottom: 2px solid #ffcaca; */
	padding-bottom: 4px;
/*	text-transform: uppercase; */
	color: #7a0d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 26px;
}

H2 {
	color: #e17a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
/*	text-transform: uppercase; */
	border-bottom: 1px solid #ffcaa0;
	padding-bottom: 3px;
}

H3 {
	font-size: 16px;
	border-bottom: 1px solid #d0d0d0;
}

H4 {
	margin-bottom: 50px;
	line-height: 130%;
	font-size: 90%;
}

DIV.ramka {
	border: 1px solid #d0d0d0;
	background-color: #f0f0f0;
	width: 98%;
	height: 52px;
	margin: 25px auto;
}

H4 + DIV.ramka {
	margin-top: -20px;
}

DIV.ramka IMG {
	float: left;
	margin: 2px;
	margin-right: 5px;
}

DIV.ramka P {
	margin: 7px 4px;
	font-size: 90%;
	text-align: center;
}

DIV.ramkanajnowszynews {
	border:1px dotted #e0e0e0;
	padding:10px;
	background-color: #f9f9f9;
}

P {
	line-height: 130%;
	text-align: justify;
	margin-bottom: 30px;
}

P.bottom10 {
	margin-bottom: 10px;
}

ACRONYM, SPAN[title], Q[title] {
	border-bottom: 1px dotted black;
	cursor: help;
}

Q {
	font-style: italic;
}

Q:BEFORE {
	content: '';
}

Q:AFTER {
	content: '';
}

A {
	color: #ac0000;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

P STRONG, H4  {
	color: #101010;
}

UL {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:30px;
}

LI {
	margin-bottom:1px;
}

UL.zodstepem>LI {
	margin-bottom:10px;
}

UL.bezodstepu {
	margin-bottom:0px;
}

OL.regulamin {
	text-align: justify;
}

.poprzednianastepna {
	width:100%;
	border-top: 1px dotted #fca0a0;
}

.poprzednianastepna .p {
	float: left;
}

.poprzednianastepna .n {
	float: right;
	text-align:right;
}

.dogory {
	text-align:center;
	font-size:10px;
	margin-bottom:3px;
}

.data {
	font-size:11px;
	float:right;
	text-align:right;
	display:block;
	padding-top:6px;
}

form table {
	width: 520px;
	margin:auto;
	/* background-color:#e0e0e0; */
}

form td {
	vertical-align: top;
}

SELECT#dzien { width: 50px; }
SELECT#miesiac { width: 140px; }
SELECT#rok { width:60px; }

OPTION {
	text-align: center;
}

input[type^="text"], input[type^="submit"], textarea {
	width: 338px;
}

td.center {
	text-align:center;
}

form th.head {
	vertical-align: top;
	font-weight: normal;
	width: 160px;
	text-align: left;
}

UL.tekstem, UL.tekstem LI {
	display: inline;
	list-style-type:none;
}

UL.tekstem LI:AFTER {
	content: ' ';
}

#czg1, #czg2, #czg3, #czg4, #czg5, #czg6, #czg7, #czg8, #czg9, #czg10 {
	display: none;
}

A IMG {
	border: none;
	padding: 0px;
	margin: 0px;
}

#logoam {
	position: absolute;
	left: 20px;
	top: 10px;
	height: 68px;
	background-color:white;
	padding-right: 20px;
}

#partnerzy {
	text-align: center;
}

#partnerzy IMG {
	padding: 20px;
	margin: 20px;
	vertical-align: middle;
}

.small {
	font-size: 80%;
}

.tpast {
	color: #a0a0a0;
}

.tpast STRONG {
	color: #707070;
}

.tpast A {
	color: #df7070;
}
