@charset "UTF-8";

body {
	background: #0f2640; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #005ebc;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #0B2A4C;
	outline: none;
}

a[rel="external"] {
	background:url(../images/external.png) 99% 40% no-repeat; 
	padding-right: 14px;
}

img {
	border: none;
}

div, p {
	font-size: 1em;
	color: #2c2c2c;
}

p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}

h1 {
	color: #315687;
	margin-bottom: .1em;
 }
 
h5 {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	color: #315687;
	margin-bottom: .1em;
	font-size: 20px;
}
p {
	margin-bottom: 1em;
}


h2 {
	font-size: 1.60em;
	letter-spacing: 0.012em;
	/* padding-bottom: 2px; */
}

h3 {
	color: #606060;
	font-size: 1.15em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	/* margin-top: 8px; */
	letter-spacing: -.03em;
	margin-bottom: .1em;
}

h3 a{
	color: #606060;
	border-bottom: 1px dashed;
}

h3 a:hover{
	text-decoration: none;
}

h4 {
	color: #0B2A4C;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#page {
	width: 960px;
	margin: auto;
	text-align: left;
}

.page-wrapper{
	margin:0 -40px;
	width:1040px;
}

.top-shadow {
	background: url("../images/shadow-top.png") no-repeat top;
	height: 80px;
	margin-top: 14px;
	float: left;
	width: 100%;
}

.container-shadow {
	background: url("../images/container-shadow.png") repeat-y;
	float: left;
	width: 100%;
	margin: 0; 
	padding: 0;
}

.bottom-shadow {
	background: url("../images/shadow-bottom.png") no-repeat bottom;
	height: 80px;
	float: left;
	width: 100%;
	margin-bottom: -50px;
}

.container {
	background: #FFFFFF;
	margin: 0 40px; 
	margin-top: -44px;
	margin-bottom: -30px;
	float: left;
	display: inline;
	width: 960px;
}

/*-------- Header [BEGIN] --------*/
.header {
	border-bottom: 2px solid #b9cadb;
   overflow: hidden;		
	width: 100%;
   padding: 0px;
}

.header .menu{
 float: right;
 text-align: right;
 padding: 0px;; 
 padding: 17px 0pt 5px 26px; 
}

.header .logo {
	padding: 5px 0pt 5px 15px;
	float: left;
}

.header .navimenu  {
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #606060;	
	padding: 7px 10pt 0px 0px;
	word-spacing: 5px;
}

.header .navimenu a {
	color: #0B2A4C;
	word-spacing: 0px;
}

.header .navimenu A:HOVER {
	color: #2F5F93;
}

.header .navimenu .redbold {
 	font-weight: normal;
 	color: #9f1818;
	word-spacing: 0px;
}

.header .langmenu {
	padding: 0px 10pt 0px 0px;
}

.header .langmenu img{
	padding-left: 10pt;
}

.header .sharemenu {
	padding-right: 13px;
	padding-top: 10px;
}

/*-------- Header [END] --------*/

#topFeature {
	background: #FFF;
	border-top: 2px solid #b9cadb;
	border-bottom: 4px solid #b9cadb;
	padding: 0;
	margin: 0 0 0px 0;
   overflow: hidden;	
	width: 100%;
}

#breadcrumb{
	background: #b9cadb; 
	margin-bottom: 13px; 
	padding-left: 20px; 
	height: 19px; 
	font-size: 10px;
}

#breadcrumb .raquo{
 font-size: 12px;
}

#breadcrumb A{
	color: #0344b0;
}

.floatLeft50percent {
 width: 50%;
 float: left;

}
.floatRight50percent {
 width: 50%;
 float: right;
}


.floatLeft600 {
 float: left;

}
.floatRight600 {
 width: 600px;
 float: right;

}

.floatLeftHalfWithMargin {
 width: 450px;
 float: left;
 margin-bottom: 20px;
 clear: both; 

}
.floatRightHalfWithMargin {
 width: 450px;
 float: right;
 margin-bottom: 20px;
}


.floatLeftAbout {
 width: 450px;
 float: left;
 margin-bottom: 20px;
 padding-right: 10px;
 border-right: 1px solid #b9cadb;
 clear: both; 

}
.floatRightAbout {
 width: 440px;
 float: right;
 margin-bottom: 20px;
 padding-left: 10px;
}

.floatLeftMainPage {
 width: 340px;
 min-height: 293px;
 background: #e7edf3;
 float: left;
 margin-bottom: 20px;
 clear: both;
}

.floatLeftMainPage .insider{
 width: 340px;
 background: #FFFFFF;
 padding-bottom: 10px;
}

.mainThumbSpacing{
 padding-right: 33px;
}

.floatRightMainPage {
 width: 550px;
 float: right;
 margin-bottom: 20px;
}

.floatLeftMainPage h2, .floatRightMainPage h2 {
	color: #FC8F30;
	border-bottom: 1px solid #b9cadb;
	margin-bottom: 10px;
	padding-bottom: 7px;
}


.fullWidthUnderFloats{
 clear:both;
 width: 916px;
 margin-bottom: 20px;
}

#mainContent {
 padding-left: 20px;
 padding-right: 20px;
}

IMG.left{
 float: left;
 clear: left;  
 margin-right: 20px;
}

A.titleH1{
 font-size: 18px;
 font-weight: bold;
 text-decoration: none;
 color: #0b2e46;
 margin-bottom: 10px;
}

.TitleSpacer{
 height: 10px;
}

A.titleH1:hover{
 color: #1c89d5;
}

A.titleH2{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #0b2e46;
}

A.titleH2:hover{
 color: #1c89d5;
}

A.titleH3{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #0b2e46;
}

A.titleH2:hover{
 color: #1c89d5;
}

DIV.zajawka{
 margin-top: 5px;
}

DIV.zajawkaTiny{
 margin-top: 5px;
 font-size: 10px;
}

#footer{
 clear: both;
 text-align: center;
 background: #dcdcdc;
 padding: 10px;
 font-size: 11px;
 color: #444444;
 line-height: 26px;
}

A.copy {
 font-size: 11px;
 color: #444444;
 border-bottom: dashed #444444 1px;
 text-decoration: none;
}

A.copy:hover{
 font-size: 11px;
 color: #888888;
 border-bottom: dashed #888888 1px;
 text-decoration: none;
}


#footerEnd{
 background: #444444;
 height: 10px;
}

.emptyFlag{
 height: 12px;
}

.langimage{
 padding-bottom: 2px;
}
