body {
padding : 0px; 
MARGIN : 0px auto;
}

/* 13px/16=0.812em */
/* 14px/16=0.875em */


.txtheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000017;
	font-weight: bold;
	text-align: justify;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000017;
	font-weight: normal;
	text-align: justify;
}



.Link1 {
	color: #0000CC;
	text-decoration: underline;
}
.Link1:hover {
	color: #003300;
	text-decoration: underline;
}

.Link2 {
	color: #334D77;
	text-decoration: underline;
}
.Link2:hover {
	color: #000080;
	text-decoration: underline;
}

.Link3 {
	color: #070707;
	text-decoration: none;
}
.Link3:hover {
	color: #371C00;
	text-decoration: none;
}

.Link4 {
	color: #999999;
	text-decoration: none;
}
.Link4:hover {
	color: #336600;
	text-decoration: underline;
}

.Link5 {
	color: #27303D;
	text-decoration: none;
}
.Link5:hover {
	color: #006600;
	text-decoration: underline;
}

.Linkabcd {
	color: #004A6F;
	text-decoration: underline;
}
.Linkabcd:hover {
	color: #006600;
	text-decoration: underline;
}



table#stavka { 
width: 100%;
height: 34px;
background-image:url('webbgstavka.png');
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #00002B;
border-spacing: 0;
border-collapse: collapse; 
border:none;
} 


hr { 
color : #fff; 
background-color : #fff; 
border : 1px double #EEEEEE; 
border-style : none none double; 
}

h1 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-style : normal; 
font-weight: bold; 
color : #070707; 
margin : 0; 
display : inline; 
} 

h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}

h3 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}

h4 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}

h5 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}

h6 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight: normal; 
color : #070707; 
margin : 0; 
display : inline; 
}

/* Easy Slider */

#slidercontent{
/* Podesavanje pozicije nad BG transparentom */ 
position:relative;
padding-left: 41px;
padding-right: 20px;
padding-top: 39px;
padding-bottom: 2px;
}

#slidercontent img {
border:none;
}

#slider ul, #slider li,
#slider2 ul, #slider2 li{
margin:0;
padding:0;
list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
/* DIMENZIJE */ 
width:830px;
height:270px;
overflow:hidden; 
}	
	
/* Slide numbers */	

ol#controls{
margin:11px 0;
padding:0;
height:28px;	
}
ol#controls li{
margin:0 11px 0 0; 
padding:0;
float:left;
list-style:none;
height:28px;
line-height:28px;
}
ol#controls li a{
float:left;
height:28px;
line-height:28px;
border:1px solid #ccc;
background:#9F9F9F;
color:#555;
padding:0 10px;
text-decoration:none;
}
ol#controls li a:hover{
float:left;
height:28px;
line-height:28px;
border:1px solid #ccc;
background:#003300;
color:#fff;
padding:0 10px;
text-decoration:none;
}
ol#controls li.current a{
background:#333333;
color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{
outline:none;
}

#slider p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#333333;
font-weight: normal;
float: left;
text-align:justify;
line-height: 130%;
margin:2px 0 0 2px;
}
#slider a.slidelink{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #006699;
font-weight: bold;
text-decoration: underline;
}


/* Scroller Marquee Box http://jscroller2.markusbordihn.de/example */

#scroller_container {
width: 100%;
height: 20px;
overflow: hidden;
}
#scroller_container {
overflow: auto;
}
.jscroller2_left {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
line-height: 13px; 
white-space: nowrap; 
margin: 0;
}