
/* CSS Document */

body, html {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;
	background: #999999;
}
body {
}

#page {
	width: 960px;
	position: relative;
	margin: 0px auto;
	background-color: White;
	background-image: url(../img/ramka_tlo1.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
#pageframe1 {
	background-image: url(../img/ramka_tlo3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#pageframe2 {
	background-image: url(../img/ramka_tlo2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px;
	padding-right: 10px;
}

a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #F14F11;
}

#page #top {
	height: 108px;
	padding: 15px 15px 0px 15px;
}

#page #top #logo {
	float: left;
	width: 300px;
	height: 70px;
}

#page #top #logo img {
	margin-left: 0px;
	border: none;
}

#page #top #topright {
	float: right;
	position: relative;
	width: 600px;
	height: 40px;
}

#page #top #search {
	width: 154px;
	float: right;
}
#Wyszukaj
{
    
}
#page #imprint {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;	
}
#IE #imprint {
	width: 400px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}

#imprint a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#imprint a:hover {
	color: #F14F11;
}

#menuglowne {
	height: 20px;
	background-image: url(../img/menu_tlo.gif);
	background-position: left center;
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;

}

#menuglowne table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border-width: 0px; 
	height: 20px;
}
#menuglowne table td {
	border-collapse: collapse;
	margin: 0px;
	border-width: 0px; 
	padding: 0px 10px 0px 10px;
	border-right: solid 1px white;
}
#menuglowne table td a {
	color: White;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#container {
	position: relative;
	padding-left: 0px;
	clear: both;
	min-height: 400px;
	padding: 0px 15px 0px 15px;

}



#IE #container {
	height: 400px;
}

#container #left {
	float: left;
	width: 215px;
}


#container #middle {
	float: left;
	display: inline;
	padding-left: 16px;
	width: 470px;
}

#container #right {
	float: right;
	display: inline;
	width: 200px;
	margin-left: 15px;
}



#container #left #homeleft {
	width: 100%;
}

#container #left #homeleft #homelink {
	margin-top: 25px;
	width: 100%;
	height: 15px;
	background: url(../img/home_line_left.gif) no-repeat bottom;
}

#container #left .artleft {
	margin-top: 0px;
	padding-top: 7px;
	line-height: 17px;
	font-size: 11px;
	border-top: solid 10px #f74d10;
}

#container #left #homeleft #artleft img.head {
	margin-bottom: 6px;
	display: block;
}

#container #left #navleft {
}

.Sciezka
{
    padding-top: 2px;
    margin-left: 230px;
    width: 680px; 
    height: 40px
}

.Sciezka a {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.Sciezka a:hover {
	color: #F14F11;
	cursor: pointer;
}

#miniikony {
	text-align: right;
	float: right;
	height: 27px;
}

#miniikony img {
	border: none;
}

#miniikony a {
	text-decoration: none;
}

#nav .navbar {
	width: 100%;
	margin-top: 0px;
	height: 16px;
	background: url(../img/menue.gif) no-repeat left;
}


#nav ul {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	margin-top: 0px;
	list-style: none;
}

#nav ul li {
	display: block;
	list-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 0px #c7c7c7;
}

#nav ul li a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

#nav ul li a.selected {
	color: #ccc;
	font-weight: bold;
	background-color: #F3F3F3;
	height: 11px;
}

#nav ul li a:link {
	color: #fff
}

#nav ul li a:visited {

	color: #fff;
}

#nav ul li a:hover {
	color: #F14F11;
}

#nav ul li ul 
{
    background-color: #FFF;
}

#nav ul li ul li 
{
    background-color: #FFF;
	list-style: none;
	padding-left: 10px;
	padding-bottom: 0px!important;
	padding-bottom: 0px;
	background: none;
	border-bottom: solid 1px #c7c7c7;
}

