/* CSS Document */



/* stale */
.clr{
	height:0pt;
	overflow:hidden;
	clear:both;
}

.clr2{
	clear:both;
}
.left{
	display:inline;
	float:left;
	
	}
.right{
	display:inline;
	float:right;
	}
	
.block{
	display:block;
	}
.left_space{
	height:15px;
	overflow:hidden;
	}
.left_space46{
	height:46px;
	overflow:hidden;
	}
.butt_space{
	height:1px;
	overflow:hidden;
	}	
.space2{
	height:21px;
	overflow:hidden;
	}		
.last{
	margin:0 !important;
	}	
.grey{
	background:#f7f7f7;
	border-top:solid #3e4e4e4 1px;
}	
.noboder{
	border:none !important;
	}
.l{
	float:left;
	}
.r{
	float:right;
	}
/* stale */
/* Layout */
body{
	font-family:Arial;
	font-size:11px;
	color:#545454;
	line-height:150%;
	background:#fff;
	margin:0;
	padding:24px 0;
}

#center{
	overflow:hidden;
	text-align:center;
}
.container{
	width:960px;
	margin:auto;
	text-align:left;
}
#header{
	height:220px;
}
#kursy_box{
	height:38px;
	margin:auto;
	width:960px;
	overflow:hidden;
	
}
#kursy{
	height:25px;
	background:#f7f7f7;
	border-bottom:solid #e7e7e7 1px;
	padding:inherit;
	margin:0;
	list-style:none;
	padding:13px 0 0 25px;
	text-align:center;
	color:#000;
	white-space:nowrap;
	}
#kursy li{
	padding:0 10px;
	}	
.bzw{
	color:#727272;
	}
.red2	{
	color:#E80002;
	}
.blue2{
	color:#1A4E99;
}	
.green2{
	color:#339700;
	
	}	
#kursy li{
	float:left;
	/*width:151px;*/
	height:15px;
	border-right:solid #C7C7C7 1px; 
	}	
#contents{
	overflow:hidden;
	margin-top:20px;
}
#srodkowa{
	width:960px;
	overflow:hidden;
}
#lewa{
	width:186px;
	float:left;
	position:relative;
	z-index:10;
	
	}
#prawa{
	width:751px;
	float:right;
	overflow:hidden;
}		
#footer{
	overflow:hidden;
	height:100px;
	background:url(../_images/footer.jpg) repeat-x;
}
#fotter_box{
	width:918px;
	margin:auto;
	}
#footer h2{
	display:inline;
	margin:0;
	 
	}
		/* footer*/
		#copyr_l{
			display:inline;
			float:left;
			margin-top:16px;
		}
		#copyr_r{
			display:inline;
			float:right;
			margin-top:16px;
		}
		#copyr_r,#copyr_r a, #copyr_r a:link,#copyr_r a:visited{
			color:#545454;
			}
		#etd_logo{
			text-align:left;
			margin-top:31px;
		}
		#etd_logo a,#etd_logo a:link, #etd_logo a:visited{
			font-weight:bold;
			color:#DC3513;
			}
		/* //footer */

/* //Layout */
/* linki */
a img{
	border:none;
}
a, a:link, a:visited{
	/*color:#545454;*/
	color:#2055A1;
	text-decoration:none;
	outline:none;
}	
a:hover{
	text-decoration:underline;
	}
.cw a, .cw a:link, .cw a:visited,	
.cw, .cw:link, .cw:visited,
.bk a, .bk a:link, .bk a:visited{	
	font-weight:bold;
	display:inline;
	float:right;
	color:#545454;
	margin-right:25px;
}
.cw, .bk {
	padding:0.5em 0;
}
.cw a{
	display:block;
}
.bk a{
	display:block;
}
.zobacz1, .zobacz2{
		width:140px;
		height:26px;
		line-height:26px;
		float:right;
		color:#545454;
		text-align:center;
	}
a.zobacz1, a.zobacz1:link, a.zobacz1:visited,
a.zobacz2, a.zobacz2:link, a.zobacz2:visited{
	color:#545454;
}
.zobacz1{
	background:#e7e7e7 url(../_images/zobacz1.gif) no-repeat;
	}
.zobacz2{
	background:#fff url(../_images/zobacz2.gif) no-repeat;
	}
	
/* //linki */
/* naglowki */
h2, h2 a,  h2 a:link,  h2 a:visited{
	font-family:Tahoma;
	color:#2055A1;
	font-size:11px;
	font-weight:bold;
	margin:0;
	}
