﻿.main
{
	background-color:White;
	height:100%;
}

.main .rezultati
{
	border-left:1px solid black;	
	border-right:1px solid black;
	padding:7px;
	padding-top:0px;
/*	border-top:7px white;*/
	background-image:url('/Design/Images/back_1111_2.gif') !important;
	background-position: center 0px;
}

.main .pozadina
{
	background-image:url('/Design/Images/back_1111_2.gif') !important;
	background-position: center 0px;
}

.rezultatiWrapper
{
    margin-bottom:15px;
}

.rezultatiVeliki
{
    font-size:11px;
    font-family:Tahoma;
    width:100%;
    
    border-spacing:0px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:separate;
}

.rezultatiVeliki a
{
    color:#000000;
}

.rezultatiVelikiRedakPar
{
    background-color:#e3e3e3;    
}

.rezultatiVelikiRedakNepar
{
    background-color:#ffffff;    
}


.rezultatiVeliki td
{
    vertical-align:middle;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
/*    border: 1px solid #cccccc;*/
    text-align:center;
    height:19px;
}

.rezultatiVeliki .st1
{
    width:22%;
}

.rezultatiVeliki .st1a
{
    width:18%;
}

.rezultatiVeliki .st2
{
    width:27%;
    text-align:right !important;
    padding-right:8px;
}

.rezultatiVeliki .st3
{
    width:10%;
}

.rezultatiVeliki .st8
{
    width:19%;
    white-space:nowrap;
}

.rezultatiVeliki .st4
{
    width:27%;
    text-align:left !important;
    padding-left:8px;
}

.rezultatiVeliki .st5
{
    width:14%;
}

.rezultatiVeliki .rezZapoceto
{
    color:#ff0000;
    font-weight:bold;
}

.rezultatiVeliki .rezZavrseno
{
    font-weight:bold;
}

.rezultatiVeliki .rezZavrseno1
{
    color:#4b8f4a;
}

.rezultatiVeliki .rezZavrseno2
{
    color:#931b04;
}

.rezultatiVeliki .rezZavrseno3
{
    color:#0060a6;
}

.rezultatiVeliki .rezZavrseno4
{
    color:#31679e;
}

.rezultatiVeliki .rezGeneric
{
}


