body {
	text-align: center;
}
body * {
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #4D4D4D;
}

div#page {
	width: 100%;
	margin: 0 auto;
}

div#top {
	border-bottom: 2px solid #00a89d;
}
div#footer {
	border-top: 2px solid #00a89d;
}

.middot {
	color: #00a89d;
}

#hmenu td {
	padding: 5px;
}
#hmenu td a {
	font-weight:bold;
}

#content{
	padding: 12px;
}

.menu {
	padding: 15px;
}
.menu fieldset {
	border: 0;
	border: 2px solid #00a89d;
	margin-bottom: 18px;
}

.menu legend {
	color: #008378;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}

.cnt {
	width: 199px;
	background-image: url(img/2.png);
	margin-bottom: 14px;
}

.cnt .tp {
	background-image: url(img/1.png);
	background-repeat: no-repeat;
	background-color: white;
	background-position: center bottom;
	padding: 5px 5px 1px 12px;
}

.cnt .tp span {
	background: white;
	font-size: 13px;
	font-weight: bold;
	color: #008378;
}

.cnt .bd {
	background-image: url(img/3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 4px 8px 8px 8px;
}




.cnt1 {
	width: 200px;
	background-image: url(img/2.png);
	margin-bottom: 14px;
}

.cnt1 .tp {
	background-image: url(img/1.png);
	background-repeat: no-repeat;
	background-color: white;
	background-position: left bottom;
	padding: 5px 5px 1px 12px;
}

.cnt1 .tp span {
	background: white;
	font-size: 13px;
	font-weight: bold;
	color: #008378;
}

.cnt1 .bd {
	padding: 4px 8px 8px 8px;
}

.cnt1 .bt {
	background-image: url(img/3.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: white;
}
.cnt1 .bt span {
	background: white;
	font-size: 13px;
	font-weight: bold;
	color: #008378;
	margin-left: 8px;
	line-height: 6px;
	margin-bottom: 4px;
}

h3 {
	color: #008378;
	font-size: 13px;
	border-bottom: 1px solid #00a89d;
	margin:0;
	margin-bottom:3px;
}

a {
	text-decoration: none;
}

a.u {
	text-decoration: underline;
}

h1 {
	color: #008378;
	font-size: 22px;
	margin: 15px;
	margin-bottom: 0;
}
h2 {
	color: #008378;
	font-size: 13px;
}

div.title, div.tt {
	float: right;
	width: 95%;
}

div.title {
	font-size: 19px;
	font-weight: bold;
	margin-top: 15px;
}

div.tt {
	border-top: 2px solid #E9E5C5;
	border-bottom: 2px solid #E9E5C5;
	height: 5px;
}

#ctext textarea {
	width: 100%;
	height: 100px;
}
div.text a {
	text-decoration: underline;
} 
		
div.error {
	background-color: #DFEDEC;
	border: 2px solid #FF0000;
	padding: 10px;
	margin-bottom: 18px;
}

div.success {
	background-color: #DFEDEC;
	border: 2px solid #6AA5A1;
	padding: 10px;
	margin-bottom: 18px;
	width: 690px;
}
div.success1 {
	background-color: #DFEDEC;
	border: 2px solid #6AA5A1;
	padding: 10px;
	margin-bottom: 18px;
	width: 330px;
}
div.info {
	background-color: #DFEDEC;
	border: 2px solid #FFD700;
	padding: 10px;
	margin-bottom: 18px;
	width: 690px;
}

.cena {
	width: 690px;
}
img {
	border:0;
}

.redauction {
	color: red;
	font-weight: bold;
}

.greenauction {
	color: green;
}


.hint {
	border: 1px solid #6AA5A1;
	background: #DFEDEC; 
	width: 350px; 
	padding: 5px;
}
.text {
	text-align: justify;
}
.czerwony {
	color: #c60000;
}