html * { margin-top:0; border:0; padding:0;      }
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #ffffff;
	line-height: 16px;
	color: #424242;
}
a {text-decoration: none; color: #2c4780; }
a:hover {text-decoration: underline;}
input.error { border: 2px dotted red; }
div.error { display: none; }
p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.naglowek{
  color: #084696;
  font-size: 17px;
}
.naglowek2{
  font-size: 13px;
  color: #084696;
}
.naglowekb{
  font-size: 13px;
  color: #084696;
  font-weight: bold;
}
.required
{
	BORDER: #bbbbbb 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	PADDING: 3px;
	FONT-SIZE: 8pt;
	color: #084696;
	BACKGROUND-COLOR: rgb(250,250,250);
}
.column_box{
	margin-top: 5px;
	width: 170px;
	background: url(http://www.radioexpress.pl/art/box.gif);
	text-align: left;
}
.column_box2 {
	text-align: left;
	color: #666666;
}
form{
    padding: 0px;
    margin: 0px;
}
.box
{
    text-align: left;
    background: url(http://radioexpress.pl/art/box.gif);
    background-repeat:repeat-x;
    border: #ccc 1px solid;
    margin:0px;
}
.komunikat
{
    text-align: left;
    background: url(http://radioexpress.pl/art/box.gif);
    background-repeat:repeat-x;
    border: #ccc 1px solid;
    margin:0px;
    padding: 7px;
    width: 450px;
    margin: 10px;
    font-weight: bold;
}
  .pole
{
	BORDER-RIGHT: rgb(190,190,190) 1px solid;
	BORDER-TOP: rgb(190,190,190) 1px solid;
	BORDER-BOTTOM: rgb(190,190,190) 1px solid;
	BORDER-LEFT: rgb(190,190,190) 1px solid;
	MARGIN-TOP: 5px;
	MARGIN-LEFT: 0px;
	MARGIN-BOTTOM: 5px;
	PADDING: 3px;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 8pt;
	color: #084696;
	BACKGROUND-COLOR: rgb(250,250,250);
}
.box_yellow{
    background: #f7e2bd;
    border: #e1ccac 1px solid;
    margin:0px;
}
.box_yellow2{
    background: #f5d08b;
    border: #eee 1px solid;
    margin:0px;
}
.obrazek{
  border: 0px #555 solid;
  padding: 2px 2px 2px 0px;
  background: #fff;
  margin:  2px 2px 2px 2px;
}
ul{
	list-style-type: none;
	background: #fff;
}
ul#lista li p{
		display: none;
}
ul#listab li p{
		display: none;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/* MENU */
#navigation {
    position:relative;
    z-index:1;
}
#navigation>ul {
	margin:0;
	height:27px;
	background: #edeef1;
	border: 1px solid #edeef1;
	padding: 0 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation>ul li {
	list-style: none;
    display: block;
	float: left;
	font-size:12px;
	font-weight:normal;
	margin-right:7px;
	margin-top: -2px;
	padding:0 5px 15px 5px;
}
#navigation>ul li a {
	position: relative;
	display: block;
	float: left;
	padding: 6px 7px 8px 7px;
	border: 1px solid transparent;
	color: #22150d;
	text-decoration: none;
}
#navigation ul li.active>a, #navigation>ul li a:hover, #navigation ul li.sub-nav:hover>a {
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation ul li.sub-nav>a:hover:before, #navigation ul li.sub-nav:hover>a:before,
#navigation ul li.sub-nav>a:hover:after, #navigation ul li.sub-nav:hover>a:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 37%;
	width: 0;
	height: 0;
	border: 4px solid transparent;
}
#navigation ul li ul {
	margin:0;
	clear: left;
	position: absolute;
	left: -999em;
	z-index: 999;
	width: 180px;
	background: #edeef1;
	border: 1px solid #b71d37;
	list-style: none;
	padding: 6px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation ul li li {
	display: block;
	padding: 0;
	margin: 0;
}
#navigation ul ul li a {
	border: none;
	background: none;
	display: block;
	float: left;
	width: 160px;
	padding: 4px 10px 5px 10px;
}
#navigation ul ul li a:hover {
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#navigation ul li:hover ul,#navigation ul li.sfhover ul {
	left: auto;
	top: 27px;
}
#navigation ul li.active>a,#navigation>ul li a:hover,#navigation ul li.sub-nav:hover>a {
	border-color: #b71d37;
	background: #b71d37;
}
#navigation ul li.sub-nav>a:hover:before,#navigation ul li.sub-nav:hover>a:before {
	border-top-color: #53a5ed !important;
}
#navigation ul li.sub-nav>a:hover:after,#navigation ul li.sub-nav:hover>a:after {
	border-top-color: #256fdf !important;
}
#navigation ul ul li a:hover {
	background: #b71d37;
}

