body {
	margin-top: 10px;
	margin-left: 10px;
	background-color : #DED666;
	background-image : none;

	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;

	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-base-color: #888888;
	scrollbar-track-color:#888888;
}

table {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a {
	color : #FF6815;
}

a:hover {
	color : #2D72E6;
}
.newsdescription-list {
	font-size : 8pt;
	margin-bottom: 10px;
}
.newsname-list {
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	margin-bottom: 5px;
}
.search {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: black;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.nadpis {
	font-size : 10pt;
	font-weight : bold;
}

table.login {
	background-color: #EEEEEE;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: black;
}

.newsheader {
	background-color : #EEEEEE;
	margin-bottom: 10px;
	color : black;
}

.newsdescription {
	font-size : 10pt;
}

.newsname {
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom: 10px;
}

.newscategory {
	color : black;
}

.newsauthor {
	color : black;
}