#nav ul li ul li a {
	padding-left: 10px;
	background-color: #FFF;
	/*background-image: url(../img/pix3.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	display:block;
}

#nav ul li ul li a:visited 
{
    background-color: #FFF;
    color: #666666;
}

#nav ul li ul li a: hover 
{
    background-color: #FFF;
	color: #F14F11;
}



#nav ul li ul li ul li
{
    background-color: #F3F3F3;
	list-style: none;
	padding-left: 15px;
	padding-bottom: 5px!important;
	padding-bottom: 0px;
	background: none;
	/* border-bottom: solid 1px #c7c7c7; */
}



#nav ul li ul li ul li a {
	padding-left: 15px;
	/* background: url(../img/pix3.gif) no-repeat left center; */
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	display:block;
}

#nav ul li ul li ul li a:visited {
	color: #666;
}

#nav ul li ul li ul li a: hover {
	color: #F14F11;
}













#nav1 ul {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	margin-top: 0px;
	list-style: none;
}

#nav1 ul li {
	display: block;
	list-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 0px #c7c7c7;
}

#nav1 ul li a {
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

#nav1 ul li a.selected {
	color: #ccc;
	font-weight: bold;
	background-color: #F3F3F3;
	height: 11px;
}

#nav1 ul li a:link {
	color: #fff
}

#nav1 ul li a:visited {

	color: #fff;
}

#nav1 ul li a:hover {
	color: #F14F11;
}

#nav1 ul li ul 
{
    background-color: #FFF;
}

#nav1 ul li ul li 
{
    background-color: #FFF;
	list-style: none;
	padding-left: 10px;
	padding-bottom: 0px!important;
	padding-bottom: 0px;
	background: none;
	border-bottom: solid 1px #c7c7c7;
}

#nav1 ul li ul li a {
	padding-left: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
	display:block;
}

















table.navtab {
	padding: 0px;
	margin: 0px;
	table-layout: fixed;
}

table.navtab td {
	height: 50px;
	vertical-align: bottom;
	border-right: 1px solid white;
}
#IE table.navtab td {
	padding-left: 0px;
}


#container #middle #navspacer {
	position: relative;
	height: 49px;
}

#container #middle #navspacer .newsticker {
	border: 1px solid #999999;
	padding: 4px 0px 4px 4px;
	margin-top: 0px;
	background: url(http://p1.galapp.net/Mondi/Web/19ab119e/Grafika/newsBg.gif) repeat-y left;
}
#container #middle #navspacer .newsticker strong
{
	color: white;
	font: 10px Verdana;
	
}

#container #middle #navspacer .newsticker div {
	margin: 0xp;
	padding: 0px;
	display: block;
	border-left: 75px solid #F14F11;
	font-size: 10px;
	font-weight: 500;
}

#container #middle #navspacer .newsticker #ticker { padding-left:10px; }

#container #right .navtop {
	background-color: #acabab;
	margin: 0px;
	margin-top: 0px;
}








#container #right .artright {
	margin-top: 30px;
	padding-top: 10px;
	background: url(../img/home_line_left.gif) repeat-x top;
	line-height: 17px;
	font-size: 11px;
}

#container #right .artright_main {	
	margin-top: 30px;
	padding-top: 10px;
	background: url(../img/home_line_left.gif) repeat-x top;
	line-height: 17px;
	font-size: 11px;
}



/* forumlarze */

input.search {
	width: 80px;
	background: 0px;
	border: 1px solid #666666;
	font: 10px Arial;
	padding: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
}


.txt {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	float:left;
	margin-left: 30px;
	padding:2px;
}
.txt_error {
	font-size: 11px;
	color: #666666;
	border: 2px solid red;
	float:left;
	margin-left: 30px;
	
}

.txt_file {
	border: none;
	font-size: 11px;
	outline: none;
	float:left;
	margin-left: 30px;
	
}

/* style linków */

