html, body, div, img, h4, #conainer, a {margin: 0; padding: 0;}
img{border:0;}
body{
        font-size: 13px;
	font-weight: 400;
	margin: 0px;
}

body > .container-fluid{
    margin: 0;
}
.activ{
 color:green;
}

input.admin
{
	border: 1px solid #afafaf;
	font-weight: 400;
	padding: 5px;
	margin: 5px 0px;
}

#cointainer{
	position: relative;
	margin: 150px auto 0 auto;
	width: 750px;
	overflow: hidden;
}
.status0{
	color:silver;
}
.txt-left {text-align:left}
.pad-left-10 {padding-left:10px}
.va-top { vertical-align:top }
.va-middle { vertical-align:middle }
.va-bottom { vertical-align:bottom }
.nowrap{ white-space: nowrap}

.unseen{display: none}
#polelogowania{
	margin: 0px auto;
	width: 477px;
	height: 245px;
	background: url(../images/new/logowanie.png) no-repeat ; 
}
#pola{
	float: left;
	margin: 90px 0 0 20px;
	display: inline;
	width: 300px;
	}
#zaloguj{
	float: left;
	margin: 10px 0 0 35px;
	display: inline;
}
#naglowek{	
	overflow: hidden;
	font-size:11px;
	position:relative;
	background: #232323;
	border-bottom: 4px solid #ff6d00;
}


#naglowek  #linki a{
	text-decoration:none;
}

#page_lang {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#page_lang td{
    color: #fff;
    padding: 0 2px;
    white-space: nowrap;

}

#page_lang select {
    background-position:3px center; background-repeat:no-repeat;
    display: inline-block;
    padding-left: 21px;
}
#page_lang option {padding-left:23px; background-position:2px 2px; background-repeat:no-repeat;}
.lang-input {width:400px; padding:2px 2px 2px 24px; margin:2px 0;}

#page_lang #submit{
    margin-top: -5px
}
#page_lang > div.lang-label{
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
}

ul{
	margin-top:3px;
	padding-left:20px;
}
li{	margin-top:4px;}


form{
	margin-left:auto;
	margin-right:auto;	
}
fieldset.static_wiew {
	padding:5px;
	margin:5px;
	
	display:block;
	float:left;
	display:inline;
}
fieldset.static_wiew .zmienna{
	font-weight:bold;
	font-family:tahoma;
}
fieldset{
	border:1px solid #b6b6b6;
	padding-bottom:6px;
	margin-bottom:6px;
}
legend{
	color:#b6b6b6;
	padding: 0px 10px;
}

table input, select, textarea{	
	border: 1px solid #b6b6b6;
	color: #707070;
	font-family: Ubuntu;
	font-size: 14px;
	padding: 5px 5px;
	-moz-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
table input:focus, select:focus, textarea:focus{	
	border:1px solid #ff6d00;
	color: #ff6d00;
}
table input[type=button] {cursor:pointer;}
table.edit input, select, textarea{
	text-align:left;	
}
table.edit .checkbox{
display:block;
width:100%;
float: left;	
}

table th,
table th:hover{
    border-color: #101010;
    padding: 7px 5px !important;
    background-color: #222222 !important;
    color: #fff;
}


table.vert-middle td{
    vertical-align: middle !important;
}

table td > img{
    max-width: 100px;
    height: auto;
}

th#operacje, th#kolejnosc, th.short{	width:100px;}
th.veryshort{width:50px;}

.fckeditor{	
	text-align:left;
}
#submit{
	text-align: center;
	border: 0px;
	background: #60c100 url(../images/new/submit_gradient.png) repeat-x;
	color: #fff;
	font-family: 'Ubuntu';
	padding: 5px 10px;
	font-size: 16px;
	cursor: pointer;
	-moz-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

#submit:hover{
	color: #000;
}
.submit_div{
 padding-right:10px;
 float:right;
 display:block;
 width:110px;
}
.anuluj {
background-color:orange;
color:white;
width:70px;
text-decoration:none;
padding: 5px 10px 6px 10px;
float:left;

}



#gora{
	overflow: hidden;
	width: 100%;
	z-index: 20;
        padding: 0;
}

#gora .navbar-header{
    border-bottom: 2px solid #ccc;
    background: #ff5800 url(../images/new/h4_gradient.jpg) repeat-x !important;
}


#gora a{	
	display: block;
	text-decoration:none;
	color: #232323;
	font-size: 14px;
	line-height: 25px;
	padding: 5px 12px;
	border-bottom: 2px solid #cccccc;
	position: relative;
	z-index: 30;
	background: url(../images/new/menu_before.jpg) no-repeat;
	background-position: left center;
	-moz-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
