body
{
	margin: 0;
	padding: 0;
	font-size: 15px;
	background:#FDFFE4;
	
}

.h4
{
cursor:pointer;
}

#body
{
	margin: 0;
	padding: 0;
	background: white;
	
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

button{
    font-family: 14px "Roboto", "Trebuchet MS", sans-serif;
}



input::moz-focus-inner,
button::moz-focus-inner{
    border:0;
    padding:0;
}

input[type="submit"].button,
button.button{
    cursor: pointer;
    outline: none;
}    
    
.button{
    padding: 8px 16px;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    background-color: #ccc;
    border:0;
    margin:0;
}

.wynikizvendo{
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    background-color: #ccc;
    border:0;
    margin:0;
	cursor: pointer;
    outline: none;
	font-size: 14px;
	color: #33393F;
    padding: 6px 12px;
	width: 243px;
	margin-left: 119px;
	margin-bottom: 2px;
}


.button-primary {
    background: slategray;
    color:#fff;
}

.button-primary:hover {
    background: lightslategray;
    color:#fff;
}

.button-tiny {
    font-size: 12px;
    padding: 6px 12px;
}

.button-wyslijdovendo {
    font-size: 14px;
    padding: 4px 8px;
	font-weight: 500;
}

.button-medium {
    font-size: 16px;
    padding: 10px 18px;
}

.button-large {
    font-size: 18px;
    padding: 12px 22px;
	font-family: "Roboto", sans-serif;
	font-weight: 1000;	
}

#bg_load
{
	z-index: 999999999;
	position: fixed;
	width: 100%;
	height: 100%;
	/*background-image: url('../img/transparent.png');*/
	display: block;
	display: none;
}

.sessionshow
{
    position: absolute;
    left: 5px;
    top: -20px; 
    margin-left: 0; 
    margin-top: 0;
	color: white;
	font-size: 11px;   
}

#zortex_loading
{
	background: url('../img/loader.gif') no-repeat;
	width: 300px;
	height: 300px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#sciemnij
{
	z-index: 9;
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url('../img/transparent.png');
	display: none;
}

#language
{
	float: right;
	height: 60px;
	overflow: hidden;
	color: white;
	line-height: 60px;
}

#textarea_admin
{ 
	resize:horizontal; 
	width:88%;   
}

#frameLog
{
	width: 464px;
	height: 349px;
	margin: 0 auto;
	overflow: hidden;
	margin-top:100px;

border-radius: 9px 9px 9px 9px;
-moz-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border: 2px solid #4a4a4a;

-webkit-box-shadow: 0px 0px 118px 41px rgba(0,0,0,0.134);
-moz-box-shadow: 0px 0px 118px 41px rgba(0,0,0,0.134);
box-shadow: 0px 0px 118px 41px rgba(0,0,0,0.134);
}

#wrapLog
{
	background: #f5f5f5;
	width: 464px;
	border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;	
	height: 309px;
	margin: 0 auto;
	overflow: hidden;
}

#copy
{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
	font-size: 12px;
}

#title_Log
{
	height: 57px;
}

#title_Log #title
{
	line-height: 57px;
	font-size: 30px;
	font-weight: bold;
	margin-left: 30px;
}

#strap_Log
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid white;
}

#formLog
{
	width: 406px;
	height: 100px;
	margin: 0 auto;
	margin-top: 30px;
}

.wrapField
{
	display: block;
	margin-bottom: 15px;
}

.label
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
	
}

.adminAlert
{
	background-color:#fdfbb5; 
	font-weight: bold;
	font-style:normal;
	font-size: xx-big; 
	font: 12px Trebuchet MS; 
	word-wrap: normal; 
	color: #CE093A;
}


.fieldText
{
	width: 404px;
	height: 32px;
	border: 1px solid #cccccc;
	padding: 0;
}

#submitLog
{
	width: 99px;
	height: 28px;
	border: 1px solid #cccccc;
	border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;	
	cursor: pointer;
	background-image: url('../img/submitLog_bg.png');
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}

