@charset "utf-8";
* {margin:0px;padding:0px;top:0px;left:0px;}

body {
	font-size: 62.5%; /* Oznacza w większości przeglądarek 10px; jednostki em są teraz wielokrotnościami tej wartości, np. 1.5em = 15px */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #373636;
}

a {
	color: #546a05;
}

#left a, #top a {
	text-decoration: none;
}

a:visited {
	color: #546a05;
}

#middle a:visited {
	color: #949595;
}

a:hover {
	color: #ce0000 !important;
	text-decoration: none;
}

a:active {
	color: #ce0000;
}

p {
	margin: 10px 0 10px 0;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #6f8912;
}

p {
	margin: 10px 0 10px 0;
}

code {
	font-family: "Courier New", Courier, monospace;
}

strong {
	font-style: normal;
	font-weight: bold;
	
}

#middleInner ul, #middleInner ol {
	margin-left: 40px;
}

.bold {
    font-weight: bold;
}

#mainWrapper {
	min-width: 778px;
	max-width: 1150px;
	margin: auto;
	font-size: 1.5em;
}

#top {
	width: 100%;
	min-width: 775px;
	height: 117px;
	background-color: #e7ebec;
	background: url(../gfx/topRightPart.jpg) repeat-x;
	border-bottom: solid #7b9619 3px;
}

body #mainWrapper #top a {
	margin-right: 25px;
	padding-left: 15px;
	background: url(../gfx/topLinkBall.png) 1px no-repeat;
	font-weight: bold;
	font-size: 0.80em;
	font-family: "Courier New", Courier, monospace;
}

#topLeftPart {
	float: left;
	width: 578px;
	height: 117px;
	background: url(../gfx/topLeftPart.jpg) no-repeat;
}

#topInner {
	padding: 85px 20px 15px 240px;
}

#wyszukiwarka {
	font-weight: bold;
	font-size: 0.80em;
	font-family: "Courier New", Courier, monospace;
	color: #546a05;
	float: right;
	margin: 87px 12px 0 0
}

#wyszukiwarka #poleTekstowe {
	width: 142px;
	background-color: #e7ebec;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	padding-left: 5px;
	color: #454646;
	font-weight: bold;
}

#wyszukiwarka #przyciskSzukaj {
	background-color: #e7ebec;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 0;
	color: #546a05;
	font-weight: bold;
}

#threeColWrap {
	float: left;
	width: 100%;
	background: url(../gfx/rightColumnBackground.gif) right repeat-y;
	min-height: 650px; /* 420 */
}

#twoColWrap {
	float: left;
	width: 100%;
	margin-right: -230px;
	background: url(../gfx/verticalDashedLine.gif) 170px repeat-y;
	min-height: 650px; /* 420 */
}

#left {
	float: left;
	width: 170px;
}

.leftBox {
    background: url(../gfx/leftRounderTop.png) no-repeat top left;
	width: 155px;
	margin: 10px 0 0 6px;
	padding-top: 1px;	
}

.leftBoxContent {
	border-left: 1px solid #bdcb94;
	border-right: 1px solid #bdcb94;
	margin-top: 10px;
	padding-left: 13px;
}

.leftBoxBottom {
	background: url(../gfx/leftRounderBottom.png) no-repeat bottom left;
	height: 11px;
}

#left #leftInner .leftBox ul {
	list-style: none;
	font-weight: bold;
	font-size: 0.85em;
	margin-left: 0;
}

#left #leftInner .leftBox li {
	background: url(../gfx/leftNavGuillemot.gif) top left no-repeat;
	padding-left: 14px;
	padding-bottom: 11px;
	margin-top: 0;
}

#middle {
	margin: 0 230px 0 170px;
	
}

#middleInner {
	padding: 6px 10px 0 9px;
}

#middleInner h1 {
	color: #6f8912;
	margin: 0 0 15px 0;
}

#middleInner .news {
	margin-bottom: 18px;
}

.date {
	margin: 0 0 10px 0;
	color: #6f8912;
}

#right {
	float: left;
	width: 230px;
}

#rightInner {
	text-align: center;
}

.rightBox {
    background: url(../gfx/rightRounderTop.png) no-repeat top left;
	width: 215px;
	margin: 10px 0 0 6px;
	padding-top: 1px;	
}

.rightBoxContent {
	text-align: left;
	border-left: 1px solid #bdcb94;
	border-right: 1px solid #bdcb94;
	margin-top: 10px;
	padding-left: 13px;
}

.rightBoxReklamaGoogle {
	text-align: left;
	border-left: 1px solid #bdcb94;
	border-right: 1px solid #bdcb94;
	margin-top: 10px;
}

.rightBoxBottom {
	background: url(../gfx/rightRounderBottom.png) no-repeat bottom left;
	height: 11px;
}

.reklamaGoogle {
	text-align: center;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 22px;
	background-color: #939393;
	margin-top: 2px;
	border-top: 10px solid #ffffff;
	text-align: center;
}

body #mainWrapper #footer a {
	color: #ffffff;
	margin-right: 25px;
	font-size: 0.85em;
	text-decoration: none;
}

body #mainWrapper #footer a:visited {
	color: #ffffff;	
}