/* Start of CMSMS style sheet 'ECC_new_core' */
* {
	margin: 0;
	text-decoration:none;
}

body{
	font-family: Arial, tahoma, trebuchet ms,  Verdana, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
}

h1, h2, h3, h4, h5 {
	font-family: trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;	
}

a:active, a:focus {
      outline: 0;
}

strong {
      font-weight: bold;
}


/* ------------------------------- formatowanie tekstu ---------------------------*/

.content h1, h2, h3 {
	padding-bottom: 5px;
	font-weight: bold;
}

.content h1 {
	border-bottom: solid 2px #95B5CE;
	margin-bottom: 12px;
	font-size:1.56em;
	color:#23679A;
}

.content h2, h3, h4{
	color:#1C6297;
	font-variant: small-caps;
}

.content h2:before, h3:before{
content: "■";
margin-right: 3px;
color:#E29B20;
}

.content h2 {
	font-size: 1.13em;
	margin: 20px 0;
}

.content h3 {
	font-size: 1em;
	margin: 20px 0;
}
.content h4 {
	font-size: 0.88em;
	margin: 10px 0;
}
.content p, li, label{
font-size: 0.81em;
}
.content p, li{
	text-align: justify;
}
.content a {
	color: #1C6297;;
	font-weight:bold;
	text-decoration:underline;
font-size: 0.75em;
}

.content p a, .content li a, .content li li{
font-size: 1em;
}

.content a:hover {
	color:#E29B20;
	font-weight:bold;
	text-decoration:none;
}

.content a img {
	border: none;
}

.icon-link a, .icon-link a:hover{
	text-decoration: none;
	font-family: trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	font-weight: bold;
	font-style: italic;
	color: #1C6297;
}

.content p, .content ul, .content ol{
	padding-bottom: 10px;
}
.content ol ul{
	padding-bottom: 0px;
}

.icon-link a:hover{
	text-decoration: underline;
}

.icon-link {
margin-top: 12px;
text-align: center;
}

.icon-link img{
padding: 10px 10px;
}

.ramka {
text-align: center;
border: 1px solid #E29B20;
color: #1C6297;
padding: 10px;
font-size: 13px;
}

#lang a{
font-size: 12px;
color:#999;
}

/* ---------------------------------koniec formatowania tekstu -------------------*/

/* ułożenie bloków */
.right {
	display: inline;
	float: right;
}

.left {
	display: inline;
	float: left;
}

.three-columns{
       width: 460px;
       margin: 0 5px;
       padding: 2px 10px;
       
}

.two-columns{
       margin: 0 5px;
       padding: 2px 10px;
       width: 700px;
}

.page {
	width: auto;
}
.header, .content {
	background: #FCFBD1;
}
.bar {
	background: #76A1C1;
}


.wrapper {
	margin-left: auto;
	margin-right: auto;
}
/* koniec ułożenia bloków */

/* ramki w bocznych kolumnach */
.box {
	width: 204px;
	margin-bottom: 20px;
}

.box-top {
	background: url(uploads/ECC_new/box_top.png) no-repeat 0 0;
	max-height: 45px;
	padding: 0 11px;
}

.box-content{
	background: #F5FAFE url(uploads/ECC_new/box_content.png) repeat-x 0 0;
	border-left: 1px solid #95B5CE;
	border-right: 1px solid #95B5CE;
	padding: 14px 10px;
}

.box-content li a{
	font-size: 0.9em; 
}

.box-foot {
	background: url(uploads/ECC_new/box_foot.png) no-repeat 0 0;
	height: 4px;
	text-indent: -9999em;
}
/*nagłówki ramek (z ikonkami)*/
.heading h1 {
	color:#1C6297;
	font-size:15px;
	height: 45px;
	white-space: nowrap;
	padding: 10px 20px;
	margin: 0;
	border: none;
}

.heading h1 a, .heading h1 a:hover{
	color:inherit;
	font-size:inherit;
	text-decoration: none;
	font-family:inherit;
}
 .heading h1 a:hover{
	text-decoration: underline;
}

.news h1{
	background: url(uploads/ECC_new/yellowbar_icon1.png) no-repeat 0 0;
	padding-left: 35px;
}

