/******************************************************************************/
/*                                  LAYOUT CSS                                */
/******************************************************************************/

body {
    margin: 0;
    padding: 0;
    font: 12px Arial ,Tahoma, Trebuchet MS, Helvetica, sans-serif;
    color: #636F78;
	background: url('http://www.canea.com.pl/themes/canea/images/background_main2.gif') left top repeat-x;
}

/******************************* LAYOUT : HEADER ******************************/

#sgl{
	width:813px;
	margin-left:auto;
	margin-right:auto;
}

#sgl #header {
	padding-top: 30px;
	height: 48px;
	position: relative;
}
#sgl #header #santa_hat{
	position: absolute;
	z-index: 2;
	left: -19px;
	top: 60px;
}
#sgl #devideLogo{
	width: 1px;
	background: url('http://www.canea.com.pl/themes/canea/images/vertical_dots.gif') left top repeat-y;
}

#sgl #logo {		
 padding-left: 20px;
}
#sgl #logoHolder {	
 width: 207px;	
}
#sgl #caneaMotto {	
 width: 127px;	
 text-align: left;
 padding-left: 18px;
 font-weight: bold;
 color: #ed2024;
}
#sgl #topIconsHolder{
	text-align: right;
}
#sgl #topIcons{
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
}
#sgl #topIcons li{
	display: inline;
	margin-left: 15px;
}
#sgl #topIcons li a{
	font-weight: normal;
	text-decoration: none;
	color: #636F78;
}
#sgl #topIcons li a:hover{
	color: black;
}
#sgl #topIcons li img{
	margin-right: 2px;
}
#sgl #banner {
	margin-top: 1px; 
	padding-bottom: 1px;
	border-bottom: 1px solid #E0EAF1; 
}
#sgl #banner img{
	display: block;
}

/***************************** LAYOUT : TABLES ********************************/

table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
	padding: 0px;
}
td, th, tr{
	padding: 0px;
}

th {
    background-color: #bcbcbc;
    text-align: left;
    color: #ffffff;
    font-size: 1.1em;
    letter-spacing: 0.1px;
    line-height: 1.75em;
}
#imRead {
    background-color: #bcbcbc;
}
#moduleOverview {
    width: 20.5em;
    height: 8em;
}
.full {
    width: 100%;
}
.wide {
    width: 90%;
}
.widecontact {
	width: 70%;
}
.narrow {
    width: 60%;
}
.backLight, .backLightBold {
    background-color: #efefef;
}
.backDark, .backDarkBold {
    background-color: #d9d9d9;
}
.backLightBold, .backDarkBold {
    font-weight: bold;
}

/****************************** LAYOUT : MAIN *********************************/

#sgl #container {
	line-height: 15px;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar, #sgl #rightSidebar {
    z-index: 1;
}
#sgl #leftSidebar {
    width: 205px;
	float: left;
}
#sgl #rightSidebar {
    width: 205px;
	float: right;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}

#sgl #blocksLeftContainer{
padding-right: 5px;
padding-top: 12px;
}

#sgl .blockContainer {	
    padding: 0px 1px 7px 0px;
}
#sgl #homeBlocksTop{
	padding: 0 10px 20px 10px;
}
#sgl #homeBlocksTop a{
	font-weight: normal;
	text-decoration: none;
	color: black;
}
#sgl #homeBlocksTop a:hover{
	text-decoration: underline;
}
#sgl #homeBlocksTop .blockContainer {	
	float: left;
    padding: 0px 1px 7px 0px;
	width: 33%;
}
#sgl #homeBlocksBottom {
	padding: 20px 10px 20px 10px;
}
#sgl #homeBlocksBottom a{
	font-weight: normal;
	text-decoration: none;
	color: black;
}
#sgl #homeBlocksBottom a:hover{
	text-decoration: underline;
}
#sgl .tdBottomHome{
 background: url('http://www.canea.com.pl/themes/canea/images/blockheader_bg1.gif') left top repeat-x;
 border-top: 1px solid #C7D6EA ;
}
#sgl #homeBlocksBottom .blockContainer {		
    float: left;
    padding: 0px 1px 7px 0px;
	width: 33%;
}
#sgl .subNavBlock ul{
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}

#sgl .blockHeader {
    color: CCCCCC;
    line-height: 1.5em;
    font-size: 22px;
	font-weight: normal;
    margin: 0;
	background: url('http://www.canea.com.pl/themes/canea/images/horizontal_dots.gif') left bottom no-repeat;
}
#sgl .blockContent {
    color: #e5f1ff;
    border-top: none;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 10px;
}

#sgl .blockHeader1 {
    color: #332F2D;
    line-height: 1.5em;
    font-size: 12px;
	font-weight: bold;
    margin: 0;
	padding: 5px;
	padding-left: 15px;
	border: 1px solid #C7D6EA;
	background: url('http://www.canea.com.pl/themes/canea/images/blockheader_bg1.gif') left top repeat-x;
}

