@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background: #dff2ff url('images/main_backgr.jpg') center top no-repeat;
	font-weight: normal;
	text-decoration: none;
}

th, td, li, select, input.submit, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #003268;
}

a:hover {
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}

a img {
	border: none;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	width: 120px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	color: #444444;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main, table.main th {
	background: #eeeeee none;
}

table.main td {
	background: #ffffff none;
} 

p {
	margin-top: 0px;
}

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

/******************************** TINY *****************************/

img.border {
	border: #dddddd 1px solid;
	padding: 2px 2px 2px 2px;
}

img {
	border: none;
}

.redtext {
	color: #ff0000;
}

.yellowtext {
	color: #ff9900;
}

.greentext {
	color: #8ebd3a;
}

.bluetext {
	color: #54a8ed;
}

.bluetitle {
	color: #003366;
	font-weight: bold;	
}

/******************************** TINY ENDS HERE *****************************/

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/******************************** HEADER *****************************/

div#all {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	background: #ffffff none;
}

div#headertop {
	width: 863px;
	height: auto;
	background: #72c9ff url('images/logo.png') 22px 12px no-repeat;
	color: #ebf7ff;
	padding: 5px 15px 8px 22px;
}

div#headertop a#logo  {
	display: block;
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -200px;
}

div#headertop div#langs {	
	background: transparent;
	color: #ffffff;
	text-align: right;
}

div#headertop div#langs a {
	background: #72c9ff none;
	text-decoration: none;
	color: #ffffff;
}

div#headertop div#langs a:hover {
	background: #72c9ff none;
	text-decoration: underline;
	color: #ffffff;
}

div#headertop div#text {
	float: left;
	width: 727px;
	height: auto;
	padding-top: 8px;
}

div#headertop div#text a {
	color: #ffffff;
	background: transparent;
}

div#headertop div#text a:hover {
	color: #ff9900;
	background: transparent;
}

div#headermain {
	width: 900px;
	height: auto;
	clear: both;
	background: transparent url('images/t.gif') left bottom no-repeat;
	padding: 0px 0px 14px 0px;
	text-align: center;
}

div#headermain p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

div#headermain img {
	width: 880px
}

div#topmenu {
	width: 899px;
	height: auto;
	background: transparent none;
	border-width: 0px 1px 0px 0px;
	border-color: #ffffff;
	border-style: solid;
	margin-top: -10px;
	margin-left: 14px;
}
/* nowa nawigacja*/

div#topmenu a, div#topmenu a:hover {
	display: block;
	width: 123px;
	height: 35px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
	border-width: 0px 0px 0px 1px;
	border-color: #ffffff;
	border-style: solid;
	background-color: #ffffff;
	background-position: left -3px;
	background-repeat: no-repeat;
}

div#topmenu a:hover {
	text-decoration: underline;
	background-position: left -48px;
}

div#topmenu a.a1 {
	background-image: url('images/menu_firma.gif');
}

div#topmenu a.a2 {
	background-image: url('images/menu_prace.gif');
}

div#topmenu a.a3 {
	background-image: url('images/menu_reg.gif');
}	

div#topmenu a.a4 {
	background-image: url('images/menu_oran.gif');
}	

div#topmenu a.a5 {
	background-image: url('images/menu_kontakt.gif');
}	

/*end*/
/*div#topmenu a.a1:hover {
	background: url('images/menu_wyslij_materialsy.png') left top no-repeat;
}

div#topmenu a.a2:hover {
	background: url('images/menu_pytania.png') left top no-repeat;
}

div#topmenu a.a3:hover {
	background: url('images/menu_wyszukiwarka.png') left top no-repeat;
}*/

/******************************** HEADER ENDS HERE *****************************/
/******************************** CONTENT *****************************/
div#leftcontent {
	width: 215px;
	height: auto;
	float: left;
	padding: 30px 20px 10px 20px;
}

ul.nav, ul.nav ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 

ul.nav li {
	display: block;
	padding: 0px 0px 5px 13px;
	margin: 4px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #c4daff;
	background: #ffffff url('images/arrow.gif') left 2px no-repeat;
}

ul.nav li.sub {
	background: #ffffff url('images/arrow_down.gif') -2px 4px no-repeat;
}

ul.nav li ul li {
	background: #ffffff none;
}

ul.nav ul li {	
	padding: 0px 0px 0px 15px;
	margin: 4px 0px 4px 0px;
	border: none;
}

