#promo tr:hover {
	background:#224272;
	color:#fff;
}
#promo tr td h1{
	color:#fff;
}
#promo tr td {
	padding: 2px;
	border:1px solid #ccc;
}
body {
	margin: auto;
	width: 997px;
	/*font-family: Verdana, times, sans-serif;*/
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
}
.shareHolderSmall {
	/*width: 100%;*/
	float: right;
	text-align: right;
	margin: 0px 0px 6px 0px;
}
.content h4, .content h2 {
	margin:1px;
}
/*** New nav on  ***/
.navFirstO {
	background: url('fs/first.png') left center no-repeat;
	width: 150px;
	height: 50px;
	float: left;
}
.navButtonO {
	background: url('fs/button.png') left center no-repeat;
	width: 180px;
	height: 50px;
	float: left;
}
/*** New nav off ***/
/*** tickbox ***/
.ac_results {
	padding: 0px;
	border: 1px solid #8D8D8D;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/*font: menu;
	font-size: 12px;*/
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	text-align: left;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #BFBFBF;
	color: #000;
}


a {
	/*color:#0066cc;*/
	color: #224272;
}

.qBox h3 a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

.comm_box_comm {
	width: 650px; 
	float:right; 
	border: 1px solid #e7e7e7;
	padding: 8px;
	margin: 3px 10px 0px 0px;
	background:#fff;
}

