.left { float: left; } .right { float: right; }
.centar { text-align: center; }
.mft {
	font: 11px Verdana, sans-serif;
}
.mft a {
	color:#00ABE0;
	text-decoration: none;
}
.mft a.crvena {
	color:red;
	text-decoration: none;
}
.mft a:hover {
	text-decoration: underline;	
}
a.dugme, button {
	background-color: #00ABE0;
	border: 2px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;	
	text-align: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;

}
a.dugme {
	display:block;	
}
a.dugme:hover, button:hover {
	border: 2px solid #aaa;
}
.mft h1, h2, h3 {
	color:#00ABE0;
	margin:0;
}
.mft h1 {
	font:18px Verdana,sans-serif;	
}
.mft h2 {
	font: bold 14px Verdana,sans-serif;	
}
.mft h3 {
	font: bold 11px Verdana,sans-serif;
	color: #444;
}
.mft .foto-ture .red, .mft .slike .red {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.mft .foto-ture .red .slika {
	width: 165px;
}
.mft .foto-ture a img {
	padding: 1px;
	border: 1px solid #ccc;	
}
.mft .foto-ture .red .opcije {
	margin-top: 10px;	
}
.mft .foto-ture .red .kolona {
	margin-right: 5px;
	width: 180px;	
}
.mft .foto-ture ul {
	margin: 0px;	
}
.mft .foto-ture ul li {
	margin: 4px 0px 0px 0px;
	list-style: none;
}
.mft .foto-ture .cekanje {
	color: red;	
}
.mft .foto-ture .aktivna {
	color: green;	
}
.mft ul.tabovi {
	height: 22px;
	background-color: #424242;
}
.mft ul.tabovi li {
	font: bold 10px Verdana, sans-serif;
	float: left;
	list-style: none;
	color: #8d8c8c;
	margin:0px;
	padding: 5px 30px;
}
.mft ul.tabovi li.izabran {
	background-color: #00abe0;
}
.mft ul.tabovi li a {
	color: #fff;	
}
.mft input.unos, .mft select.unos, .mft textarea.unos  {
	border: 1px solid #ccc;
	padding: 3px;
	font: normal 12px Verdana, sans-serif;
}
.mft input.unos-duzi, .mft select.unos-duzi, .mft textarea.unos-duzi {
	width: 300px;
}
.mft input.unos-standard, .mft textarea.unos-standard {
	width: 200px;	
}
.mft select.unos-standard {
	width: 207px;	
}
.mft select.unos-duzi {
	width: 307px;
}
.mft table {
	border-collapse: inherit;
	border-spacing: 10px;	
}
.mft .labele {
	text-align: right;
	vertical-align: middle;
	width: 150px;
	font-size: 12px;
}
.mft ul.sort {
	margin: 0px;	
}
.mft ul.sort li {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px;	
}
.mft ul.sort .gore, .mft ul.sort .dole {
	display: block;
	background-image: url("http://statika.putovanja.info/grafika/mft-azuriranje.gif");
	width: 23px;
	height: 23px;
}
.mft ul.sort .dole {
	background-position: -23px top;	
}
.mft table {
	margin: 0px;	
}
.mft .glavna-slika {
	margin-top: 57px;
        display:block;
}
.mft .brisanje {	
	display:block;
}
.mft .brisanje input {
	vertical-align: sub;
}
.mft .mali-tekst {
	font-size: 9px;
}
.mft .uspesno {
	border: 1px solid #00ABE0;
	padding: 5px;	
}
.mft .upustvo {
	border-top: 1px solid #ccc;	
	padding-top: 10px;
}
.mft .upustvo h2 {
	margin-bottom: 5px;	
}

.pravila-mft {
    height: 150px;
    width: 525px;
    padding: 5px;
    border: 1px solid #dddddd;
    overflow-y: scroll;
    text-align: justify;
}

.pravila-mft p{
    margin-top: 0;
    margin-bottom: 8px;
}

.pravila-mft h3{
    font-size: 1.1em;
    margin-bottom: 8px;
    margin-top: 20px;
}

.pravila-mft h2{
    font-size: 1.1em;
    margin-bottom: 15px;
    margin-top: 5px;
    color: #333333;
}
.razlog-brisanja{
    width: 505px;
}
