body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Verdana, Genewa;
}

h1, h1 a{
	font-size: 16px;
	color: #00a9e1;
	display: block;
}

h1 {
	border-top: 1px dotted #c4c4c4;
	padding: 5px 0 5px 0;
}

h2 {
	font-size: 17px;
	color: #0077BC;
	display: block;
	padding: 5px;
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
}

a {
	color: #0077BC;
	text-decoration: none;
	font-size: 12px;
}

img {
	border:0;
}

#container{
	width:960px;
	min-height: 750px;
	margin: 5px auto 15px auto;
}

#header{
	width: 960px;
	height: 105px;
}

.header_bg{
	width: 460px;
	height: 105px;
	float: left;
	background: url(gfx/header_bg.png);
}

.logo{
	width: 215px;
	height: 105px;
	float: left;
	background: url(gfx/federacja_konsumentow_logo.png);
}

.logo a{
	display: block;
	width: 215px;
	height: 105px;
	text-indent: -9999px;
}

.login_form{
	float: right;
	width: 280px;
	height: 70px;
	padding: 10px 0 0 0;
}

.log_b{
	margin: 15px 0 0 45px; 
}

.log_g{
	margin: 15px 0 0 15px;
	color: #9dc106 
}

.log_b, .log_g{
	display: block;
	width: 80px;
	height: 40px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.ulog_b{
	display: block;
	float:right;
	margin: -5px 15px 0 0;
	font-size: 16px;
	font-weight: bold;
}

#pum_user_menu{
	margin: 15px 5px 0 25px;
	width: 255px;
	height: 50px;
	color: #00a9e1;
}

#pum_user_menu a{
	color: #9dc106
}

#pum_user_menu a:hover{
	color: #00a9e1;
}

#search{
	width: 280px;
	height: 35px;
	float: right;
}

table.sform_inline{
	width: 275px;
	height: 24px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.sform_inline td{
	height: 24px;
	padding: 0px;
	margin: 0px;
}

table.sform_inline input{
	border: 1px solid #c4c4c4;
	border-radius:1px;
	color: #9e9e9e;
	padding: 0px;
	margin: 0px;
	height: 22px;
}

table.sform_inline input.button{
	background: white url(gfx/search.png) no-repeat left;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
}

#content{
	width: 770px;
	min-height: 400px;
	float:right;
	margin: 0 auto;
	padding: 0 0 0 10px;	
}

#left_content{
	float: left;
	width: 180px;
	min-height: 400px;
}

#menucontent{
	margin: 10px 0 0 10px;
	width: 150px;
	height: auto;
	float: left;
}

#topsep{
	width: 960px;
	height: 5px;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 5px;
}

#path, #path a{
	font-size: 11px;
	color: #c4c4c4;}
	#path a:hover{
		color: #9dc106;
}
/*pds*/
#pds_section{
	margin: 10px 0 0 0;	
	text-align: justify;
	line-height: 20px;
}

#pds_section_desc{
	width: 100%;
	margin: 0 0 15px 0;
	padding: 5px;
	text-align: justify;
	border-bottom: 1px solid #e9e9e9;
}

.pds_box{
	box-shadow: -7px 7px 10px rgba(50, 50, 50, 0.3);
	border-radius:2px;
	background: url(gfx/t_bg.png) no-repeat right top;
	color: #eeeeee;
	font-size: 15px;
	border: none;
}

.pds_box h2{
	font-size: 18px;
	color: white;
	text-align: left;
	margin: 0;
}

.pds_box p{
	margin: 0;
}

#pds_date{
	font-size: 9px;
	color: #c6c6c6;
	margin: 0 0 -5px 2px;
}
.pds_more_link{
	display: block;
	margin: -8px 0 0 2px;
}

/*pas*/
#pas_article{
	text-align: justify;
	line-height: 20px;
}

.pas_return_link{
	display: block;
	margin: -8px 0 0 2px;
}

/*menu*/
.empty{
	cursor: pointer;
}