#gora a:first-child{	
	background: none;
        border-left: 0;
}
#gora a:hover,
#gora li.active a{		
	color: #ff6d00;
	border-bottom: 2px solid #ff6d00;
}
#gora  #activ{		
	color: #ff6d00;
	border-bottom: 2px solid #ff6d00;
}

#lewa{
    margin-bottom: 15px;
}

#lewa h4{
	background: #ff5800 url(../images/new/h4_gradient.jpg) repeat-x;
	font-size:  16px;
	font-weight: 400;
	line-height: 30px;
	padding: 0px 20px;
        border-radius: 3px;
	color: #fff;
}
#lewa h4 a{
	text-decoration:none;	
	color: #fff;
}

#srodek > h2{
    font-size: 18px;
}

#stopka {
/*        -webkit-box-shadow: 0 0 3px 3px #B8B8B8;
        box-shadow: 0 0 3px 3px #B8B8B8;
        background-color: #eeeeee;*/
	margin-top: 40px;
	font-size: 16px;
	text-align: left;
	color: #232323;
	padding: 15px 0;
}
#stopka a{
	text-decoration:none;
	color:black;	
}
#stopka em {
	color: orange;
}
#zmiana-hasla {
	text-align:center;
	width:100%;	
}
#zmiana-hasla form{
	width:50%;
}
.porcjowanie{ /*zawiera porcjowanie wynik�w na stronie*/
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font:  11px arial ,lucida grande, sans-serif;
	color: #708090;
}
.porcjowanie a{
	color: #FF6805;
	text-decoration:none;
}

/*powiadomienia*/
.good, .bad, .info {
    overflow:auto;
    margin:0 auto;
    margin-bottom: 10px;
    text-align: center;
    padding:10px;
}
.good {
	color: #48BF47;
	border: 1px solid #B3EFB3;
	background: #EFFFEF;
}
.bad {
	color: red;
    border: 1px solid #FF8F8F;
	background: #FFEFEF;
}
.info {
    color: #599EEF;
    border: 1px solid #B3CEEF;
    background: #EFF6FF;
}
.prompt {
	background:#DFEDFF;
	padding:3px;
	border:1px solid #90B5E7;
	color:#47668F;
	display:none;
	margin-top:3px
}
.prompt-icon {cursor:pointer;}

div.belka{
	
	width:100%;
	float:left;
	display:inline;
}
.fckeditor{
	text-align:center;
}
td#zapisz{
	text-align:center;
}

/*uk�ad miniaturek produktu*/
.boxfotoedit , .fotoedit{
	width: 175px;
}
.boxfotoedit {/*zawiera miniaturki i przyciski*/
	margin: 3px;
	float: left;
}
.fotoedit{/*zawiera miniaturki */
  	margin-right: auto;
	margin-left: auto;
   }

.buttonedit{/*zawiera przyciski doo miniaturek*/
		width: 100%;
		height: 20px;
		margin-right: auto;
		margin-left: auto;
	}
	
	.buttonedit img{/*zawiera przyciski doo miniaturek*/
		position:relative; top:3px;
	}
/*koniec uk�ad miniaturek produktu*/

/*definiuje uk�ad wy�wietlania drzewa kategorii*/


#aktywny a{	
	color: #FF6D00;
}
.pozk1{	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 13px;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk2{
	
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 12px;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk3{
	padding-left:35px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 11px;
	font-size: 11px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk4{
	padding-left:55px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 13px;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk5{
	padding-left:70px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 13px;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk6{
	padding-left:95px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 13px;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}
.pozk7{
	padding-left:110px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height: 13px;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	overflow:hidden;
}



#big_sites .pozk1{	
	padding-left:20px;
	padding-right:10px;
	padding-top:10px !important;
	padding-bottom:10px !important;
	font-size: 13px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	background:#c7c7c7;
	line-height:normal;
}
#big_sites .pozk2{
	
	padding-left:35px;
	padding-right:10px;
	padding-top:6px !important;
	padding-bottom:6px !important;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #fff;
	/* background:#dad8d8; */
	background:#fff;
	line-height:normal;
}
#big_sites .pozk3{
	padding-left:50px;
	padding-right:10px;
	padding-top:4px !important;
	padding-bottom:4px !important;
	font-size: 11px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	line-height:normal;
}
#big_sites .pozk4{
	padding-left:65px;
	padding-right:10px;
	padding-top:2px !important;
	padding-bottom:2px !important;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	line-height:normal;
}
#big_sites .pozk5{
	padding-left:80px;
	padding-right:10px;
	padding-top:2px !important;
	padding-bottom:2px !important;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	line-height:normal;
}
#big_sites .pozk6{
	padding-left:95px;
	padding-right:10px;
	padding-top:2px !important;
	padding-bottom:2px !important;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	line-height:normal;
}
#big_sites .pozk7{
	padding-left:110px;
	padding-right:10px;
	padding-top:2px !important;
	padding-bottom:2px !important;
	font-size: 12px;
	color: #232323;
	border-bottom: 1px solid #d9d9d9;
	line-height:normal;
}