ul.nav li a {
	font-size: 11px;
	color: #003268;
	text-decoration: none;
}

ul.nav li a:hover {
	color: #ff9900;
	text-decoration: none;
}

div#content {
	width: 625px;
	float: left;
	height: auto;
	padding: 30px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
}

h1.sitename, h3.name {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #ffffff none;
	color: #003366;	
}

h1.sitename a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #ffffff none;
	color: #003366;	
	text-decoration: none;
}

h1.sitename a:hover, h1.sitename span {
	font-weight: bold;
	font-size: 12px;
	background: #ffffff none;
	color: #ff9900;	
	text-decoration: none;
}

h3.name {
	margin-top: 20px;
	margin-bottom: 10px;
}

h3.name#h3newsheader {
	visibility: hidden;
	display: none;
}

/******************************** CONTENT ENDS HERE ****************************************/
/******************************** NEWS ****************************************/

img.newsimage, div.newsimage {
	display: block;
	float: left;
	width: 280px;
	height: auto;
	margin: 0px 30px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: #dddddd 1px solid;
}

div.newsimage {
	width: 282px;
	border: none;
}

div.newsinner {
	float: left;
	width: 308px;
	height: auto;
}


div.newsinner h3.newstitle {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	background: #ffffff none;
	font-size: 11px;
}

div.newsinner p.links {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

div.newsinner p.links span {
	background: #ffffff none;
	color: #ff9900;
}

div.newsinner p.links a {
	background: #ffffff none;
	text-decoration: none;
}

div.news div.newsinner p.links a:hover {
	color: #ff9900;
	background: #ffffff none;
	text-decoration: none;
}

div.newsinner p.real {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ff9900;
}

div.newsinner div.cont {
	width: auto;
	height: auto;
	margin: 15px 0px 0px 0px;
}

div.newsinner p.tags {
	background: #ffffff none;
	color: #9e9e9e;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
}

div.newsdiver, div.diver {
	margin: 30px 0px 30px 0px;
	background-color: #9e9e9e;
	height: 1px;
	overflow: hidden;
	clear: both;
}

div.diver {
	margin: 30px 0px 0px 0px;
}

/******************************** NEWS ENDS HERE ****************************************/
/******************************** OTHER ****************************************/

div#pagination {
	text-align: center;
	margin: 40px 0px 0px 0px;
	color: #ff9900;
	background: #ffffff none;
	font-size: 11px;
	font-weight: bold;
}

div#pagination a {
	font-size: 11px;
	text-decoration: none;
}

div#pagination a:hover {
	font-size: 11px;
	text-decoration: none;
	clear: both;
}

/******************************** OTHER END HERE ****************************************/
/******************************** FOOTER ****************************************/

div#footerlinks  {
	margin: 0px auto 0px auto;
	color: #000000;
	width: 820px;
	height: auto;
	clear: both;
}

div#footerlinks div.diver {
	margin: 10px auto 0px auto;
	background-color: transparent;
}

div#footerlinks a {
	text-decoration: none;
	color: #000000;
}

div#footerlinks a:hover {
	text-decoration: none;
	color: #ff9900;
}

div#footer {
	width: 820px;
	padding: 15px 40px 15px 40px;
	background: #def3ff none;
	color: #6f93b2;
}

div#footer a {
	text-decoration: none;
	background: #def3ff none;
	color: #6f93b2;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer div.left {
	float: left;
}

div#footer div.right {
	float: right;
}

/******************************** FOOTER ENDS HERE ****************************************/
/******************************** IMG VIEWER I POPUP *****************************/


#thumbBox, #popup {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #6f93b2 none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#popup p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#popup #popupinner {
	background: #ffffff none;
}

#thumbBox div.footerbar, #popup div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #6f93b2 none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #5a5a5a none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #5a5a5a 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	text-align: center;
}
/* by KM@MIMO.pl */
#all #content #jCar{display:none;background:#f2f2f2;float:left;margin:15px 25px;padding:3px;width:770px;height:55px;border:1px solid #cbcbcb;overflow:hidden}
#all #content #jCar_slide{margin:0;padding:0}
#all #content #jCar ul{list-style:none}
#all #content #jCar ul li{width:auto;float:left;white-space:pre;width:150px;margin:0 2px;text-align:center}
#all #content #jCar ul li div{width:148px;overflow:hidden;display:table-cell;vertical-align:middle;height:55px;background:#fff;border:1px solid #cbcbcb}
#all #content #jCar ul li img{display:inline}