html, body {
	background: #201e0f;
}	

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}

img {
	border: 0;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link { color: #201E0F; }
a:visited { color: #333333; }
a:hover { color: #CCCC33; }
a:active { color: #666666; }

div#main {
	width: 750px;
	padding: 0px;
	margin:  0px auto;
}

div#contents {
	text-align: left;
	padding: 10px 43px;
	background: url('../www_images/back.jpg') #000000;
}

div.pager {
	text-align: center;
	margin: 15px;
}

span.pageritem {
	margin: 0 5px;
}

a.chosenone {
	color: yellow;
}


div.entry {
	padding: 5px;
	border-left: solid 2px #000000;
	border-bottom: dashed 1px #000000;
	margin-bottom: 20px;
}

div.entryheader {
	margin-bottom: 5px;
}

span.data {
	margin-right: 10px;
}

a.e, span.www, span.gg, span.miasto {
	font-size: 11px;
}

img.ggimg {
	border: 0;
	position: relative;
	top: 2px;
}

div.tresc {
	text-align: justify;
	padding: 5px;
/*	border-top: dotted 1px #000000;*/
	margin-top: 5px;
	color: yellow;
}


div#addhref {
	text-align: center;
}

td.label {
	text-align: right;
}

.error, .warn {
	color: #632f10;
	font-size: 11px;
}

input {
	height: 15px;
}

input, textarea {
	border: solid 1px #333333;
	padding: 2px;
}

input.submit {
	width: 120px;
	height: 20px;
}