/*home on*/
.odHome {
	width: 334px;
	float: left;
	padding: 2px;
	font-size: 16px;
}
.poljeHome {
	font-size: 20px;
	padding: 4px;
	width: 320px;
	border: solid 1px #ccc;
	color:#ff6600;
}
.dugmeHome{
	border:solid 1px #cccccc;
	cursor:pointer;
	float:right;
	padding:3px;
	background-color:#F15A25;
	font-size:16px;
	color:#ffffff;
	margin: 2px 7px 0px 0px;
}
.datumHome{
	width: 165px;
	float: left;
	padding: 2px;
	font-size: 16px;
	margin: 6px 0px;
}
.poljedatum {
	font-size: 15px;
	padding: 4px;
	width: 150px;
	border: solid 1px #ccc;
	color:#666;
	margin-right:4px;
	background:url(http://www.aerogaga.com/images/calendar.png) right no-repeat;
}
.putniciHome {
	width: 334px;
	float: left;
	padding: 2px;
	font-size: 16px;
}
.dugmeDiv{
	width:100px;
	margin: 30px 0px 5px 0px;
	float:right;
}
.slikaHome {
	width: 677px;
	height: 288px;
	float: left;
	/*background: url(http://www.aerogaga.com/images/avijon-naslovna.jpg) top left no-repeat;*/
}
.datumHome select{
	font-size:15px;
	border: solid 1px #cccccc;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
}

/*home off*/

.commPage {
	float:left;
	width:68%;
}
.commPage h2{
	color:#224272;
	border-bottom:solid 1px #ccc;
}

.comm_box {
	width: 650px; 
	float:right; 
	border: 1px solid #ccc;
	padding: 8px;
	margin: 3px 10px 0px 0px;
	background:#eee;
}
.comm_box h4 {
	font-size: 15px;
	margin: 0px;
	background:#eeeeee;
	border-bottom:solid 1px #cccccc;
	padding:2px;
}

.tekst {
	border: 1px solid #ccc;
	width: 95%;
	font-size:12px;
	padding:5px;
	font:Arial, Helvetica, sans-serif;
}

.tekstArea {
	border: 1px solid #ccc;
	width: 100%;
	/*font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}



.inputQ {
	font-family: "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.wrap {
	width: 997px;
	text-align:
	/*float: left;*/
	/*background-color: red;*/
}
/* HEDER */
.headWrap {
	/*background-color: yellow;*/
	width: 100%;
	height: 93px;
	float: left;
}
.logo {
	float: left;
	height: 101px;
	width: 997px;
	/*background: url(images/left_top.png) no-repeat;*/
}
.header_middle{
	float: left;
	height: 70px;
	width: 538px;
	background: url(images/middle_top.png);
}
.header_right{
	float: left;
	height: 70px;
	width: 12px;
	background: url(images/right_top.png) no-repeat;
}
.topNav {
	width: 997px;
	height: 40px;
	float: left;
}
.izborPlacanje {
	display: block; 
	width: 95%; 
	padding: 3px; 
	margin-top: 5px;
	border: 1px solid #F3EBEB;
	overflow: hidden;
}
.izborPlacanje:hover {
	background-color: #F3EBEB;
}
.izborPlacanje input {
	float: left;
	width: auto;
	margin-right: 15px;
}
.izborPlacanje img {
	float: left;
	width: auto;
	margin-right: 15px;
	display: block;
}
.izborPlacanje strong {
	float: left;
	width: auto;
	display: block;
	padding: 5px 0;
}
/* CONTENT */
.content {
	width: 997px;
	float: left;
	/*padding: 3px;*/
	/*background-color: #A020F0;*/
}
.placanjeVeliko {
	width: 997px; 
	float: right; 
}
.barUniverzal {
	width: 997px;
	height: 31px;
	float: left;
	background: url(images/bar-universal.jpg) no-repeat;
}
.univerzalBody {
	width: 987px;
	padding: 10px;
	float: left;
}
.univerzalBody input {
	background-color: none;
	border: 1px solid #000000;
}
.univerzalBody textarea {
	background-color: none;
	border: 1px solid #000000;
}
#firm {
	border: 1px solid #000000;
	padding: 10px;
}
#human {
	border: 1px solid #000000;
	padding: 10px;
}
.barUniverzal h3 {
	margin:8px 0 0 0;
	color: #FFF;
	height: 31px;
	font-size: 14px;
	text-indent: 40px;
	/*background: url(images/logo_avionce.png) no-repeat 8px 0;*/
}
.placanjeDesno {
	width: 480px; 
	float: right; 
	/*background-color: #F8F6F6;*/ 
	padding: 5px;
}
.placanjeLevo {
	width: 480px; 
	float: left;
	padding: 5px;
}
.placanjeBody {
	width: 470px; 
	float: left;
	padding: 5px;
}
.barPlacanje {
	width: 480px;
	height: 31px;
	float: left;
	background: url(images/bar-placanje.jpg) no-repeat;
}
.barPlacanje h3 {
	margin:5px 0 0 0;
	color: #FFF;
	height: 31px;
	font-size: 14px;
	text-indent: 35px;
	/*background: url(images/logo_avionce.png) no-repeat 8px 0;*/
}
.amadeus {
	width: 690px;
	height: 520px;
	float: right;
	/*background-color: #F07B20;*/
}
.forma {
	width: 690px;
	float: left;
	/*background-color: #F07B20;*/
}
.barBig {
	width: 997px;
	height: 31px;
	float: left;
	background: #334976
}
.barBig h3 {
	margin:5px 0 0 0;
	color: #fff;
	height: 31px;
	font-size: 14px;
	text-indent: 35px;
	/*background: url(images/logo_avionce.png) no-repeat 8px 0;*/
}
.desnoWrap{
	/*width: 300px;*/
	width: 250px;
	float: left;
	/*background-color: #eee;*/
}
.barMiddle {
	width: 300px;
	/*height: 31px;*/
	float: left;
	/*background: url(images/bar-middle.jpg) no-repeat;*/
}
.barMiddle h3 {
	margin:5px 0 0 0;
	color: #fff;
	font-size: 14px;
	height: 31px;
	text-indent: 35px;
	/*background: url(images/logo_avionce.png) no-repeat 8px 0;*/
}
.barMiddleQA{
	border:1px solid #CCC;
	/*border-bottom: dotted 1px #CCC;*/
	width:246px;
	/*width: 300px;*/
	/*height: 254px;*/
	margin: 0;
	float: left;
	font-size: 10px;
	/*background: url(images/qa-bgr.jpg) no-repeat;*/
}
.qa_holder {
	padding: 10px;
	width: 280px;
	float: left;
}
.qa_holder p {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.barMiddleQA a{
	/*color: #F04A24;*/
	font-weight: bold;
	font-size: 12px; 
}
.barMiddleQA h4{
	margin: 18px 0 0 0;
}
.content_brOLD h1 {
	width: 997px;
	height: 31px;
	float: left;
	background: url(images/bar-universal.jpg) no-repeat;
	color: #FFF;
	height: 31px;
	font-size: 16px;
	text-indent: 40px;
	margin: 0;
	padding: 5px 0 0 0;
}
.content_br h1 {
	float: centar;
	width: 989px;
	margin: 0px; 
	padding: 4px;
	font-size: 22px;
	/*text-shadow: 0 1px 0 #000 !important;*/
	/*color: #fff;*/
	color: #224272;
	/*background: url('fs/theme/box.png') no-repeat -170px -1px;*/
	/*background: #224272;*/
	text-align: center;
	text-indent: 6px;
}
.footer {
	width: 997px;
	text-align: left;
	height: 156px;
	float: left;
	background: url(images/footer.jpg) no-repeat 0px 30px;
}
.footeren {
	width: 997px;
	text-align: left;
	height: 156px;
	float: left;
	background: url(images/footer-en.jpg) no-repeat 0px 30px;
}
/* OLD */
form {
	padding: 0;
	margin: 0;
}
div.data, #left2 {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 10px 15px 15px 23px;
	width: 96%;
}
.sata {
	width: 35%;
	float: left;
}
div.data input, div.data select {
	border: 1px solid #AAAAAA;
	margin-bottom: 3px;
	margin-top: 5px;
	padding: 2px;
	width: 174px;
}
div.data select {
	width: 179px;
}
div.question {
	display: inline;
	float: left;
	/*margin-top: 11px;*/
	overflow: hidden;
	width: 445px;
	margin-bottom: 10px;
}
div.question textarea {
	border: 1px solid #AAAAAA;
	margin-bottom: 10px;
	padding: 2px;
	width: 346px;
	height: 101px;
}
div.question input.left {
	margin-left: 35px;
	margin-right: 10px;
}
.question_headline_holder {
	background:#EEEEEE none repeat scroll 0 0;
	clear: left;
	margin-bottom: 10px;
}
div.pitanje {
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 8px;
	overflow: hidden;
	/*clear: right;*/
	float: right;
	width: 480px;
	/*text-align: justify;*/
}
img.image {
	border: medium none;
	float: left;
	margin-bottom: 10px;
}
span.qa_date {
	color: #666666;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-right: 6px;
}
span.qa_id {
	padding-left: 6px;
	text-transform: uppercase;
}
span.qa_meta {
	font-weight: normal;
	padding-left: 6px;
}
.qa_body h2{color:#224272;}
h3{color:#224272;}
.qa_body {
	float: left;
	margin-bottom: 5px;
	padding-left: 6px;
	/*width: 575px;*/
}
.paging {
	text-align: right;
	margin-bottom: 5px;
}
.paging a.current {
	font-weight: bold;
	font-size: 150%;
}
.data .span {
	color: red;
}
#left2 h2 {
	font-size: 14px;
}
div.o {
	font-size: 9px;
	margin-bottom: 10px;
}
#left2 ul {
	margin: 10px 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:-13px;
}
#left2 ul li a {
	text-decoration: none;
}
#left2 ul li a span {
	text-decoration: none;
	color: #999;
}
p {
	margin: 0 0 10px 0;
}
#left2 .input, #left2 select {
	border:1px solid #CFCFCF;
	font-size:11px;
	margin-bottom:5px;
	margin-top:2px;
	padding:1px;
	width:170px;
}
#left2 select {
	width: 174px;
}
#left2 input.pronadji {
	margin-left: 55px;
}
img {
	border: 0px;
}
.fright {
	float: right;
	text-align: right;
	width: 98%;
	display: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 8px;
	margin-right: 3px;
}
.fright a span {
	position: relative;
	top: -5px;
}
.page-arrow a.current {
	background:#fff!important;
	color:#224272!important;
}
.page-arrow {
	clear: both;
	text-align: right;
	padding: 10px;
}