.warning h1{
	background: url(uploads/ECC_new/yellowbar_icon2.png) no-repeat 0 0;
	padding-left: 45px;
}

.search h1{
	background: url(uploads/ECC_new/yellowbar_icon3.png) no-repeat 0 0;
	padding-left: 45px;
}
/* wyszukiwarka */
.search-button {
	vertical-align:middle;
}
.search-input {
	vertical-align:middle;
}

/* listy w ramkach */

.box-content ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.box-content li {
	background-image:url(uploads/ECC_new/arrow2.png);
	background-repeat:no-repeat;
	background-position:0px 4px; 
	padding-left:20px; 
	padding-bottom: 10px;
	text-align:left;
}

/* koniec ramek */
/*separatory na stronie głównej */
.home {
	background: url(uploads/ECC_new/main_bg.png) repeat-y 0 0;
       width: 98%;
}

/* formatowanie sekcji */
#right-column{
	float: right;
	width: 211px;
	margin-bottom: 20px;
}

#middle-column{
	float: right;
	width: 230px;
	padding-right: 8px;
	margin-bottom: 20px;
}

#left-column{
	float: left;
	margin-bottom: 20px;
}

#header{
	height: 91px;
}

#header-bg{
	background: url(uploads/ECC_new/header_bg.png) repeat-x 0 0;
	height: 91px;
	width: 975px;
	margin: 0 auto;
}

#header, #content {
	background: url(uploads/ECC_new/home_03.png) repeat-y 0 0;
	position: relative;
	width: 983px;
}

#content-bg{
	background: url(uploads/ECC_new/body_bg.jpg) repeat-x 0 0;
	width: 975px;
	margin: 0 auto;
}

#bar {
	height: 149px;
	width: 975px;
	/*position: relative;*/
}


#main {
	padding: 7px 7px;
	margin: 45px 4px;
	float:left;
}

#logo {
	padding-top: 4px;
}


#footer {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(uploads/ECC_new/dot_blue2.jpg) repeat-x 0 0;
	text-align: center;
	padding-top: 14px;
}

#menu {
	position: absolute;
	height: 39px;
	background: url(uploads/ECC_new/nav_bar_2.jpg);
	top:49px;
	right: 5px;
	max-width: 800px;
}

#lang {
	position:absolute;
	right:10px;
	top:14px;
	width:80px;
}

/* koniec formatowania sekcji */

#navigation {
   float: left;
	
}

#logo a{
	background: url(uploads/ECC_new/logo.png) no-repeat scroll left top;
	display:block;
	width:169px;
	height:84px;
	margin-left:8px;
	margin-top:0;
	text-indent:-9999em;
}

#footer p{
	font-size:0.75em;
}
#footer a, #footer p{
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
}


/* ------------  początek menu  ------------ */


ul#primary-nav li hr.menu_separator{
        position: relative;
        visibility: hidden;
        display:block;
        width:5px;
       	height: 32px;
       	margin: 0px 5px 0px;
}
ul#primary-nav {
	height: 1%;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#primary-nav li {
	float: left;
}
ul#primary-nav li a{
	display:block;	
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	color:#4B4B4B;
}
ul#primary-nav li a span{
	padding-left: 0;
	font-family: trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 2.15em;
	text-decoration: none;
	margin-left: 1px;
}
ul#primary-nav li a:hover,
ul#primary-nav li a:active{
	text-decoration: underline;
}
ul#primary-nav li a.menuactive{
	color: #23679A;
}

