﻿/*STRONA*/
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
a img {border: 0;}
a{outline:none; text-decoration:none;}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 98%;
	padding-top: 10px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	width: 98%;
}
#BODY .tabela_100 {
	width: 100%;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	font-size: 30px;
	font-family: Helvetica, sans-serif;
	color: #000000;
	background-color: #D19900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-weight: bold;
}
#LOGO_2 {
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	margin-top: auto;
	margin-bottom: auto;
}
#LOGO .tabela_100 {
	width: 100%;
}
/*/LOGO*/

/*TRESC*/
#TRESC {
	width: 100%;
	overflow: hidden;
}
#TRESC .ZAWARTOSC {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #F0F0F0;
/*	background-image: url("images/XXX.png");  */
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#TRESC .ZAWARTOSC a:link {
	color: #880000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #880000;
	text-decoration: none;
	font-weight: normal
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#TRESC .POLE_200 {
	background-color: #FFFFFF;
	width: 200px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_100_obow {
	background-color: #FFE16E;
	width: 100px;
	height: 20px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_200_obow {
	background-color: #FFE16E;
	width: 200px;
	height: 20px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_350_obow {
	background-color: #FFE16E;
	width: 350px;
	height: 20px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_500_obow {
	background-color: #FFE16E;
	width: 500px;
	height: 20px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_700_obow {
	background-color: #FFE16E;
	width: 700px;
	height: 20px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_200_select {
	background-color: #FFFFFF;
	width: 206px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_350_select_obow {
	background-color: #FFE16E;
	width: 350px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_500_select_obow {
	background-color: #FFE16E;
	width: 500px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_700_select_obow {
	background-color: #FFE16E;
	width: 700px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_100_select_obow {
	background-color: #FFE16E;
	width: 100px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_200_select_obow {
	background-color: #FFE16E;
	width: 200px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_data {
	background-color: #FFE16E;
	width: 100px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
	text-align: center;
}
#TRESC .POLE_suma {
	background-color: #FFE16E;
	width: 50px;
	height: 23px;
	border-style: inset;
	border-color: #DDDDDD;
	text-align: center;
}
#TRESC .POLE_700_text {
	font-size: 13px;
	font-family: Arial;
	background-color: #FFFFFF;
	width: 700px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .POLE_700_text_obow {
	font-size: 13px;
	font-family: Arial;
	background-color: #FFE16E;
	width: 700px;
	border-style: inset;
	border-color: #DDDDDD;
}
#TRESC .tabela {
	margin-left:auto;
	margin-right:auto;
}
#TRESC .tabela_1 {
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	border-style: inset;
	border-color: #000000;
}
#TRESC .tabela_2 {
	font-size: 10px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	border-style: inset;
	border-color: #000000;
}
#TRESC .aktualna {
	color: #FF0000;
	font-weight: bold;
}
/*/TRESC*/

/* MENU */
#menu {
	margin-top:-40px;
}

.nav, .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

/* The main container */
.nav {
	/* Layout and positioning */
	display: block;
	position: relative;
	height: 52px;
	width: 100%; /* CHANGE this if you want another width or remove it if you want the width of the container */
	border-radius: 3px;
	border: 1px solid #c1c1c1;

	/* Background and effects */
	background: #eaeaea; /* Background for IE9 and older browsers */
	background: -webkit-linear-gradient(bottom, #e1e1e1, #f4f4f4); /* Background for Chrome Safari */
	background: -moz-linear-gradient(bottom, #e1e1e1, #f4f4f4); /* Background for Firefox */
	background: -o-linear-gradient(bottom, #e1e1e1, #f4f4f4); /* Background for Opera */
	background: -ms-linear-gradient(bottom, #e1e1e1, #f4f4f4); /* Background for Internet Explorer 10 */
	box-shadow: inset 0 1px 0 #fff;
}

.nav>li {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	padding: 0 10px 0 0;
}

/* The main navigation links */
.nav>li>a {
	/* Layout */
	display: block;
	padding: 11px 10px;

	/* Typography */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	text-shadow: 0 1px 0 #fff;

	/* Effects */
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

/* The hover state of the navigation links */
.nav>li>a:hover, .nav>li:hover>a {
	background: #fff;
	background: rgba(255, 255, 255, .6);
	color: #f00;
}

.nav>li:first-child>a {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.nav>.dropdown>a {
	padding-right: 26px;
}

/* The arrow indicating a dropdown menu */
.nav>.dropdown>a::after {
	 content: "";
	 position: absolute;
	 top: 14px;
	 right: 11px;
	 width: 4px;
	 height: 4px;
	 border-bottom: 1px solid #9a9a9a;
	 border-right: 1px solid #9a9a9a;
	 -webkit-transform: rotate(45deg);
	 -ms-transform: rotate(45deg);
	 -moz-transform: rotate(45deg);
	 -o-transform: rotate(45deg);
	}

/* Changing the color of the arrow on hover */
.nav>.dropdown>a:hover::after, .nav>.dropdown:hover>a::after {
	border-color: #999;
}

.nav ul {
	position: relative;
	position: absolute;
	left: -9999px;
	display: block;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

/* Level 1 submenus */
.nav>li>ul {
	padding-top: 0px;
	z-index: 99;
	border-top: 1px solid #c9c9c9;
	top: 48px;
}

/* Making the level 1 submenu to appear on hover */
.nav>li:hover>ul {
	left: -1px;
}

/* Level 2+ submenus */
.nav ul ul {
	left: -9999px;
	top: 0px;
	z-index: 999;
}

/* Making the level 2+ submenu to appear on hover */
.nav ul>li:hover>ul {
	left: 260px;
	top: -1px;
}

/* The submenu link containers */
.nav ul li {
	position: relative;
	display: block;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;

	/* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */
	height: 0px;
	-webkit-transition: height .3s;
	-moz-transition: height .3s;
	-o-transition: height .3s;
	-ms-transition: height .3s;
}

/* Expanding the list elements which contain the links */
.nav li:hover>ul>li {
	height: 25px;
}

.nav ul li:hover>ul>li:first-child {
	height: 26px;
}

/* The links of the submenus */
.nav ul li a {
	/* Layout */
	display: block;
	width: 220px;
	padding: 6px 10px 6px 10px;
	border-bottom: 2px solid #e1e1e1;

	/* Typography */
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	
	/* Background  effects */
	background: #fff;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

/* The hover state of the links */
.nav ul li>a:hover, .nav ul li:hover>a {
	background: #e9e9e9;
	color: #f00;
}

.nav ul ul>li:first-child>a {
	border-top: 1px solid #c1c1c1;
}

.nav ul>li:last-child>a {
	border-bottom: 2px solid #c1c1c1;
}


/* The arrow indicating a level 2+ submenu */
.nav ul>.dropdown>a::after {
	content: "";
	 position: absolute;
	 top: 10px;
	 right: 8px;
	 width: 4px;
	 height: 4px;
	 border-bottom: 1px solid #a6a6a6;
	 border-right: 1px solid #a6a6a6;
	 -webkit-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
	 -moz-transform: rotate(-45deg);
	 -o-transform: rotate(-45deg);
}

.nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {
	border-color: #a1a1a1;
}

/*STOPKA*/
#STOPKA {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	text-align: center;
	clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #000000;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #000000;
	text-decoration: none;
}
/*/STOPKA*/