body {
	margin: 0 auto;
}

h3{
	font-size: 18px;
}

hr{
	border-top: 1px solid #ccc;
}

#header {
	width: 100%;
	height: 70px;
	background: url(../img/headerbg.png) repeat-x;
	border-bottom: 1px solid #666;
}

#header_content {
	margin: 0 auto;
	width: 900px;
}

#logo {
	color: #fff;
	font-size: 36px;
	font-family: "MS Serif", "New York", serif;
	margin-top: 11px;
	float: left;
}

#social {
	float: right;
	width: auto;
	height: 70px;
	margin-left: 30px;
	line-height: 1;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: "Dosis", Arial, Helvetica, sans-serif;
}

#language {
	float: right;
	width: auto;
	height: 70px;
	margin-left: 11px;
}

#language img {
	margin-top: 30px;
	margin-right: 5px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	display: block;
}

#menu::before, #menu::after {
	content: "";
	display: table;
}

#menu::after {
	clear: both;
}

li {
	float: left;
	position: relative;
	margin: 0 5px;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	display: list-item;
	text-align: -webkit-match-parent;
}

#menu li > a.active {
	color: #E3E3E3;
	background: #454545 url(../img/menu-select-bg.png) top left repeat-x;
	color: #da5f29;
}

#menu a {
	float: left;
	height: 14px;
	padding: 28px 10px;
	color: #D7D7D7;
	font-family: "Dosis", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	cursor: pointer;
	
}

#social a:hover {
	background: #505050;
}

#content {
	background: url(../img/mainNew1.png) no-repeat;
	height: 500px;
}

#content_uslugi {
	background: url(../img/contact3.jpg) no-repeat;
}

#content_center {
	margin: 0 auto;
	width: 900px;
}

#content_center_title {
	font-family: "Dosis", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #434343;
	padding-top: 100px;
	padding-left: 5px;
}

#content_center_title_uslugi {
	font-family: "Dosis", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #434343;
	padding-top: 80px;
	padding-left: 5px;
}

#content_center_title_under {
	font-family: "Dosis", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	padding-left: 11px;
}


#content_center_tab {
	background-color:rgba(191,204,168,0.9);
	font-family: "MS Serif", "New York", serif;
	width: 530px;
	/*height: 200px;*/
	font-size: 16px;
	margin-left: 11px;
	text-align: justify;
	padding: 18px;
	color: #333;
}

#content_center_tab_uslugi {
	background-color:rgba(191,204,168,0.9);
	font-family: "MS Serif", "New York", serif;
	width: 670px;
	/*height: 200px;*/
	font-size: 16px;
	margin-left: 11px;
	text-align: justify;
	padding: 18px;
	color: #333;
}

#main_content{
	width: 900px;
	margin: 0 auto;
}

#main_content_text{
	margin-top: 22px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	text-align: justify;
}

#under_content_wrap {
	background: #fff;
	height: 600px;
}


#under_content {
	width: 900px;
	margin: 0 auto;
}

#under_content_address {
	width: 400px;
	height: 400px;
	float: left;
}

#under_content_contact {
	width: 400px;
	height: 400px;
	float: right;
}

#header_under_content {
	margin-left: 150px;
	width: 400px;
	padding-top: 15px;
}

#contact_under {
	width: 400px;
	color: #333;
	margin-top: 8px;
	margin-bottom: 30px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 2px 2px #efefef;
	-webkit-box-shadow: 0 0 2px 2px#efefef;
	box-shadow: 0 0 2px 2px #efefef;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 11px;
	font-size: 15px;
	background: #f4f4f4;
}

#naslov {
	width: 380px;
	height: 35px;
}

#email {
	width: 380px;
	height: 35px;
}

#poraka {
	width: 380px;
	height: 145px;
	max-height: 237px;
	max-width: 380px;
}

#prati {
	width: 380px;
	height: 45px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	/*background: #da5f29;*/
}

#footer {
	width: 100%;
	bottom: 0;
	background: #333;
	height: 110px;
}

#footer_content {
	margin: 0 auto;
	width: 900px;
	color: #999;
}

#partners {
	float: left;
	margin-top: 10px;
}

#copyright {
	margin-top: 35px;
	float: right;
}