ul#primary-nav .sectionheader,
ul#primary-nav li a:link.menuactive,
ul#primary-nav li a:visited.menuactive {
/* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
ul#primary-nav li span,
ul#primary-nav li a,
ul#primary-nav li a:hover,
ul#primary-nav li a:focus,
ul#primary-nav li a:active {
/* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
/* Additional IE specific bug fixes... */
* html ul#primary-nav {
	display: inline-block;
}
*:first-child+html ul#primary-nav {
	display: inline-block;
}
/* --------------------  menu dropdow  -------------------------
/* Unless you know what you do, do not touch this */
/* Reset all ROOT menu styles. */
ul#primary-nav ul.unli li li a span,
ul#primary-nav ul.unli li a span,
ul#primary-nav .menuparent .unli .menuparent .unli li a span {
	font-weight: normal;
	font-size: 13px;
	background-image: none;
	display: block;
	padding:0;
	line-height: 1em;
}
#primary-nav {
	margin: 0px;
	padding: 0px;
}
#primary-nav ul {
	list-style: none;
	margin:-7px 0 0;
	padding: 0px;
       
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 160px;
}
#primary-nav ul {
	position: absolute;
	z-index: 999;
	top: auto;
	display: none;
	padding-top: 4px;
        background: #fff;
}
* html #primary-nav ul.unli {
	padding-top: 7px;
}
#primary-nav ul.unli ul {
	margin-left: -7px;
	left: 100%;
	top: 3px;
}
* html #primary-nav ul.unli ul {
	margin-left: -0px;
}
#primary-nav li {
	margin: 0px;
	float: left;
}
#primary-nav li li {
	margin-left: 2px;
	margin-top: -1px;
	float: none;
	position: relative;
	z-index:999;
}
/* Styling the basic appearance of the menu elements */
ul#primary-nav ul hr.menu_separator{
        position: relative;
        visibility: visible;
        display:block;
        width:130px;
       	height: 1px;
       	margin: 2px 30px 2px;
	padding: 0em;
	border-bottom: 1px solid #ccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#primary-nav .separator,
#primary-nav .separatorh {
	height: 9px;
	width: 130px;
	margin: 0px 0px -8px;
}
* html #primary-nav .separator {
       z-index:-1;
}
*:first-child+html #primary-nav .separator {
       z-index:-1;
}
#primary-nav ul.unli li a {
	padding: 0px 10px;
	width: 130px;
	margin: 3px;
	background-image: none;
}
* html #primary-nav ul.unli li a {
	padding: 0px 10px 0px 5px;
	width: 130px;
	margin: 3px 0px;
}

#primary-nav li li a:hover {
	text-decoration: none;
}
#primary-nav li li:hover{
	background-color: #DBE7F2;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul,
#primary-nav li.menuparenth ul ul ul {
	display: none;
}
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul ul li.menuparenth ul {
	display: block;
}
/* IE Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}

/* ============ koniec menu ======== */

/* =========== NEWS ============= */

.NewsSummary {
	margin-bottom: 10px;
	border-bottom: 1px dotted #95B5CE;
	padding-bottom: 10px;
}

.NewsSummaryPostdate, #NewsPostDetailDate {
	font-weight:bold;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 0.69em;
}
.NewsSummaryLink, #NewsPostDetailTitle{
	margin: 5px 0 0;
	padding-bottom: 5px;
}
.NewsSummaryLink a:before{
	content: "■";
	margin-right: 3px;
	color:#E29B20;
}

.NewsSummaryLink a, .NewsSummaryLink a:hover, #NewsPostDetailTitle{
	font-size: 0.94em;
	color:#1C6297;
	font-variant: small-caps;
}
.NewsSummaryLink a{
	text-decoration: none;
}
.NewsSummaryLink a:hover{
	text-decoration: underline;
}
.NewsSummarySummary, #NewsPostDetailSummary, #NewsPostDetailContent {
	margin: 10px 0;
	text-align: justify;
}
.NewsSummarySummary p, #NewsPostDetailSummary p, #NewsPostDetailContent p{
	text-align: justify;
}
#NewsPostDetailContent p{
	padding-top: 10px;
}

#NewsPostDetailSummary, #NewsPostDetailSummary p{
	font-weight: bold;
}

p.NewsSummaryPagination{
	text-align: center;
	padding-top: 3px;
}

/* ====== KONIEC NEWS ============ */

/* FEU - file upload*/

.FEU-data{
	font-weight:bold;
	font-size: 0.69em;
}

.FEU-odd{
        background-color:#FCFBD1;
}

.FEU-odd td:hover, .FEU-even td:hover{
        border: 1px solid #ccc;
}
.FEU-odd td, .FEU-even td{
        border: 1px solid transparent;
}

/* formularz kontaktowy */
table.formbuilderform {
        font-size: 0.81em;
}

/* naglowek nl */
h3.naglowek-nl {color: rgb(22, 91, 156); font-weight: bold; }
/* End of 'ECC_new_core' */