#big_sites a.dodaj
{
	width:15px;
	height:15px;
	padding:0px;
	
}


.pozk2:before, .pozk3:before, .pozk4:before, .pozk5:before, .pozk6:before, .pozk7:before
{
	content: '- ';
}

a.dodaj{
	color: silver;
}

a.dodaj2
{
	float: right;
	padding: 5px 0px;
}
a.dodaj2 img
{
	float: left;
}
.pozk1 a, .pozk2 a, .pozk3 a, .pozk4 a, .pozk5 a, .pozk6 a, .pozk7 a{
	text-decoration:none;
	color: #232323;
	-moz-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.pozk1 a:hover, .pozk2 a:hover, .pozk3 a:hover, .pozk4 a:hover, .pozk5 a:hover, .pozk6 a:hover, .pozk7 a:hover{
	color: #FF6D00;
}

.pozk1 a.dodaj
{
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	padding: 0px 0px;
	margin: 0px 1px;
        
}

a.dodaj
{
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	padding: 0px 0px;
	margin: 0px 1px;
}

a.dodaj img
{
	float: left;
        width :15px;
        margin: 0 ; padding: 0;
}

/*koniec definiuje uk�ad wy�wietlania drzewa kategorii*/

/*galeria*/
.boxfotoedit  input[type="checkbox"] {}
.boxfotoedit {/*zawiera miniaturki i przyciski*/
	width: 150px;
	margin: 2px;
	float: left;
	display:block;
	float:left;
	text-align:center; border: 1px solid #E1E1E1;
}
.fotoedit{/*zawiera miniaturki */
    width: 150px;
	height: 120px; overflow: hidden;
	border-bottom:1px solid  #E1E1E1;
	margin-bottom:5px;
 }
 .fotoedit label{
     width: 150px;
	height: 120px; overflow: hidden;
 }
 .fotoedit img {
	margin: 0 auto;
	cursor: pointer;
 }
.buttonedit{/*zawiera przyciski doo miniaturek*/
	width: 100%;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	display:block;
	float:left;
}
.buttonedit input{/*zawiera przyciski doo miniaturek*/
	border:0;
}
.buttonedit{/*zawiera przyciski doo miniaturek*/
	width: 100%;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	display:block;
	float:left; overflow: hidden;
}
.kolejnosc {
	width: 25px;
}
.kolejnoscInput {
	width:35px; color: gray;
	float: left;  background: #D8EDFC;
	border: 1px solid silver !important;
}
.buttonedit input{/*zawiera przyciski doo miniaturek*/
	border:0;
}
/*koniec galeria*/
.belka{/*wyznacza przerw� pionow� mi�dzy wierszami koloumny*/
	height: 10px;
	width: 100%;
	float: left;
	display:  block;
}
table.paleta-aso{
width:50%;
margin:0 auto;
}
.paleta-aso td{
padding:4px;
width: 10%;
border: 1px solid #eee;
}
td.paleta-puste{
width: 10%;
border:none;
}
.opis{
 color:#666;
 font-size:11px;
}
.preloader{
 text-align:center;
 width:100%;
 color:#666;
 padding-top:150px;
}
#map{
	border:1px solid silver;
	width:450px;
	height:350px;
}
.zablokowany_adm{
 color: silver;
}
.zablokowany_usr{
 color: #efd159;
}
span.mapa_prz{
color:green;
padding:3px 7px;
border:1px solid silver;
background: #ddd;
cursor:pointer;
line-height:220%;
}

.category-banners {}
.category-banners .ban {float:left; position:relative; margin-right:10px}
.category-banners input {position:absolute; top:12px; left:0px}

