﻿/*-------------------------------------------KOLORYogólne:tło -  b3d00fgradient - 7fb713napis tytułowy - 445500obramowanie - 7ca60ctytuł newsa - 445500czcionka - 2c3a07link - 445500nawigacja:czcionka - 445500el.aktywny - 7ca60cel. wybrany - 7ca60c---------------------------------------------*/body{		background: #b3d00f; 	font-family: serif;	font-size: 75%;	text-align: right;	margin: 0;	border-top: 4px solid #7ca60c;			}a { text-decoration: none; color: #445500; }a:hover { border-bottom: 1px solid #445500; color: #445500; }#kontener {		width: 800px;	background: url(img/kwiaty.png) no-repeat left top; 	border-right: 4px solid #7ca60c;	border-left: 4px solid #7ca60c;	border-bottom: 4px solid #7ca60c;	position: absolute;	right: 70px;	}		#naglowek {	text-align: right;	padding: 10px 10px;	border-bottom: 4px solid #7ca60c;	background-image: url(img/naglowek.png);	background-position: repeat-y;		}		#nawigacja {		margin: 0;	border-bottom: 4px solid #7ca60c;	background: url(img/naw.png) repeat-y;		}				#nawigacja li {	list-style-type: none;	display: inline;	line-height: 30px;	}				#nawigacja li a {		text-decoration: none;	border-bottom: 0px;	color: #445500;	padding: 4px 6px;	font-weight: bold;			}			#nawigacja li a:hover { color: #7ca60c; }			#nawigacja li a.on { background-color: #b3d00f; color: #7ca60c;}		#content {		float: right;	width: 600px;	margin-left: 5px;	line-height: 20px; 	text-align: right; 	word-spacing: 2px;		}			#content h2 {		font-size: 1.1em;	color: #445500;	margin: 10px ;	cursor: default;		}			#content div {		padding: 1px 0 10px 0;  	padding: 10px;		}			/*#content plejerek {			float: right;	width: 550px;	margin-left: 10px;	line-height: 5px; 	text-align: rleft; 	word-spacing: 2px;	position: absolute;	left: 10px;	background: none;			}*/				#content div { background: url(img/naglowek.png) repeat-y; }						#content jhead {			position: absolute;			left: 10px;			top: 10px;							}		#stopka {		/*border-top: 4px solid #7fb713*/		}				#stopka a { text-decoration: none; color: #445500; border-bottom: 1px solid #445500; }			#stopka a:hover { border-bottom: 1px solid #7fb713; color: #7fb713; }