body
{
	background-image: url(tlo33.JPG) ; bgproperties-"fixed";
	background-color: #330000;
	color: #efefef;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
	margin-left: 10px;
	margin-right: 10px;
}

h1
{
	text-align: center;
	font-size: 36px;
	font-weight: 400;
	color: gold;
	margin: 20px;
}



.kreska
{
	width: 100%; 
	height: 3; 
	color: #1E88E5;
	padding-top: none;
	margin-top: none;
}

img.kolo
{
	margin: 0px 10px 10px 0;
	width: 100%;
	border-radius: 50% 50%;
}

.jumpers
{
	text-align: center;
	color: gold;
}

.jumpers img
{
	width: 100%;
	height: auto;
}

.jumpers p
{
	margin-bottom: 30px;
}

.jumpers figcaption
{
	margin-top: 8px;
}

/*
.navbar-nav li:hover>.dropdown-menu
{
	display: block;
}
*/

.navbar
{
	min-height: 57px;
    padding: 0px 10px 0px 10px	
}

.navbar a
{
	color: #CC3333;
}

.bg-jumpers
{
	
	background-color: #0000CD !important;
}

.wpis
{
	background-image: url(trw2.JPG) ; bgproperties-"fixed";
	background-color: #550000;
	font-size: 16px;	
	margin-bottom: 20px;
    border-radius: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.wpis p
{
	font-size: px;
	text-align: justify;
    color: gold;
	letter-spacing: 0.4mm;
	text-indent: 25px ;
}

.wpis h1
{
	color: #FF6EC7;	
}

.wpis h2
{
	color: #FF6600;
	text-align: center;
}

.wpis h3
{
	color: #0066ff;
	text-align: center;
	word-spacing: 3px;
}

.wpis h4
{
	
	text-align: center;
	color: gold;
	text-indent: 0px ;
	word-spacing: 2px;
	letter-spacing: 3px;
}

.wpis h5
{
	font-size: px;
	text-align: center;
	color: gold;
	letter-spacing: 0,7;
	text-indent: px;
}

.wpis h6
{
	color: gold;
	text-align: center;
	font-size: px;
}

.whi
{
	color: white;
	letter-spacing: 0.7mm;
	word-spacing: 0.3mm
}

.gora 
{
	color: #FF2400;
}


.list-group-item-dark
{
	background-color: #373a3d;
	color: gold;
}

.list-group-item-dark:hover
{
	background-color: aqua !important;
}

.list-group .active
{
	background-color: blue !important;
	cursor: ;
}

.list-unstyled a
{
	color: white;
}

.blockquote
{
	
	line-height: 120%;
}

.blockquote
{
	color: red;
	font-size: 18px;
	text-align: center;
}

.mb-1
{
	color: lime;
	font-size: 18px;
}

.blockquote h6
{
	color: lime;
}
	

@media (max-width: 575px)
{
	h1
	{
		font-size: 26px;
		color: #FF8F00;
	}
	
	body
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.wpis
	{
		text-align: left;
		font-size: 15px;
		padding-left: 5px;
	    padding-right:5px;
	}
	
	.wpis p
	{
		font-size: 18px;
		text-align: center;
		color: #FF8F00;
		letter-spacing: 0.4mm;
	}

	.wpis h1
	{
		color: aqua;	
	}

	.wpis h2
	{
		font-size: 20px;
		color: gold;
		text-align: center;
	}

	.wpis h3
	{
		font-size: 20px;
		color: white;
		text-align: center;
		word-spacing: 3px;
	}

	.wpis h4
	{
		text-align: center;
		color: gold;
		font-size: 18px;		
		letter-spacing: 0.4mm;
	}

	.wpis h5
	{
		font-size: 16px;
		text-align: justify;
		color: warning;
		letter-spacing: 0,7;
		text-indent: 30px ;
	}

	.wpis h6
	{
		color: white;
		text-align: center;
		font-size: 18px;
	}
	
	.whi
	{
		font-size: 14px;
		color:  #FF8F00;
		letter-spacing: 0.7mm;
		word-spacing: 0.3mm
	}
	
	.float-left, .float-right
	{
		max-width: 50%;
	}
	
	.blockquote
	{
		font-size: 17px;
	}
	
	.blockquote h6
{
	color: magenta;
}
	
	.list-group
	{
		text-align: center;
	}
}

.scrollup
{
    width:38px;
    height:38px;
    text-decoration:none;
    background: url("img/up.PNG") no-repeat 0px 0px;
    position: fixed;
    right: 2px;
    bottom: 30px;
	z-index: 10;
	display: ;
}

footer
{
	width: 100%;
	background-color:blue;
	align: center;
	text-align: center;
}