/* Copyright (c) 2008 Inticco Solutions ISSA SA, www.inticco.com */

/* === GLOBALS === */

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #ef7f00;
	outline: none;
}

a:focus, a:hover {
	text-decoration: underline;
}
a.CoToJest {
	display:block;
	height:50px;
	width:145px;
	background-color: #fff;
	background-image: url(images/CoToJest.png);
	background-repeat: no-repeat;
}
a.CoToJest:hover {
	background-image: url(images/CoToJestHover.png);
}
img {
	border: 0;
}
.center {
text-align:center !important;
}
small {
	font-size: 10px;
}

ul.more  {
	list-style: none;
}

h2 {
	font: 16px/18px Tahoma, sans-serif;
	color: #fff;
	margin-bottom: 5px;
}
ul h2 {
	font: 13px/13px Tahoma, sans-serif;
	color: #fff;
	margin-bottom: 5px;
	font-weight:bold;
}
h3 {
	font: bold 13px/18px Tahoma, sans-serif;
	color: #000;
}

form fieldset {
	border: 0;
}

form fieldset legend {
	display: none;
}

form fieldset div.action {
	text-align: right;
	padding-top: 10px;
}

form fieldset div input.text, form fieldset div textarea {
	font: 11px Verdana, sans-serif;
	color: #888;
	background: #fff url(images/bg-8.gif) repeat-x;
	border: 1px solid #cfced3;
	padding: 1px;
}

form fieldset div input.text:focus, form fieldset div textarea:focus {
	color: #000;
	background: #fff;
}

body {
	font: 12px/15px Verdana, sans-serif;
	color: #6a92bd;
	background: #00356e;
}

#container {
	margin: 0 auto;
	width: 951px;
}
.Clear {
clear:both;
}
#header {
	background: url(images/bg-1.jpg);
	height: 170px;
	position: relative;
}

#header h1 a {
	text-indent: -9999px;
	width: 290px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: -5px;
}
#header h1 a.homepage {
	height: 55px;
	top: 80px;
}

#header form {
	width: 200px;
	position: absolute;
	top: 110px;
	right: 0;
}

#header form fieldset {
	background: url(images/bg-7.png);
	padding: 0 7px;
	height: 50px;
	overflow: hidden;
}

#header form fieldset div {
	margin-top: 16px;
	width: 100%;
	overflow: hidden;
}

#header form fieldset div label {
	text-indent: -9999px;
	margin-right: 5px;
	width: 42px;
	height: 17px;
	display: block;
	float: left;
	cursor: pointer;
}

#header form fieldset div input.text {
	width: 120px;
	float: left;
}

#header form fieldset div input.button {
margin:5px 0 5px 6px;
}

.button_dodaj {
margin:5px 0 5px 6px;
}

#content {
	width: 100%;
	overflow: hidden;
}

#content #col-1, #content #col-3 {
	width: 200px;
	float: left;
}

#content #col-2 {
	width: 551px;
	float: left;
}

#content div.box-1 {
	background: #ef7f00 url(images/bg-2-2.png) no-repeat bottom;
	padding: 0 20px 10px;
	margin-bottom: 15px;
}
.current-cat {
	font-weight: bold;
}
#content div.box-1 h2, #content div.box-4 h2 {
	text-indent: -9999px;
	background: url(images/bg-2-1.png);
	margin: 0 -20px;
	height: 5px;
	overflow: hidden;
}

#content div.box-1 ul {
	width: 100%;
	overflow: hidden;
}

#content div.box-1 ul li, #content div.box-2 ul li {
	border-top: 1px solid #f39f40;
	margin: -1px 0 1px;
}

#content div.box-1 ul li a, #content div.box-2 ul li a {
	color: #fff;
	background: url(images/dot-1.gif) no-repeat 1px 9px;
	padding: 5px 0 5px 14px;
	display: block;
}

#content div.box-2 {
	margin-bottom: 10px;
}

#content div.box-2 ul {
	width: 100%;
	overflow: hidden;
}

#content div.box-2 ul li {
	border-color: #369;
}

#content div.box-2 ul li a {
	background-image: url(images//dot-2.gif);
}

#content div.box-3 {
	color: #00356e;
	background: #e0f2fb url(images/bg-3-2.png) no-repeat bottom;
	padding: 0 20px 15px;
	margin: 0 20px 10px;
	overflow: hidden;
}

#content div.box-3 hr {
	background: #c6e5f6;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #c6e5f6;
	margin: 10px 0;
	height: 0;
}

#content div.box-3 h2 {
	font-size: 22px;
	line-height: 24px;
	color: #ef7f00;
	background: url(images/bg-3-1.png) no-repeat;
	padding: 15px 20px 10px;
	margin: 0 -20px;
}

#content div.box-3 h2.other {
	font-size: 20px;
	color: #00356e;
	background: none;
	padding: 0;
	margin: 15px 0 10px;
}

#content div.box-3 h2.other strong {
	color: #ef7f00;
}

#content div.box-3 p {
  margin: 6px 0px;
}

#content div.box-3 ul,
#content div.box-3 ol {
  border: 0;
  padding: 0;
  margin: 0 20px;
}

#content div.box-3 ol ul {
  list-style-type: disc;
}

#content div.box-3 ul {
  
}

#content div.box-3 p {
  text-align: justify;
}

#content div.box-3 ul.more {
	margin: 0;
	width: 100%;
	overflow: hidden;
}

#content div.box-3 ul.more li {
	margin: 0;
	line-height: 12px;
	background: url(images/bg-6-1.png);
	margin-right: 10px;
	float: left;
}