.banke {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.banke li {
	float: left;
	margin-right: 5px;
	
}

.menu { 
	width:900px;
	height:30px; 
	/*margin-top: px;*/
	margin: 5px 0 5px 6px;
	padding:0 0 0 0;
}
.menu ul { 
	list-style:none; 
	margin:0 30px 0 0; 
	padding:0; 
	float:left;
}
.menu ul li { 
	float:left; 
	margin-left:-6px; 
	padding:0; 
	line-height:12px;
}
.menu ul li a { 
	float:left; 
	font:normal 12px "Trebuchet MS",Georgia, "Times New Roman", Times, serif; 
	color:#000;
	padding:8px 15px 10px 14px; 
	/*text-transform:uppercase; */
	line-height:12px;
	text-decoration: none;
	/*border: 1px solid #fff;*/
	font-weight: bold; 
}
.menu ul li a:hover { 
	background: url('fs/btn-hover.png') repeat-x #000;
	color:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	text-decoration:none;
}
.menuSelected {
	background:url(images/menu_hover_bg.gif); 
	color:#FFF; 
	text-decoration:none;
}
/* footer menu */
.menuf { 
	width:650px;
	/*height:30px;*/ 
	/*margin-top: px;*/
	margin: 10px 0 5px 6px;
	padding:0 0 0 0;
}
.menuf ul { 
	list-style:none; 
	margin:0 30px 0 0; 
	padding:0; 
	float:left;
}
.menuf ul li { 
	float:left; 
	margin:0; 
	padding:0; 
	line-height:12px;
}
.menuf ul li a { 
	float:left; 
	font:normal 10px "Trebuchet MS",Georgia, "Times New Roman", Times, serif; 
	color:#000;
	padding:2px 7px 2px 7px; 
	/*text-transform:uppercase; */
	line-height:12px;
	text-decoration: none;
	border-right: 1px solid #000;
	font-weight: bold; 
}
.menuf ul li a:hover { 
	background-color: #305790;
	color:#fff;
	text-decoration:none;
}

/*** NEW NAV ***/
.nLeft {
		width: 250px;
		float: left;
	}
	.nRight {
		width: 250px;
		float: left;
		margin-left: 6px;
	}
	.nMiddle {
		width: 481px;
		border: 1px solid #bbb;
		float: left;
		margin-left: 6px;
        margin-right: 2px;
	}
	.nMiddleContent {
		padding: 5px;
		width: 98%;
		float: left;
	}
	.nKurs {
		/*border: 1px solid #eee;*/
		margin-bottom: 4px;
		float: left;
		width: 249px;
	}
	.nFollow {
		border: 1px color:#bbb;
		margin-bottom: 2px;
		float: left;
		width: 248px;
	}
	.nVreme {
		border: 1px solid #bbb;
		margin-bottom: 4px;
		float: left;
		width: 248px;
	}
	.nForma {
		/*border: 1px solid #ccc;*/
		float: left;
		width: 240px;
		color: #fff;
		padding: 6px 4px 4px 4px;
		/*background: #E7E7E7;*/
		background: url('fs/theme/forma.png') no-repeat #224272; 
	}
	.nFB {
		float: left;
		width: 250px;
		margin: 2px 0px 0px 0px;
	}
	.nFormaTitle {
		float: left;
		width: 240px;
		padding: 5px;
		font-size: 20px;
		text-align: center;
		background: #F25822;
		-moz-border-radius: 8px 8px 0px 0px;
		-webkit-border-radius: 8px 8px 0px 0px;
		-khtml-border-radius: 8px 8px 0px 0px;
		border-radius: 8px 8px 0px 0px;
		color: #fff !important;
		text-shadow: 0 1px 0 #000 !important;
	}
	.nFTitle {
		/*float: left;
		width: 234px;
		padding: 4px;
		font-size: 13px;
		text-shadow: 0 1px 0 #000 !important;
		color: #fff;
		background: url('fs/theme/box.png') no-repeat -170px -1px;
		text-align: center;
		/*
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		*/
	}
	.nFTitleR {
		float: left;
		width: 0px;
		padding: 4px;
		font-size: 13px;
		text-shadow: 0 1px 0 #000 !important;
		color: #fff;
		background: url('fs/theme/box.png') no-repeat -160px -1px;
		text-align: center;
	}
	.nFTitleTwik {
		float: left;
		width: 8px;
		padding: 0px;
		font-size: 13px;
		text-shadow: 0 1px 0 #000 !important;
		color: #fff;
		background: url('fs/theme/box.png') no-repeat -160px -20px;
		text-align: center;
	}
	.nVestiTitle {
		float: left;
		width: 472px;
		padding: 5px;
		font-size: 20px;
		text-align: left;
		text-indent: 10px;
		/*background: #ccc;*/
	}
	.nVestiTitle a {
		text-decoration: none;
		color: #000;
	}
	.qBox {
		width: 221px;
		float: left;
		margin: 7px;
		height: 212px;
		border-bottom: 1px solid #ccc;
	}
	.qBox h3 {
		margin: 0px;
		padding: 0px;
		font-size: 15px;
		height: 35px;
	}
	.qBox img {
		width: 220px;
		height: 80px;
		margin: 6px 0px;
		float: left;
	}
	.qBox:hover {
		/*background: #F5F5F5;*/
	}
	.nIzdvajamo {
		border: 1px solid #ccc;
		float: left;
		width: 240px;
		padding: 4px;	
	}
	.ngoogleSearch {
		width: 250px;
		float: left;
		margin: 0px 0px 10px 0px;
	}
.topNavNew {
	background: url('fs/theme/topnav.png') repeat-x;
	width: 997px;
	height: 40px;
	float: left;
}
a#firstNav {
	/*background: red;*/
	background: url('fs/theme/globalnav.png') repeat-x #fff;
	background-position: 0px 0px;
	height: 14px;
	width: 55px;
	text-align: center;
}
a#lastNav {
	/*background: red;*/
	background: url('fs/theme/topnav.png') repeat-x #fff;
	/*background-position: -470px 0px;*/
	height: 14px;
	position:absolute;
	right:-1px;
	width: 1px;
	border-right: none;
}
a#selectedNew {
	/*background: red;*/
	background: url('fs/theme/globalnav.png') repeat-x;
	background-position: -108px -108px;
	height: 14px;
}
.menuNew { 
	width:100%;
	height:36px; 
	padding:0 0 0 0;
}
.menuNew ul { 
	list-style:none; 
	margin:0px;
	padding:0px; 
	float:left;
}
.menuNew ul li { 
	float:left;
}
.menuNew ul li a { 
	float:left; 
	color:#fff;
    padding: 11px 10px;
	height: 14px;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000 !important;
	margin: 0px 1px 0px 0px;
	border-right: 1px solid #AFAFAF;
}
.menuNew ul li a:hover, a#selectedNew:hover { 
	background: url('fs/theme/globalnav.png') repeat-x #fff;
	background-position: -108px -108px;
	
}