a.btnSearch {
	float: right;
	display: block;
	width: 10px;
	height: 17px;
	background-image: url(../img/button.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}

a.btnSend {
	float: right;
	display: block;
	width: 59px;
	height: 17px;
	background: url(../img/send_button.jpg) no-repeat;
}


a.menulink {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 20px;
	background: #F14F11;
	color: white;
	text-decoration: none;
	font: 12 px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.menulink_gray {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 20px;
	background: #999999;
	color: white;
	text-decoration: none;
	font: 12 px Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.menulinkh, a.menulink_gray:hover {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 30px;
	background: #F14F11;
	color: white;
	text-decoration: none;
	font: 12 px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.menulink p, a.menulinkh p, a.menulink_gray p {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

a.menulink:hover {
	/*border-left:10px solid #F14F11;*/
	padding-top: 30px;
	background: #F14F11;
}

a.menulinkr {
	display: block; /*	border-bottom: 2px solid white;*/
	color: white;
	font: 10px Arial;
	font-weight: 900;
	text-decoration: none;
	vertical-align: middle;
}

a.menulinkr:hover {
	background: #F14F11;
}

a.menulinkr p, a.menulinkrh p {
	background: url(../img/square.jpg) no-repeat 10px center;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menulinkrh {
	display: block; /*	border-bottom: 2px solid white;*/
	background: #F14F11;
	color: white;
	font: 10px Arial;
	font-weight: 900;
	text-decoration: none;
	vertical-align: middle;
}

a.submenulinkr {
	display: block;
	color: White;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

a.submenulinkr:hover {
	background: #F14F11;
}

a.submenulinkrh {
	display: block;
	color: White;
	background: #F14F11;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}


a.submenulinkr p, a.submenulinkrh p {
	background: url(../img/square.jpg) no-repeat 23px center;
	padding: 0px;
	padding-left: 33px;
	margin: 0px;
}


a.linkh {
	color: #666666;
	font-size: 8px;
	text-decoration: none;
	padding: 3px 0px 2px 14px;
	background: url(../img/home.jpg) no-repeat left center;
}

a.linkh_hover {
	color: #F14F11;
	font-size: 8px;
	text-decoration: none;
	padding: 3px 0px 2px 14px;
	background: url(../img/home_h.jpg) no-repeat left center;
}

#IE a.linkh {
	
}

a.linkh:hover {
	background: url(../img/home_h.jpg) no-repeat left center;
	color: #F14F11;
}



a.linka {
	display: inline;
	width: 21px;
	height: 11px;
	background: url(../img/menue_main_arrow.gif) no-repeat center;
}

a.linkpdf {
	font-size: 1.2em;
	padding-right: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(../img/pdf.gif) right center no-repeat;
	text-decoration: none;
	line-height: 35px;
	color: #666666;
	font-size: 11px;
}

a.linkpdf:hover {
	color: #F14F11;
	text-decoration: none;
}

a.linkdoc {
	font-size: 1.2em;
	padding-right: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(../img/doc.gif) right center no-repeat;
	text-decoration: none;
	line-height: 35px;
	color: #666666;
	font-size: 11px;
}

a.linkdoc:hover {
	color: #F14F11;
	text-decoration: none;
}

a.linkxls {
	font-size: 1.2em;
	padding-right: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(../img/xls.gif) right center no-repeat;
	text-decoration: none;
	line-height: 35px;
	color: #666666;
	font-size: 11px;
}

a.linkxls:hover {
	color: #F14F11;
	text-decoration: none;
}

/* różne */
.dot_spacer {
	background: url(../home_line_left.gif) repeat-x bottom;
}


.artHeader {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #666666;
	padding-top: 15px;
}

.artSubHeader {
}

/* Wyszukiwarka */

.searchHeader {
	height: 12px;
}

.searchTerm {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	color: #666666;
	font-weight: bold;
}

.searchTerm strong {
	color: #F14F11;
}

.searchResultsInfo {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	color: #666666;
	font-weight: bold;
}

.searchResultsInfo strong {
	color: #F14F11;
}

.searchResults {
	border-top: 1px solid #999999;
	padding: 0px;
}

.searchResults .searchResult {
	height: 30px;
	background-color: #E0E0E0;
	margin-top: 2px;
}

.searchResults .searchResult .title {
	padding-top: 7px;
	padding-left: 7px;
}

.searchResults .searchResult a {
	display: block;
	float: right;
	right: 0px;
	width: 15px;
	height: 20px;
	background: url(../img/menue_main_arrow.gif) left 10px no-repeat;
}

/* Stopka */
#stopka {
	height: 30px;
	position: relative;
	border-top: solid 1px silver;
	padding-left: 5px;
	line-height: 21px;
	color: #666666;
}
#stopka a {
	color: #666666;
	text-decoration: none;
}
#stopka a:hover {
	text-decoration: underline;
}



#stopka a.mondip {
	display: block;
	position: absolute;
	top: 20px;
	left: 600px;
	width: 76px;
	height: 32px;
	background: url(../img/mondibp_logo.gif) no-repeat;
}

#stopka a.mondiuk {
	position: absolute;
	top: 20px;
	left: 700px;
	display: block;
	display: inline;
	margin-right: 20px;
	width: 76px;
	height: 32px;
	background: url(../img/mondi_logo.gif) no-repeat;
}

#ListaFlag1 {
	top: 25px;
	right: 39px; 
	border: solid 1px #8f8f8f; 
	background-color: White; 
	width: 163px; 
	height: auto;
	padding-bottom: 20px;
	display:none; 
	position: absolute;
}
#ListaFlag2 {
	top: 33px;
	left: 21px; 
	border: solid 1px #8f8f8f; 
	background-color: White; 
	width: 163px; 
	height: auto;
	padding-bottom: 20px;
	display:none; 
	position: absolute;
}
a.Flaga, a.Flaga:hover {
	display: block;
	background-color: white;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
	text-decoration: none;
	color: #4b4b4b;
	background-position: 3px center;
	background-repeat: no-repeat;
	
}
a.Flaga:hover {
	background-color: #ebebeb;
}
.artbody {
	margin-top: 5px;
	font-size: 11px;
	text-align: justify;
}

