body 
{ 
	font-family: Crete Round,Trebuchet MS,Arial,Tahoma,Sans-Serif; 
	font-size: 15pt; 
	text-decoration:none; 
	color:#000; 
	background: #d9d2b5;
}
td 
{ 
	font-size: 10pt; text-decoration:none; 
	color:#000; 
}
ramka 
{ 
	font-family: Courier New; 
	font-size: 14pt; 
	font-weight:bold; 
	color:#fff; 
	border: medium double rgb(240,240,240); 
}
.nav 
{ 
	font-size: 13pt; 
	text-decoration:none; 
	font-weight: 500;
	color:#000; 
/*	background: rgb(200,200,200); */
	background: url("img/kawa_jasna.jpg") repeat scroll 0 0 transparent;
/*	border: dashed thin rgb(0,0,0); */
/*	border: solid 1px black; */
	border: 1px solid #544409;
	padding: 8pt; 
	margin: 1em; 
	margin-left: 0px;
	margin-right: 0px;
   line-height: 2;
/*    text-align: center;*/
}

.nav a {
	font-weight: normal;
 	color: #000090;
}
.nav a:visited { color: #000060;}
.nav a:hover {color: #900000;}

/* News title */
.nt 
{
	font-size: 14pt; 
	font-weight:bold;
}
/* News date */
.nd 
{
	font-size: 7pt; 
	font-weight:normal;
	color: #808080;
}
a {color:#b44f2c; text-decoration:underline; font-weight: bold;}
a:visited {color: #942f0c;}
a:hover {color:#900000;font-decoration:none;}
p {text-align: justify;}
p:first-letter
{
	margin-left: 2em;
}
li {text-align: justify;}
pre, code {
	font-family: Lucida Console, Andale Mono, Courier new; 
	display: block;
	background:none repeat scroll 0 0 #F2EFE1;
	border-left:3px solid #BEB18F;
	font-size:12pt;
	margin:15px;
	padding:10px;
	width:98%;
	white-space: pre-wrap;
	overflow: auto;
	line-height: 1.2em;
}
tt {font-family: Lucida Console, Andale Mono, Courier new;}
.artcomm {font-size: 11pt; font-decoration:none; color:#000000; background: white; text-align: right;}
#news {display: block; width: auto; margin: 0px; padding: 20pt; padding-left: 0px; padding-right: 0px;}
#article {display: block; width: auto; margin: 0px auto; padding: 20pt; background: #faf9f5; border: 1px solid #544409; line-height: 1.5em;}
#services {padding: 3px; text-align: center; margin: 5px;}
#footer {background: yellow; float: none;}
#content {
	margin: 0px auto 20pt auto;
 	width: 90%;
}
#version{
 	width: 90%;
 	margin: 0px auto;
 	padding: 0px;
}
.onenews 
{
/*	background: #c0c0ff; */
	background: white;
	text-align: justify; 
	padding: 5pt; 
	margin: 0pt;
	margin-top: 0;
	margin-bottom: 10pt;
	border: 1px black solid; 
}
.news_title
{
/*	background: #c0c0ff; */
	background: white url(img/kawa_gradient2.jpg) repeat-x;
	text-align: left; 
	margin: 0pt;
	margin-top: 10pt; 
	text-decoration: none; 
	font-weight: normal; 
	padding: 3pt; 
	padding-bottom: 0pt;
	display: inline;
	border: 1px black solid; 
	border-bottom: none;
	font-size: 16pt; 
	font-weight:bold;
	color: black;
}
/* Tekst newsa */
.text 
{ 
	padding-left: 2px; 
	padding-right: 2px;
}
.text p
{
	padding: 0px;
	margin: 2px;
}
.text p:first-letter
{                                       
	margin-left: 2em;
}
.text img {
	max-width: 100%;
	height: auto;
	max-width: 60vw !important;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	object-fit: cover;
}
.littleinfo {font-size: 8pt;}
h1 {text-align: center; color: #675204; text-shadow: 0px 1px 0px #fff;}
h2{
	border-left: 10px solid #000;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
}
h2:hover{
	border-left: 10px solid #675204;
}
h3{
	color: #5d5432;
}

li
{
	margin-top: 5pt;
}
p
{
	line-height: 1.5;
}
dt
{
	font-weight: 800;
	font-size: 10pt;
	margin-top: 1em;
	margin-left: 2em;
	color: #446;
}
blockquote {
	display: block;
	background:none repeat scroll 0 0 #F2EFE1;
	border-left:3px solid #BEB18F;
	padding:5px 5px 5px 10px;
	white-space: pre-wrap;
	line-height: 1.5em;
}
@media only screen and (max-width: 1919px) {
	.text img {
		max-width: 80vw !important;
	}
	pre, code {
		width: 96%;
	}
}
@media only screen and (max-width: 899px) {
	.text img {
		max-width: 100% !important;
	}
	pre, code {
		width: 94%;
	}
}
@media only screen and (max-width: 699px) {
	pre, code {
		margin: 10px 0 15px;
		width: 96%;
	}
}
