/* border:nones are for NN4 */
html { margin: 0px; padding: 0px; }
body
	{
	background:url('../../images/common/bck.gif');
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
div { margin: 0px; padding: 0px; }
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */

/*/*/ .clear { display: none; } /* */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */

.box-wrap
{
	width: 958px;
	color : #000000;
	background-image:url('../../images/common/content_table_bck_top.gif');
	background-position:top;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.box-back
	{
	width: 958px;	
/*	margin-top: 24px;	 */
	padding:0;
	background-position:top;
	margin-left: auto;
	margin-right: auto;
	background-image:url('../../images/common/spc_bck.gif');
	}
.box-header
	{
	height:90px;	
	color: #313131;
	margin: 0px;
	border: none;
	background: #ffffff; /* theme change */
	}
.box-mainMenu
	{
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 8px;
	height:37px;
	border-bottom: 1px solid #ffffff;
	background: #234686 url('../../images/menu.jpg');
	}

.box-footer
	{
	height:24px;
	background: #1e3c73;  /* theme change */
	clear: both;
	border: none;
	}
/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float
	{
	float: left;
	width: 778px;
	background-position:bottom;
	}
.column-one
	{
	background: #ffffff;	
	float: right;
	width: 598px;
	}
/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-two
	{
	margin-right: 598px;
	}
.column-three {
	margin-left: 778px;
	}
/* */
.column-one-content, .column-two-content, .column-three-content
	{
	padding:0px;
	margin:0px;
	color: #000000;
	}
	
.column-one-content {
	margin-top: 34px;
	margin-left:46px;
	margin-right:46px;
}
.column-two-content, .column-three-content {
	margin-top: 18px;
}
.column-two-content {
margin-left: 24px;
}
.column-three-content {
margin-left: 17px;
}

.logo {
	margin-top:14px; margin-left:24px; /* theme change */
}

/* topRight - jezyki i wyszukiwarka */
.topRight {
	height:60px; padding:0px; margin: 0px; padding-right:30px; margin-top:20px; float:right
}


.topRight .style1 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topRight .style1 a {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.topRight .style1 a:hover {
	text-decoration:underline;
}
.topRight .style3 a{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
}
.topRight .style3 a:hover{
	text-decoration:underline;
	color: #ffffff;
}
.topRight .style4 {
	color: #CCCCCC;
	font-size: 16px;
}

/* VERTICAL PADDING ABOVE COLUMNS */
.box-header
	{ margin-bottom: 0px; }
.column_padding_after
	{
	height:0px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
	}
/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */ 
/*/*/
.columns-float, .column-one, .column-two, .column-three, h2
	{ p\osition: relative; }
/* */


/* interface elements */
.colBox1-header {
	background-image: url('../../images/common/table_header.gif');
	width: 136px;
	height: 19px;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: #606060;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}

.colBox1-body {
	padding: 6px;
	border: solid;
	border-width: 1px;
	border-top: 0;
	border-color: #cccccc;
	background-color: #ffffff;
	height: auto;
	width: 126px;
	vertical-align: top;
}
.colBox1-body p {
	font-family: verdana;
	font-size: 10px;
}

/* typography */
h1, h2, h3
	{
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0px;
	color: #a8045c;	
	font-weight: normal;	
	}
h1 {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
}	
h1 {
	font-size: 14pt;
	margin-bottom: 12px;
}
h2 {
	font-size: 11pt;
	margin-bottom: 12px;
	margin-top: 0px;
	font-weight: bold;
	line-height: 20px;	
	margin-top: 26px;	
}
p.lead {
	font-weight: bold;

}

h3 {
	font-size:10pt;
	margin-bottom: 12px;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px; margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	}
.column-one-content p {
	font-size: 10px;
	line-height: 17px;
	margin-bottom: 14px;
}
.column-one-content .about {
	margin-top: 34px;
	color: #858585;
}
.column-one-content a {
	color: #006b8e;
	text-decoration: none;
}
.column-one-content a:hover {
	text-decoration: underline;
}


/* prawa kolumna - logowanie */
.colBox1-body form {
	margin:0px; padding:0px;
}

.colBox1-body form input, label {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	width: 110px;
	margin-bottom: 2px;
}
.colBox1-body form a {
	font-family: Verdana, Tahoma;
	text-decoration: none;
	color: #006b8e;
	padding: 0px;
	margin: 0px;
}
.colBox1-body a:hover {
text-decoration: underline;
}

.colBox1-body a.register {
	font-size: 10px;
}
.colBox1-body a.forgot {
	font-size: 10px;
}
.marginTop {
	margin-top: 18px;
}

/* stopka */
.box-footer a {
color: #ffffff;
}
.box-footer .left {
	color: #ffffff;
	font-size: 10px;
	float: left;
	margin-left: 25px;
	margin-top: 6px;
}
.box-footer .right {
	color: #ffffff;
	font-size: 10px;
	margin-right: 25px;
	float: right;
	margin-top: 6px;
}
/* end stopka */

.colBox1-body a {
	color: #545454; /* theme change */
}
.column-one a {
	color: #cd277f; /*theme change */
}
a.path {
	color: #999999;
}