#submitLog:hover
{
	border: 1px solid #939393;
}

/*** **** ****/
#top
{
	background: #394049;
	height: 60px;
}

#menu
{
	background: #f8f8f8;
	height: 29px;
	border-bottom: 1px solid #e5e5e5;
}

#box_left
{
	float: left;
	overflow: hidden;
	height: 60px;
}

#box_right
{
	float: right;
	overflow: hidden;
	height: 60px;
}

#nameCompany
{
	font-size: 25px;
	line-height: 60px;
	margin-left: 10px;
	color: white;
	text-decoration:none; 
	border: none; 
	
}

.links_menu
{
	padding: 0 5px 0 5px;
	display: inline-block;
	line-height: 29px;
	font-size: 14px;
	border-right: 1px solid #cccccc;
	cursor: pointer;
	float: left;
}

.links_menu:hover
{
	background: #394049;
	color: white;
}

.links_icon
{
	margin-top: 5px;
	float: left;
}

.links_menu label
{
	float: left;
	margin-left: 5px;
	cursor: pointer;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}



#subMenuKatalog
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuPanelKosmetyczek
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuEkspert
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuCzarna
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuVendo
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuTranslate
{
	display: none;
	width: 210px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuLogi
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuModules
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuDostawa
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuKlienci
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuZamowienia
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuAdministracja
{
	display: none;
	width: 189px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

#subMenuStany
{
	display: none;
	width: 255px;
	overflow: hidden;
	float: left;
	position: absolute;
	margin-top: 29px;
	margin-left: -5px;
	border-bottom: 1px solid #cccccc;
	z-index: 9999;
}

.m1
{
	background: #f8f8f8;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	display: block;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	overflow: hidden;
	padding-left: 10px;
	cursor: pointer;
	color: black;
	text-decoration: none;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.m1:hover
{
	background: #394049;

	color: whitesmoke !important;
}

#cont_admin
{
	width: 98%;
	margin: 0 auto;
	margin-top: 10px;
}

.frameModule
{
	border: 1px solid #ccced7;
	background: #ebedf4;
	overflow: hidden;
}

#cont_admin h1
{
	padding: 0;
	margin-bottom: 30px;
	font-size: 23px;
	overflow: hidden;
	
}

.headerFrameModule
{
	height: 28px;
	background: #ebedf4;
	border: 1px solid #ccced7;
	color: #585a69;
	position: absolute;
	margin-top: -16px;
	margin-left: 13px;
	overflow: hidden;
}

.header_icon
{
	margin-top: 3px;
	margin-left: 6px;
	float: left;
	overflow: hidden;
}

.headerFrameModule label
{
	color: #585a69;
	line-height: 28px;
	margin-left: 10px;
	font-size: 14px;
	overflow: hidden;
	margin-right: 10px;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.contentFrameModule
{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 17px;
}
.contentFrameModule3
{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: -11px;
	margin-bottom: 17px;
}

.contentFrameModule2
{
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 17px;
}

.contentFrameModule a
{
	text-decoration: none;
}

.contentFrameModule label
{
	margin-left: 10px;
	line-height: 16px;
	cursor: pointer;
	font-size: 13px;
	color: black;
	text-decoration: none;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.contentFrameModule .icon_add
{
	float: left;
	margin-top: 3px;
}

.contentFrameModule3 a
{
	text-decoration: none;
}

.contentFrameModule3 label
{
	margin-left: 10px;
	line-height: 16px;
	cursor: pointer;
	font-size: 13px;
	color: black;
	text-decoration: none;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.contentFrameModule3 .icon_add
{
	float: left;
	margin-top: 3px;
}

.icon_onrigthhhhhhhhhhhhhhh
{
	float: right;
	cursor:pointer;
	
}

.contentFrameModule .wrapFields
{
	width: 1100px;
	margin-left: 100px;
	overflow: hidden;
	clear: both;
}

.contentFrameModule .wrapFieldssmall
{
	width: 550px;
	margin-left: 100px;
	overflow: hidden;
	
        display:inline-block;
}

.divEditor
{
	float: left;
	width: 80%;
	margin-left: 12px;
}

.contentFrameModule .wrapFields label
{
	float: left;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	width: 10%;
	text-align: left;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}
.contentFrameModule .wrapFieldssmall label
{
	float: left;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	width: 20%;
	text-align: left;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.contentFrameModule .wrapFields label2
{
	float: left;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	width: 100px;
	text-align: right;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}



.contentFrameModule .wrapFields input[type="checkbox"] {
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
	margin-left: 8px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.contentFrameModule .wrapFields  select
{
	float: left;
	width: 80%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 35px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contentFrameModule .wrapFieldssmall  select
{
	float: left;
	width: 60%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 35px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display:inline-block;
}

.contentFrameModule .wrapFields .field
{
	float: left;
	width: 80%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contentFrameModule .wrapFields .field_small
{
	float: left;
	width: 40%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.contentFrameModule .wrapFields .field_very_small
{
	float: left;
	width: 20%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.contentFrameModule .wrapFields .wrapDesc
{
	float: left;
	padding: 0;
    color: #666;
    height: 20px;
	width:80%;
	margin-left: 5px;
    margin-right: 6px;
    margin-top: -14px;
	margin-bottom: 5px;
    padding: 5px 0px 5px 5px;
	font-size:11px;
}

.contentFrameModule .wrapFields .field-info
{
    float: left;
	width: 78%;
	padding: 0;
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
	margin-left: 8px;
    margin-right: 6px;
    margin-top: 2px;
	margin-bottom: 15px;
    outline: 0 none;
    padding: 5px 0px 5px 29px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	background-image: url(../img/info.jpg);
    background-position: 2px 2px;
	background-size:24px 24px;
    background-repeat: no-repeat;
  

}



.contentFrameModule .wrapFields .field2
{
	float: left;
	margin-left: 8px;
	width: 187px;
	height: 25px;
	padding: 0;
	margin-bottom: 15px;
}

#errorFrame
{
	border: 1px solid #cc0000;
	border-radius: 5px;
	background: #ffbaba;
	overflow: hidden;
	display: none;
}

#validFrame
{
	border: 1px solid #4f8a10;
	border-radius: 5px;
	background: #dff2bf;
	overflow: hidden;
	display: none;

}

#icon-cancel
{
	background-image: url(../img/icon-cancel.png);
	width: 32px;
	height: 32px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#icon-valid
{
	background-image: url(../img/icon-valid.png);
	width: 32px;
	height: 32px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#error_text
{
	float: left;
	color: #d8000c;
	margin-top: 17px;
	margin-left: 8px;
	font-size: 13px;
        font-weight: 300;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

#valid_text
{
	float: left;
	color: #4f8a33;
	margin-top: 17px;
	margin-left: 8px;
	font-size: 13px;
        font-weight: 300;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

#subBut
{
	border: 1px solid #a0a0a0;
	padding: 0 10px 0 10px;
	background-image: url('../img/bg_button.png');
	height: 23px;
	display: inline-block;
	border-radius: 3px;
	font-size: 13px;
	line-height: 23px;
	cursor: pointer;
	margin-left: 217px;
	clear: both;
	overflow: hidden;
}

#subBut:hover
{
	border: 1px solid grey;
}

.elementFrame
{
	height: 36px;
	width: 97%;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
	background: #f4e6c9;
	margin-left: 17px;
}

.element_nr
{
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.element_title
{
	line-height: 36px;
	font-size: 14px;
	float: left;
	margin-left: 10px;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

.element_edit
{
	width: 80px;
	height: 16px;
	margin-top: 9px;
	float: right;
	margin-right: 10px;
}

.element_progress
{
	height: 10px;
	float: right;
	margin-top: -10px;
}

#right-side-icon-public
{
	margin-right: 3px;
	margin-top: 6px;
	margin-left: -1px;
	float: right;
	cursor:pointer;
}

#right-side-icon-ip
{
	margin-right: 3px;
	margin-top: 6px;
	margin-left: -1px;
	float: right;
	cursor:pointer;
}

#right-side-icon-uwagi
{
	margin-right: 3px;
	margin-top: 6px;
	margin-left: -1px;
	float: right;
	cursor:pointer;
}

#right-side-icon-stan
{
	margin-right: 3px;
	margin-top: 8px;
	margin-left: 3px;
	float: right;
}

#right-side-icon-default
{
	float: right; 
	margin-right: 3px; 
	margin-left: 3px;
	margin-right: 3px;
}


.icon_
{
	cursor: pointer;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.editLink
{
	display: none;
}

#allProdClear
{
	border: 1px solid grey;
	width: 400px;
	float: left;
	margin-left: 8px;
}

#mojepowiazania
{
	border: 1px solid grey;
	width: 50%;
	float: left;
	margin-left: 10px;
}

.nameCategory
{
	background: grey;
	color: white;
	line-height: 20px;
}

.nameProduct
{
	background: lightgrey;
	color: grey;
	line-height: 20px;
	width: 380px;
	float: left;
	height: 20px;
}

.arrowNext
{
	border: 1px solid red;
	background: green;
	width: 18px;
	height: 18px;
	float: right;
	line-height: 18px;
	text-align: center;
	color: white;
	cursor: pointer;
}

#listapowiazanych
{

}

.elementFramePowiazania
{
	background: #D3D3D3;
	height: 20px;
	cursor: pointer;
	width: 100%;
	float: left;
	font-size: 14px;
	color: grey;
}

.hiddenPow
{
	display: none;
}

.arrowPrev
{
	border: 1px solid red;
	background: green;
	width: 18px;
	height: 18px;
	float: right;
	line-height: 18px;
	text-align: center;
	color: white;
	cursor: pointer;	
}

.titleColumn
{
	background: black;
	color: white;
	overflow: hidden;
	width: 798px;
	margin-left: 17px;
	bordeR: 1px solid grey;
}

#loglog
{
	float: right;
	height: 60px;
	overflow: hidden;
}

#doberdan
{
	color: white;
	float: left;
	line-height: 60px;
}

#sesionexpired
{
	color: white;
	float: left;
	line-height: 60px;
}

.strappionad
{
	float: left;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 22px;
	background: white;
	width: 1px;
}

#mainlang
{
    width: 24px; 
    height: 18px; 
}

#wylogujad
{
	line-height: 60px;
	color: white;
	text-decoration: none;
	float: left;
}

#obaczskle
{
	line-height: 60px;
	color: white;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}

#searchCli
{
	background: #394049;
	overflow: hidden;
	clear: both;
	color: #EEE8AA;
}

.ss_id
{
	line-height: 30px;
	width: 93px;
	float: left; 
	height: 30px;
	margin-left: 4px;
}

.ss_nazwa_profile
{
	line-height: 30px;
	width: 75%;
	float: left; 
	height: 30px;
	margin-left: 4px;
}
.ss_id_profile
{
	line-height: 30px;
	width: 10%;
	float: left; 
	height: 30px;
	margin-left: 4px;
}
.ss_akcja_profile
{
	line-height: 30px;
	width: 5%;
	float: left; 
	height: 30px;
	margin-left: 4px;
}

.ss_id_klienci
{
	line-height: 30px;
	width: 53px;
	float: left;
	height: 30px;
	margin-left: 4px;
}

.ss_login
{
	line-height: 30px;
	width: 115px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_email
{
	line-height: 30px;
	width: 170px;
	float: left;
	height: 30px;
	margin-left: 10px;
	overflow: hidden;
}

.ss_imie_nazwisko
{
	line-height: 30px;
	width: 171px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_imie
{
	line-height: 30px;
	width: 171px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_nazwisko
{
	line-height: 30px;
	width: 140px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_miasto
{
	line-height: 30px;
	width: 171px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_kraj
{
	line-height: 30px;
	width: 140px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_tel
{
	line-height: 30px;
	width: 90px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_miasto
{
	line-height: 30px;
	width: 171px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_news
{
	line-height: 30px;
	width: 40px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_offer
{
	line-height: 30px;
	width: 70px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_wizyta
{
	line-height: 30px;
	width: 141px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_uprawnienia
{
	line-height: 30px;
	width: 90px;
	float: left;
	height: 30px;
	margin-left: 10px;
}
.ss_akcja
{
	line-height: 30px;
	width: 60px;
	float: right;
	height: 30px;
	margin-right: 10px;
	text-align:right;
}
.ss_akcja_zamow
{
	line-height: 30px;
	width: 120px;
	float: right;
	height: 30px;
	margin-right: 10px;
	text-align:right;
}
.ss_wysylka
{
	line-height: 30px;
	width: 141px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.idklient
{
	line-height: 30px;
	width: 80px;
	float: left;
	height: 30px;
	margin-left: 10px;	
}

.kwoka
{
	line-height: 30px;
	width: 80px;
	float: left;
	height: 30px;
	margin-left: 10px;	
}

.zo
{
	line-height: 30px;
	width: 52px;
	float: left;
	height: 30px;
	margin-left: 10px;	
}


.waluta
{
	line-height: 30px;
	width: 80px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.statusik
{
	line-height: 30px;
	width: 100px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_kraj
{
	line-height: 30px;
	width: 60px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_miasto
{
	line-height: 30px;
	width: 95px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

.ss_id_vendo
{
	line-height: 30px;
	width: 122px;
	float: left;
	height: 30px;
	margin-left: 10px;
}

#searchInp
{
	clear: both;
	overflow: hidden;
}

#searchwynik
{
	clear: both;
	overflow: hidden;
}

#filtruj
{
	background: #dedede;
	color: black;
	height: 30px;
	line-height: 30px;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	text-align: center;
	float: right;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 20px;
}

#filtruj:hover
{
	border: 1px solid #989898;
}
.klientClassNieparzyste
{
	background: #f5deb3;
       
	overflow: hidden;
	height: 30px;
	width: 100%;
	font-size:12px;
	font-width:700;
}

.klientClassParzyste
{
	background: #fffacd;
         
	overflow: hidden;
	height: 30px;
	width: 100%;
	font-size:12px;
	font-width:700;
}
.klientClassNieparzyste_user
{
	//background: #f5deb3;
        background: #F1F1F1;
	overflow: hidden;
	height: 30px;
	width: 100%;
	font-size:12px;
	font-width:700;
}

.klientClassParzyste_user
{
	//background: #fffacd;
          background:#ccccff;
	overflow: hidden;
	height: 30px;
	width: 100%;
	font-size:12px;
	font-width:700;
}

.paginacja
{
	background: none repeat scroll 0px 0px #394049;
	border: 1px solid #FAFF33;
	border-radius: 5px;
	color: #FFF;
	float: right;
	font-size: 22px;
	margin: 5px 0px;
	padding: 10px;
	text-decoration: none;
	font-weight: 700;
}

.paginacja a {
color: #ffffff;
}


.eTab
{
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}

.eID
{
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	width: 30px;
}

.eEMAIL
{
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	width: 300px;
	margin-left: 10px;
}

.eakcja
{
	float: right;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	width: 50px;
	margin-left: 10px;
}

#pubeks
{
	float: left;
	height: 21px;
	margin-left: 8px;
	overflow: hidden;
}

.pubClas
{
	float: left;
}

.pubCheck
{
	float: left;
}

#importens
{
	float: left;
	background: #c4004a;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: red;
	padding: 0 10px 0 10px;
	background: red;
	cursor: pointer;
	border-radius: 1px;
	margin-left: 10px;
	color: white;
	font-size: 16px;

	font-weight: 300;	
}

#importens:hover
{
	background: grey;
}

#katlewo2
{
	float: left;
	width: 50%;
}

#katprawo2
{
	float: left;
	margin-left: -55px;
	width: 50%;
	
}

#titkat88
{
	font-weight: bold;
	margin-left: 5px;
}

#wrocwroc
{
	float: right;
	margin-top: 15px;
}

#asjdf
{
	margin: 0 auto;
	overflow: hidden;
}

#asjdf h1
{
	float: left;
}

#uupr_boox
{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

#list_prof_pa
{
	background: red;
	width: 200px;
	overflow: hidden;
	float: left;
}

.tab_prof_pa
{
	background: lightgrey;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	cursor: pointer;
}

#upr_box_check
{
	float: left;
	width: 800px;
	background: grey;
	border-top: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
}

#men_upr
{
	height: 20px;
	overflow: hidden;
}

#menu_upr2
{
	float: left;
	margin-left: 220px;
	width: 200px;
}

#dodaj_upr
{
	float: left;
	width: 100px;
	margin-left: 12px;
}

#edytuj_upr
{
	float: left;
	width: 100px;
}

#usun_upr
{
	float: left;
	width: 100px;
}

#wszystko_upr
{
	float: left;
	width: 100px;
}



.wrap_upr_box
{
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}

.menu_name_checkbox
{
	width: 210px;
	overflow: hidden;
	float: left;
	margin-left: 7px;
	font-weight: bold;
}

.first_checkbox
{
	float: left;
	margin-left: 15px;
}

.next_checkbox
{
	float: left;
	margin-left: 85px;
}

.next2_checkbox
{
	float: left;
	margin-left: 95px;
}

.keskip
{
	border-top: 1px solid grey;
	overflow: hidden;
	margin-top: 3px;
	display: block;
}

.gees_dobry
{
	overflow: hidden;
	background: #dedede;
	width: 780px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid purple;
	margin-bottom: 10px;
}

.radio_box_
{
	float: left;
	margin-left: 215px;
}

#uzv
{
	float: left;
	background: grey;
	color: white;
	line-height: 22px;
	padding: 0 20px 0 20px;
	text-align: center;
	margin-left: 20px;
	cursor: pointer;
	height: 24px;
	border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;		
}

#uzv:hover
{
	background: red;
}

#ahf
{
	float: left;
}



.strzalki
{
	overflow: hidden;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}

.strz1
{
	background: url('../img/arrowSortDown.png');
	width: 11px;
	height: 7px;
	float: left;
}

.strz1:hover
{
	background: url('../img/arrowSortDown.png') no-repeat 0-7px;
}

.strz2
{
	background: url('../img/arrowSortUp.png');
	width: 11px;
	height: 7px;	
	float: left;
}

.strz2:hover
{
	background: url('../img/arrowSortUp.png') no-repeat 0-7px;
}

.gg1
{
	float: left;
	margin-left:2px;
}

.cal_zam_now
{
	overflow: hidden;
	height: 32px;
	line-height: 30px;
}

.l_cal_zano
{
	border-bottom: 1px solid black;
	overflow: hidden;
}

#belka_czn
{
	height: 20px;
	overflow: hidden;
}

.czn_nazwa
{
	float: left;
	width: 230px;
	overflow: hidden;
}

.czn_ilosc
{
	float: left;
	width: 100px;
	overflow: hidden;	
}

.czn_cena
{
	float: left;
	width: 140px;
	overflow: hidden;		
}

.czn_rabat
{
	float: left;
	width: 100px;
	overflow: hidden;	
}

.czn_wysylka
{
	float: left;
	width: 150px;
	overflow: hidden;
	margin-top: 10px;
}

.czn_dlakosm
{
	float: left;
	width: 140px;
	overflow: hidden;	
}

.czn_razem
{
	float: left;
	width: 150px;
	overflow: hidden;	
}

.czn_rabatpo
{
	float: left;
	width: 150px;
	overflow: hidden;	
}

.input_czn
{
	width: 20px;
	text-align: center;
	float: left;
	margin-top: 4px;
}

.box_czn_str
{
	width: 20px;
	height: 26px;
	overflow: hidden;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

.str_top_czn
{
	background: purple;
	height: 10px;
	display: block;
	cursor: pointer;
	color: white;
	font-size: 12px;
	overflow: hidden;
}

.szcza1
{
	color: white;
	font-size: 12px;
	text-align: center;
	margin: 0;
	line-height: 16px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;	
}

.szcza2
{
	color: white;
	font-size: 10px;
	text-align: center;
	margin: 0;
	line-height: 9px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;	
}

.str_bottom_czn
{
	background: purple;
	height: 10px;
	display: block;
	cursor: pointer;
	margin-top: 6px;
	color: white;
	font-size: 12px;	
	overflow: hidden;
}

.podsuzakuz
{
	float: right;
	margin-top: 10px;
}

.bociiki
{
	float: left;
	margin-right: 10px;
}

.bociiki2
{
	float: left;
}

.nawias
{
	float: left;
}

.ukryj_dlakosm
{
	display: none;
}

#zz_zz
{
	background: red;
	color: white;
	overflow: hidden;
	display: block;
	clear: both;
	margin-top: 20px;
	float: right;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	line-height: 28px;
}

#zz_zz:hover
{
	color: black;
}

#id_zamo
{
	display: none;
}

/* #### bootstrap Form #### */
.bootstrap-frm {
    margin-left:auto;
    margin-right:auto;

    max-width: 500px;
    background: #FFF;
    padding: 20px 30px 20px 30px;
    font: 12px ;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #DDD;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bootstrap-frm h1 {
    font: 25px ;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.bootstrap-frm h1>span {
    display: block;
    font-size: 11px;
}
.bootstrap-frm label {
    display: block;
    margin: 0px 0px 5px;
}
.newinput  label{
    float: left;
    width: 10%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #333;
    font-weight: bold;
}
.newinput input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 80%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.newinput input[type="select"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
    border: 1px solid #CCC;
    color: #666;
    height: 20px;
    line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 80%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.bootstrap-frm select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height:15px;
}
.bootstrap-frm textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

textarea{
	padding: 5px 0px 0px 5px;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

.bootstrap-frm .button {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.bootstrap-frm .button:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}

.logs_szytwno
{
position: relative;
}

.logs {
    font-size: 12px;
	color: #AAAAAA;
	text-align: left;
	width: auto;
	margin-bottom: 22px;
	float: inherit;
	bottom: 23%;
	clear: both;
	position: absolute;
    bottom: 0;
	z-index:-9333;
	
}

.logs .informacja {
    font-size: 12px;
	color: #AAAAAA;
}

.logs .alarm {
    font-size: 12px;
	color: #D81E49;
	
}

.logs .uwaga {
    font-size: 12px;
	color: #C35817;
}

.logs .ok {
    font-size: 12px;
	color: #31A558;
	
}

#float-box
{
	border-radius: 3px;
	background: #394049;
	overflow: hidden;
	width:480px;
	height:200px;
	float:left;
	margin-left:0px;
	position:relative;
	z-index:1;
	display:none;
	color: #fff;
	opacity: 0.85;
}

#float-icon
{
	width: 60px;
	height: 27px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#float-text
{
	float: left;
	color: #fff;
	margin-top: 17px;
	margin-left: 8px;
	font-size: 13px;
	font-weight: 300;
	font-family: "Roboto", "Trebuchet MS", sans-serif;
}

#float-content
{
	width: 32px;
	height: 32px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* powiadomienia */
.powtable
{
width:100%;
}

.powcollewa
{
width: 25%; float: left; text-align: center;
}

.powcolprawa
{
width: 50%; float: right; text-align: center;
}

.edit {
   border: 0px; 
   background: url('../img/edit.gif') repeat-y; 
   cursor:pointer;
}

.delete {
   border: 0px; 
   background: url('../img/delete.gif') repeat-y; 
   cursor:pointer;
}