@charset "utf-8";
body
{
	font-family: Tahoma;
}

.naslov
{
	font-size: 13px;
	font-weight: bold;
	background-color: #005BB7;
	color: White;
	text-align: left;
}

.naslov1
{
	background-color: #375AFD;
}

.informacii
{
	font-size: 12px;
	text-align: left;
}

.brojki
{
	font-size: 12px;
	text-align: right;
	width: 100px;
}

.text11
{
	font-size: 11px;
	font-family: Tahoma;
}

.text12
{
	font-size: 12px;
	font-family: Tahoma;
}

.text14
{
	font-size: 15px;
	font-family: Tahoma;
	font-weight: 900;
}


.tdRaces
{
	background-color: #005BB7;
	font-family: Tahoma;
	color: White;
	font-size: 12px;
	padding: 5px;
}

.linkRaces
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

.linkJazici
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: #375AFD;
}

.linkRegions
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: Black;
}

.linkNavigation
{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: Black;
}

div#races
{
	text-align: center;
	background-image: url(   '../App_Themes/Default/images/menu.png' );
}

div#lang
{
}

.alternatingRow
{
	background-color: #FFFFD2;
	color: #333333;
	font-size: 11px;
}

.rowStyle
{
	background-color: #F7F6F3;
	color: #333333;
	font-size: 11px;
}

.headerRow
{
	font-size: 11px;
	font-weight: bold;
	background-color: #005BB7;
	text-decoration: none;
	color: White;
}

.mapBorder
{
	border: solid 1px Blue;
}

.opstiLevo
{
	text-align: left;
	width: 50%;
	font-family: Tahoma;
	font-size: 11px;
}

.opstiDesno
{
	text-align: left;
	width: 50%;
	font-family: Tahoma;
	font-size: 11px;
}

.linkPredjsednistvo
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	text-align: center;
	width: 190px;
	padding: 3px 3px 3px 3px;
}

.tdPredjednistvo
{
}

.borderMaps
{
	border: solid 1px Blue;
}

.trOpstiPrv
{
	background-color: #F7F6F3;	
}

.trOpstiVtor
{
	background-color: #FFFFD2;	
}

/* Za tabovite
/* ajax__tab_yuitabview-theme theme (AppThemes/Default/images/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(AppThemes/Default/images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(AppThemes/Default/images/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(AppThemes/Default/images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    /* background-color:#edf5ff;    */
    border:solid 1px #808080;
    border-top-width:0px;
}

.menuBack
{
	background-color: #005BB7;
	font-family: Tahoma;
	color: White;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkR
{
	padding: 5px 10px 5px 10px;
	color: White;
	text-decoration: none;
}

.linkR:hover
{
	background-color: #62A5FF;
}

.pading
{
	padding-left: 10px;
}

.linkClicked
{
	padding: 5px 10px 5px 10px;
	color: White;
	text-decoration: none;
	background-color: #006AD5;
}
.linkClicked:hover
{
	background-color: #62A5FF;
}


div.jezik{display:inline;}