﻿/* star css iz 2009, predelan */

.visibility
{
    visibility: hidden;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}

table
{
    width: 100%;
}

/*td, th
{
    padding: 3px 3px 3px 3px;
}
th
{
    background-color: #efefef;
}

body
{
    background-color: #ffffff;
}*/


/* GENERAL FONT SETTING */
/*body, td, p, a, ul, ol, li, form, textarea, select, div, span
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 13px;
    color: #666666;
    margin: 0;
}*/

/*ol
{
    font-family: Verdana !important;
    font-size: 11px !important;
    line-height: 13px !important;
    color: #666666 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}*/

.naslov_TZS
{
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 12px !important;
    color: #666666 !important;
}

.partnerji_TZS
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: bold !important;
    color: #111111 !important;
    text-decoration: none !important;
}
.partnerji_TZS a:visited, .partnerji_TZS a:hover
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: bold !important;
    color: #111111 !important;
    text-decoration: none !important;
}
.global_navi_TZS
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: normal !important;
    color: #111111 !important;
    text-decoration: none !important;
}
.global_navi_TZS a:link, .global_navi_TZS a:visited, .global_navi_TZS a:hover
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: normal !important;
    color: #111111 !important;
    text-decoration: none !important;
}

.global_prijava_TZS
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: normal !important;
    color: #111111 !important;
    text-decoration: none !important;
}

.global_prijava_TZS a:link, .global_prijava_TZS a:visited, .global_prijava_TZS a:hover
{
    font-family: Verdana !important;
    font-size: 9px !important;
    line-height: 11px !important;
    font-weight: normal !important;
    color: #111111 !important;
    text-decoration: none !important;
}

/* SEARCH RESULTS */
.ResultRating1
{
    background-color: #999999 !important;
    width: 4px;
}
.ResultRating2
{
    background-color: #FE0100 !important;
    width: 4px;
}
.SearchResultRating
{
    border: 1px solid #808080;
}