h1, h1 a, h1 a:link, h1 a:visited{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	margin:0;
	}
	
h3, h3 a,  h3 a:link,  h3 a:visited{}
p{
	margin-bottom:0em;
}
h2.czlonkowie_tittle{
	float:right;
	width:50%;
	}
.czlonkowie .section td{
	vertical-align:top;
	padding:0;
	}
/* //naglowki */
/* formularz */
fieldset{
	margin:auto;
	border:none;
	padding:0;
	}
input.inpat{
	width:225px;
	background:url(../_images/input.jpg) repeat-x;
	height:14px;
	padding:2px 4px 4px 4px;
	border: solid #dbdbdb 1px;
	margin:3px 0;
	font-family:Arial;
	font-size:11px;
	color:#959595;
}
textarea.inpat{
	width:225px;
	background:url(../_images/textarea.jpg) repeat-x;
	height:134px;
	border: solid #dbdbdb 1px;
	padding:4px;
	margin:3px 0;
	overflow:auto;
	font-family:Arial;
	font-size:11px;
	color:#959595;
}
select.selekt{
	width:235px;
	height:18px;
	margin:3px 0;
	font-family:Arial;
	font-size:11px;
	border: solid #dbdbdb 1px;
	color:#959595;
}
input.buton{
	border:none;
	background:#1B4F9A;
	cursor:pointer;
	font-family:Tahoma;
	font-size:9px;
	color:#fff;
	width:82px;
	/*height:19px;*/
	height:20px;
	text-transform:uppercase;
}
input.checkbox{
	position:relative;
	padding:0;
	margin:0;
	top:5px;
	margin-right:5px;
	width:15px;
	height:15px;
	overflow:hidden;
}
label{
	line-height:22px;
	}
.gwiazdka_2{
	margin-left:5px;
}
#newsle{
	float:right;
	padding:5px 186px 5px 0;
	_padding:5px 184px 5px 0;
}
/* //formularz */
/* menu blog*/
/*
/* //menu */
/* menu top*/ 
ul#menu_top{
/*	height:12px;*/
	/*width:736px;*/
	width: 725px;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:21px;
	overflow:hidden;
	zoom:1;
	text-align:right;
	
}
ul#menu_top li{
	float:right;
	direction:ltr;
	padding:0 18px;
	border-right:solid #d8d8d8 1px;
	line-height:12px;
	margin-right:-1px;
	}
ul#menu_top li a, ul#menu_top li a:link, ul#menu_top li a:visited{
	display:block;
	text-align:center;
	color:#808080;
	}

/* //menu top*/ 
/* lang*/
#lang{
	/*width:129px;*/
	width: 235px;
	height:22px;
	float:left;
	text-align:right;
	position:relative;
}
#choose, #pl, #en{
	position:absolute;
	top:3px;
}
#choose{
	left:22px;
	top:2px;
}
#pl{
	left:81px;
	}
#en{
	left:110px;
	}
#mobile {
	background:url(../_images/mobile.gif) no-repeat 78px 0;
	position:absolute;
	top:3px;
	left:145px;
	padding-right: 16px;
	color: #494545;
	}
/* ogolnie elementy modulow */

.art{
	overflow:hidden;
	margin:15px 0;
	padding-left:24px;
}

.foto{
	float:left;
	padding:5px;
}
.data{
	color:#999;
	padding:3px 0;
}

.spacer_headlines{
	height:24px;
}
label.contact_left{
	float:left;
}
.contact_right{
	float:right;
}
#slij{
	background:url(../_images/slij.gif) no-repeat;
	width:82px;
	height:19px;
	margin-top:7px;
	}
/* ################################################################MODULY##########################################################*/
/* home */
.row{
	width:751px;
	overflow:hidden;
	margin:20px 0 27px 0;
	
	}
.line4{
	border-top:solid #ccc 1px;
	}
.text{
	padding-left:24px;
	
	}
.text p{	
	padding:0 11px;
	}
.box{
	width:226px;
	display:inline;
	float:left;
	margin-left:23px;
	}
.box h2{
	background:url(../_images/strz_blue.gif) no-repeat 0 3px;
	padding-left:11px;
	}
.grey .box h2{
	background:url(../_images/strz_red.gif) no-repeat 0 3px;
	padding-left:11px;
	}
.wykres{
	height:154px;
	border:solid #e4e4e4 1px;
	border-top:none;
	width:233px;
	overflow:hidden;
	margin-left:27px;
	}