#sgl .blockContent1 {
    color: #888888;
    border-top: none;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 9px;
	padding-bottom: 10px;

	border: 1px solid #C7D6EA ;
	border-top: 0px;
}

#sgl .blockContent1 a{
	font-weight: normal;
}

#sgl .cleanHeader {
	display: none;
}
#sgl .cleanContent {
}

/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl #content-nocols {
    position: relative;
    margin: 0 205px 0 205px;
    width: auto;
    min-width: 20%;
    font-size: 1em;
    /*z-index: 2;*/
    padding: 0;
	padding-top: 20px;
}
#sgl #content-leftcol, #sgl #content-rightcol {
    position: relative;
    width: auto;
    font-size: 1em;
	padding-top: 20px;
    /*z-index: 2;*/
}
#sgl #content{
	float:left;
	width: 588px;
	margin-left:0px;
	margin-right:10px;
	min-width: 20%;
    font-size: 0.9em;
    /*z-index: 2;*/
}
#sgl #content #options {
    float: right;
    width: 28%;
}
#sgl #content-nocols {
    margin: 0;
}
#sgl #content-leftcol {
    margin: 0px 0 0 205px;
	padding-left: 12px;
}
#sgl #content-rightcol {
    margin: 0 205px 0 0;
	padding-right: 12px;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
	clear:both;
	margin-top: 24px;
    margin-bottom: 50px;
	padding-top: 15px;
    font-size: 0.8em;
    text-align: center;
	z-index:19;
	border-top: 1px solid #C7D6EA;
	padding-bottom: 10px; 
	background: url('http://www.canea.com.pl/themes/canea/images/blockheader_bg1.gif') left top repeat-x;
}
#sgl #footer hr{
	height: 1px;
}

#sgl #footer a:link, #sgl #footer a:visited{
	color: #3399ff;
	font-size: 1.05em;
	font-weight: normal;
}
#sgl #footer a:hover{
	color: #184a84;
	font-size: 1.05em;
	text-decoration: underline;
	font-weight: normal;
}


/******************************************************************************/
/*                                 CONTENT CSS                                */
/******************************************************************************/

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: left;
    color: #184a84;
	padding-bottom: 8px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	background: url('http://www.canea.com.pl/themes/canea/images/horizontal_dots.gif') left bottom repeat-x;
	font-size: 2.1em;
	line-height: 1.0em;
}
h2 {
	padding-left: 25px;
	padding-top: 2px;
	background: url('http://www.canea.com.pl/themes/canea/images/blue_arrow.gif') left top no-repeat;
	height: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 1.75em;
	font-weight: bold;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #184a84;
    font-size: 1.75em;
    font-weight: normal;
	 line-height: 23px;
}

/***************************** CONTENT : ANCHORS ******************************/

a {
    color: #0043B9;
    font-weight: normal;
}
a:visited {
	color: #0043B9;
}
a:hover {
    color: black;
}



/*************************** CONTENT : MISCELLANEOUS **************************/

div.contactForm{
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #DAE1E7;
}

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #d9d9d9;
}
img {
    border: none;
}
.alignCenter {
    text-align: center;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.title {
    color: #999999;
    font-weight: normal;
    font-size: 1.5em;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.toolBtnSeparate {
    margin-left: 20px;
}
.homeBlocksHeight{
	height: 90px;
}
.homeBlocksArrow{
	text-align: right; 
}

.iconImage{
	float: left;
	margin-right: 10px;
}
.newsBottomBorder{
	background: url('http://www.canea.com.pl/themes/canea/images/horizontal_dots.gif') left bottom repeat-x;	
	margin-bottom: 20px;
}
.contactFormLabel{
	display: block; 
	float: left; 
	width: 130px;
}
.contactFormField{
	margin-bottom: 4px;
}
#contactForm textarea{
	font: 12px Arial ,Tahoma, Trebuchet MS, Helvetica, sans-serif; 
	border: 1px solid #C7D6EA;
}
#contactForm input{
	border: 1px solid #C7D6EA;
	background-color: white;
}
#contactForm select{
	border: 1px solid #C7D6EA;
}
li.aktualnosci{
padding-bottom: 3px;
padding-top: 3px;
}
/**
****************************************************************************/
/*                                  LEGACY CSS                                */
/*                                                                            */
/* Note: I am removing elements from here as I replace them with new CSS      */
/*       elements above.  Eventually, there shouldn't be any CSS left here.   */
/******************************************************************************/

/* /////////////// Table modifiers  /////////////// */
.fieldContact {
	color: #184a84;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid;*/
}

