/*
 Wspólny akrusz stylów - ekran i druk
 
 Autorzy:
 - Tomasz Porosiński
*/

/* ------------------------------------ PODSTAWOWE ZNACZNIKI ------------------------------------ */

body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-image: url("images/back_all.gif");
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	behavior: url('fileadmin/template/cfeu/cssfocusandhover.htc');
}

td {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	color: #717171;
	font-size: 15px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	margin: 18px 0px 12px 0px;
}

h1.csc-firstHeader {
	margin-top: 28px;
}

h2 {
	color: #717171;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	margin: 18px 0px 12px 0px;
}

h3 {
	color: #026197;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 18px 0px 12px 0px;
}

h4 {
	color: #026197;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 18px 0px 12px 0px;
}

h5 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 12px 0px 8px 0px;
}

h6 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 12px 0px 8px 0px;
}

p, p.bodytext, ul, ol {
	margin-top: 12px;
	margin-bottom: 12px;
}

a {
	color: #026197;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

small {
	font-size: 10px;
}

form {
	display: inline;
}

/* ------------------------------------ GŁÓWNY UKŁAD ------------------------------------ */

#mainTable {
	height: 100%;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftCol {
	background-image: url("images/back_left.gif");
	background-repeat: repeat-y;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 24px;
}

#leftBottom {
	background-image: url("images/back_left.gif");
	background-repeat: repeat-y;
}

#midCol {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#midAndRightCol {
	background-image: url("images/back_i.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#midTop {
	background-color: #CCCCCC;
	height: 31px;
}

#midBottom {
	border-right: 1px solid #CCCCCC;
}

#rightCol {
	background-image: url("images/back_calc.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#rightTop {
	background-image: url("images/lay_topright.gif");
	height: 31px;
}

#rightBottom {
	border-right: 1px solid #CCCCCC;
	background-image: url("images/lay_bottomright.gif");
	width: 195px;
	height: 24px;
}

#rightImage {
	margin: 0px 0px 0px 0px;
	float: right;
}

.frameLeftBottom, .frameMidBottom, .frameRightBottom {
	padding: 4px 8px 4px 16px;
}

.frameLeftNews {
	border-bottom: 1px solid #CCCCCC;
	background-image: url("images/back_left.gif");
	background-repeat: repeat-y;	
	background-color: #F4F4F4;
	padding: 6px 16px 8px 16px;
}

.frameLeftLogin {
	border-bottom: 1px solid #CCCCCC;
	background-image: url("images/back_left.gif");
	background-repeat: repeat-y;	
	background-color: #FDF5C4;
	padding: 6px 16px 8px 16px;
}

.frameLeftWhite {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 16px 6px 16px;
}

.frameMidTop {
	text-align: right;
	margin: 4px 16px 4px auto;
}