#seminaria,#wydarzenia{
	padding-left:24px;
	border-bottom:solid #e4e4e4 1px;
	}	
#wydarzenia{
/*	border-bottom:none;*/
	}
	
.wykres img{
	display:block;
	margin:auto;
	}
#home .grey{
	padding:20px 0 1px 0;
	border-top:solid #e4e4e4 1px;
	}	
.grey h2, .grey h2 a, .grey h2 a:link, .grey h2 a:visited{
	color:#DD3616;
}	
/* kontakt*/
#contact{
	}
#kcem{
	float:left;
	}
	
.mapa{
	padding:0 25px 0 24px;
	}	
#contact .art{
	width:450px;
	padding:0;
	margin:0 24px 0 0 ;
	}	
#form_box{
	width:235px;
	float:right;
	}	
/* info*/
#info{
	/*width:400px;*/
	margin:auto;
	text-align:center;

	}
	
#inf_head1 h2{
	background:#3D79C2 url(../_images/mnu_k1.jpg) repeat-x;
	padding:5px;
	color:#fff !important;
	}
#inf_head2 h2{
	background:#3D79C2;
	padding:5px;
	color:#fff !important;
	}
	
#info #inf_body {
	background:#DCDADB;
	padding:5px;
	
	}
#inf_footer{
	margin:5px 0;
	}	
#inf_footer a,#inf_footer a:link, #inf_footer a:visited{
background:#3D79C2  !important;
color:#fff;
height:18px;
padding-bottom:1px;
right:21px;
width:82px;
padding:3px 10px;
}	
/*mapa strony	*/
ul#map_k1, ul.map_k2, ul.map_k3 {
	list-style:none;
	padding:0;
	margin:0;
}
ul#map_k1{
		
		margin-top:-1px;

}
#map_k1 .activ{
	font-weight:bold
	}
ul#map_k1 a{
	padding:3px 0;
	display:block;
	height:1%;
	}
ul#map_k1 a, ul#map_k1 a:link, ul#map_k1 a:visited{
	color:	#8F1903;
	padding:5px 12px;
	background:url(../_images/arr_red2.gif) no-repeat 22px 11px;
	padding-left:32px;
}	
ul#map_k1 li{
	color:	#8F1903;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../_images/mapa_bg.jpg) repeat-x;
	border-top:#e4e4e4;
	}
ul#map_k1 ul.map_k2 li{
	color:#656565;
	font-weight:normal;
	background:none;
}	
ul#map_k1 a.activ{
	font-weight:bold;
}	
ul.map_k2{
	padding-left:15px;
	display:block;
	position:static;
	padding-left:32px;
}
ul.map_k2, ul.map_k2 a, ul.map_k2 a:link,ul.map_k2 a:visited,
ul.map_k3, ul.map_k3 a, ul.map_k3 a:link, ul.map_k3 a:visited{
	color:#656565 !important;
	background:none !important;
}
ul.map_k3{
	padding-left:15px;
}
/* newsletter */
#newsletter{
	background:url(../_images/newsletter.jpg) repeat-x;
	height:149px;
	position:relative;
	}
#newsletter .nzapisz{
	position:absolute;
	bottom: 14px;
	right: 25px;
	width:82px;
	height:18px;
	padding-bottom:1px;
	background:#A31B01 !important;
	color:#FFAE99;
	}
#newsletter img{
	position:absolute;
	top:16px;
	left:15px;
	}
#newsletter #nazw{
	position:absolute;
	top:58px;
	left:23px;
	}
#newsletter #email{
	position:absolute;
	left:23px;
	top:82px;
	}	
#newsletter .letter{
	border-top:solid #962713 1px;
	border-left:solid #962713 1px;
	width:128px;
	height:12px;
	}
/* banner maly*/
.banner_left{
	background:#f7f7f7;
	overflow:hidden;
	}	
/* spolki*/
	
.spolki_box{
	display:inline;
	width:375px;
	margin-top:50px;
	}
.spolki_box	h2{
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	}
.spolki_box	img{
	margin:auto;
	}
.spolki_box	.text{
	float:left;
	}	
.spolki_box	.l{
	width:185px;
	text-align:center;
	}	
	
/* logowanie*/
fieldset#login_box, div#logged_box{
	position:relative;
	margin:0;
	overflow:hidden;
	height:176px;
	}
div#logged_box dl{
	padding:0;
	margin:0;
	}	
#user_default{
	float:left;
	padding:0;
	margin:0;
	padding-right:5px;
	}	
