.H
{
	font-size:22px;
	font-weight:bold;
}


body
{
	background-image: url('tlo1.png');
	font-size: 25px;
	color: white;
	margin: 0 ;
}	
.container
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('tlo1.png');
}
.logo
{
	line-height:90px;
	border-right: 2px dotted grey;
	border-left: 2px dotted grey;
	background-color: #201e59;
	font-size: 200%;
	height:180px;
	font-family: 'Taviraj', serif;
	text-align:center;
	width:100%;
	border-bottom: 2px dotted grey;

}
.logoz
{
	float:left;
	padding:30px;
	position:absolute;
	margin-left:40px;
}
.nav
{

	border-left: 2px dotted grey;
	border-right: 2px dotted grey;
	border-bottom: 2px dotted grey;
	background-color: #615f8e;
	text-align:center;
	width:100%;
	
	
	
	
}
.content
{
	text-align: justify;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
	border: 2px dotted grey;
	float:left;
	

}

.footer
{
	margin-left: auto;
	margin-right: auto;
	border-top: 2px dotted grey;
	text-align: center;
	line-height:70px;
	background-color: #201e59;
	height:70px;
	border-right: 2px dotted grey;
	border-left: 2px dotted grey;
	width:100%;
	word-wrap: break-word;
	

}

.sticky
{
	position: fixed;
	z-index: 666;
	top: 0px;
	width:90%;

}
ol
{
	list-style-type: none;
	font-size: 17.5px;
	height: 35px;
	line-height: 200%;
	display: inline-block;
	transition: all .2s ease-in-out;
}

ol a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	transition: all .2s ease-in-out;
	font-size:20px;
}

ol > li
{
	float: left;
	width: 180px;
	transition: all .2s ease-in-out;
}

ol > li:hover
{
	background-color: #201e59;
transition: all .2s ease-in-out;
}

ol > li:hover > a
{
	color: #ffffff;
	transition: all .2s ease-in-out;
	font-size: 20px;
}

ol > li > ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 70px;
	display: none;
	transition: all .2s ease-in-out;
}

ol > li:hover > ul
{
	display: block;
	transition: all .2s ease-in-out;
}

ol > li > ul > li
{
	background-color:#201e59;
	transition: all .2s ease-in-out;
	z-index: 100;
	position: relative;
	border-top: 1px dashed ;
	transition: all .2s ease-in-out;

}

ol > li > ul > li:hover
{
	background-color: #100e49;
	transition: all .2s ease-in-out;
}

ol > li > ul > li:hover > a
{
	transition: all .2s ease-in-out;
	color: #ffffff;

}

.info
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
.textg
{
text-align:justify;
word-wrap: break-word;
padding-top:10px;
padding-right:20px;
padding-left:10px;
font-size:20px;


}
.clearb
{
	clear:both;
}
.kreee
{
	border-bottom:2px dotted grey;
	clear:both;
}


.scrollup
{
    width:40px;
    height:40px;
    opacity:0.5;
    position:fixed;
    bottom: 10%;
    right: 1%;
    display:none;
    text-indent:-9999px;
    background: url('icon_top.png') no-repeat;
}

.social
{
	width: 100%;
	min-height:75px;
	background-color: #615f8e;

	border-right: 2px dotted grey;
	border-left: 2px dotted grey;
	clear: both;
	margin-left:auto;
	margin-right:auto;
}
.fb
{
	transition: all .3s ease-in-out;
	width:50%;
	float: left;
	text-align: center;

	padding-top:10px;
	padding-bottom:10px;
	font-size: 45px;
	height: 55px;
	line-height: 55px;
	font-family: 'Taviraj', serif;
}
.fb:hover
{
	background-color: #2e53a0;
	font-family: 'Taviraj', serif;
	font-size: 55px;
	transition: all .3s ease-in-out;

	
}
.brzuze
{
	width:50% !important;
	height: 75px;
	float: left;
	transition: all .3s ease-in-out;
	
}

.ramkag
{
	border-bottom: dotted 2px grey;
}

.brzuze:hover
{
	background-color:#3f7729;
transition: all .3s ease-in-out;
}
	
a{
    color: white;
}


h2
{	
	font-size:25px
}
.index
{
	margin-left:auto;
	margin-right:auto;
	border-left: dotted 2px grey;
	border-right: dotted 2px grey;
	
	width:100%;
}


.galeriaa
{
	padding: 20px;
}
.banner
{
	padding:10px;
	float:left;
}
.naglowek
{
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:35px;

}
.onas
{
margin-top:40px;
padding:10px;
}
.download
{
	width:150px;
	
	background-color: #303030;
	text-align:center;
	padding:15px;
	border-radius: 8%;
	margin:0;
	transition: all .3s ease-in-out;
	font-weight:bold;
	
}
.download1
{
	width:100px;
	float: left;
	background-color: #303030;
	text-align:center;
	padding:10px;
	border-radius: 8%;
	margin:5px;
	transition: all .3s ease-in-out;
	font-weight:bold;
	font-size:17.5px;
	
}
.download1:hover
{
	cursor:pointer;
	background-color:#707070;
	transition: all .3s ease-in-out;
}
.download:hover
{
	cursor:pointer;
	background-color:#707070;
	transition: all .3s ease-in-out;
}	
	
	