#master{
	list-style: none;
	display: table;
	padding: 0px;
	margin: 0px;
}

#master li{
	display: table-cell;
	width: auto;
	height: 25px;
	padding: 0 1px;
}

#master li a{
	display: block;
	width: 100%;
	height: 24px;
	background: #00466b;
	color: #7dcdee;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top:4px;
	border-radius: 1px;
}

#master li a:hover, #master li.selected a{
	background: #7dcdee;
	color: #e3e3e3;
}
/*menu accordion*/
.menuac{
	width: 180px;
	height:auto;
}

.menuac ul{
    list-style: none;
    margin:0;
    padding:0;
}
.menuac ul li{
    margin:0
    padding:0;
    background: url(gfx/arrow_wl.png) no-repeat center left #9dc106;
}

.menuac ul li.selected_down{
	 margin:0
    padding:0;
	 background: url(gfx/arrow_wd.png) no-repeat left top #9dc106;
}

.menuac ul li a{
    display:block;
    color: white;
    font-size: 13px;
    min-height:10px;
    padding: 4px 0 4px 15px;
    vertical-align: middle;
    border-bottom: 2px solid white;
    border-top: 2px solid white;  
}
 
.menuac ul li ul li a{
	display:block;
    color: white;
    font-size: 13px;
    min-height:10px;
    padding: 4px 0 3px 15px;
    vertical-align: middle;
}

ul#submaster li ul li{
	background: url(gfx/arrow_wl.png) no-repeat center left #7dcdee;
}
 
ul#submaster li.selected a{
	color: #00466b;
	font-weight: bold;
}

ul#submaster li.selected ul li a{
	color: white;
	font-weight: normal;
}

.menuac ul li ul{
    display:none;
}

/*tiles*/
#tiles, #tiles_k{
	width: 100%;
	min-height: 360px;
	vertical-align: top;
	margin-left: 15px;
	text-align: left;
}

#tiles p, #tiles_k p{
	margin: 3px 0 3px 0;
}

#tiles img, #tiles_k img{
	border:0;
}

div#tiles div h3, div#tiles_k div h3{
	display:block;
	width: 100%;
	margin: 30px 0 5px 0;
	font-size: 15px;
}
div#tiles div span, div#tiles_k div span{
	display: block;
	width: 90%;
	margin: 5px 0 5px 0;
	font-size: 14px;
}

div#tiles div, div#tiles_k div{
	margin:10px 20px 10px 0;
	float: left;
	box-shadow: -7px 7px 10px rgba(50, 50, 50, 0.3);
	border-radius:2px;
	background: url(gfx/t_bg.png) no-repeat right top;
}

div#tiles div a, div#tiles_k div a{
	display:block;
	width:100%;
	height: 100%;
	color: white;
	margin: 0 10px 0 10px;
}

div#tiles div a:hover,div#tiles_k div a:hover{
	color:#ededed;
}

#tiles_min{
	display: block;
   position:relative;
   top: 7px;
   right: -885px;
	background: url(gfx/kafelki_min.png) no-repeat;
	width: 75px;
	height: 58px;
	text-indent: -9999px;
	margin: 1px;
	z-index: 99999;
}
/*search*/

#search_results{
	list-style: none;
	margin: 0;
	padding: 0px;
}

#search_results li{
	display:block;
	margin: 0;
	padding: 0px;
}

#search_results h4{
	display: block;
	margin: 15px 0 5px 0;
	font-size: 15px;
}

#search_results p{
	margin: 0;
}

#search_results a{
	display:block;
	color: #3a3a3a;
}

#search_results a:hover, #search_results a:hover h4{
	color: #9dc106
}

#search_results a h4{
	color: #00a9e1;
}

.search_msg{
	color: #979797;
	margin-top: 15px;
	font-size: 12px;
}

.phrase{
	color: #ff4500;
	font-weight: bold;
}