.DocTitle, .link-news
{
    font-family: Verdana !important;
    font-size: 15px !important;
    line-height: 17px !important;
    font-weight: bold !important;
    color: #CC0000 !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

/* HEADING */
/*h1, .heading1
{
    font-family: Arial;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    color: #003366;
    margin-top: 0px;
    margin-bottom: 0px;
}
h2, .heading2, .H2Span
{
    font-family: Verdana;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    color: #CC0000 !important;
    margin-top: 0px;
    margin-bottom: 4px;
}
h3, .heading3
{
    font-family: Verdana;
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
    color: #999999;
    margin-top: 0px;
    margin-bottom: 0px;
}
h4, .heading4
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 0px;
}
h5, .heading5
{
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 12px !important;
    font-weight: bold !important;
    color: #666666 !important;
    margin-top: 0px;
    margin-bottom: 0px;
}
h6, .heading6
{
    font-family: Verdana !important;
    font-size: 10px !important;
    line-height: 12px !important;
    font-weight: bold !important;
    color: #CC0000 !important;
    margin-top: 0px;
    margin-bottom: 0px;
}*/

/* links */
/*a:link, a:visited
{
    font-family: Verdana !important;
    font-size: 11px !important;
    line-height: 13px !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    color: #CC0000 !important;
}


/*BULLET*/
ul
{
    list-style-image: url(/Storage/Images/Img_00001508.gif);
}
ul ul
{
    list-style-image: url(/Storage/Images/Img_00001509.gif);
}
ul ul ul
{
    list-style-image: url(/Storage/Images/Img_00001510.gif);
}*/


/* input */
/*input, textarea
{
    padding: 0px 2px;
    border: 1px solid #CC0000 !important;
    line-height: 15px !important;
    color: #666666;
    font-size: 11px;
}
input[type="submit"], input[type="button"]
{
    height: 24px !important;
    border: 1px solid #CC0000;
    cursor: pointer;
    font-weight: bold;
    padding:0 6px 0 6px;
     
}
input[value="Registriraj"]
{
    display:none;
     
}*/
/*input[type="submit"]:hover, input[type="button"]:hover
{
    height: 24px !important;
    border: 1px solid #CC0000;
    outline: 1px solid #CC0000;
    cursor: pointer;
    font-weight: bold;
    padding:0 6px 0 6px;
}

input[type="text"], input[type="password"]
{
    line-height: 18px !important;
    height: 18px;
}*/

HR
{
    text-align: right;
    width: 100%;
    height: 1px;
    color: #FF6403;
    border: none;
    background-color: #FE0100;
    border: 0px solid;
}


/*HEAD*/
.home
{
    font-size: 9px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #666666;
}
td input
{
    width: 90%;
}
.IgralecEdit td input, .IgralecEdit td textarea
{
    width: 70%;
    margin-right: 4px;
}
.IgralecEdit input
{
    margin-right: 30px;
}
/*#Igralci td, #Igralci th
{
    border: 1px solid #505050;
    height: 22px;
}*/
.Footer table td
{
    border: 0px solid red !important;
}
input[type="checkbox"]
{
    border: 0px solid white !important;
    width: auto !important;
}

td table
{
    width: auto;
}

.ErrorText
{
    color: Red !important;
    font-weight: bold;
}
.hidden
{
    display: none;
}
.Little td
{
    font-size: 9px !important;
    margin: 1px !important;
    padding: 1px !important;
    height: 10px !important;
}
/*#EditPlayer
{
    background-color: #fafafa;
}*/
.EditIgralecRow
{
    background-color: #B0E0FF !important;
}
.TdBottomBorder
{
    border-bottom: 1px solid #999999;
}
.tdRed
{
    color: Red;
}
.tdBlue
{
    color: blue;
}
input[type="image"]
{
    border: 0px solid white !important;
}
#LestvicaTZSGrid tr:hover
{
    background-color: #efefef !important;
}
.CellAlignRight
{
    text-align: right;
    font-weight: bold;
}
.center
{
    margin-left: auto;
    margin-right: auto;
}
.disabled, .disabled td, .disabled td a
{
    color: #bebebe !important;
}



/*.IgralecView td, .IgralecView td span
{
    font-size: 12px !important;
    line-height:14px !important;
}*/
.IgralecView
{
    float:left;
    /*width:380px;*/
    width:auto;
    margin:0 auto;
}
/*.TurnirjiDiv, .TujiTurnirjiDiv
{
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: -5px -5px 5px #bbb;
    -webkit-box-shadow: -5px -5px 5px #bbb;
    box-shadow: -5px -5px 5px #bbb;
    border: 1px solid #666666;
    font-size: 11px !important;
}*/
.TurnirjiTable
{
    margin-left: 3px !important;
}
.PlayerBackground {
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: -5px -5px 5px #bbb;
    -webkit-box-shadow: -5px -5px 5px #bbb;
    box-shadow: -5px -5px 5px #bbb;
    /*width: 350px;*/
    background-color: #eeeeee !important;
    margin-left: 10px;
    margin-top: 5px;
    border: 0px solid #666666;
    padding-top: 4px;
    padding-right: 15px;
}

.EditDuel
{
    background-image: url('/Images/cirlce.jpg');
    background-repeat: no-repeat; /*display:block !important;     _margin-left:0px !important;     float:left !important;*/
}
.EditDuel:hover
{
    background-image: url('/Images/cirlcefull.jpg');
    background-repeat: no-repeat;
}
.EditDuelLayer
{
    position: fixed;
    z-index: 9999;
    margin-left: 0px;
    margin-top: 0px;
    width: 100%;
    height: 100%; /*background-color:black;      filter: alpha(opacity=75);      opacity:0.75;*/
    background-image: url('/Images/transparent.png');
}
.EditDuelContainer
{
    width: 700px;
    border: 2px solid #999999;
    margin: 0 auto;
    background-color: White;
    margin-top: 10%;
}
.EditDuelContainer input
{
    width: 16px;
    font-weight: bold;
}
.EditDuelContainer select
{
    font-weight: bold;
}
.EditDuelContainer td
{
    border: none;
    height: 30px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.Duel1
{
    float: left;
    margin-left: 60px;
}
.Duel2
{
    float: left;
    margin-left: 35px;
}
.bold
{
    font-weight: bold !important;
}
.GlavaTurnirja td
{
    border: none !important;
    text-align: center;
}
.GlavaTurnirja th
{
    border: none !important;
    border-bottom: 1px solid #999999 !important;
    border-top: 1px solid #999999 !important;
}
#GlavaObrazca
{
    border-bottom: 2px solid #999999 !important;
}
.TipTurnirja
{
    text-align: center;
    margin-bottom: 10px;
}
.NogaTurnirja
{
    min-width: 960px;
}
.NogaTurnirja table, .NogaTurnirja table td
{
    border: 1px solid #999999;
}
.Nosilci td
{
    border: 0px solid white !important;
}
.Nosilci td
{
    margin: 0;
    padding: 0;
    padding-right: 10px;
}


#FormContent
{
    /*border-top:2px solid #999999;*/
}
.ManualInput
{
    width: 60%;
    border: 0px solid white !important;
    border-bottom: 1px dashed #999999 !important;
    height: 14px !important;
}
.ManualInputMultiline
{
    width: 60%;
    border: 0px solid white !important; /*border-bottom:1px dashed #999999 !important;*/
    background-image: url(/images/txt-bg.gif);
    background-position: top left;
    background-repeat: repeat-x; /*font-size:14px !important;*/
    line-height: 22px !important;
}
.ManualInput2
{
    width: 60%;
    border: 0px solid white !important;
    height: 14px !important;
    text-align: center;
}
.ManualInput3
{
    width: 60%;
    border: 0px solid white !important;
    border-bottom: 1px dashed #999999 !important;
    border-right: 1px dashed #999999 !important;
    height: 14px !important;
}
.ManualInputNadomestila
{
    width: 110px;
    border: 0px solid white !important;
    border-bottom: 1px dashed #999999 !important;
    height: 14px !important;
}
.EndButton
{
    text-align: right;
    vertical-align: middle;
    margin: 5px;
}
.Loading
{
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-image: url('/Images/transparent.png');
    margin-top: 0px;
}
.LoadingContent
{
    margin: 0 auto;
    width: 200px;
    height: 135px;
    margin-top: 10%;
    color: black !important;
    background-color: White;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #333333;
}
#ZrebajGlavniBrezKvalifikantovDiv
{
    margin-left: 0px;
}
.NotForPrint
{
    padding: 0px;
}

/*.TenisSelect
{
    border: 0px solid #999999;
    width: 120px;
    height: 130px;
    margin: 30px;
    text-align: center;
    padding-top: 5px;
}*/
/*.TenisSelect:hover
{
    outline: 2px solid #999999;
    cursor: pointer;
    width: 120px;
    height: 130px;
    margin: 30px;
    text-align: center;
    padding-top: 5px;
}*/
.ShraniLestvico, a.ShraniLestvico {
    float: right;
    line-height: 21px !important;
}

.PariCellNoBorder
{
    border-left: 0px;
    border-right: 0px;
}

.GridSkupine
{
    margin-top: 0px;
    margin-left: 10px;
    width: 800px !important;
}
.GridSkupine input
{
    border: 0px solid #efefef !important;
}

.StSkupine
{
    margin: 10px;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
    font-style: italic;
    font-weight: bold;
}
.BorderLeftBottom
{
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}
.BorderLeft
{
    border-left: 2px solid black;
}
.PrenosIgralcevVGlavniTurnir
{
    margin: 10px;
    margin-top: 40px;
    margin-left: 0px;
    border: 1px solid #333333;
    width: 780px;
    padding: 10px;
    background-color: #efefef;
}
.NazajNaIzbiro
{
    background-image: url(/Images/nazaj2.png);
    background-repeat: no-repeat;
    text-align: right;
    width: 220px;
}
.Save, .saveImg
{
    background-image: url(/Images/save2.gif);
    background-repeat: no-repeat;
    background-color:#b9fab7;
    border:1px solid #65c262 !important;
    text-align: right;
    width: 70px;
}
.saveImg
{
    text-align: center;
}
.Save:hover, .saveImg:hover
{
    outline:1px solid #65c262 !important;
}
.Zrebaj
{
    background-image: url(/Images/zrebaj.png);
    background-repeat: no-repeat;
    background-color:#b7f1fa;
    border:1px solid #0aa5c1 !important;
    text-align: right;
    width: 70px;
}
.Zrebaj:hover
{
    outline:1px solid #0aa5c1 !important;
}
.Objavi
{
    background-color:#ffcc99;
    border:1px solid #ff9000 !important;
    text-align: center;
    width: 70px;
}
.Objavi:hover
{
    outline:1px solid #ff9000 !important;
}
.ShraniZrebnoListo
{
    background-color:#b9fab7;
    border:1px solid #65c262 !important;
    text-align: right;
}
.ShraniZrebnoListo:hover
{
    outline:1px solid #65c262 !important;
}
.Prikazi
{
    background-image: url(/Images/eye.png);
    background-repeat: no-repeat;
    background-color:#b7f1fa;
    border:1px solid #0aa5c1 !important;
    text-align: right;
    width: 70px;
}
.Prikazi:hover
{
    outline:1px solid #0aa5c1 !important;
}
.PonoviZreb
{
    background-color:#b7f1fa;
    border:1px solid #0aa5c1 !important;
    width: 100px;
}
.PonoviZreb:hover
{
    outline:1px solid #0aa5c1 !important;
}
.Green
{
    color: green;
}

.LigePosamezniki
{
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    width:100%;
}
.LigePosamezniki td
{
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
}
.TabelaPrijave, .TabelaPrijave td
{
    border: 0px solid black;
}
.TabelaPrijave td
{
    border-bottom: 1px solid #cccccc;
}
.TabelaPrijave tr:hover
{
    background-color: #F0FFFF !important;
}
.TabelaPrijave th
{
    border: 0px solid black;
}
.KosturFrontEnd input
{
    border: 1px solid white !important;
    background-color:#efefef;
}
.KosturFrontEnd span
{
   width :125px; 
}
.GridSkupineFrontEnd
{
    margin-top: 0px;
    margin-left: 10px;
    width: 730px !important;
}
.GridSkupineFrontEnd input
{
    border: 0px solid #efefef !important;
}
.GrayCell, .GrayCell input
{
    background-color:#efefef !important;
}
.LeftScroll:hover
{
    background-image: url('/Images/leftbg.png');
    background-repeat:no-repeat;
    background-position :left top;
}
.RightScroll:hover
{
    background-image: url('/Images/rightbg.png');
    background-repeat:no-repeat;
    background-position :right top;
}
.LeftScroll, .RightScroll
{
  height:50% !important;
}
.ZrebajKvalifikante
{
  margin-right:20px;
}
.margin {
    width: 99%;
    margin-top: 9px;
    margin-left: 12px;
    margin-right: 12px;
    /*box-shadow: -2px -2px 5px #bbb;*/
}
.NazajNaZreb
{
    margin-right:15px;
    background-image: url(/Images/nazaj2.png);
    background-repeat: no-repeat;
    text-align: right;
    width: 155px;
}
.PodatkiTurnirjaButton input
{
    width:120px !important;
}
.KoncniRezultatTurnirja
{
    background-color:#efefef;
    border:1px solid #666666; 
    width:170px; 
    height:20px; 
    overflow:hidden; 
    text-align:center; 
    margin-left:auto;
    padding-top:5px;
    margin-top:5px;
    cursor:pointer;
}
.KoncniRezultatTurnirjaOpen
{
    position:fixed;
    z-index:1000;
    background-color:#efefef; 
    border:1px solid #333333;
    width:400px; 
    height:auto; 
    overflow:auto;
    text-align:left; 
    top:0;
    left:20%;
    padding:20px;
    margin:10px;
    cursor:pointer;
}
.NoBorder, .NoBorder td
{
    border:0px solid white !important;
    margin:0px;
    padding:0px;
    padding-bottom:3px;
}
#EndTurnir
{
    width:172px;
}
.RRnosilec input
{
    font-weight:bold !important;
}
.right
{
    text-align:right;
}



.googleMapsContent
{
    width:100%;
}
.googleMapsKlubi
{
    width:71.5%;
    height:370px;
    padding:0% 2% 50px 2%;
    background-color:#eeeeee;
    float:left;
    border-radius:6px;
}
.googleMapsSearch
{
    width:23%;
    padding:0px 0px 0px 0px;
    float:left;
    margin-left:1.5%;
}
.googleMapsSearch div
{   
    margin-top:5px;  
    padding-top:7px;
    padding-bottom:7px;
}
.imagebutton input, .dropdown select, .checkbox
{   
    max-width:100%;    
}
.dropdown select
{   
    width:100%; 
     font-size:13px;
     line-height:15px;   
      border-radius:5px;
}
.dropdown option
{   
    width:100%; 
     font-size:13px;
     line-height:20px; 
     height:20px;       
}
.dropdown option:hover
{   
    background-color:#dadada !important;     
}
.imagebutton input
{     
    margin:0 auto;
    display:block;
    padding:0px !important;
}
.checkbox
{
     background-color:#eeeeee;
     border-radius:5px;
     border:1px solid #dadada;
     font-size:13px;
}

.SearchResults
{
    height:170px;
    overflow:scroll;
    overflow-x: hidden;
    background-color:#eeeeee;
    border-radius:5px;
    border:1px solid #dadada;
  
    padding-top:0px !important;
}
.SearchResult
{
     border-bottom:1px solid #dadada;
     margin-top:0px !important;
     cursor:pointer;
     padding-left:5px;
}
.SearchResult:hover
{
    background-color:#cecece !important;
}

#map{
   width:100%;
   height:100%;
}
.LigePosamezniki select {
    width: 230px
}


.ImageCheck {
    margin-right:20px;

}

.PrisotnoDomaci {
    width: 100% !important;
  
}
.PrisotnoDomaci td, .PrisotnoDomaci th {
    border: none !important;
    border-collapse: collapse !important;
}

input.DodajDomacegaPrisotnega {
    float: right;
    width: 80px;   
}

.PrisotniDomaciDrop {
    float: left;
    width: 250px;
    height: 24px !important;
    line-height: 20px !important;
}

.DeleteIcon {
    width: auto !important;
}
/* scrollbar fix */
.gm-style-iw > div > div {
    overflow: hidden !important;
}

.LestvicaSelectTable{
    width:340px !important;
}

.LestvicaSelectTable td {
    padding: 5px;
}



@media (max-width: 600px) {
    .googleMapsSearch, .googleMapsKlubi
    {
        float:none;
        width:96%;
       padding:0% 2% 50px 2%;
    }
     .googleMapsSearch
    {
        margin-left:0;
    }
}


@media print {
    /*.KosturFrontEnd{
        width:1200px !important;
    }*/
}