@charset "utf-8";
/* CSS Document */
body{
	background-color:#F9F9F9;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#103443;
}
td{
	vertical-align:top;
	text-align:left;
}
img {
	border:none;	
}
input , textarea, .div_inputy{
	width:90%;
	height:auto;	
	font-size:10px;
	color:#333;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
}
select{
	width:auto;
	height:auto;
	font-size:10px;
	color:#333;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
}
select option[selected="selected"]{
	font-weight:bold;
	background-color:#666;
	color:#FF9
}
a{
	color:#900;
	text-decoration:none;
}
#CMS_DIV_LOGOWANIE{
	width:388px;
	height:80px;
	margin:0 auto;
	margin-top:110px;
	padding:5px;
	padding-top:85px;
	border:solid 1px #2D2D2D;
	background:#EFEFEF;
	position:relative;
}
#CMS_DIV_LOGOWANIE_BANER{
	width:398px;
	height:77px;
	background-image:url(../grafika/layout/baner_logowanie.png);	
	background-repeat:no-repeat;
	position:absolute;
	top:-5px;
	left:0px;
}
#CMS_LOGIN , #CMS_HASLO , #CMS_ZALOGUJ{
	width:200px;
	height:auto;
	background-color:#EFEFEF;
	border:solid 1px #A6A6A6;
}
#CMS_MASTER_CONTENT{
	width:1000px;
	margin:0px auto; 
	background-color:#FFF;
	border:solid 1px #171717;
	position:relative;	
	padding-top:197px;
	overflow:hidden;
}
#CMS_TOP_BANER{
	width:1000px;
	height:203px;
	background-image:url(../grafika/layout/baner_gl.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	top:-15px;
	left:0px;
	clear:both;
}
#CMS_MENU , #POCZTA_LEWA{
	width:250px;
	min-height:400px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
#CMS_CONTENT , #POCZTA_PRAWA{
	width:730px;
	min-height:400px;
	float:right;
	overflow:hidden;
	margin-bottom:10px;;
	margin-right:10px;
}
#CMS_BOTTOM_BANER{
	width:1000px;
	height:52px;
	background-image:url(../grafika/layout/baner_dul.png);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
}
#CMS_BOTTOM_BANER_WERSJA{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-top:35px;
	padding-left:10px		
}
#CMS_BUTTON_WYLOGUJ{
	width:35px;
	height:159px;
	background-image:url(../grafika/layout/but_wyloguj.png);
	float:right;
	cursor:pointer;
}
#CMS_BUTTON_MOJE_OPERACJE{
	width:35px;
	height:159px;
	background-image:url(../grafika/layout/but_moje_operacje.png);
	float:right;
	cursor:pointer;
}
#CMS_BUTTON_MOJE_KONTO{
	width:35px;
	height:159px;
	background-image:url(../grafika/layout/but_moje_konto.png);
	float:right;
	cursor:pointer;
}
#CMS_BUTTON_MOJE_WIADOMOSCI{
	width:35px;
	height:159px;
	background-image:url(../grafika/layout/but_moje_wiadomosci.png);
	float:right;
	cursor:pointer;
}
#CMS_BUTTON_MOJE_NOTATKI{
	width:35px;
	height:159px;
	background-image:url(../grafika/layout/but_organizer.png);
	float:right;
	cursor:pointer;
}
#CMS_ZALOGOWANY_INFO{
	width:980px;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	color:#666;
	padding-top:5px;
	clear:both;
}
#CMS_ZALOGOWANY_INFO_NOT{
	width:50px;
	text-align:left;
	color:#666;
	float:left;	
}
#CMS_ZALOGOWANY_INFO_COM{
	width:300px;
	text-align:left;
	color:#666;
	float:left;	
}
#CMS_ZALOGOWANY_INFO_TEKST{
	width:500px;
	text-align:right;
	color:#666;
	float:right;	
}
#POCZTA_MASSAGE_INFO{
	height:65px;	
}
#POCZTA_OKNO{
	overflow:auto	
}
#POCZTA_CONTENT{
	
}
#CMS_INFO{
	position:absolute;
	text-align:center;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
#CMS_COM_WINDOW{
	width:350px;
	background-color:#CCC;
	border:solid 1px #666;
	position:absolute;
	text-align:center;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
