body {margin: 0px; background-color: #fff;}
body, p, td, th {font-size: 12px;color: #777;}
a.naslov {color: #777;text-decoration: underline;font-weight:bold;}

.heder {
	height: 200px;
	background: transparent url('../img/epay-head.png') top center no-repeat;
	position: relative;
}

.tagline {
	font-size: 10px;
	color:  #587cbf;
	font-weight: bold;
	text-align: center;
	width: 410px;
	position: absolute;
	top: 20px;
	right: 0px;
}

.heder .navbar {background:transparent; width:950px; position: absolute;top: 134px;left: 5px;margin-bottom: 0px;}
.heder .navbar-inner {background:transparent; background-image: none; filter: none; border: none;}
.heder .navbar .nav>li>a {text-shadow: none;color: #b6f0fc; font-weight:normal;border: none;}
.heder .navbar .nav>li>a:hover {color: #ccc;}

.heder .webim {margin-top: 58px; padding-left:37px;}

.disklejmer {margin-bottom: 10px;margin-top: 10px;padding-bottom: 0px; text-align: center;font-style: italic;}

.foter {height: 40px;background: transparent url('../img/epay-foot.png') top center no-repeat;margin-top:20px;}
.foter .span12 {height: 40px;text-align: center;}
.foter .navbar {width: 800px;margin: 0 auto;}
.foter .navbar-inner {background: transparent; background-image: none; filter: none;border: none;}
.foter .navbar .nav>li>a {text-shadow: none;color: #000; font-weight:normal;border: none;background: transparent;}
.foter .navbar .nav>li>a:hover {text-decoration: underline;}

/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar .navbar-inner {padding: 0;}
.navbar .nav {margin: 0;display: table;width: 100%;}
.navbar .nav li {display: table-cell;width: 1%;float: none;}
.heder .navbar .nav li a {font-weight: bold;text-align: center;border-left: 1px solid #fff;border-right: 1px solid #000;}
.heder .navbar .nav li:first-child a {border-left: none;}
.heder .navbar .nav li:last-child a {border-right: none;}

.rotator {height:220px; background: transparent url('../img/epay-rotator.png') center center no-repeat; margin-bottom: 15px;}

.box {margin-bottom: 10px;}
.box .top{background: transparent url('../img/epay-box-top.png') top center no-repeat; height:35px;color: #fff; font-weight:bold;padding-top:25px;padding-left: 25px;}
.box .body{background: transparent url('../img/epay-box-body.png') top center repeat-y;}
.box .bottom{background: transparent url('../img/epay-box-bottom.png') bottom center no-repeat; height:20px;}
.box .body .inner {width:170px;margin: 0px 25px; padding: 5px 0px 10px 0px;}

#sadrzaj .row, #sadrzaj .row-fluid {margin-bottom: 20px;}
#sadrzaj p.special {padding: 10px; background-color: #eee; text-align: center; font-weight: bold;}

#sadrzaj li {margin-bottom: 10px;}

table.frame td.error {color: red;}

tr.company {display: none;}

.red {color: red;}
.blue {color: #08c;}
