body
{
	background-color: #303030;
	font-family: 'Lato', sans-serif;
}

#container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	color: white;
	margin-top: 20px;
	font-size: 44px;
	letter-spacing: 3px;
	font-weight: 900;
}

#menu
{
	border-radius: 25px;
	background-color: #403C36;
	margin-top: 20px;
	color: #EA9768;
	padding: 20px;
	text-align: center;
}

#topbar
{
	background-color:#303030 ;
	color: white;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	height: 170px;
}

#topbarL
{
	float:left;
	padding: 20px;
	width: 138px;
	text-align: center;
	border-right: 2px dotted #cccccc;
}

#topbarR
{
	float: left;
	padding: 20px;
	width: 760px;
	font-size: 16px;
	text-align: justify;
}

#sidebar
{
	float: left;
	width: 148px;
	min-height: 620px;
	padding:20px;
	background-color: #403C36;
	text-align: center;
	font-size: 18px;
	color: #EA9768; 
	border-right: 2px dotted #666666;
}

#content
{
	float: left;
	padding: 40px;
	width: auto;
	background-color:#303030;
	min-height: 580px;
	text-align: justify;
	color:white;
}

#footer
{
	clear: both;
	color: white;
	text-align: center;
	padding: 20px;
	font-size: 18px;
}

.option
{
	float: left;
	min-width: 138px;
	height: 25px;
	font-size: 20px;
	padding: 10px;
	border-right: 2px dotted #444444;
	opacity: 0.8;
}



.option:hover
{
	background-color: #000000;
	cursor: pointer;
}

.optionL
{
	font-size:18px;
	height:25px;
	padding: 10px;
	border-bottom: 2px dotted #444444;
}

.optionL:hover
{
	background-color: #f36742;
	color: white;
	cursor: pointer;
}

.bigtitle
{
	font-size: 32px;
	font-weight: 900;
	letter-spacing: 2px;
}

.dottedline
{
	height: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #444444;
}
#pasek
{
	
	height:10px;
	margin-top: 20px;
	margin-bottom: 25px;
	letter-spacing: 3px;
	font-weight: 900;
}
.social
{
	width:100%;
	text-align:center;
	background-color:#303030;
	
	
}
.socialdiv
{
	
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}



.fb
{
	
	width:250px;
	height:155px;
	float:left;
}
.fb:hover
{
	
	background-color:#4668b3;
}
.yt
{
	
	width:250px;
	height:155px;
	float:left;
}
.yt:hover
{
	
	background-color:#d94348;
}
.tw
{
	
	width:250px;
	height:155px;
	float:left;
}
.tw:hover
{
	
	background-color:#3095d3;
}
.gplus
{
	
	width:250px;
	height:155px;
	float:left;
}
.gplus:hover
{
	
	background-color:#d95333;
}
#tekst
{
	font-size:25px;
}
#styl
{
	 float: left;
    margin: 10px 10px 10px 10px;
	
	padding-left: 10px;
	
	text-align: center;
}
