/*////////////////////////////////////////////////////////////////////////////////////////////////*/
/*medley baner*/


                             /*medley baner*/
.classname {
	-moz-box-shadow:inset 1px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 1px 0px 0px 0px #ffffff;
	box-shadow:inset 1px 0px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');*/
	background-color:#f9f9f9;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	display:inline-block;
	color:#e63a56;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	padding:0px 19px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');*/
	background-color:#e9e9e9;
}.classname:active {
	position:relative;
	top:1px;
}

#klik{
position: relative;
right: -190px;
top: -40px;
}
#medley {
/*background: url(grafika/medley.png) no-repeat;*/
display: inline;
float: right;
height: 68px;
padding: 10px 0px;
position: fixed;
right: -239px;
top: 50px;
width: 300px;
z-index: 1002;
border:2px;
}

#medley img{vertical-align:top;
float:left;
}

                /*facebook baner*/
                
                
                #social{
background: url('../img/face.png') no-repeat;
display: block;
float: left;
height: 420px;
padding: 10px 6px;
position: fixed;
left: -210px;
top: 200px;
width: 250px;
z-index: 1002;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/



.shadow{
    -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 9px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 9px 0px rgba(50, 50, 50, 0.75);
}

.bg-menu{
   background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */


    
}

.foto-icon{
    margin-top: 20px;
    overflow: hidden;
    height: 70px;
    background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

.foto-icon p{
    margin-top: 40px;
    margin-right: 20px;
    float: right;
    color: #525252;
    font-size: xx-large;
}
.foto-icon h1{
    float: right;
    color: #525252;
    
}

#slidemenu{
    position: absolute;
    right: 0px;
    top:0px;
    height: 100%;
    width: 80%;
    z-index: 1000;
    background: grey;
    opacity:0.5;
    
}

.btn-slideMenu{
    height: 50px;
    width: 100%;
    background: black;
   
    
}
.btn-slideMenu button{
    height: 50px;
    width: 50px;
}
.btn-slideMenu button .icon-bar{
    z-index: 1002;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*wyniki*/

.wynik-click{
    margin-top: 20px;
    overflow: hidden;
    height: 30px;
    background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.wynik-click img{
    float: left;
}
.wynik-click h4{
    float: right;
    color: #525252;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* formularz */
.container-inner{
    
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.75);
}
.bg-form{
/*    background-image: url("../img/bg-form.png"); */
background-color: #5cb85c;
}
.bg-form-inner{
    background-image: url("../img/bg-form-inner.png"); 
        background-color: white;
}
.title-form{
    padding-top: 30px;
    padding-bottom: 30px;
}
.title-form p{
    font-size: larger;
    color: black;
    font-family: inherit;
}

.bottom-border{
    border-bottom: #cccccc dashed thin;
    padding-bottom: 20px;
    
}
.bottom-border-2{
    border-bottom: #cccccc dashed thin;
    padding-bottom: 0px;
    
}

.mini-regulamin{
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
    height: auto;
    border: red double medium;
}

.margin-button{
    margin-bottom: 70px;
    margin-top: 20px;
}

.error-border{
    border-color: red;
}

.form-alert{
/*    display: none;*/
    padding-top: 10px;
    text-align: center;
    color: red;
}

.float-right{
    float: right;
}

.hidden-label{
    display: none;
}
.padding-top-form{
    padding-top: 8px;
}

/*/////////////////////////////////////////////////////////////////////////////////*/

/*valid form*/



/*///////////////////////////////////////////////////////////////////////////////*/

/*home*/


.article-border{
    border:  #525252 double medium;
}
.border-green{
    border-color: #ff6713;
}
.home-title{
    font-size: larger;
    font-weight: bolder;
}
.article-home{
    padding: 5px;
    
}
.home-tresc{
    margin-top: 10px;
}

.red{
    color: red;
}

.info-min-height{
    height: 136px;
}


/*/////////////////////////////////////////////////////////////////////////////////////*/

/*potwierdzenie*/

.info-zapis{
    padding-top: 60px;
    color: white;
    background-color: #5cb85c;
    text-align: center;
    height: 200px;
    font-size: xx-large;
}
.blad{
    background-color: red;
}


/*///////////////////////////////////////////////////////////////////////////////////////*/

/*lista zapisanych*/

.border-col{
    min-height: 50px;
    padding-top: 14px;
    border-left: white medium solid;
    border-bottom: white medium solid;
    
}
.bg-color-lista-head{
    background: #00b3ee;
}
.bg-color-lista-1{
    background: #BDBDBD;
}
.bg-color-lista-2{
    background: #AFAFAF;
}
.text-naglowek-listy{
    font-weight: bold;
    font-size: larger;
    color: white;
}
.text-zwykly{
    font-weight: normal;
/*    font-size: small;*/
    color: white;
    
}

.mini-text{
    font-size: x-small;
    padding-top: 8px;
}
.mini-text-kat{
    font-size: medium;
    padding-top: 8px;
}

.info-list{
    padding: 0;
/*    padding-top: 3px;
    padding-left: 6px;*/
}

.inf-wplata{
    position: relative;
    background: white;
    
    
}