/*CookieBar*/
#cu_bar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:325px;
	border: 1px solid #eeeeee;
	border-top-left-radius: 5px;
	min-height: 25px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: #eeeeee;
	color: #00a9e1;
	margin: 5px 0 -22px 0;
	padding: 2px;
	text-align: justify;
	z-index: 9999;
}
#cu_bar img{margin: -7px -2px -8px 4px;}
#cu_bar a{color: #00a9e1; text-decoration: none; font-weight: bold; font-size:11px;}
#cu_button{
	background: #eeeeee;
	color: #00a9e1;
	display: block;
	border: 1px solid #eeeeee;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	width: 72px;
	height: 20px;
	padding:4px 5px 0 5px;
	top:-71px;
	left: 244px;
	font-size: 12px;
}

/*UI Dialog*/
div.ui-dialog{
	z-index: 9999;
	font-size: 12px;
	text-align: left;
}	
/*sform*/
table.sform_caption td.tderror input{
	border: 1px solid red;
}

.error{
	color: red;
}

table.sform_caption{
	box-shadow: -7px 7px 10px rgba(50, 50, 50, 0.2);
	border-radius:3px;
	margin: 25px auto 0 auto;
	border: 1px solid #e9e9e9;
	border-top:none;
}

table.sform_caption caption{
	font-weight: bold;
	font-size: 14px;
	color: #656565;
	height:27px;
	padding: 2px;
	text-align:center;
	background: #f0fdbd;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	box-shadow:-7px 0px 10px rgba(50, 50, 50, 0.2);
}

table.sform_caption caption a img,table.logger a img{
	border: 0;
	margin: 2px 0 -7px 5px;
}

table.sform_caption a.reloadsimage{
    position: relative;
    top: -25px;
    left: 5px;
}

table.sform_caption a.tip img{
	margin: -5px 0 -6px 0;
}

table.sform_caption th{
	padding: 2px;
	text-align: right;
}

table.sform_caption td{
	padding: 2px;
	text-align: left;
}

table.sform_caption input{
	border: 1px solid #c4c4c4;
	border-radius:2px;
	color: #9e9e9e;
	padding: 2px;
	margin: 1px;
}

/*logger*/
table.logger{
	box-shadow: -7px 7px 10px rgba(50, 50, 50, 0.2);
	border-radius:3px;
	margin: 25px 0 0 0;
	border: 1px solid #e9e9e9;
	padding: 5px;
	background: #f0fdbd;
}

.icontxt{
	font-weight: bold;
	font-size: 14px;
	color: #656565;
}

/*banner_bottom*/
#banner_content{
	width:100%;
	height: 25px;
	float:left;
	overflow:hidden;
	background: #00a9e1;	
	position: fixed;
	bottom: 0px;
	border-bottom: 2px solid white;
	margin: 0;
	}
#banner_bottom{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
#banner_bottom li{
	display: table-cell;
	min-width: 50px;
	height: 25px;
}

#banner_bottom li a{
	display: block;
	height: 25px;
	width: 100%;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin: -12px 10px 0 10px;
}

#banner_bottom .jcarousel-clip{
	overflow:hidden;
}

/*banner_left*/

#b_left_content{
	width: 180px;
	min-height: 100px;
}

#banner_left{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: none;
}

#banner_left ul li{
	display:block;
	margin-top: 10px;
	padding: 0;
	text-align: center;
}

#banner_left ul li a{
	display:block;
	margin: 0 auto;
	padding: 0;
}
/*helpcontainer*/
.helpcontainer{
	width: 350px;
	min-height: 200px;
	float: right;
	text-align: justify;
	border-radius:2px;
	padding: 0 10px 0 10px;
	color: #626262;
	margin-top: 5px;
	box-shadow: -7px 7px 10px rgba(50, 50, 50, 0.2);
	
}

/*facebook*/
#wys{
	background: url(gfx/facebook.png) no-repeat scroll 0 0 transparent;
	padding: 10px;
	width: 235px;
	height:402px;
	position: fixed;
	margin-top: -100px; /*połowa wysokości panelu w górę */ left: 0px;
	top: 50%;
}
.zamknij{
	background-position: 0px 0px -242px 0px;
}