.idTabs { margin:0; padding:0; list-style:none; overflow:hidden; border-bottom:2px solid #232323; margin-bottom:10px; background: #eeeeee; }
.idTabs li { display:block; float:left; padding-right:1px; margin: 0px; }
.idTabs li a { padding:7px 20px; display:block; background: #232323;color: #fff; font-size: 12px; color: #fff}
.idTabs li a:hover { text-decoration: none}

.probe_view {}
.probe_view .answer_good { color:green }
.probe_view .checked { font-weight:bold }

.category_ico
{
	font-family: 'admin_icon';
	margin-right: 5px;
	font-size: 1.2em;
}

/*================================================================*/

#headerMenu
{
    background: #FF5800 url(../images/new/h4_gradient.jpg) repeat-x;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    min-height: 40px;
    padding: 0 20px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 3px;
}

#headerMenu .title
{
	float: left;
	margin-right: 20px;
	border-right: 2px solid #FF8201;
	padding: 7px 20px 8px 0px;
}

#headerMenu a
{
	font-size: 0.8em;
	color: #fff;
	display: block;
	float: left;
	padding: 10px;
	text-decoration: none;

	-moz-transition: 0.2s ease-out;
	-webkit-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

#headerMenu a:hover
{
	background: #232323;
}


.module-perm{
    border-bottom: 1px solid #ddd;
}

.module-roles{
    font-size: 11px;
    padding: 0 0 10px 20px
}


.datepicker .add-on{
    margin-left: -25px;
    cursor: pointer
}

.datepicker table th{
    background: #fff !important;
    color: #111 !important
}

.form-control{
    max-width: 190px;
}

.search-box{
    float: left;
}
.search-box input,
.search-box select{
    width: auto;
    display: inline-block;
}
.search-box input[type="submit"]{
    margin-bottom: 3px;
}



#piscine-legend ul {
    padding:0;
    margin:  5px 0 20px 0;
}
#piscine-legend ul li {
    list-style: none;
    font-size: 11px;
    margin-right: 5px
}

#piscine-legend ul li >div{
    border-radius: 2px;
    float: left;
    margin: 0 3px
}
#piscine-legend ul li > span{
    display: inline-block;
    line-height: 20px
}


#calendar-filter{
    position: absolute;
    right: 10px;
    top: 35px;
}

#calendar-wrapper{
    position:relative;
}

#calendar-wrapper .loader-calendar{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -3
}

#calendar .delete-event{
    font-size: 15px;
}
#calendar .delete-event:hover{
    color: #ddd;
}

#btn-copy-week, #btn-paste-week, #btn-cancel-copy{
    margin: 10px 5px;
}

#user-basic-info{
    margin: 20px 0;
}

#user-basic-info span{
    font-size: 1.5em;
}

#user-basic-info .btn{
    padding: 0 10px;
    margin: 3px 0;
}


#subscription .subscription-bought{
    background: rgb(245, 221, 184);
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0;
    border: 3px solid #fff;
    cursor: pointer;
    transition: border 0.5s
}
#subscription .subscription-bought p{
    margin: 0;
    white-space: nowrap;
    padding: 0;
}

#subscription .subscription-bought.active{
    border: 3px solid #C58600;
}


#class-info td{
    border: 0;
    padding: 2px;
    vertical-align: middle;
}

.btn-small{
    padding: 1px 5px;
    font-size: 12px;
}

#admin-lang{
    margin: 5px;
    display: inline-block;
}

#admin-lang a{
    display: inline-block;
    padding: 1px 3px 2px 3px;
    margin: 0 1px;
}
#admin-lang a:hover,
#admin-lang a.active{
    background: #6F6F6F;
    border-radius: 3px;
}


// statystki raport


#raport_tab_processing {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.3) url(../images/ajax-loading.gif) no-repeat center 15px;
    color: transparent;
    border: 0;
}

table.raport_tab tr.even{
    background-color: rgb(250, 249, 232);;
}
table.raport_tab tr.odd{
    background-color: #FFEBCF;
}

table.raport_tab tr.even td.sorting_1{
    background-color: #F6F0CF;;
}

table.raport_tab tr.odd td.sorting_1{
    background-color: #F8D7B8;
}


#summary-raport{
    clear: both;
    margin: 30px 0;
    overflow: hidden;
}

.chart{
    margin: 0 auto;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}


@media (min-width: 1200px) { 
}
@media (min-width: 992px) and (max-width:1200px) { 
    
}
@media (min-width: 768px) and (max-width: 991px) { 
    #naglowek  #linki,
    #naglowek  .logo-wrapper{
	text-align: center;
    }
    
    #user-basic-info .row{
        text-align: center;
        margin: 10px 0;
    }

}
@media (max-width: 767px) { 
    #naglowek  #linki,
    #naglowek  .logo-wrapper{
	text-align: center;
    }
    
    #user-basic-info .row{
        text-align: center;
        margin: 10px 0;
    }
}

