@charset "utf-8";
body {
	background-color: #000000;
	font-family: Trebuchet MS;
}

.container-fluid .navbar-nav {
	background-color: #000000;
	width: 100%;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	white-space: normal;
	list-style-type: none;
	z-index: 2;
	visibility: inherit;
	padding: 5px 5px ;
	margin: auto
}

.navbar-nav li a {
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
	text-align: left;
	color: #6853AE;
}

.container-fluid .row .col-lg-12 {
	width: 100%;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	z-index: auto;
position: static;
top: auto;
}

.row .col-lg-12 {
	color: #FFFFFF;
	font-style: oblique;
	text-align: center;
	width: 100%;
}
	
.text-center.col-md-6.col-md-offset-3 footer a {
	margin-right: 25px;
	margin-left: 25px;
}

.container-fluid .row.tekst1 .col-lg-offset-3.col-lg-6 {
	color: #3E73D1;
	text-align: center;
}
.col-lg-offset-3.col-lg-6 div p {
	color: #FFFFFF;
}
div ul li {
	color: #FFFFFF;
	text-align: left;
}
.col-lg-offset-3.col-lg-6 div table {
	color: #FFFFFF;

}
tbody tr td {
	text-align: left;
	border-color: #FFFFFF;
	color: #3E73D1;
}
div p img {
	color: #3E73D1;
}
.c-form-top .c-form-top-left h3 {
	color: #3E73D1;
}
.c-form-top .c-form-top-left p {
	color: #3E73D1;
}
.c-form-bottom form .btn {
	color: #6853AE;
	font-weight: bold;
	background-color: #96CAF1;
}