#content div.box-3 ul.more li a {
	font-size: 10px;
	color: #fff;
	background: url(images/bg-6-2.png) no-repeat top right;
	padding: 0px 10px 0px 10px;
	height: 26px;
	line-height: 26px;
	display: block;
}

#content div.box-3 ul.more li a:focus, #content div.box-3 ul.more li a:hover {
	text-decoration: none;
	color: #ddd;
}

#content div.box-3 ul.more li a img {
	margin-left: 3px;
}

#content div.box-3 form fieldset div textarea {
	width: 467px;
}

#content div.box-4 {
	text-align: center;
	color: #fff;
	background: #86c2e6 url(images/bg-4-2.png) no-repeat bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#content div.box-4 h2 {
	background: url(images/bg-4-1.png);
	margin: 0;
}

#content div.box-4 img {
	margin: 7px auto;
}

#content div.box-4 dl dt {
	font-weight: bold;
}

#content div.box-4 dl dd {
	text-align: justify;
	padding: 7px 15px;
}

#content div.box-5 {
	margin-bottom: 10px;
}

#content div.box-5 ul {
	overflow: hidden;
}

#content div.box-5 ul li {
	padding-top: 5px;
	margin: -5px 0 5px;
}
#content div.box-5 ul li small {
}
.bottomnavigation {
text-align:center;
margin-bottom:10px;
}
.bottomnavigation div {
display:inline;
margin:0 10px;
}
#footer {
	font-size: 10px;
	line-height: 13px;
	border-top: 1px solid #406892;
	padding: 7px 0;
	width: 100%;
	overflow: hidden;
}

#footer hr {
	display: none;
}

#footer dl {
	width: 731px;
	float: right;
}

#footer dl dt {
	width: 220px;
	float: right;
}

#footer dl dt a {
	text-indent: -9999px;
	background: url(images/bg-5.png);
	margin-top: -2px;
	width: 120px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
}

#footer dl dd {
	text-align: justify;
	width: 511px;
	float: left;
}

#footer ul {
	margin-top: 1px;
	margin-left: -6px;
	width: 220px;
	float: left;
}

#footer ul li {
	line-height: 10px;
	border-left: 1px solid #6a92bd;
	padding: 0 6px 1px;
	float: left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#footer ul li a {
	color: #fff;
}

.ListaZmian thead th {
	background-color:#88b6d4;
	border-bottom:1px solid #4d82a4;
	color:#FFFFFF;
	padding:6px;
	text-align:left;
	font-size:12px;
	text-transform: capitalize;
	border-right:1px solid #B3CCDC;	
}
.ListaZmian tbody th, .ListaZmian tbody td {
	background-color:#e6f6fc;
	border-bottom:1px solid #b9d3e4;
	padding:4px;
	text-align:left;
	font-size:11px;
	vertical-align:middle;
	
}
.ListaZmian tbody td {
	border-right:1px solid #b9d3e4;
}
.ListaZmian tbody th {
	width:60px;
	background-color:#88b6d4;
color:#fff;
font-weight:normal;
}
.nieaktualne {
	background-image: url(images/nieaktualne.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.logrejdemtop {
background-image:url("http://blog.ifirma.pl/wp-content/uploads/2010/07/logrejdemtop.png");
background-position:center top;
background-repeat:no-repeat;
clear:both;
display:block;
height:50px;
margin-top:20px;
width:467px;
}
.logrejdem {
background-image:url("http://blog.ifirma.pl/wp-content/uploads/2010/07/logrejdem.png");
background-position:center top;
background-repeat:no-repeat;
clear:both;
display:block;
height:40px;
margin-top:0px;
width:467px;
}
.logrejdem .log {
display:block;
width:156px;
height:40px;
float:left;
overflow:hidden;
text-indent:-1000em;
}
.logrejdem a:hover.log {
background-image: url(http://blog.ifirma.pl/wp-content/uploads/2010/07/logrejdem.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logrejdem .rej {
display:block;
width:157px;
height:40px;
float:left;
overflow:hidden;
text-indent:-1000em;
}
.logrejdem a:hover.rej{
background-image: url(http://blog.ifirma.pl/wp-content/uploads/2010/07/logrejdem.png);
	background-repeat: no-repeat;
	background-position: -156px bottom;
}
.logrejdem .dem {
display:block;
width:154px;
height:40px;
float:left;
overflow:hidden;
text-indent:-1000em;
}
.logrejdem a:hover.dem{
background-image: url(http://blog.ifirma.pl/wp-content/uploads/2010/07/logrejdem.png);
	background-repeat: no-repeat;
	background-position: -313px bottom;
}
.single-ifi {
background-image: url(http://blog.ifirma.pl/wp-content/uploads/2010/07/single-ifi.png);
display:block;
width:467px;
height:200px;
float:left;
overflow:hidden;
text-indent:-1000em;
margin:20px 0;
}
a:hover.single-ifi {
background-position: center bottom;
}
.tresc-ramka {
background-color:#EAF6FA;
border:1px solid #9ABECB;
margin:20px 0;
padding:0px;
}
.tresc-ramka-img {
background-image:url("http://blog.ifirma.pl/wp-content/uploads/2010/07/info-box.png");
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
left:-10px;
position:relative;
top:-10px;
width:20px;
}
.tresc-ramka p {
margin:20px!important;
}
.tresc-ramka p a {
background:url("images/bg-6-1.png") repeat scroll 0 0 transparent;
float:right;
line-height:12px;
margin:10px 15px 15px 0;
}
.tresc-ramka p a span {
background:url("images/bg-6-2.png") no-repeat scroll right top transparent;
color:#FFFFFF;
display:block;
font-size:10px;
height:26px;
line-height:26px;
padding:0 10px;
}
.tresc-ramka p a:hover span {
	color: #ddd;
}