div#logged_box dt{
	padding-top:6px;
	margin-top:0em;
	margin-bottom:1em;
	font-size:12px;
	font-weight:bold;
	}	
#logowanie{
	position:absolute;
	top:25px;
	left:11px;
	}	
#login_t, #passwd_t{
	width:132px;
	background:url(../_images/login_inp.jpg) no-repeat;
	border:none;
	}
#login_t{
	position:absolute;
	top:55px;
	left:9px;
}	
#passwd_t{
	position:absolute;
	top:82px;
	left:9px;
}
.login_top{
	background:url(../_images/go.jpg) no-repeat;
	width:22px;
	height:22px;
	cursor:pointer;
	position:absolute;
	right:28px;
	top:85px;
	border:none
	}
#reg_new{
	position:absolute;
	top:114px;
	left:9px;
	color:#fff;
	}	
#login_tezt{
/*	color:#24375E;*/
color:#333;
	line-height:100%;
	width:140px;
	font-size:10px;
	margin-top:3px;
	}	
#reg_new a, #reg_new a:link, #reg_new a:visited{
	color:#fff;
	}	
/* */	
/* rjestacja i profil*/
#new_user label{
	float:left;
	position:relative;
	top:2px;
	width:110px;
	padding-left:8px;
	}	
.formbar{
	padding:4px;
	background:#DCDADB;
	margin:10px 0;
	}	
#new_user .buton{
	position:relative;
	left:456px;
	margin-top:4px;
	}
#new_user .ident{
	
	margin:auto;
	width:355px;
	_width:362px;
	}
 .ident2{
 	width:400px;
	margin-left:194px;
	_margin-left:190px;
	}
#chng_passwd{
	position:relative;
	top:5px;
	_top:1px;
	}	
/* formularz*/
#formularz label{
	float:left;
	position:relative;
	top:2px;
	width:225px;
	padding-left:8px;
	}	
#formularz .buton{
	position:relative;
	left:385px;
	margin-top:4px;
	}
	
#error{
	background:#ccc;
	padding:10px;
	}	
	
/* pager */
div.pager, div.pager a, div.pager a:link, div.pager a:visited{
	color:#656565;
}
div.pager{
	text-align:center;
	padding-top:5px;
	background:url(../_images/pager_bg.jpg) repeat-x;
	border-top:#e4e4e4;
	height:26px;
	

	}
.pager .aktiv{
	font-weight:bold;
	color:#BB2001;
	}
.pager span{
	border-left:solid #e4e4e4 1px;
	padding:0 9px;
	line-height:11px;
	}	
.pager .p_first{
	border:none;
	}	
.pager img{
	margin:0 0.5em;
	position:relative;
	top:3px;
	}		
/* linki */
/* box zalogowany*/
#loged{
	background:url(../_images/logged_bg.gif) repeat-y;
	padding:16px 23px;
	overflow:hidden;
	margin-bottom:1em;
	}	
#elo{
	float:left;
	}	
#nick{
	width:170px;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	}
#profil, #profil a, #profil a:link, #profil a:visited,
#logout, #logout a:link, #logout a:visited,
#twoje_szkolenia, #twoje_szkolenia a:link, #twoje_szkolenia a:visited,
#twoje_wiadomosci, #twoje_wiadomosci a:link, #twoje_wiadomosci a:visited {
	color:#C9DDF3;
	}	
#profil, #logout, #twoje_szkolenia, #twoje_wiadomosci {
	padding-left:23px;
	}
#pix3{
	width:110px;
	height:1px;
	position:absolute;
	top:135px;
	left:42px;
	}
	
#twoje_wiadomosci	{
	background:url(../_images/profil.jpg) no-repeat 0 -4px;
	position:absolute;
	top:75px;
	left:18px;
	}
#twoje_szkolenia	{
	background:url(../_images/profil.jpg) no-repeat 0 -4px;
	position:absolute;
	top:95px;
	left:18px;
	}
#profil	{
	background:url(../_images/profil.jpg) no-repeat 0 -4px;
	position:absolute;
	top:115px;
	left:18px;
	}
#logout{
	background:url(../_images/logout.jpg) no-repeat;
	position:absolute;
	top:140px;
	left:18px;
	}	
.zobacz3{
	background:url(../_images/pointr.gif) 0 6px no-repeat;
	padding-left:8px;
	margin:1px 0;
	display:block;
	}		
#fla1{
	width:750px;
	overflow:hidden;
	float:left;
	}
