html, body
{
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	background-color: #2B76B7;
	max-width: 100%;
}

.navbar
{
	background-color:#E1EEEE;
	border: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 2%;
	padding-left: 2%;
	border-radius: 0;
	width: 100%;
	background-image: url(../img/bg2.jpg);

}
.container
{
	background-color:#FF6600;
}

.container-fluid
{
	background: url(http://znlpozegacom.ipage.com/Kec_depo/Ekonomija/workspace.jpg)no-repeat center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.hello, .sub_hello, .desc, .information_title, .hello_create, .desc_create, .head
{
	font-family: 'Roboto', sans-serif;
}

.hello
{
	font-weight: 100;
	font-size: 7em;
}
.sub_hello
{
	font-weight: 400;
	font-size: 3em;
}
.desc, .desc_create
 {
 	font-weight: 100;
 	font-size: 2em;
 	padding-bottom: 50px;
 }
 mark.green {
    color:#45BF55;
    background: none;
}
.table-responsive
{
	max-width: 90%;
	margin-left: 5%;
	padding-bottom: 100px;
}
.footer
{
	border-top: 2px;
	border-style: solid;
	border-top-color: #6A6A6A;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.information_title
{
	font-size: 2em;
	font-weight: 100;
	padding-bottom: 15px;
	padding-top: 15px;
}
.address
{
	padding-left: 4%;
	padding-top: 15px;
}
img
{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.newsletter
{
	padding-left: 5px;
}

/* css od kreiraj event stranice */

.hello_create
{
	padding-left: 5%;
	font-size: 4em;
	font-weight: 100;
}
.desc_create
{
	padding-left: 5%;
}
label
{
	padding-bottom: 5px;
}
.create_event
{
	max-width: 30%;
	padding-left: 5%;
}

/* css od contact stranice */

.head
{
	font-size: 1.8em;
	font-weight: 100;
	padding-left: 5%;
}
.head_info
{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 5%;
	padding-top: 10px;
}
.col-md-6
{
	padding-left: 3%;
	padding-bottom: 20px;
}
.wrapper
{
	float: left;
	padding-left: 4%;
}
.center {
    margin-left: auto;
    margin-right: auto;
    width: 99%;
    background-color: #b0e0e6;
	background-color: #ababab;
	background-color: #a7a7a7;
	background-color: #222222;
	
	background-color: #2B76B7;
	
}