/*
	Main color: ff2800ff2800
*/

*
{
	margin: 0px;
	padding: 0px;
}

header > h1
{
	text-indent: -999em;
	height: 0px;
}

h2.hide
{
	text-indent: -999em;
	height: 0px;
	font-size: 0em;
}

h2
{
	font-weight: normal;
	font-family: 'Roboto-Light', sans-serif;	
	letter-spacing: 4px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

h2.symbol::before 
{
	font-family: 'Roboto-Bold', sans-serif;	
	color: #ff2800;
}

h3
{
	font-weight: normal;
	font-family: 'Roboto-Light', sans-serif;	
	letter-spacing: 4px;
	font-size: 1em;
	color: #d0d0cf;
	text-transform: uppercase;

	text-align: center;
}

body 
{
	font-family: 'Roboto-Light', sans-serif;	
	font-weight: normal;
	color: #000;
	background: #000 url("../images/gallery_bg.jpg") scroll no-repeat;
	background-attachment: fixed;	
	background-size: cover;
}

header
{
	background: rgba(0,0,0,0.5);
	font-size: 1.1em;
	height: 150px;
	width: 100%;
	overflow: hidden;
}

#logo
{
	background: url('../images/logo.png') scroll no-repeat; 
	width: 150px;
	height: 122px;
	float: left;
	margin-top: 15px;
	opacity: 1;
    filter: alpha(opacity=100);
	transition: 1s;
	margin-left: 10px;
}

#logo:hover
{
	opacity: 0.6;
    filter: alpha(opacity=60);
	transition: 1s;		
}

#logo-webojcik
{
	background: url('../images/logo_webojcik.png') scroll no-repeat; 
	width: 172px;
	height: 122px;
	float: right;
	margin-top: 15px;
	opacity: 1;
    filter: alpha(opacity=100);
	transition: 1s;	
	position: relative;
	margin-right: 10px;
}

#logo-webojcik:hover
{
	opacity: 0.6;
    filter: alpha(opacity=60);
	transition: 1s;
}

#content
{
	border-top: 1px dashed #3e3e3e;
	position: relative;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #fff;
}

#login
{
	width: 90%;
	max-width: 1900px;
	margin: 0 auto;
	background: rgba(0,0,0,0.5);
	border: 1px dashed #3e3e3e;
	overflow: hidden; 
	margin-top: 30px;
}

#cont
{
	padding: 20px 50px;	
}

#loading_bar
{
	background: #ff2800;
	width: 100%;
	height: 8px;
}

.user_dashboard
{
	float:right;
	width: 100%;
	min-height: 100px;

}

#user_dashboard-welcome
{
	padding-top: 20px;
	float:right;
	width: 100%-265px;
}
#user_dashboard-user
{
	padding-top: 7px;
	padding-left: 15px;
	float:right;
	width: 185px;	
	
}
#user_dashboard-user-photo
{
	padding-left: 15px;
	float:right;
	width: 80px;	
}


#main
{
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	margin-top: 30px;
	background: rgba(0,0,0,0.5);
	border: 1px dashed #3e3e3e;
	letter-spacing: 3px;
	font-size: 0.8em; 
	overflow:hidden; 
	transition: 10s;
}

header > div
{
	width: 450px;
	text-align: center;
	margin: 0 auto;
}

::-webkit-input-placeholder {
   color: #585858;
}

:-moz-placeholder { /* Firefox 18- */
   color: #585858;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #585858;  
}

:-ms-input-placeholder {  
   color: #585858;  
}

option
{
	color: #3e3e3e;	
}

select
{
	width: 271px; 
	height: 37px;
	color: #d0d0cf;
	background: #fff;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}

input[type="text"]
{
	width: 271px; 
	height: 35px;
	color: #d0d0cf;
	padding: 10px;
	box-sizing: border-box;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}

input[type="text"][class="normalsize"]
{
	width: 252px; 
	height: 35px;
	color: #d0d0cf;
	padding: 10px;
	box-sizing: border-box;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}


input[type="text"][class="normalsize-blocked"]
{
	width: 95px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,40,0,1);
}

.TblSelect
{
	width: 115px; 
}



input[type="text"][class="nofullsize"]
{
	width: 95px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}

input[type="text"][class="nofullsize-blocked"]
{
	width: 95px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.15);
}

input[type="password"][class="nofullsize"]
{
	width: 95px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}

input[type="password"][class="nofullsize-blocked"]
{
	width: 95px;  
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.15);
}