#loginbox{
	width:210px;
	float:right;
	height:176px;
	position:relative;
	background:url(../_images/logbox_bg.jpg) no-repeat;
	}	
.sub{
	cursor:default;
	}	
#wykres{
	z-index:0;
	}	
.wig{
	position:relative;
	color:#8F8F8F;
	font-size:9px;
	
	}	
#wig_p{
	position:absolute;
	bottom:2px;
	z-index:1;
	left:45px;
}	
#wig_k{
	z-index:1;
	position:absolute;
	bottom:2px;
	right:25px;
}
#loga2{
	padding:36px 0 0 27px;
}
/*ie*/
.email_f_ie{
	position:relative !important;
	top:5px !important;
	}	
	
.grey h1{
	border-top:solid #F7F7F7  1px;
	}
	/* do przezucenia*/
	
.kal_box{
	margin-bottom:12px;
	overflow:hidden;
	}
.kal_box a:hover{
	text-decoration:none;
	}	
.kal_month{
	background:url(../_images/kal_month_bg.jpg) repeat-x;
	height:31px;
	border-left:solid #e4e4e4 1px;
	border-right:solid #e4e4e4 1px;
	cursor:pointer;
	}
.kal_month span{
	background:url(../_images/kal_arr.jpg) no-repeat 13px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	position:relative;
	padding-left:27px;
	line-height:31px;
	}
.kal td{
	height:33px;
	width:19px;
	vertical-align:middle;
	text-align:center;
	border:solid #e4e4e4 1px;
	border-collapse:collapse;
	color:#999;
	
	}
.kal_co{
	width:117px !important;
	text-align:left !important;
	padding-left:12px;
	}	
a.seminaria, a.szkolenia, a.inne{
	display:block;
	height:33px;
}		
a.seminaria{
	background:#3D79C2;
}
a.szkolenia{
	background:#A7C9EE;
	}
a.inne{
	background:#DC3513;
	}
td.dzis{
	background:#EDEDED;
	}
	
.dvbdy1 {
	/*background:#FFFFFF none repeat scroll 0 0;*/
	font-family:arial;
	font-size:12px;
	min-width:127px;
	_width:127px;
}	
#dvcont{
	position:relative;
	height:100%;
	background:#fdfdfd url(../_images/tt_bg.jpg) repeat-x;
	border: solid #c1c1c1 1px;
	padding:14px 11px;
	}
.tt_el{
	background:url(../_images/kal_dot.gif) no-repeat right;
	padding-right:23px;
	}	
.h5{
	height:5px;
	vertical-align:top;
	}	
.bgw{
	background:#f3f3f3;
	}	
.tt_top{
	background:#f3f3f3 url(../_images/tbg.gif) repeat-x 0 0;
	}
.tt_bottom{
	background:#f3f3f3 url(../_images/tbg.gif) repeat-x 0 bottom;
	}
.tt_left{
	background:#f3f3f3 url(../_images/tbg.gif) repeat-y 0 0;
	}
.tt_right{
	background:#f3f3f3 url(../_images/tbg.gif) repeat-y  right;
	}
.crnr{
	behavior: url(_css/png.htc);
	height:5px;
	width:9px;
}	

	
#kal_selekt{
	height:31px;	
	background:url(../_images/kal_selekt_bg.jpg) repeat-x;
	padding-right:24px;
	text-align:right;
	padding-top:4px;
	}
	
/* kalendarz maly*/

.kal2{
	margin-left:16px;
	}	
#kal2_table{
	
	
	}
.kal2 a:hover{
	text-decoration:none;
	}	
.kal2 td{
	height:31px;
	width:18px;
	vertical-align:middle;
	text-align:center;
	border:solid #e4e4e4 1px;
	color:#999;
	}
.kal2_co{
	width:40px !important;
	text-align:left !important;
	padding-left:6px;
	}	

	
.s_seminaria a, .s_szkolenia a, .s_inne a{
	display:block;
	width:18px;
	height:30px;
	margin:auto;
}	
	
.s_seminaria{
	background:#3D79C2;
}
.s_szkolenia{
	background:#A7C9EE;
	}
.s_inne{
	background:#DC3513;
	}
.dvbdy1 {
	/*background:#FFFFFF none repeat scroll 0 0;*/
	font-family:arial;
	font-size:12px;
	min-width:127px;
	_width:127px;
}	

#infoengine{
	margin:1em 0 1em 0;	
	}
#wse{
	position:relative;
	bottom:10px;
	left:15px;
	padding-left:5px;
	}	