#CMS_COM_WINDOW input[type="button"]{
	width:auto;
	float:right;
	font-weight:bold;
	border:solid 1px #666;
	margin:2px;	
}
#CMS_COM_WINDOW input[type="button"]:hover{
	background-color:#CCC;
	color:#FFF
}
#CMS_COM_WINDOW_MODAL{
	width:350px;
	background-color:#EAEAEA;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.85;
	filter:alpha(opacity=85);
}
.cms_logowanie_a{
	width:50px;
	padding:2px;
	margin-left:60px;
	float:left;
	clear:both;
	overflow:hidden;
	font-size:12px;
}
.cms_logowanie_b{
	width:210px;
	padding:2px;
	float:left;
	overflow:hidden;
}
.cms_tytul_modulu{
	text-align:right;
	color:#F5710D;
	font-size:20px;
	padding-bottom:10px;
	background-image:url(../grafika/layout/pasek_modul.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-transform:capitalize;
	margin-bottom:15px;
}
.cms_admin_content{
	width:350px;
	border:solid #DCDAE7 1px;
	background-color:#F5F5F5;
	overflow:hidden;
	margin-top:15px;
}
.cms_admin_content_tytul{
	height:19px;
	background-image:url(../grafika/layout/pasek_modul_adm.png);
	color:#666;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:5px;
}
.cms_admin_content_tresc{
 	min-height:350px;
}
.cms_admin_content_lista_ok{
	background-color:#CFC;
	color:#030;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_ok:hover{
	background-color:#3CFF3C;
	color:#030;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_blad{
	background-color:#FFFFD2;
	color:#B05800;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_blad:hover{
	background-color:#FFFF80;
	color:#B05800;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_kryzys{
	background-color:#FDD;
	color:#C10000;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_kryzys:hover{
	background-color:#FFB3B3;
	color:#C10000;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_neutral{
	background-color:#EFEFEF;
	color:#333;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_admin_content_lista_neutral:hover{
	background-color:#B4B4B4;
	color:#333;
	font-size:9px;
	border-bottom:solid #DCDAE7 1px;
	padding:3px;
}
.cms_menu_list_ok{
	width:238px;
	border:solid 1px #CCC;
	background-color:#F4F4F4;
	margin-bottom:10px;
}
.cms_menu_list_wylaczony{
	width:238px;
	border:solid 1px #C18484;
	background-color:#E0C2C2;
	margin-bottom:10px;
}
.cms_menu_list_tytul{
	width:240px;
	height:19px;
	background-image:url(../grafika/layout/menu_title.png);
	background-repeat:no-repeat;
	color:#C6C6C6;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	text-transform:uppercase;
}
.cms_menu_link{
	font-size:10px;
	color:#333;
	text-decoration:none;
	list-style:square;
}
.cms_menu_link:hover{
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	list-style:square;
}
.komunikat_ok{
	width:300px;
	text-align:center;
	padding:5px;
	color:#060;
	border:solid 1px #060;
	background-color:#D2FFD2;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.komunikat_blad{
	width:300px;
	text-align:center;
	padding:5px;
	color:#C00;
	border:solid 1px #C00;
	background-color:#FFF0F0;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.komunikat_info{
	width:300px;
	text-align:center;
	padding:5px;
	color:#006B9F;
	border:solid 1px #006B9F;
	background-color:#CEEFFF;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.poczta_zamknij_bt{
	text-align:right;
	color:#666;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;	
}
.poczta_zamknij_bt:hover{
	text-align:right;
	color:#F5710D;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.link_domyslny{
	text-decoration:none;
	color:#333;
}
.link_domyslny:hover{
	text-decoration:none;
	color:#F30;
	font-weight:bold
}
<!-- USTAWIENIA STYLI MODULOW-->
.modul_tabelka_lista{
	background-color:#F4F4F4;
	border-bottom: solid 1px #B2B2B2;
}
.modul_tabelka_lista:hover{
	background-color:#D7D7D7;
	border-bottom: solid 1px #B2B2B2;
}
.modul_tabekla_tytul{
	height:19px;
	background-image:url(../grafika/layout/table_title.png);
	color:#C6C6C6;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	padding-right:3px;
	padding-left:3px;
	text-transform:uppercase;
}
.modul_stronnicowanie{
	width:730px;
	background-image:url(../grafika/layout/pasek_modul2.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:5px;
	text-align:right;
	margin-top:15px;
	margin-bottom:10px;
	color:#666;
	font-size:11px;
}
.modul_stronnicowanie_link{
	color:#666;
	font-size:11px;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;
}
.modul_stronnicowanie_link_w{
	color:#F4710C;
	font-size:16px;
	font-weight:900;
	text-decoration:none;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;
}
.modul_td{
	padding:2px;
	text-align:left;
}
.modul_zapisz{
	width:80px;
	height:auto;
	background-color:#E8F3FF;
	border:#004891 solid 1px;
	color:#004891;
}
.modul_anuluj{
	width:80px;
	height:auto;
	background-color:#FFF8F0;
	border:#F4710C solid 1px;
	color:#F4710C;
}
.modul_szukaj{
	width:80px;
	height:auto;
	background-color:#FDE487;
	border:#7F4D00 solid 1px;
	color:#7F4D00;
}
.modul_zielony{
	width:auto;
	height:auto;
	background-color:#D7FFEB;
	border:#008020 solid 1px;
	color:#008020;
}
.modul_czarny{
	width:auto;
	height:auto;
	background-color:#CCC;
	border:#000 solid 1px;
	color:#000;
}
.modul_przycisk{
	width:auto
	height:auto;
	background-color:#F3F3F3;
	border:#999 solid 1px;
	color:#999;
}
.modul_przycisk_dodaj_nowa_maszyne{
	width:auto;
	height:auto;
	background-color:#D7FFEB;
	border:#008020 solid 1px;
	color:#008020;
	font-weight:bold;
	font-size:12px;
}
.walidacja_ok{
	background-color:#E6FFECF;
	border:#009B27 solid 1px;
	color:#009B27;
}
.walidacja_blad{
	background-color:#FFF8F0;
	border:#F4710C solid 1px;
	color:#F4710C;
}
.walidacja_bladT{
	color:#F4710C;
}
.wybrany{
	background-color:#CCC;
	font-weight:bold
}
.lista_usuwanie_podswietlenie{
	background-color:#FFD9D9;	
}
.jsDiv{
	padding:2px;
	border-bottom: solid 1px #999;
}
.jsDiv:hover{
	padding:2px;
	border-bottom: solid 1px #999;
	background-color:#FFF
}
.tr_1{
	background-color:#FFF;
	border-bottom:#666 dotted 1px;
}
.tr_2{
	background-color:#E6E6E6;
	border-bottom:#666 dotted 1px;
}
.zakladki_aktywna{
	padding:2px;
	text-align:center;
	background-color:#FFF;
	border-bottom:solid 1px #333;
	color:#006;
	font-weight:bold;
	cursor:pointer;
}
.zakladki_nieaktywna{
	padding:2px;
	text-align:center;
	background-color:#F2F2F2;
	border:solid 1px #333;
	cursor:pointer;
	
}
.but_wycena_dodaj_maszyne{
	background-color:#EFEFEF;
	color:#5B5B5B;
	border:solid 1px #5B5B5B;
	padding:2px;
	width:auto;
	height:auto;
	font-size:11px;
}
.but_wycena_dodaj_narzedzia{
	background-color:#E8E8FF;
	color:#006B9F;
	border:solid 1px #006B9F;
	padding:2px;
	width:auto;
	height:auto;
	font-size:11px;
}
.but_wycena_dodaj_wyposazenie{
	background-color:#FFFFD9;
	color:#828200;
	border:solid 1px #828200;
	padding:2px;
	width:auto;
	height:auto;
	font-size:11px;	
}
.but_wycena_usun_ten_rekord{
	background-color:#FFD9D9;
	color:#9D0000;
	border:solid 1px #9D0000;
	padding:2px;
	width:auto;
	height:auto;
	font-size:11px;	
}
.pole_wyboru_wycena{
	background-color:#EFEFEF;
	color:#5B5B5B;
	border:solid 1px #5B5B5B;
	padding:2px;
	width:auto;
	height:auto;
	font-size:11px;
}
.but_wycena_dodaj_do_wyceny{
	background-color:#E6FFE6;
	color:#008020;
	border:solid 1px #008020;
	width:auto;
	height:auto;
	font-size:10px;	
}
.pole_wyboru_cena{
	background-color:#EFEFEF;
	color:#5B5B5B;
	border:solid 1px #5B5B5B;
	padding:2px;
	width:auto;
	height:auto;
	font-size:10px;
	text-align:right
}
.cena_w_zl{
	color:#069;
	font-weight:normal;
	font-size:10px;
}
.cena_w_zl2{
	color:#F00;
	font-weight:normal;
	font-size:10px;
}
.wycena_tytul_rodzaju{
	color:#003;
	font-weight:bold;
	padding:4px;
}

.system_zakladki{
	min-width:140px;
	height:19px;
	background-image:url(../grafika/layout/table_title.png);
	color:#C6C6C6;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	text-transform:uppercase;
	margin-left:1px;
	padding-left:5px;
	padding-right:5px;
	
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
	cursor:pointer;
}
.system_zakladki_activ{
	min-width:140px;
	height:19px;
	color:#333;
	border:solid 1px #333;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	text-transform:uppercase;
	margin-left:1px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:block;
	cursor:pointer;
}