a#firstNav:hover { 
	background: url('fs/theme/globalnav.png') repeat-x #fff;
	background-position: 0px -108px;
}
.searchNew {
	width: 231px;
	background: url('fs/theme/field.png') 0px -20px no-repeat;
	float: left;
	height: 20px;
	margin: 8px;
}
.searchNew:hover {
	/*background: url('fs/theme/field.png') 15px -20px no-repeat;*/
}
.searchNew input {
	border: none;
	/*background: none;*/
	color: #000;
	/*width: 100px;*/
	margin: 2px 19px
}
.myframe {
	width: 731px;
	float: left;
	border: 1px solid #ccc;
}
.myframe ul li {
	width: 200px; 
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	font-size: 12px;
}
.leftKartNew {
	width: 250px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.warm {
	color: #333;
	margin: 0px;
}
.cseNew {
	background: url('fs/theme/cse.png') 0px 2px no-repeat;
	width: 133px;
}
.blueBarNew a {
	color: #fff;
} 
.blueBarNew {
	padding: 4px;
	width: 294px;
	font-size: 13px;
	text-align: center;
	float: left;
	color: #fff;
	text-shadow: 0 1px 0 #000 !important;
	background: url('fs/theme/box.png') no-repeat -180px 0px;
}
.promoHolder {
	width: 726px; 
	text-align: center;
	margin-top: 4px;
	/*border: 1px solid #000; */
	padding: 4px; 
	float: left; 
	margin-bottom: 10px;
}
#veciFont {
	font-size: 11px;
}
.karticeHolder {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #ccc;
	padding: 4px 0px 0px 0px;
}
.barMiddleQA span#active {
	background: #CAE2FF;
}
#login, #regForm {
	/*font-size: 14px;*/
}
.ff input, .ff select {
	padding: 4px;
	width: 98%;
	border: 1px solid #ccc;
	margin: 0px 0px 6px 0px;
	vertical-align: text-top;
	/*font-size: 14px;*/
}
.ffs input {
	vertical-align: text-top;
}
#regForm label.error {
	display: block;
	float: left;
	width: 100%;
	color: #FF0000;
}
fieldset {
	margin-bottom: 10px;
}
.barMiddleQA a {
	text-transform: uppercase;
}
.iconBtn_Avio-kompanije a {
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/avio.png') -50px 0px;
}
.iconBtn_Avio-kompanije a:hover, #active.iconBtn_Avio-kompanije a{
	background: url('images/icon/avio-hover.png') -50px 0px;
}
/***/
.iconBtn_Aerodromi a {
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/aerodrom.png') -50px 0px;
}
.iconBtn_Aerodromi a:hover, #active.iconBtn_Aerodromi a {
	background: url('images/icon/aerodrom-hover.png') -50px 0px;
}
/***/
.iconBtn_Informacije-za-putnike a{
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/info.png') -50px 0px;
}
.iconBtn_Informacije-za-putnike a:hover, #active.iconBtn_Informacije-za-putnike a{
	background: url('images/icon/info-hover.png') -50px 0px;
}
/***/
.iconBtn_Avioni a{
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/avioni.png') -50px 0px;
}
.iconBtn_Avioni a:hover, #active.iconBtn_Avioni a{
	background: url('images/icon/avioni-hover.png') -50px 0px;
}
/***/
.iconBtn_Jat a{
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/jat.png') -50px 0px;
}
.iconBtn_Jat a:hover, #active.iconBtn_Jat a{
	background: url('images/icon/jat-hover.png') -50px 0px;
}
/***/
.iconBtn_Ambasade a {
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/ambasade.png') -50px 0px;
}
.iconBtn_Ambasade a:hover, #active.iconBtn_Ambasade a{
	background: url('images/icon/ambasade-hover.png') -50px 0px;
}
/***/
.iconBtn_Pitanje a {
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/pitanje.png') -50px 0px;
}
.iconBtn_Pitanje a:hover, #active.iconBtn_Pitanje a{
	background: url('images/icon/pitanje-hover.png') -50px 0px;
}
/***/
.iconBtn_Odgovori a {
	padding: 13px;
	/*width: 276px;*/
	width: 220px;
	color: #fff;
	display: block;
	background: url('images/icon/odgovori.png') -50px 0px;
}
.iconBtn_Odgovori a:hover, #active.iconBtn_Odgovori a{
	background: url('images/icon/odgovori-hover.png') -50px 0px;
}
.aLista {
	width:80%;
	float:left;
	padding:1px 0px;
	font-size:10px;
	color:#224272;
    border-top:1px dotted #ccc;
	margin-left:20px;	
}
.aLista:hover{
	background:  #ccc;
}
#tab2{text-align:center;}
#tab2 ul li {list-style-type: none;}