#cal_header, #cal_header:link,#cal_header:visited{
	text-transform:uppercase;
	color:#000;
	}	
	
/* home new*/

#home_lewa{
	float:left;
	width:492px;
	}
#home_prawa{
	width:214px;
	float:right;
	background:	#F0F0F0;
	padding:10px;
	margin-bottom:1em;
	}
#home .text{
	padding:0;
	}
.box h2, .box p, #seminaria, #wydarzenia{
	padding-left:0;
	}	
.left_space{
	height:5px;
	}
#home .row{
	width:auto;
	}	
#home .box{
	width:230px;
	}	
.line1{
	border-bottom:solid #E4E4E4 1px;
	height:12px;
	margin-bottom:12px;
	}
#home .zobacz3{
	background:none;
	padding:0;
	display:inline;
	float:left;
	//margin-left:22px;
	margin-top:6px;
	}	
#home .left .box{
	margin:0 0 27px 0 !important;
	}
	
#home_prawa h2, #home_prawa h2 a, #home_prawa h2 a:link, #home_prawa h2 a:visited{
	color:#595959;
	}
.kalendarium_box{
	border-bottom:solid	#ccc 1px;
	padding-bottom:0.7em;
	margin-bottom:0.7em;
	height:1%;
	}
#box_zobacz{
position:absolute;
right:10px;
top:9px;
z-index:100;
}	
.wykres{
	position:relative;
	width:230px;
	}
.accordeon{
	overflow:hidden;
	}	
.column_left{
	width:230px;
	}	
.form_block{
	border:solid #ccc 1px;
	padding:10px;
	overflow:hidden;
	margin:1em 0;
	}
.form_group{
	background:#E4E4E4;
	color:#14385C;
	font-weight:bold;
	font-size:12px;
	}
#formularz .lewa{
	float:left;
	}
#formularz .prawa{
	float:right;
	}	
#formularz2 .lewa{
	float:left;
	}
#formularz2 .prawa{
	float:right;
	}
#formularz .clear{
	float:left;
	clear:both;
	display:block;
	border:none;
	color:#990000;
	font-weight:bold;
	background:none;
	cursor:pointer;
	margin:10px 0;
	}
#formularz textarea{
	border:solid #ccc 1px;
	width:220px;
	height:80px;
	}


#formularz2 .clear{
	float:left;
	clear:both;
	display:block;
	border:none;
	color:#990000;
	font-weight:bold;
	background:none;
	cursor:pointer;
	margin:10px 0;
	}
#formularz2 textarea{
	border:solid #ccc 1px;

	} 
        
#formularz #tabelka td{
	border-bottom:solid #ccc 1px;
	}
#formularz .error{
background-color:orange;
color:white;
margin:3px 0;
padding:5px;
display:block;
}

#simplegallery2{
	border:none;
	position: relative;
	text-align:center;
	z-index:0;
	
	}
#simplegallery2 img{
display:inline;
	}
#loga img{
	display:inline;
	}
.gallerystatus {
    color:#808080;
}    

div.gallerylayer{
    margin:10px 0 0 25px;
}

.error{
    color:red;
}
label.error{
	display:block;
	margin-top:2px;
	}
.box p{
		margin:0;
}
.movie_naglowek{
		background:#E4E4E4;
		padding:7px 15px;
		display:block;
		color:#124170;
		font-size:14px;
		font-weight:bold;
}


.myr .open {
    cursor: pointer;
}
.myr .section {
    display: none;
}
.myr .list_title {
    background: none repeat scroll 0 0 #E4E4E4;
    color: #2055A1;
    line-height: 29px;
    overflow: hidden;
    padding: 6px 16px;
    margin: 0 0 1px;
    font-size: 12px;
    cursor: pointer;
}
.myr .section-name{
    margin: 20px 0 5px 7px;
    font-weight: bold;
}
.myr table{
    width:727px;
}
.myr table td{
    text-align: left;
    border-bottom: 1px solid #E4E4E4;
    padding: 5px 0;
}

.myr table td.col1{
    text-align: center;
    width: 40px;
}

.myr table td.col3{
    text-align: center;
}

.myr table td.col4{
    width: 130px;
}
.myr table td.col4 img{
    margin-left:3px;
    display: inline-block;
    margin-bottom: -3px;
}

#formularz .formbar label{
    float: none;
    top: 0;
    padding-left: 0;
}
#formularz span.err{
    color: red;
    display: none;
}