.fieldName, .fieldNameWrap {
    background-color: #efefef;
    color: #184a84;
    font-weight: bold;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #ffffff;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
fieldset {
    width: 80%;
    margin: 0 auto;
    color: #184a84;
    font-size: 1.1em;
    font-weight: bold;
}
legend {
    color: #184a84;
}

/* /////////////// Links  /////////////// */

.linkCrumbsAlt1 {
    text-decoration: none;
    color: #184a84;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.linkCrumbsAlt1:hover {
    text-decoration: underline;
    color: #184a84;
}

/* /////////////// Various /////////////// */

.navigator {
    color: #bcbcbc;
    background-color: #636F78;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pinstripe table {
    background-color: #efefef;
    width: 90%;
}
.pinstripe td {
    background-color: #ffffff;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}
.noBorder {
    border: none;
    font-size: 10px;
}
ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
	margin-top: 0px;
	padding-top: 10px;
}
ul.bullets li {
    list-style-image: url('http://www.canea.com.pl/themes/canea/images/bullet.gif');
}
.pager {
    background-color: #ffffcc;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 2px 0;
    border: 1px dashed #ff9600;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 13em;
}
.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 80%;
	margin-bottom: 20px;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #184a84;
    background-color: #ffffff;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 20px auto;
    border: 1px solid red;
    background-color: #ffffff;
    text-align: center;
	padding: 4px;
    width: 80%;
	color: red;
}
.messageHeader {
    color: #e8d56c;
    background-color: #0a40a0;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
		width: 290px;
    /*background-color: #ffffff;*/
    color: #184a84;
    /*border: 1px solid #0a40a0;*/
    text-align: right;
		padding: 7px;
		margin-top: 10px;
}
.messageContent div {
    padding: 5px;
}
.messageContent input {
    width: 13em;
}
#navPreview {
    position: relative;
    border: 1px dashed #d9d9d9;
}
#navPreview span {
    z-index: 5;
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 2em;
    color: #d9d9d9;
    text-transform: uppercase;
}
.bgnd {
    background-color: #e5f1ff;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #184a84;
    font-weight: normal;
}
.treeMenuDefault {
    font-size: 11px;
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    /* IE :hover javascript workaround */
    behavior: url(http://www.canea.com.pl/themes/canea/css/tooltipHover.htc);
}
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #efefef;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
}
.tipOwner:hover .tipText {
    display: block;
}#nav {
    height: 28px;
	padding-top: 12px;
	border-bottom: 1px solid #C7D6EA ;
	border-top: 1px solid #C7D6EA ;
	font-size: 0.9em;
	background: url('http://www.canea.com.pl/themes/canea/images/blockheader_bg1.gif') left top repeat-x;
	border-left: 1px solid #C7D6EA ;
	border-right: 1px solid #C7D6EA ;
}

#nav ul {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: url('http://www.canea.com.pl/themes/canea/images/vertical_dots.gif');
    z-index: 3;
}
#nav ul li {
    position: relative;
    float: left;
    margin: 0;
    }
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.3em;
    background-color: white;
    font-weight: normal;
    color: black;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
	margin-right: 1px;
}
#nav ul li a:hover {
    color: black;
}
/* This one doesn't affect IE */
#nav ul li:hover > ul {
    display: block;
}
#nav ul ul li {
    width: 100%;
}
#nav ul ul li a {
    padding: 7px 10px 5px 17px;
    color: black;
    background-color: white;
    width: 150px;
	height: 17px;
	text-align: left;
	margin-right: 0px;
	border-bottom: 1px solid #E0EAF1;
	border-left: 1px solid #E0EAF1;
	border-right: 1px solid #E0EAF1;
}
#nav ul ul li a.hasChildren {
	background-color: white;
    background-image: url('http://www.canea.com.pl/themes/canea/images/menu_children_arrow.gif');
	background-position: 90% 12px;
	background-repeat: no-repeat;
}
#nav ul ul li a:hover {
    text-decoration: none;
	background-color: #ed2024;
	color: white;
}
#nav ul ul li a.hasChildren:hover {
	background-color: #ed2024;
    background-image: url('http://www.canea.com.pl/themes/canea/images/white_arrow.gif');
	background-position: 90% 12px;
	background-repeat: no-repeat;
}
#nav ul ul li:first-child > a {
}
/*hide all sublevels*/
#nav ul ul {
    display: none;
	padding-top: 12px;
	background-image:  url('http://www.canea.com.pl/themes/canea/images/pixel.gif');
	font-size: 1.0em;
}
#nav ul ul ul {
	display: none;
    top: -12px;
    left: 100%;
}
#loginNav {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
#loginNav li{
	display: inline;
	margin-right: 20px;
}

#loginNav li a{
	font-weight: normal;
}

ul.breadcrumbs{
	margin: 8px 0 0px 0px;
	padding: 0 0 0 0px;
	font-size: 11px;
}
ul.breadcrumbs li{
	display: inline;
	margin-right: 6px;
	padding-right: 8px;
	background:  url('http://www.canea.com.pl/themes/canea/images/menu_children_arrow.gif') right 5px no-repeat;
}
ul.breadcrumbs li.breadcrumbsEnd{
	display: inline;
	margin-right: 4px;
	padding-right: 10px;
	background:  none;
}
#historyBack{
	margin: 8px 0 0px 0px;
	background:  url('http://www.canea.com.pl/themes/canea/images/menu_children_arrow_h.gif') left 5px no-repeat;	
	text-align: right;
	font-size: 11px;
}