


#promos-outer
{
    position:relative;
    height: 141px;
    width: 970px;
    margin: 0px;
    overflow: hidden;
    
}

#promos-inner
{
    position:relative;
    width: 2890px;
    height: 141px;
    background: #ffffff url(grafika/ozadja/navigacija-01.jpg) repeat-x bottom;
}

#promo1
{
    top: 0px;
    left: 10px;
}

#promo2
{
    top: 0px;
    left: 330px;
}

#promo3
{
    top: 0px;
    left: 650px;
}

#promo4
{
    top: 0px;
    left: 970px;
}

#promo5
{
    top: 0px;
    left: 1290px;
}

#promo6
{
    top: 0px;
    left: 1610px;
}

#promo7
{
    top: 0px;
    left: 1930px;
}

#promo8
{
    top: 0px;
    left: 2250px;
}

#promo9
{
    top: 0px;
    left: 2570px;
}

#promo10
{
    top: 0px;
    left: 2890px;
}

#promo11
{
    top: 0px;
    left: 3210px;
}

#promo12
{
    top: 0px;
    left: 3530px;
}

.promo
{
    position: absolute;
	width: 310px;
	height: 141px;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px;
	background-repeat:no-repeat;
}

.promo h2
{
	color:#333;
	font-family:Georgia;
	font-size: 19px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	letter-spacing:-1px;
	margin:0px;
}

.promoGEtext
{
	color:#90a107;
	font-family:Arial;
	font-size: 10px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	letter-spacing:normal;
	margin:0px;
}

.promotext
{
	
	font-family:Arial;
	font-size: 11px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:0px;
}


.promo a
{
	color:#333;
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	white-space:nowrap;		
	text-decoration:none;
	padding-left:0px;
}

.promo a:hover { text-decoration:underline;}

.promo a img
{
	padding-right:4px;
	padding-left: 0px;
	text-decoration:none;
}

.align_left 
{
	width: 200px;
	height: 94px;
	font-size: 11px;
	letter-spacing:0px;
	font-weight:500;
	padding: 40px 101px 18px 10px;
	display:inline-block;
}

#promo-pager
{
    text-align:center;
    position:relative;
    min-width: 972px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#ffffff url(grafika/ozadja/navigacija-02.jpg) repeat-x bottom;
    border-bottom:1px solid #86816d;
    white-space:normal;
    vertical-align:bottom;
}

.pager-button
{
    display:inline;
    height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}



