* { 
font-family : "Trebuchet MS", verdana, ariel, helvetica; 
font-size : 11px; 
margin : 0; 
padding : 0 0 0 0; 
} 
html { 
height : 100%; 
} 
body { 
width : 100%; 
height : 100%; 
color : #f1f1f1; 
background-image : url('/images/main/world.gif'); 
} 
h1 { 
font-size : 150%; 
text-align : center; 
} 
a:link, a:visited, a:active { 
color : #f1f1f1; 
text-decoration : none;
} 
a:hover { 
background-color : #f1f1f1; 
color : #444444; 
} 
.left { 
float : left; 
display : inline; 
} 
.m_right { 
padding-top : 2px;
padding-left : 2px;
margin-right : 8px;
margin-bottom : 1px;
} 
.right { 
float : right; 
display : inline; 
} 
.right2 { 
float : right; 
display : inline; 
margin-left : 5px; 
margin-top : 2px; 
} 
.main { 
margin-top : 15px; 
width : 900px; 
min-height : 500px; 
margin-left : auto; 
margin-right : auto; 
z-index : 5; 
} 
.header { 
border : 1px solid #444444; 
background-image : url('/images/main/logo.jpg'); 
width : 900px; 
height : 130px; 
} 
.menu_bottom { 
height : 110px; 
} 
.menu_left { 
position : relative; 
padding-left : 10px; 
width : 800px; 
height : 20px; 
z-index : 50; 
} 
.footer { 
position : relative; 
border : 1px solid #444444; 
margin-top : 10px; 
text-align : center; 
padding-top : 10px; 
background-color : #000000; 
width : 900px; 
height : 40px;  /* visina footera */
} 
.footer2 { 
position : relative; 
width : 900px; 
height : 15px; 
} 
a.transparent  {
cursor : pointer; 
background-color : transparent;
}
a.transparent:hover {
cursor : pointer; 
background-color : transparent;
}
a.crveno, a.crveno:visited, a.crveno:active  {
cursor : pointer; 
color : #ff0000;
font-size : 13px;
}
a.crveno:hover {
cursor : pointer; 
background-color : #f1f1f1;
}
#fix { 
position : absolute; 
display:block;
width : 100%; 
height : 100%; 
top : 0; 
left : 0; 
z-index : 2; 
}
#stoposto { 
display : none; 
position : absolute; 
margin : 0; 
background-color : #000000; 
text-align : center; 
z-index : 15; 
width : 100%; 
height : 103%; 
} 
/* promjena visine loadera 50% 40% */
#galerija { 
display : none; 
position : absolute; 
margin : 0; 
background: #000000 url('../images/main/load.gif') no-repeat 50% 210px; 
text-align : center; 
z-index : 20; 
width : 100%; 
height : 100%; 
} 
#prevnext { 
width : 424px;
padding : 3px;
margin-left : auto; 
margin-right : auto; 
margin-top : 50px; 
border : 1px #444444 solid;
} 
#prevnext a, #prevnext a:link, #prevnext a:visited, #prevnext a:active { 
color : #f1f1f1; 
}
#prevnext a:hover {
color : #3a3a3a; 
}
.gi { 
padding : 5px;
border : 1px #444444 solid; 
} 
.gi2 { 
width : 420px;
height : 15px;
line-height : 15px; 
text-align : center; 
background-color : #4a4a4a; 
padding : 2px;
}

/* boja i veličina teksta */
.bijela{color:#ffffff;}
.siva{color:#cccccc;}
.plava{color:#0403FC;}
.svjetlplava{color:#33ccff;}
.crvena{color:#cc3300;}
.narandjasta{color:#ff9900;}
.zuta{color:#ffcc99;}
.tibcrv{color:#ff9999;}


a.bijela{color:#ffffff;}
a.siva{color:#cccccc;}
a.plava{color:#0403FC;}
a.svjetlplava{color:#33ccff;}
a.crvena{color:#cc3300;}
a.narandjasta{color:#ff9900;}
a.zuta{color:#ffcc99;}

.sest { font-size:6px;}
.desetka { font-size:10px;}
.jedanaest { font-size:11px;}
.dvanaest { font-size:12px;}
.trinaest { font-size:13px;}
.cetrnaest { font-size:14px;}
.petnaest { font-size:15px;}
.sestnaest { font-size:16px;}
.osamnaest { font-size:18px;}
.dvadeset { font-size:20px;}
.dvacetiri { font-size:24px;}
.dvasest { font-size:26px;}
.dvaosam { font-size:28px;}
.tridva { font-size:32px;}

.bold{font-weight: bold; }
.italic{font-style: italic; }
