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;
}

.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;
}

#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;
}
#content
{
	float:left;
	padding:40px;
	width:953px;
	background-color:#dedede;
	height:707px;
	tekst-align:justify;
	overflow:auto;
	opacity:0.9;
	
}



#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;	
}

.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;	
}



table.TableSiteLayout
{
	width: 600px;
}
table.WorkHours 
{
    border: 1px dashed #990099;
    width: 80%;
}
table.TableDownloads
{
	width: 80%;
	text-align: center;
}
tr.TrSiteHeader
{
	
}
td.WorkHours
{
    padding: 4px 10px 4px 10px;
    text-align: center;
}





table.TableWorkers
{
	border-right: red thin outset;
	border-top: red thin outset;
	background-image: none;
	border-left: red thin outset;
	border-bottom: red thin outset;
	background-color: transparent;
	width: 100%;
}
td.CellWorker
{
	border-right: blue thin outset;
	border-top: blue thin outset;
	background-image: none;
	font: 16px Arial;
	vertical-align: middle;
	text-transform: none;
	border-left: blue thin outset;
	color: black;
	border-bottom: blue thin outset;
	letter-spacing: normal;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
hr
{
    clear: both;
    width: 100%;
    height: 1px;
}
p.BackLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #0000FF;
    text-align: left;
}

.tilelink
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 190px;
	height: 28px;
	
}