/* Artykul */

.art .stopka {
	position: relative;
	padding-top: 10px;
	margin-top: 20px;
	height: 40px;
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	color: #a0a0a0;
	
}

.LogoPrint {
	display:none;
}

.art .stopka a.linkp {
	display: block;
	width: 80px;
	height: 13px;
	float: right;
	padding-left: 20px;
	text-decoration: none;
}

.artImg {
	border: 1px solid #666666;
}


.TytulArtykulu {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #f14f11;
	font-weight: 700;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.NaglowekSekcjiArtykulu {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.SekcjaArtykulu {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	
}

div.SekcjaArtykulu ul,
ul.Lista {
	line-height: 20px;
}

div.TrescArtykulu a, div.TrescArtykulu a.linkart {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #F14F11;
}

table.tabelaProdukty {
	border: 1px solid white;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #E0E0E0;
}

table.tabelaProdukty tr td strong {
	color: #F14F11;
}

table.tabelaProdukty tr th {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid white;
}

table.tabelaProdukty tr td {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid white;
	text-align: center;
}

table.tabelaProduktyWaska {
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 11px;
	width: 100%;
}

table.tabelaPodsumowanie {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #E0E0E0;
	font-size: 11px;
	width: 100%;
}

table.tabelaPodsumowanie tr td {
	text-align: left;
	vertical-align: top;
}

/* mapa strony */

.map .title 
{
	padding: 10px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
}

.map .navbar {
	width: 100%;
	margin-top: 59px;
	height: 20px;
	background: url(../img/menue.gif) no-repeat left;
}


.map ul {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	list-style: none;	
}

.map ul li {
	display: block;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 6px;
	/*background: url(../img/home_line_left.gif) no-repeat 0px 24px;*/
	background: url(../img/home_line_left.gif) repeat-x bottom;
	
}

.map ul li a {
	padding-left: 20px;
	background: url(../img/menue_main_arrow.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.map ul li a.selected {
	color: #F14F11;
}

.map ul li a:hover {
	color: #F14F11;
}

.map ul li ul {
	/*background: url(../img/home_line_left.gif) no-repeat 0px bottom;*/
}

.map ul li ul li {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 5px;
	background: none;
}

.map ul li ul li a {
	padding-left: 10px;
	background: url(../img/pix1.jpg) no-repeat left center;
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	color: #666666;
}

.map ul li ul li a: hover {
	color: #F14F11;
}



