body {
        margin:0;
        padding:0;
        background-color: #fff;
        font: normal 9pt Verdana;
        color: #000000;
}

table, td, p {
        font: normal 9pt Verdana;
        color: #231f20;
}
img
{
padding: 0;
border: 0;
}
ul
{
padding-left:16px;
margin: 0;
}
a img
{
border: 0;
}

a
 {
        font: bold 9pt Verdana;
		color: #000;		
		text-decoration: none;
}

a i 
{
		font-weight: normal;
}

.padding
{
		padding-bottom: 4px;
}

a:hover {
        font: bold 9pt Verdana;
		color:  #0099d9;
        text-decoration: none;
}

.maintable
{
		width: 775px;
		padding-top: 20px;
}
.header
{
		height: 140px;	

		border-bottom: 1px solid black;
		text-align: left;
}
.headerlink
{
		height: 140px;	
		border-bottom: 1px solid black;
		text-align: right;
		vertical-align: bottom;		
}
.headerlink a
{
		font-family:Verdana;
		font-size:8pt;
		color:#777;
}
.headerlink a:hover
{		
		font-family:Verdana;
		font-size:8pt;
		color:  #0099d9;
}

.content-table
{
		padding-top:20px;
}

.leftcolumn
{
		vertical-align: top;
		width: 422px;
}

.rightcolumn
{
		vertical-align: top;
}

.rightcolumn p
{
		margin-top: 0;
}

.text
{
		padding:0;
}

.bottom_links
{		
		height: 30px;
}

.bottom_links a {
		/*display:block;*/
		border: 0;
		FONT-SIZE: 11PX;

}
.bottom_links .active
{
		background-position: 0 -16px;
}
.bottom_links a:hover { 
		background-position: 0 -16px;
}

.infolink
{
		background-image: url(images/link_info.gif);
		background-repeat:no-repeat;
}

.infolink img
{
		width:41;
		height:11;		
}

.uslovijalink
{
		background-image: url(images/link_uslovija.gif);
		background-repeat:no-repeat;
}

.uslovijalink img 
{
		width:144;
		height:11;
}

.bloglink
{

		background-image: url(images/link_blog.gif);
		background-repeat:no-repeat;
}

.bloglink img
{
		width: 60;
		height:11;
}

.contactslink
{
		background-image: url(images/link_contacts.gif);
		background-repeat:no-repeat;
}

.contactslink img
{
		width: 76;
		height:11;
}

#container
{
height:272px;
overflow-y: auto;
width: 364px;
margin: 15px 0;
padding: 0;
}

#caption
{
		padding-right: 17px;
}

#scrollbar_container {  
     position:relative;  
     width:364px;  
 } 
  
 #scrollbar_track {  
     position:absolute;  
     top:0;  
     rightright:0;  
     height:100%;  
     width:10px;  
     background-color:transparent;  
     cursor:move;  
 } 
  
 #scrollbar_handle {  
     width:10px;  
     background-color:#5c92e7;  
       cursor:move;  
       -moz-border-radius: 5px;  
       -webkit-border-radius: 5px;  
       opacity:0.9;  
       -moz-opacity:0.9;  
  } 
  
   #scrollbar_content {  
       overflow:hidden;  
       width:340px;  
       height:250px;  
  }  



.set-lang
{
	text-align: center;
	font-size: 18px;
	padding-top: 145px;
}

.set-lang a
{

	font-size: 18px;
}
.set-lang a:hover
{
	font-size: 18px;
}

.req-table-left-col
{
padding-left:  0;
vertical-align: top;
width: 115px;
line-height:130%;
}

