﻿
* {
	margin:0px;
    padding:0px;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

html,body,form {
	height:100%;
}

A:link {
	color : #000000;
	text-decoration : none;
}

A:visited {
	color : #000000;
	text-decoration : none;
}

A:hover {
	color : #999999;
	text-decoration : none;
}

A.grean:link {
	color : #005914;
	text-decoration : none;
}

A.grean:visited {
	color : #005914;
	text-decoration : none;
}

A.grean:hover {
	color : #000000;
	text-decoration : none;
}

A.white:link {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:visited {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:hover {
	color : #336F22;
	text-decoration : none;
}

A.gray:link {
	color : #999999;
	text-decoration : none;
}

A.gray:visited {
	color : #999999;
	text-decoration : none;
}

A.gray:hover {
	color : #336F22;
	text-decoration : none;
}

A.red:link {
	color : #ff0000;
	text-decoration : none;
}

A.red:visited {
	color : #ff0000;
	text-decoration : none;
}

A.red:hover {
	color : #999999;
	text-decoration : none;
}

A.redline:link
{
    color : #000000;
	text-decoration:line-through;
}

A.redline:visited 
{
    color : #000000;
	text-decoration:line-through;
}

A.redline:hover 
{
    color : #000000;
	text-decoration:line-through;
}

.main_bg_top {
	background-image:url(../images/main_bg_top.jpg);
	background-repeat:no-repeat;
}

.main_bg_center {
	background-image:url(../images/main_bg_center.jpg);
	background-repeat:repeat-y;
}

.main_bg_bottom {
	background-image:url(../images/main_bg_bottom.jpg);
	background-repeat:no-repeat;
}

.najave_bg {
	background-image:url(../images/bg_najave.jpg);
	background-repeat:no-repeat;
	background-color:#5AC43C;
}


* {
	margin:0px;
    padding:0px;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

html,body,form {
	height:100%;
}

A:link {
	color : #000000;
	text-decoration : none;
}

A:visited {
	color : #000000;
	text-decoration : none;
}

A:hover {
	color : #999999;
	text-decoration : none;
}

A.grean:link {
	color : #005914;
	text-decoration : none;
}

A.grean:visited {
	color : #005914;
	text-decoration : none;
}

A.grean:hover {
	color : #000000;
	text-decoration : none;
}

A.white:link {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:visited {
	color : #FFFFFF;
	text-decoration : none;
}

A.white:hover {
	color : #336F22;
	text-decoration : none;
}

A.gray:link {
	color : #999999;
	text-decoration : none;
}

A.gray:visited {
	color : #999999;
	text-decoration : none;
}

A.gray:hover {
	color : #336F22;
	text-decoration : none;
}

A.red:link {
	color : #ff0000;
	text-decoration : none;
}

A.red:visited {
	color : #ff0000;
	text-decoration : none;
}

A.red:hover {
	color : #999999;
	text-decoration : none;
}

.main_bg_top {
	background-image:url(../images/main_bg_top.jpg);
	background-repeat:no-repeat;
}

.main_bg_center {
	background-image:url(../images/main_bg_center.jpg);
	background-repeat:repeat-y;
}

.main_bg_bottom {
	background-image:url(../images/main_bg_bottom.jpg);
	background-repeat:no-repeat;
}

.najave_bg {
	background-image:url(../images/bg_najave.jpg);
	background-repeat:no-repeat;
	background-color:#5AC43C;
}

.trazilica_radio_button input{
    margin:10px;
}

.novi_referat, .novi_autor, .novi_skup
{
    margin-top:20px;
    border: 1px solid #5AC43C;
}

.unos_dropdown
{
    width:200px;
}

.unos_textinput
{
    width:400px;
}
 
 
 .unos_table
 {
     border-collapse:collapse;
     width:100%;
        
 }
    
.unos_table td 
{
 border: 1px dotted #5AC43C;
 height: 30px;
 padding:3px 3px 3px 3px;
}

.unos_naslov
{
    color: #5AC43C;
    text-align:center;
    font-size:14pt;
}

.unos_btn
{
    background:#5Ac43C;
    color:White;
    height: 26px;
}

.rezultati_pretrazivanja
{
    border: 1px solid #5Ac43C;
    margin-top : 10px;
}

.kljucneRijeci
{
    width:214px;
}

.kljucneRijeciLabel
{
    width:100px;
}

.tableNoBorder td
{
    border:0px;
}


.upozorenje-big
{
    font-size:12px;
}

.evendatarow td
{
       height:25px;
    margin-left:20px; 
    background-color:#C2DFFF;
}


.odddatarow
{
   height:25px;
   margin-left:20px; 
   color:White;
   background-color:#307D7E; 
}

.dataheader
{
    font-size:14pt;
    background-color:#59974C;
    color:White;
}

.ispodheadera
{
    padding-top:200px;
}

.logo
{
    padding-top:32px;
}

.tablica
{
    margin-left:30px;
    width:95%;
}

.tablica td
{
padding:4px;
}

.gridpager, .gridpager td
{    
    text-align: right;
    color: Black;    
    font-weight: bold;
    text-decoration: none;
    background-color:#59974C;
}
.gridpager a

{
    color: White;
    font-weight: normal;
    background-color:#59974C;
}

.delete
{
     text-align:center;
}

.delete input
{
    background-color:Red;
    font-size:10pt;
    font-weight:bold;
    color:White;
    width:30px;
    text-align:center;
    border:none;
}

.delete input:hover
{
    background-color:Red;
    font-size:8pt;
    font-weight:bold;
    color:White;
    width:20px;
    text-align:center;
}

.change
{
     text-align:center;
}

.change input
{
    background-color:Blue;
    font-size:10pt;
    font-weight:bold;
    color:White;
    width:30px;
    text-align:center;
    border:none;
}

.change input:hover
{
    background-color:blue;
    font-size:8pt;
    font-weight:bold;
    color:White;
    width:20px;
    text-align:center;
}

.desno
{
 float:right;   
}

.tablicaUnos
{
 border-color:#7F9DB9;
 width:100%;
 margin-top:30px;

}

.tablicaUnos td
{
padding:4px;
border-top: 1px solid #7F9DB9 !important ;
}

.tablicaMain td
{
 margin-top: 20px;  
 border-top:12px white solid; 
}

.spremiBig
{
 margin-top:20px;
 margin-bottom:20px;
 border : 3px solid #5AC43C;
 width: 150px;
 height :50px;
 font-size:15pt;
}

.spremiBig:hover
{
    margin-top:20px;
margin-bottom:20px;
 
 border : 3px solid #5AC43C;
 width: 150px;
 height :50px;
 font-size:20pt;
}


.linkTo 
{
    float: right;
    font-size : 12pt;
}

.linkTo : hover
{
    float: right;
    font-size : 12pt;
}


.textTablica
{
    border: none;
}