input[type="FILE"]
{
	width: 271px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
}

input[type="password"]
{
	width: 271px; 
	height: 35px;
	color: #d0d0cf;
	padding: 10px;
	box-sizing: border-box;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;	
	background: rgba(255,255,255,0.05);
}

input[type="text"][id="filtr"]
{
	width: 152px; 
	float: left;
	margin-right: 5px;
}

input[type="datetime-local"]
{
	width: 132px; 
	float: left;
	margin-right: 5px;
	height: 15px;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;	
	font-family: 'Roboto-Light', sans-serif;	
	background: rgba(255,255,255,0.05);
}

input[type="date"]
{
	width: 132px; 
	float: left;
	margin-right: 5px;
	height: 15px;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;	
	font-family: 'Roboto-Light', sans-serif;	
	background: rgba(255,255,255,0.05);
}

#filtr_search
{
	width: 100%;
}

input[type="submit"][id="filtr"]
{
	font-family: 'Roboto-Bold', sans-serif;	
	width: 152px;
	float: left;
	margin-bottom: 5px;
}

select[id="filtr"]
{
	width: 152px; 
	height: 35px;
	float: left;
	margin-right: 5px;
}

input[type="submit"][class="tblButtonSave"]
{
	width: 81px; 
	height: 25px;
	background: green;	
	border: 3px solid green;
	margin-bottom: 5px;
}

input[type="submit"][class="tblButtonSave"]:hover
{
	border: 3px solid green;	
	color: green;
}

input[type="submit"][class="tblButtonDelete"]
{
	width: 81px; 
	height: 25px;
	background-color: red;	
	border: 3px solid red;
}

input[type="submit"][class="tblButtonDelete"]:hover
{
	border: 3px solid red;	
	color: red;
}


input[type="submit"]
{
	font-family: 'Roboto-Bold', sans-serif;	
	width: 271px; 
	height: 37px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 2px;
	background: #ff2800;
	transition: 1s;		
	border: 3px solid #ff2800;	
}

input[type="submit"]:hover
{
	transition: 1s;	
	color: #ff2800;
	background: rgba(255,255,255,0.00);
	border: 3px solid #ff2800;	
}

#description
{
	width: 430px; 
	height: 65px;
	padding: 10px;
	text-align: left; 
	box-sizing: border-box;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
	color: #d0d0cf;	
	font-size: 0.7em;	
	font-family: 'Roboto-Light', sans-serif;	
}

#textarea 
{
	width: 550px; 
	height: 65px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.05);
	color: #d0d0cf;
}

.fullsize
{
	height: 200px;
}

footer
{
	color: #fff;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 3px;
	font-size: 0.8em;
	margin-bottom: 5px;
}

a
{
	font-family: 'Roboto-Bold', sans-serif;	
	color: #ff2800;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table#management 
{  
	text-align: center;
	font-size: 0.7em;
	width: 100%;
} 

table#management td
{  
	text-align: center;
	height: 80px;
	width: 70px;
	margin-right: 40px;
	margin-bottom: 40px;
	float: left;
} 

table#management img
{  
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);
	height: 48px;
} 

table#management img:hover
{
	opacity : 1.00;
	filter : alpha(opacity=100);
	transition: all 1s;
}

table#management a
{  
	color: #585858;
	text-decoration: none;	
	margin-bottom: 15px;
} 

table#management a:hover
{  
	text-decoration: underline;
} 	

.done
{
	background: #18a700;
	color: #fffff;
	padding: 10px;
	font-family: 'Roboto-Bold', sans-serif;	
	transition: all 10s;
	position:absolute;
	height:30px;
}

.error
{
	background: #d52e33;
	color: #fffff;
	padding: 10px;
	font-family: 'Roboto-Bold', sans-serif;	
	transition: all 1s;		
	position:absolute;
	height:30px;
}


#table-all
{
	overflow-y: scroll;
	max-height: 540px;
	width: 100%;
	scrollbar-color: #ff2800 #1e1d1b;
}

table.list
{  
    border-collapse: collapse;  
	width: 100%;
	color: #fff;
	font-size: 0.8em;
	border-left: 1px #3e3e3e solid;   
	border-right: 1px #3e3e3e solid; 
		
} 

.table_list_photo
{
	height: 50px;
}

table.list img
{  
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);
}

.list-img
{
	height: 50px;
}