.frameMain {
	background-image: url("images/arr_grey.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 16px 16px 16px;
}

.frameKwiatek {
	background-image: url("images/back_kwiatek.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

.frameMainGrey {
	background-image: url("images/arr_white_all.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F4F4F4;
	padding: 8px 16px 24px 16px;
}

.frameRightTop {
	margin: 4px 16px 4px 16px;
}

.frameRightHead {
	background-image: url("images/arr_blue.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 16px 8px 16px;
	border-bottom: 1px solid #CCCCCC;
}

.frameRightYellow {
	background-color: #FDF5C4;
	padding: 6px 16px 14px 16px;
	margin: -6px -16px -6px -16px;
}

.frameRightWhite {
/*	background-color: #ffffff; */
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 16px 6px 16px;
}

/* ---
.frameRightYellow {
	background-color: #FDF5C4;
	background-image: url("images/arr_white_all.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 16px 4px 16px;
	margin: -4px -16px -4px -16px;
}

.frameRightWhite {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 16px 4px 16px;
}
--- */

#rightCol h1, #leftCol h1 {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 8px 0px 8px 0px;
}

.frameRightTop h1 {
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.tableMidTop {
	margin: 0px 0px 0px auto;
}

.frameMidTop p {
	color: #7A7A7A;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin: 0px 0px 0px 6px;
}

.frameMidTop input {
	width: 100px;
	margin: 0px 0px 0px 6px;
}

.frameMidTop img {
	margin: 0px 0px 0px 6px;
}

.frameMidTop a {
	color: #7A7A7A;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.frameLeftNews input {
	width: 115px;
	vertical-align: middle;
	margin: 0px 6px 0px 0px;
}

.frameLeftNews img {
	vertical-align: middle;
}

.frameLeftLogin input {
	width: 65px;
	vertical-align: middle;
	margin: 0px 6px 0px 6px;	
}

.frameLeftLogin img {
	vertical-align: absmiddle;
}

.frameRightBottom a {
	font-size: 9px;
	color: #ffffff;
}

.frameRightYellow input {
	margin: 0px 6px 0px 0px;
	vertical-align: middle;
}

.frameRightYellow .mailform {
	margin-top: 0px;
	vertical-align: middle;
}

#rightCol .hr, #leftCol .hr {
	margin-top: 8px;
	margin-bottom: 8px; 
}

.topLink {
	text-align: right;
	font-size: 10px;
}

/* ------------------------------------ KOLORKI, DETALE ITP. ------------------------------------ */

.stoProcent {
	height: 100%;
}

.stoProcentSzer {
	width: 100%;
}

.blue {
	color: #026197;
}

.white {
	color: #ffffff;
}

.grey {
	color: #9A9A9A;
}

.darkgrey {
	color: #717171;
}

.error {
	color: #ff0000;
}

hr.pollresults {
	margin-bottom: 24px;
}

hr.address {
	margin-left: 25px;
	width: 545px;
}

.address {
	padding-left: 25px;
}

.h3-margins {
	margin-top: 18px;
	margin-bottom: 4px;
}

/* ------------------------------------ MENU ------------------------------------ */

#cfeu_menu {
	background-color: #015F93;
	background-image: url("images/menu_back_l2.gif");
}

.cfeu_menu-l2 {
	font-size: 10px;
	font-weight: bold;
	background-color: #015F93;
	background-image: url("images/menu_back_l2.gif");
	padding: 1px 0px 1px 0px;
}

.cfeu_menu-l3 {
	font-size: 10px;
	font-weight: normal;
	background-color: #015F93;
	background-image: url("images/menu_back_l3.gif");
	padding: 1px 0px 1px 4px;
}

.cfeu_menu-l2-no, .cfeu_menu-l2-act {
	padding: 2px 10px 2px 44px;
}

.cfeu_menu-l3-no, .cfeu_menu-l3-act {
	padding: 1px 10px 1px 44px;
}

.cfeu_menu-l2-no a, .cfeu_menu-l3-no a {
	color: #ffffff;
	text-decoration: none;
}

.cfeu_menu-l2-no a:hover, .cfeu_menu-l2-act a, .cfeu_menu-l3-no a:hover, .cfeu_menu-l3-act a {
	color: #f7c400;
	text-decoration: none;
}

.cfeu_menu-l2-act a:hover, .cfeu_menu-l3-act a:hover {
	text-decoration: none;
}

/* ------------------------------------ LISTY ------------------------------------ */

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: circle;
}

ul.csc-bulletlist-1 {
	list-style-type: disc;
}

ul.csc-bulletlist-2 {
	list-style-type: circle;
}

ul.csc-bulletlist-3 {
	list-style-type: decimal;
}

/* ------------------------------------ TABELKI ------------------------------------ */

table.contenttable, table.contenttable td, table.contenttable th {
	padding: 3px 5px 3px 5px;
	margin: 12px 0px 12px 0px;
	border: 1px solid #9A9A9A;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.contenttable-1 tr.tr-0, table.contenttable-3 tr.tr-0 {
	font-weight: bold;
	background: #9A9A9A;
}

table.contenttable-1 tr.tr-0 p, table.contenttable-3 tr.tr-0 p {
	color: #ffffff;
}

table.contenttable-2 td, table.contenttable-2 th, table.contenttable-3 td, table.contenttable-3 th {
	text-align: center;
	vertical-align: middle;
}

table p {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.imgtext-table {
	margin-top: 16px;
	margin-bottom: 16px;
}

table.pollresults {
	width: 350;
}

table.polltable td.pollentry {
	padding-top: 3px;
 	height: 25px;
}

/* ------------------------------------ SITEMAPA ------------------------------------ */

p.csc-sitemap-level1 {
	margin: 16px 0px 8px 0px;
	font-weight: bold;
}

p.csc-sitemap-level2 {
	margin: 8px 0px 0px 18px;
}

p.csc-sitemap-level3 {
	margin: 4px 0px 0px 36px;
	font-size: 10px;
}

p.csc-sitemap-level4 {
	margin: 0px 0px 0px 54px;
	font-size: 10px;
}

p.csc-sitemap img {
	margin-right: 7px;
	vertical-align: text-top;
	margin-top: 1px;
}

/* ---- HOT FIXY ---- */

.frameRightMore img, .frameLeftWhite img, .frameLeftLogin img {
	margin-right: 5px;
	vertical-align: text-top;
	margin-top: 1px;
	margin-bottom: 3px;
}

.center {
	text-align: center;
}

/*
#cfeu_content p, #cfeu_content p.bodytext, #cfeu_content ul, #cfeu_content ol {
	line-height: 150%;
}
*/

.allWhite {
	width: 100%;
	height: 125;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
}

.frameMidChat {
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 15px 15px 15px;
}

