body 
{ 
    font-family: Crete Round,Trebuchet MS,Arial,Tahoma,Sans-Serif; 
    font-size: 15pt; 
    font-decoration:none; 
    color:#000000; 
    background: #d9d2b5;
}
td 
{ 
    font-size: 10pt; font-decoration:none; 
    color:#000000; 
}
ramka 
{ 
    font-family: Courier New; 
    font-size: 14pt; 
    font-decoration:bold; 
    color:#ffffff; 
    border: medium double rgb(240,240,240); 
}
.nav 
{ 
    font-size: 13pt; 
    font-decoration:none; 
    font-weight: 500;
    color:#000000; 
/*    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; font-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 {
	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:10px 0 15px;
padding:5px 5px 5px 10px;
width:96%;
white-space: pre-wrap;
}
tt  {font-family: Lucida Console, Andale Mono, Courier new;}
.artcomm { font-size: 11pt; font-decoration:none; color:#000000; background: white; text-align: right;}
#news {width: 100%; margin: 0px; padding: 20pt; display: table-cell; padding-left: 0px; padding-right: 0px;}
#article {width: 100%; margin: 0px auto; padding: 20pt; display: table-cell; background: #faf9f5; border: 1px solid #544409; line-height: 1.5em;}
#services {padding: 3px; text-align: center; margin: 5px; display: table-cell;}
#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;
}
.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;
}