table.list img:hover
{
	opacity : 1.00;
	filter : alpha(opacity=100);
	transition: all 1s;
}

table.list tr.highlight 
{  
	background: rgba(255,255,255,0.05);	
	color: #d0d0cf;	
}
table.list th 
{  

    padding: 5px 9px;  
    text-align: left;
	background: #ff2800; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fe4c2b, #ff2800); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fe4c2b, #ff2800); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fe4c2b, #ff2800); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fe4c2b, #ff2800); /* Standard syntax */
	color: white;	
}

table.list a
{
	color: #fff;
}

table.list td 
{  
    padding: 5px 9px;  
	border-top: 1px #3e3e3e solid; 
	border-bottom: 1px #3e3e3e solid;     
	text-align: left;
	background: rgba(255,255,255,0.05);	
}  
table.list tr
{
	transition: 1s;	
}

table.list tr:hover
{
	background: rgba(255,255,255,0.10);	
	transition: 1s;
}

.img_small
{
	height: 100px;
	width: 150px;
	border: 1px dashed #3e3e3e;
	opacity: 0.6;
    filter: alpha(opacity=60);
	transition: 1s;
}
.img_small:hover
{
	opacity: 1;
    filter: alpha(opacity=100);
	transition: 1s;
}

.edit-photo
{
	height: 125px;
	width: 150px;
	border: 1px solid #3e3e3e;	
	background: rgba(255,255,255,0.05);
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#edit-photo-main
{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.yt_ps
{
	width: 380px;
	width: 380px;
	height: 215px;
	border: 1px solid #3e3e3e;
	margin-right: 10px;
}

#edit-site
{
	width: 100%;
	position: relative;
}

#site-left
{
	width: 48%;
	float:left;
	margin-right: 30px;
}

#site-right
{
	width: 48%;
	float:left;	

}

.cover
{
	width: 200px;
	height: 200px;
	border: 1px solid #3e3e3e;
	opacity: 0.6;
    filter: alpha(opacity=60);
	transition: 1s;
}
.cover:hover
{
	opacity: 1;
    filter: alpha(opacity=100);
	transition: 1s;
}

audio
{
	margin-top: -4px;
	background: #ff2800;
	width: 202px;
	position: relative;
	z-index: 8;
}

#content-left
{
	width: 50%;
	float: left;
	overflow: hidden;
}

#content-right
{
	width: 50%;
	float: left;
	overflow: hidden;
}

input[type="text"][id="blocked"]
{
	width: 271px; 
	height: 35px;
	box-sizing: border-box;
	color: #d0d0cf;
	padding: 10px;
	text-align: left; 
	margin-bottom: 3px;
	font-size: 0.7em;
	border: 1px solid #3e3e3e;
	background: rgba(255,255,255,0.15);
}

.avatar
{
	width: 150px;
	height: 150px;
	background: rgba(255,255,255,0.15);
	border: 1px solid #3e3e3e;
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);
}

.avatar:hover
{
	transition: all 1s;
	opacity : 1.0;
	filter : alpha(opacity=100);	
}

.avatar-small
{
	width: 80px;
	height: 80px;
	background: rgba(255,255,255,0.15);
	border: 2px solid #fff;
	border-radius: 90px;
	transition: all 1s;
	opacity : 1.0;
	filter : alpha(opacity=100);
}

.avatar-small:hover
{
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);	
}

.ogimage
{
	width: 270px;
	height: 150px;
	background: rgba(255,255,255,0.15);
	border: 1px solid #3e3e3e;
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);
}

.ogimage:hover
{
	transition: all 1s;
	opacity : 1.0;
	filter : alpha(opacity=100);	
}

.favicon
{
	width: 150px;
	height: 150px;
	background: rgba(255,255,255,1.0);
	border: 1px solid #3e3e3e;
	transition: all 1s;
	opacity : 0.50;
	filter : alpha(opacity=50);
}

.favicon:hover
{
	transition: all 1s;
	opacity : 1.0;
	filter : alpha(opacity=100);	
}

.changepass
{
	color: #ff2800;
	background: rgba(255,255,255,0.00);
	border: 3px solid #ff2800;	
	padding: 10px;
	margin-top: 20px;
}

.remind-password
{
	padding: 10px 40px;
	font-weight: normal;
	font-family: 'Roboto-Light', sans-serif;	
	letter-spacing: 4px;
	font-size: 1.2em;
	color: white;
	background: #ff2800;
	text-align: center;
}