.modulmenubox li {

        margin:0;
        display: inline;
        border-left: dotted 1px #333;
        padding-left: 1ex;
        padding-right: 1ex;
}

.modulmenubox li:first-child
{
        border-left: none;
        padding-left: 0em;
}

.main .secondary .modulmenubox li a {
display: inline;
}


.main .secondary .modulmenubox li  {
border-top: none;
}

/* uzpa profil uzytkownika w panelu admina */
.admUserProfile h2 {
margin-top:1em;
margin-bottom:.5ex;
}
.uzpa .nazwisko {
	font-size: 110%;
	font-weight: bold;
}
.admUserProfile table {
	width:100%
}

.red-number {
	background-color: red;
	font-weight: bold;
	color: #ddd;
	padding: .5ex;
}
/**************************************************************
    Formularze szus

*/
.op_err {
	color:red;
}

.panel-danych h3 {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: .2em;
}
.projekt-show {
	width: 100%;
}

a.szus_button1 {
/*	border: solid 1px #e8e8e8;
	background-color: #e0e0e0;*/
color: #fff;
background-color: #286090;
border-color: #204d74;

display: inline-block;
border-radius: 4px;
padding: 5px 10px 4px 10px;
margin-top: 4px;
margin-bottom: 3px;
margin-left: 3px;
/*text-transform: uppercase;*/
border: none;
font-size: 12px;
cursor: pointer;
vertical-align: middle;


}

ul.oneline li {
display: inline;
}

.repstats1 table {
min-width: 40ex;
margin-left: auto;
margin-right: auto;
}

/* raport userzy projekty*/
.rapSzefTbl {
width: 80%;
}

/* copy text button */
.copyText {
	background: #ddd;
	color: #222;
}
