﻿#kvadrat{
margin: auto;
width:1000px;
min-height:100px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000;
margin-top:35px;
}

body {
	margin:20;
	background-image:url('../images/bg.png');
	background-repeat:repeat-x;
}

.milan tr td {
height:25px;
margin:0 5 0 5;	

}

#prvaTG, #ostale, #rezultat, #dugme {
	visibility:hidden;
	display:none;	
}

.milan_tabela {
	text-align:center;
	
	
}
#rezultat table tr td {
	height:30px;
}

#ukupnoKm {
	font-size:14px;	
}
#header{
	width:100%;
	height:100px;
	background-image:url('../images/header1.png');
	background-position:center;
	background-repeat:no-repeat;
}
#logo {
	width:10%;
	height:100px;
	float:left;
}
#h_content {
	width:90%;	
	float:left;
	text-align:center;	
	height:100px;
	font-size:medium;
	font-weight:bold;
	}

#h_content h2 {
	margin-top:40px;
	margin-right:40px;
	color:#155f96;
}

#rezultatPrveTG{
	
background:#155f96;
width:100%;

}

#dugme {
width:100%;
height:50px;
background:#155f96;
text-align:center;
}
#prvaTG, #ostale,  {
	width:800px;
	min-height:100px;
	margin:20 0 0 0;
	border:1px solid aqua;	
}
#prvaTG {	
	background:#EFEFEF;
}
#prvaTG table {
	padding:30px;	
}
#ostale {
	background:#EFEFEF;	
}
#izbor {
	background:#155f96;
	padding:1px 0 0 30px;
	height:45px;	
}
.padding {
	padding:34px;	
	
}
#rezultatOstale {
	width:1000px;
	min-height:100px;
	visibility:hidden;
	display:none;
	background:#29156C;
}

.ro_button {
	padding-top:5px;
	width:1000px;
	height:40px;
}
.ro_right{
margin-top:5px;
	width:60px;
	float:left;
	margin-left:5px;
}

.marginxxpx {
	
	margin-left:110px;
}


.ro_left {
margin-top:5px;
width:900px;	
text-align:center; 
font-weight:bold; 
font-size:16px;
float:left;
color:red;
}

#upustvo {
		
	background:url('../images/divider.jpg') #EFEFEF no-repeat right bottom;
	width:100%;
	min-height:150px;
	
}

#u_content {
	width:980px;
	min-height:150px;
	margin-left:10px;
	padding:5px;
}

#footer {
	width:100%;
	height:100px;
	background:url('../images/footerbg.jpg') gray no-repeat left center;
	margin-bottom:20px;	
}
#f_content {
	width: 830px;
	float:right;	
	height:100px;
	vertical-align:middle;
}

#inner {
	width:680px;
	margin-left:auto;
	margin-right:auto;
}


.f_user {
	width:150px;
	height:100px;
	float:left;
	margin-left:50px;
	color:white;
	font-size:11px;
	text-align:center;
	
}
.f_table {
	margin-top:2px;
	border-collapse:collapse;
}

.f_table tr {
	height:22px;
}


table.f_table tbody tr td {
	border-bottom:1px solid #939598;
}

