body {
	background: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #444444;
	font-size: 12px;
	margin: 0px;
}
#line{
	background: #000000;
	height:25px;
	padding:2px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;
}
#navigation{

}
.btn {
	background: linear-gradient(rgb(148, 148, 148), rgb(65, 65, 65));
/* 	background:#d5d5d5; */
	display:inline-block;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 1px #fff;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 1px #fff;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1), inset 0 0 1px #fff;
	font-size:13px;
	line-height:1em;
	color:#ffffff;
	font-normal;
	text-decoration:none;
	padding:9px 16px 10px 16px;
	margin:0;
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none
}
.btn:hover{
	background: linear-gradient(rgb(168, 168, 168), rgb(85, 85, 85));
	color:#ffffff;
}
.nav{
	margin: 60px 0 0 10px ;
	overflow:hidden;
	/* position:relative; */
	background:0;
	width: 486px;
	height: 51px;
	/* top: 83px; */
	/* left: 474px;  */
	z-index: 1014;
	background: linear-gradient(rgb(148, 148, 148), rgb(65, 65, 65));
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.nav-link{
	height:51px;
	width: 83px;
	display: table;
/* 	border : 1px solid #ff0000; */
	text-align: center;
	vertical-align: middle;
	line-height: 51px;
	color:#ffffff;
}
.nav-link:hover{
	background: linear-gradient(rgb(168, 168, 168), rgb(85, 85, 85));
	color:#ffffff;
}
.home{
	height:51px;
	width: 51px;
}
#content{
	padding : 30px 0 0 0;
	width:940px;
}
.contactInfo{
	height:500px;
	width:400px;

}

.contactForm{
	height:500px;
	width:540px;
}
.about{
	height:500px;
	width:940px;
}
.aboutText{
	margin:25px 0 0 0;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:inherit;
	font-weight:bold;
	line-height:1em;
	color:inherit;
	text-rendering:optimizelegibility
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight:normal;
	line-height:1;
	color:#999
}
.inline{
display:inline;
}
.red{
	color:#ff0000;
}
.contactCaption{
/* 	font-family:'Open Sans'; */
	font-size:25px;
	color:#d22a10;
}
#map-canvas{
	margin : 20px 0 0 0;
	width:350px;
	height:250px;
	background-color: #CCC;
}

.delimiter{
	height:51px;
/* 	width:4px; */
/* 	display:block; */
/* 	background-color:#fff; */
/* 	width:auto; */
	float:left;
/* 	width: 0.411522633744856%; */
}
div#info{
	color : #a4a3a3;
	max-width:940px;
	width:auto !important;
	margin:0 auto;
	width:940px;
	margin-top:2px;
	padding: 0 0 0 30px;
}
.telefon{
	padding:0 0 0 180px;
}
.email{
	padding:0 0 0 40px;
}
.bijela_slova{
	color : #ffffff;
}
.l_p_5{
	padding:0 0 0 5px;
}
.t_p_15{
	margin:15px 0 0 0;
}
.t_m_50{
	margin:50px 0 0 0;
}
.vozni{
	font-size: 14px;
	font-weight: bold;
}
#images{
	margin: 0 0 0 100px;
}
.imgtest{
/* height :100px; */
/* width:100px; */
border : 1px solid #ff0000;
float:left;
margin: 12px 100px 0 0;
padding: 2px;
}
.partneri{
/* border:1px solid #ff0000; */
}
.email input[type="text"] {
	background: #D5D5D5;
	margin:0 0 15px 0;
	height :30px;
	border :  0px;
	padding : 2px;
}
.email textarea {
	background: #D5D5D5;
	margin:0 0 15px 0;
	border :  0px;
	height : 270px;
}
.emailField {
/* 	background: #D5D5D5; */
/* 	margin:0 0 5px 0; */
/* 	height :30px; */
/* 	border :  0px; */
}
div#container

{
	width:600px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 0px;
}
.border1{border : 1px solid #00ff00;}
.border2{border : 1px solid #0000ff;}
.border3{border : 1px solid #ff0000;}
.left { float:left; }
.clearBoth { clear:both; }
.caption{
	padding:20px 0 0 0;
	font-size: 28px;
	text-align: center;
}
.bold{
	font-weight:bold;
}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \ */
.clearfix {display:block;}


.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
