/************/
/*  GLOBAL  */
/************/

/* NON-HEADER  */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:#FFFFFF; font-family:verdana,arial,sans-serif; background:url('../img/bkg.gif') repeat-x left top;}
.page-container {width:984px; margin:0px auto; padding-top:10px; padding-bottom:10px; font-size:1.0em;}
.main {clear:both; width:984px; padding-bottom:10px; background:url('../img/bg_main_withoutnav.png') repeat-y left top;}


.main-content2 {display:inline; float:left; margin:0 0 0 45px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline; float:left; width:185px; margin:0 0 0 15px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:984px; height:45px; padding:1.0em 0 1.0em 0; background:#FFFFFF url('../img/bg_foot.png') no-repeat; 
font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}


/* HEADER */
.header {width:984px; font-family:"trebuchet ms",arial,sans-serif;}
.header-middle {width:984px; height:147px; 
overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;
}
.header-bottom {width:984px;}
.header-breadcrumbs {clear:both; width:984px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url('../img/bg_main_withoutnav.png') repeat-y;
}

/********************/
/*  HEADER SECTION  */
/********************/

.nav1 {/*position: absolute; */z-index:3; /*margin:125px 0px 0px 0px;*/ padding-top:125px; text-align:right;}
.nav1 ul {float:right; padding:0 2px 0 0; font-weight:bold;}	
.nav1 li  {display:block; float:right; padding:2px 5px 2px 5px; color:white; text-decoration:none; font-size:12px;  text-shadow: #666666 1px 1px 1px;
}
/*
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(240,240,240); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
*/
     .nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {color:#2A5A8A; text-decoration:none; opacity: .85;} /*Color main cells hovering mode background-color:rgb(210,210,210);*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:2px 16px 2px 16px; border-left:solid 1px rgb(155,155,155); border-bottom: solid 1px rgb(155,155,155); background-color:#E7EAED; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); /*rgb(210,210,210);#89AAD6*/ text-decoration:none; color:rgb(30,30,30);/*color:#2A5A8A;*/} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {color:#2A5A8A; position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*Drop-down menu*/
.nav2 {border-style: none; border-color: inherit;	border-width: medium;	white-space:nowrap /*IE hack*/; float:left; width:984px; background:rgb(225,225,225) url('../img/bg_head_bottom_nav.png') no-repeat; color:rgb(75,75,75); font-size:130%;
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding: 0 12px 0 12px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {
color:#2A5A8A; 
text-decoration:none; 
opacity: .85;

} /*Color main cells hovering mode background-color:rgb(210,210,210);*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:2px 16px 2px 16px; border-left:solid 1px rgb(155,155,155); border-bottom: solid 1px rgb(155,155,155); background-color:#E7EAED; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); /*rgb(210,210,210);#89AAD6*/ text-decoration:none; color:rgb(30,30,30);/*color:#2A5A8A;*/} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.nav2 ul li a:hover {color:#2A5A8A; position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs {
	height: 16px;
}
.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:url('../img/bg_bullet_arrow.gif') no-repeat 0 50%; 
font-weight:bold; color:rgb(125,125,125); font-size:100%;
}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.searchform {float:right; width:285px; padding: 9px 12px 0px 0px !important /*Non-IE6*/; padding:8px 7px 0px 0px /*IE6*/;}
.sortresults {

	text-align: right;
	float: right;
	width: 500px;


	padding: 0 17px 0px 0px !important /*Non-IE6*/;
	padding: 0 12px 0px 0px /*IE6*/;
	font-weight:bold;
	font-size:110%;
color:rgb(70,122,167);
	}
	
.pagenumber {

	text-align: right;
	float: right;
	width: 350px;


	padding: 0 17px 0px 0px !important /*Non-IE6*/;
	padding: 0 12px 0px 0px /*IE6*/;
	font-weight:bold;
	font-size:110%;
color:rgb(70,122,167);
	}



	
.pagenumber a.inactivep {color: #7B7D7B; text-decoration:none;	font-weight:bold;}
.pagenumber a.activep {color:rgb(70,122,167); text-decoration:none;	font-weight:bold;}
.pagenumber a.activep:hover {color:rgb(42,90,138); text-decoration:none; font-weight:bold;}
.pagenumber a.inactivep:hover {color:rgb(42,90,138); text-decoration:none; font-weight:bold;}

.sortresults a.inactive {color: #7B7D7B; text-decoration:none;	font-weight:bold;}
.sortresults a.active {color:rgb(70,122,167); text-decoration:none;	font-weight:bold;}
.sortresults a:hover {color:rgb(42,90,138); text-decoration:none;	font-weight:bold;}


.searchform form fieldset {float:right; border:none;}
.searchform input.rounded {
		border: none;
			background:  url(rounded.gif) no-repeat left top;
			padding-bottom:4px;
			padding-top: 4px;
			padding-left: 7px;
			padding-right: 7px;
			width: 136px;
			color:#383F47; 
		}

.searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:90%; }
.searchform input.button {width:5.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:90%;}
.searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* asda */

/*		.searchform input {
			border: none;
			background: #FFF;
			width: 165px;
		}
*/	


/******************/
/*  MAIN SECTION  */
/******************/

.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7B7D7B;
}

/* MAIN NAVIGATION */
.main-navigation .round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url('../img/bg_corner_topleft.gif') no-repeat;
}

/* MAIN CONTENT */
.column1-unit {width:640px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
/*
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
*/
.subcontent-unit-border-greenimg {width:183px; margin:0 0 2em 0; padding:7px 0 3px 0; border:solid 1px rgb(160,214,81); background-color:#F7FFD6;}
.subcontent-unit-border-blueimg  {width:183px; margin:0 0 2em 0; padding:7px 0 3px 0; border:solid 1px rgb(137,170,214); background-color:#F6F5FD;}


.subcontent-unit-tilte { background:url('../img/sub-green.png');  height: 24px; width: 185px; 
}




.subcontent-unit-border-green {width:183px; margin:0 0 2em 0; padding:0 0 3px 0; border:solid 1px rgb(160,214,81); background-color:#F7FFD6;}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2em 0; padding:0 0 3px 0; border:solid 1px rgb(137,170,214); background-color:#F6F5FD;}

/*.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
*/
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}   
.subcontent-unit-border-pink {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(241,165,191); background-color:rgb(253,230,253);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url('../img/bg_corner_topleft.gif') no-repeat; 
margin-top:-1px; margin-left:-1px;
}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url('../img/bg_corner_topright.gif') no-repeat; 
margin-top:-1px; margin-left:174px;
}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url('../img/bg_corner_topleft.gif') no-repeat; 
margin-top:0px; margin-left:0px;
}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url('../img/bg_corner_topright.gif') no-repeat; 
margin-top:0px; margin-left:175px;
}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.2em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%; }
.footer p.credits {font-weight:normal; font-size:90%; padding-top:2px; padding-left:10px;  padding-right:10px;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:underline; color:#4A739B;}
/*.footer a:visited {color:rgb(0,0,0);} text-decoration:underline;
*/
/*********************/
/*  6. CLEAR FLOATS  */
/*********************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:984px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:984px; background:transparent;}}
@media print {.nav2 {float:left; width:984px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:984px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:984px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}


.toc
{
	color:green;
}

.dodatkilnk
{
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dodatkilnkright
{
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.dodatkilnk.a{
margin-left: 8px;
top:0px;
color:green;}


p.maintext{
	margin: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
	color: black;
	padding: 2px 0px 2px 4px;
	text-align: left;
	vertical-align: top;
}

p.maintext a{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
}

p.maintext a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;   text-decoration:underline;
}