element.style {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-value: #CCCCCC;
    border-left-style-value: solid;
    border-left-width-value: 1px;
    border-right-color-value: #CCCCCC;
    border-right-style-value: solid;
    border-right-width-value: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    width: 207px;	}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 200px;
}
#tooltip h3, #tooltip div { margin: 0; }
	/*home on*/
.odHome {
	width: 99%;
	float: left;
	padding: 2px;
	font-size: 12px;
}
.poljeHome {
	font-size: 14px;
	padding: 4px;
	width: 95%;
	border: solid 1px #ccc;
	color:#ff6600;
}
.dugmeHome{
	border:solid 1px #cccccc;
	cursor:pointer;
	float:right;
	padding:3px;
	background-color:#F15A25;
	font-size:16px;
	color:#ffffff;
	margin: 2px 7px 0px 0px;
}
.datumHome{
	width: 98%;
	float: left;
	padding: 2px;
	font-size: 12px;
	margin: 6px 0px;
}
.datumHome select {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 2px;
}
.poljedatum {
	font-size: 12px;
	padding: 4px;
	width: 96%;
	border: solid 1px #ccc;
	color:#666;
	margin-right:4px;
	background:url(http://www.aerogaga.com/images/calendar.png) right no-repeat #fff;
}
.putniciHome {
	width: 334px;
	float: left;
	padding: 2px;
	font-size: 16px;
}
.dugmeDiv{
	width:100px;
	margin: 15px 0px 5px 0px;
	float:right;
}
.slikaHome {
	width: 677px;
	height: 288px;
	float: left;
	/*background: url(http://www.aerogaga.com/images/avijon-naslovna.jpg) top left no-repeat;*/
}

.error {
	color: red;
}

/*home off*/

.socialBox img {
	margin:0px;
	float: left;
}
.socialBox a {
	margin:0px;
	padding: 0px;
	float: left;
}
/***************************************************************/
.mainHone {font-size:19px;float: left; margin: 0px 0px 0px 125px;}
iframe {border: none; overflow: hidden; margin:0px;}

/* RED VOZNJE */
.redvoznje {border: 1px solid #ccc; width: 22%; float: left; margin-right: 4px;}
.redvoznje tr td {border: 1px solid #E1E1E1; margin: 1px; padding: 2px;}
tr.redHead td {font-weight: bold; padding: 2px; background: #224272; color: #fff;}
.redvoznje tr:hover {background: #224272; color: #fff;}

/******/
.menuA{
	margin:0px;
	padding:0px;
	/*font-family: Helvetica, sans-serif;*/
	/*font: 67.5% "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:11px;
	float: left;
	width: 100%;
	}
.menuA ul{
	/*background: #232323;*/
	/*height:26px;*/
	width: 100%;
	list-style:none;
	margin:0;
	padding:0;
	float: left;
	}
	.menuA li{
		float:left;
		padding:0px;
		/*background: #232323;*/
		}
	.menuA li a{
		color:#fff;
		display: block;
		padding: 11px 10px;
		height: 14px;
		font-size: 12px;
		text-decoration: none;
		text-shadow: 0 1px 0 #000 !important;
		margin: 0px 1px 0px 0px;
		border-right: 1px solid #AFAFAF;
		}
		.menuA li a:hover, .menu ul li:hover a{
			background: url('fs/theme/globalnav.png') repeat-x #fff;
			background-position: -108px -108px;
			}
	.menuA li ul{
		background: #3188D4;
		display:none;
		height:auto;
		padding:0px;
		margin: 0px;
		border:0px;
		position:absolute;
		width: 224px;
		z-index:200;
		/*opacity: .5;
		filter: alpha(opacity=50);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/
		/*top:1em;
		/*left:0;*/
		}
	.menuA li:hover ul{
		display:block;
		}
	.menuA li li {
		display:block;
		float:none;
		/*margin:1px 0px;*/
		border-bottom: 1px solid #D7D7D7;
		padding:0px;
		/*width:180px;*/
		}
	.menuA li:hover li a{
		color: #fff;
		font-weight: bold;
		}
	.menuA li ul a{
		display:block;
		height:auto;
		font-style:normal;
		font-size: 13px;
		text-transform: none;
		margin:0px;
		padding:4px 4px 4px 15px;
		text-align:left;
		border: none;
		/*width: 131px;*/
		}
		.menuA li ul a:hover {
			/*background:#545456;*/
			border:0px;
			color: #fff;
			font-weight: bold;
			text-decoration:none;
			}
	.menuA p{
		clear:left;
		}	
.val-list h4 {
	text-align:center;
	margin:2px;
}
.val-list ul {
    /*border-bottom: 1px solid #D4D4D4;*/
    cursor: pointer;
    position: relative;
    list-style:none outside none;
    padding:0px;
    margin:0px;
}
.val-list ul li a {
    color: #666666;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height:25px;
    padding: 0 0 0 10px;
    width: 113px;
    float:left;
    text-decoration: none;
}
/**********************************************************************
 * Air company
 * */
.jat {
	background-image: none;
	background-color: #DCE3F4;
	color: #1D398D;
}
.jat a {color: #1D398D;} 
.lufthansa {
	background-image: none;
	background-color:#FFB70D;
	color:#000168;
}
.lufthansa a {color:#000168;}
.alitalia {
	background-image: none;
	background-color:#E8E8E8;
	color:#0F6735;
	border: 1px solid #D5D5D5;
}
.alitalia a {color:#0F6735;}
.malev {
	background-image: none;
	background-color:#E8E8E8;
	color:#002082;
	border: 1px solid #D5D5D5;
}
.malev a {color:#002082;}
.monte {
	background-image: none;
	background-color:#D6E1EB;
	color:#4B5F73;
	border: 1px solid #2B6AA1;
}
.monte a {color:#4B5F73;}
.austrian {
	background-image: none;
	background-color:#fff;
	color:#000;
	border: 1px solid #333;
}
.austrian a {color:#000;}
.wizzair {
	background-image: none;
	background-color:#650F6D;
	color:#fff;
	border: 1px solid #C8007C;
}
.wizzair a {color:#fff;}
.emirates {
	background-image: none;
	background-color:#C0BBAF;
	color:#554433;
	border: 1px solid #C0BBAF;
}
.emirates a {color:#554433;}
.cro {
	background-image: none;
	background-color:#E5F1F8;
	color:#484848;
	border: 1px solid #FF0000;
}
.cro a {color:#484848;}
.british {
	background-image: none;
	background-color:#E9ECF6;
	color:#555;
	border: 1px solid #8496C5;
}
.british a {color:#555;}
.swiss {
	background-image: none;
	background-color:#F5F4F1;
	color:#8B8178;
	border: 1px solid #ccc;
}
.swiss a {color:#8B8178;}
.swiss a:hover {color:#cc0000;}
.france {
	background-image: none;
	background-color:#F4F9FD;
	color:#051039;
	border: 1px solid #051039;
}
.france a {color:#051039;}
.france a:hover {color:#ad1b1a;}
.aeroflot {
	background-image: none;
	background-color:#fff;
	color:#277FCF;
	border: 1px solid #277FCF;
}
.aeroflot a {color:#277FCF;}
.aeroflot a:hover {color:#ad1b1a;}

.lot {
	background: url('images/body-lot.gif') -274px -233px !important;
	/*background-color:none;*/
	color:#2862A4;
	border: 1px solid #2862A4;
}
.lot a {color:#2862A4;}
.lot a:hover {color:#2862A4;}

.adria {
	background-image: none;
	background-color:#DAE4F0;
	color:#2F3885;
	border: 1px solid #DAE4F0;
}
.adria a {color:#2F3885;}
.adria a:hover {color:#2F3885;}

.qatar {
	background-image: none;
	background-color:#712251;
	color:#fff;
	border: 1px solid #712251;
}
.qatar a {color:#fff;}
.qatar a:hover {color:#fff;}

.czech {
	background-image: none;
	background-color:#E6E6D9;
	color:#000;
	border: 1px solid #eee;
}
.czech a {color:#000;}
.czech a:hover {color:#000;}

.turkish {
	background-image: none;
	background-color:#DAE4F0;
	color:#2F3885;
	border: 1px solid #DAE4F0;
}
.turkish a {color:#2F3885;}
.turkish a:hover {color:#2F3885;}

/**********************************************************************
 * Slider for companies
 * */
#slideshow { height:205px; width: 706px;float: left;}
#slideshow img {}
.pics {width: 85%; float: left;}
.nav {width: 99%; float: left;}
.status {width: 140px; float: left;}
#prev {width: 20px; height:205px; float: left;cursor: pointer;}
#next {width: 20px; height:205px; float: right;cursor: pointer;}
/*******************/
#littleBox {width:695px;height:80px;border:1px solid #ccc;padding:3px;float: left;}
.slideshowLittle {width:100%;float:left;}
.boxPrice {width:134px;border:1px solid #eee;float:left;height:80px;margin:2px;text-align:center;/*background:#ddd*/}
.boxPrice:hover {border:1px solid #333;}
.boxPriceFirst {padding:4px;float: left;border-bottom:1px solid #eee;}
.veliko {font-size:28px;font-weight:bold;}
.boxPrice {
	background-image: linear-gradient(bottom, #F7F7FF 10%, #D1D5FF 100%, #DFDEFF 75%);
	background-image: -o-linear-gradient(bottom, #F7F7FF 10%, #D1D5FF 100%, #DFDEFF 75%);
	background-image: -moz-linear-gradient(bottom, #F7F7FF 10%, #D1D5FF 100%, #DFDEFF 75%);
	background-image: -webkit-linear-gradient(bottom, #F7F7FF 10%, #D1D5FF 100%, #DFDEFF 75%);
	background-image: -ms-linear-gradient(bottom, #F7F7FF 10%, #D1D5FF 100%, #DFDEFF 75%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.1, #F7F7FF),
		color-stop(1, #D1D5FF),
		color-stop(0.75, #DFDEFF)
	);
}
.boxPrice a {text-decoration:none;}
.boxPriceFirst {width:100%;float:left;}
.boxPriceSec {width:100%;float:left;}

#pagination {
	display: block;
	float: right;
	width:68%;
	margin:6px 0px;
	text-align:left;
}
ol#pagination {padding:0px;margin:0px;}
ol#pagination li {
	float: left;
	width:auto;
	padding:4px;
	border:1px solid #ccc;
	margin:2px;
	list-style-type:none;
	cursor:pointer;
}
ol#pagination li:hover, .current {
	background:#224272;
	color:#fff;
}
.next, .prev {
	font-size: 24px;
    line-height: 16px;
}
#preloader{
	background:#fff;
	font-size:48px;
	color:#224272;
	width:997px;
	height:100%;
	text-align:center;
	z-index:9999999;
	padding-top:30px;
	position:fixed;
}
.nKurs h4 a{
	font-size: 9px;
	text-decoration:none;
	color:#4A6F94;
}
.nKurs h4{
	background: #F2F4FF;
	font-family:Verdana;
    color: #4A6F94;
    font-weight: bold;
    height: 12px;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    margin:0px;
    padding:4px;
    font-size: 10px;
    line-height: normal;
    text-align:left;
}
iframe html body div div{text-align:left;}

