body
{
	background-image: url('../image/szkola_z_drona.jpg');
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	width: 100%;
}

#container
{
	width: 1280px;
	margin-left:auto;
	margin-right:auto;
		
}

#logo
{
	color:#303030;
	margin-top: 50px;
	font-size:40px;
	letter-spacing:2px;
	text-align: center;
	font-weight:900;	
}

#menu
{
	background-color:#303030;
	margin-top:20px;
	color:#ffffff;
	padding:10px;
	opacity:0.8;
	text-align:center;
}
.option
{
	float:left;
	min-width:50px;
	height:30px;
	font-size:18px;
	padding:10px;
	border-right:2px solid #ffffff;
	
}
.option:hover
{
	background-color:#000000;
	cursor:pointer;
}

.optionhis
{
	float:left;
	min-width:50px;
	height:30px;
	font-size:18px;
	padding:10px;
}
.optionhis:hover
{
	background-color:#000000;
	cursor:pointer;
}

#topbar
{
	background-color:#128870;
	color:white;
	padding:10px;
	margin-top:20px;
	margin-bottom:25px;
	height:205px;
	opacity:0.8;
	
}

#topbarL
{
	float:left;
	padding:5px;
	width:205px;
	text-align:center;
	
}

#topbarR
{
	float:left;
	padding-left:50px;
	width:980px;
	font-size:28px;
	text-align:justify;
}
#sidebar
{
	float:left;
	width:205px;
	min-height:707px;
	padding:20px;
	background-color:#303030;
	text-align:center;
	font-size:18px;
	border-right:2px solid #656565;
	opacity:0.8;	
}

.optionL
{
	height:30px;
	font-size:18px;
	padding:10px;
	border-bottom:2px solid #ffffff;
}

.optionL:hover
{
	background-color:#f35742;
	color:white;
	cursor:pointer;
}

.optionLfb
{
	height:30px;
	font-size:18px;
	padding:10px;
	border-bottom:2px solid #ffffff;
	
}

.optionLfb:hover
{
	background-color: #4668b3;
	color:white;
	cursor:pointer;
}

.optionLLib
{
	height:45px;
	padding:5px;
	border-bottom:2px solid #ffffff;	
}

.optionLLib:hover
{
	background-color: #A2007B;
	padding:5px;
	cursor:pointer;
	opacity:0.8;
}

.optionLepuap
{
	height:45px;
	padding:5px;
	border-bottom:2px solid #ffffff;	
}

.optionLepuap:hover
{
	background-color: #ffffff;
	padding:5px;
	cursor:pointer;
	opacity:0.8;
}

.optionLBip
{
	height:45px;
	padding:5px;
	border-bottom:2px solid #ffffff;	
}

.optionLBip:hover
{
	background-color: #000000;
	padding:5px;
	cursor:pointer;
	opacity:0.8;
}

#content
{
	float:left;
	padding:40px;
	width:953px;
	background-color:#dedede;
	height:707px;
	tekst-align:justify;
	overflow:auto;
	opacity:0.9;
	
}

#content1
{
	width:900px;
	height:500px;
	tekst-align: center;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;		
		-webkit-box-shadow: 1px 1px 10px 2px rgba(204,204,204,1);
		-moz-box-shadow: 1px 1px 10px 2px rgba(204,204,204,1);	
		box-shadow: 1px 1px 10px 2px rgba(32,32,32,1);

}

#footer
{
	
	width:1260px;
	clear:both;
	padding:10px;
	color:white;
	font-size:18px;
	text-align:center;
	
}

#footer1
{

	width:1260px;
	clear:both;
	padding:10px;
	color:white;
	font-size:18px;
	text-align:center;
	background-color:#128870;
	opacity:0.8;
}

.bigtitle
{
	font-size:30px;
	font-weight:900;
	letter-spacing:2px;
}

.bigtitle1
{
	font-size:20px;
	font-weight:900;
	letter-spacing:2px;	
}

.bigtitle2
{
	font-size:30px;
	font-weight:900;
	letter-spacing:2px;
	text-align:justify;
}


.dottedline
{
	height:5px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:2px dotted #444444;
}

a.menulink
{
	color:#ffffff;
	text-decoration:none;
	display: block;
	width: 135px;
	height: 40px;
}

a.menulinks
{
	color:#ffffff;
	text-decoration:none;
	display: block;
	width: 135px;
	height: 40px;
	margin-left: 25px;
}



IMG.displayed 
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.post img
{
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
}	

.post img:hover 
{
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
}

.center
{
	text-align: center;	
}

.tilelink
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 190px;
	height: 28px;
	
}

.tilelink1
{
	
	text-decoration: none;
}