/* Rozlozeni stranky */
/*----------------------------------------------------------------------------*/
body 
{
text-align: center; 
margin: 0px 0px 0px 0px; 
padding: 0px;
background: url(bg-bg.png) repeat-y;
background-position: center center;                  
background-color: #6F7A86;   
font-family: Arial; 
font-size: 11px; 
color: #000;
}

.promena {display: none} 


a
{
color: #0A6ED4; 
text-decoration: none;
}


a:hover
{
color: #282828; 
text-decoration: none;
}

p
{
margin: 0px;
padding: 0px;
line-height: 24px;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}


ul li
{
color: #000000;
font-size: 14px;
text-decoration: none;
line-height: 24px;
list-style: none;
}

ul li a
{
color: #0A6ED4;
font-weight: bold;
font-size: 14px;
text-decoration: none;
line-height: 24px;
}

ul li a:hover 
{
color: #282828;
}




#header
{
text-align: center; 
width: 962px; 
padding: 0px; 
margin: 0px auto;
}


#bestHeader
{
float: left;
width: 299px; 
height: 136px;
background: url(best-nabidka.png) no-repeat; 
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
}


#logo-top
{
margin: 0px auto;
width: 1000px;
}



#logo-top-left
{
float:left; 
width: 646px;
height: 240px;
}

#logo-top-right
{
float:left;
text-align: center;  
width: 354px; 
background: url(disco-pod-lipou-logo2.png) no-repeat;
height: 240px;
}

#header-top
{
text-align: right; 
width: 962px; 
height: 40px;
padding: 0px; 
margin: 0px auto;
background: url(head-obsah.jpg) repeat-x;   
}

.login
{
padding-top: 10px; 
padding-right: 10px;
width: 100%;  
}

#stranka 
{ 
text-align: center; 
width: 1000px; 
padding: 0px; 
margin: 0px auto;  
background: url(bg-stranka.png) repeat-y;
}

#bg-logo
{
height: 66px;
width: 100%;
background: url(bg-top.png) repeat-x;
}

#bg-logo2
{
height: 49px;
width: 100%;
background: url(bg-top2.png) repeat-x;
}


#bg-banner
{
text-align: center;
height: 133px;
width: 100%;
background: url(bg-banner2.png) repeat-x;
padding-top: 6px;     
}

#bg-bg-banner
{
text-align: center;
margin: 0px auto;  
height: 105px;
width: 976px;
background: url(bg-bg-banner2.png) no-repeat;
padding-top: 7px;   
}


.titleBg {
width: 1000px;
height: 50px;
position: relative;
background-color: #000000;
opacity: 0.6;
margin-top: -52px;
border: 1px solid #BCBCBC;
}


#newsTitle {
margin: 0px auto; 
width: 1000px;
position: relative;
bottom: -52px;
text-align: left;
font-size: 15px;
margin-top: 20px;
margin-bottom: -0px;
color: #FFFFFF;
opacity: 1;
}




                          /* Oficiální práce na článku */


.newsHead {
width: 1000px;
margin: 0px auto;
text-align: center;
margin-top: -100px;
}

.newsImg {
width: 1000px;
margin: 0px auto;
}


.newsBg {
width: 1000px; 
height: 50px;
position: relative;
background-color: #000000; 
opacity: 0.50; 
bottom: -124px;
}

.newsTextTable {

width: 1000px; 
height: 50px; 
display: table;
position: relative; 
bottom: -75px;
}

.newsTextCell { 
text-align: center;
padding-left: 10px; 
display: table-cell;
vertical-align: middle;
color: #ffffff; 
font-size: 15px;
}


                        /* Oficiální práce na článku */



#bg-menu
{
height: 42px;
width: 1000px;
margin: 0px auto;  
background-color: #282828; 
}



.bg-menu-menu
{
padding-top: 11px;
text-align: center; 
height: 30px;
width: 1000px;
}


.search {
width: 242px;
height: 29px;
border: 4px solid #282828; 
margin: 0px auto; 
background-color: #FFFFFF;             
}

.input-search {
width: 100%;
color: #7E7E7E;
font-size: 14px;
border: none;
outline: none;
background-color: #FFFFFF;
padding-top: 5px;
padding-left: 5px;
text-align: left;


}

.button {
width: 37px;
height: 29px;
border: none;
background: url(search-button.png) no-repeat;
cursor: pointer;
}


/*---------Levý sloupec---------*/

.wT1{ float: left; width: 10%;  text-align: center; }
.wT2{ float: left; width: 50%; text-align: left; }
.wT3{ float: left; width: 20%;  text-align: center; }

.lTop{ width: 220px; background-color: #483932;  color: #EEC148; padding: 6px 5px 6px 5px; margin: 0px auto; text-align: left; font-size: 12px; }
.lTop2{ width: 220px;  color: #FFF; padding: 6px 5px 6px 5px; margin: 0px auto; text-align: left; font-size: 12px; }

.lTop:hover{  }
.lTop2:hover{  }

.pZ{ color: #EEC148; }
.pB{ color: #FFFFFF; }
.pS{ color: #C7C6C6; }
  
.mt2{ margin-top: 2px; }
.mt3{ margin-top: 3px; }
.mt18{ margin-top: 18px; }
.mt200{ margin-top: 200px; }
.mt500{ margin-top: 500px; }
.mb18{ margin-bottom: 18px; }

.pnejk { padding: 14px 7px 7px 7px; }

.tLink{ text-decoration: none;  }


.tLink:hover{ text-decoration: underline;  }


.searchLeft{ width: 190px; float: left;  }
.searchBut{ width: 37px; height:29px; float: left;  }

/*---------Levý sloupec---------*/



/*------------Střed------------*/

.slink{ color: #173B83; text-decoration: none; } 
.slink:hover{ text-decoration: underline; }

.redLink{ color: #0A6ED4; text-decoration: underline;; font-size: 14px; font-weight:bold; } 
.redLink:hover{ color: #282828; text-decoration: none; }

.dlink{ font-size: 16px; color: #FFFFFF; text-decoration: none;  font-weight:bold; padding: 0px;}
.dlink:hover{ color: #69A4EE;}

.dlink2{ font-size: 16px; color: #282828; text-decoration: none;  font-weight:bold; padding: 0px;}
.dlink2:hover{ color: #69A4EE;}

.glink{ font-size: 12px; color: #000000; text-decoration: none;  font-weight:bold;}
.glink:hover{ color: #858585;}

.ico{ float: left; margin-right: 8px; margin-left: 8px; margin-top: -3px;}
.ico2{ float: right; margin-left: 4px;}


.hG{  background: #282828; width: 100%; height: 22px; padding-top: 9px; padding-bottom: 5px;}
.hG3{  border-bottom: 1px solid #EBEBEB; width: 100%; margin-bottom: 22px; padding-top: 8px; padding-bottom: 8px;}



.hG2{ background: #E2E1E1; width: 100%; padding-top: 5px; padding-bottom: 5px; margin-top: 20px; border-top: 1px solid #C5C5C5;}

.mG{ margin-bottom: 5px; width: 100%; padding-top: 5px; padding-bottom: 5px;  font-size: 12px; color: #000000; text-decoration: none; Line-height: 18px; background: #EDEDED; border-bottom: 1px solid #C5C5C5;}
.mG2{ margin-bottom: 5px; width: 100%; padding-top: 5px; padding-bottom: 5px;  font-size: 12px; color: #000000; text-decoration: none; Line-height: 18px; background: #EDEDED; margin-bottom: 20px; border-bottom: 1px solid #C5C5C5;}

.fbg { height: 40px; width: 100%; text-align: left; background: #EDEDED; margin-bottom: 20px; border-bottom: 1px solid #C5C5C5;}

.pP{ margin-left: 10px ; margin-right: 10px;  text-align: justify; font-size: 13px;   }
.pP7{ padding: 7px;  text-align: justify; font-size: 13px; Line-height: 20px;}


.dimg {  margin: 0px auto; padding: 1px; border: 1px solid #D4D4D4; background-color: #595959; }
.dimgV { margin: 0px auto; padding: 1px; border: 1px solid #D4D4D4; background-color: #595959; background-size: 150px; width: 150px; height: 83px;}


.gF{ float: left; text-align: center; width: 173px; }


.f12b{ color: #000000; font-weight:bold; font-size: 12px; padding: 0px; }
.f12k{ color: #311710; font-weight:bold; font-size: 12px; padding: 0px; }


.ml10{ margin-left: 10px; }
.mr10{ margin-right: 10px; }
.mt9{ margin-top: 9px; }
.mb9{ margin-bottom: 9px; }
.ml4{ margin-left: 4px; }
.mr4{ margin-right: 4px; }

.fl{ float: left; }
.fr{ float: right; }

.blue{ color: #183D85; }
.red{ color: #A31922; }

.c{ text-align: center; margin: 0px auto; }
.b{ font-weight:bold; }

.h15{ height: 15px; }

.pth{ float: right; color: #007236; margin-right: 7px; font-size: 11px; }

.editBut{ margin-bottom: -3px; }

/*----Kasina----*/

.bcasina{ margin: 0px auto; border-left: 1px solid #EBEBEB; border-right: 1px solid #EBEBEB; border-top: 1px solid #EBEBEB; width: 690px;}
.ocasina{ border-bottom: 1px solid #EBEBEB;}
.lcasina{ float: left; width: 168px; background-color: #F8F8F8;}
.rcasina{ float: left; width: 500px; }

.p7{ padding: 7px;}
.p6{ padding: 6px;}
.p9{ padding: 9px;}
.pt9{ padding-top: 9px;}
.p10{ padding: 10px;}
.p2{ padding: 2px;}
.pl10{ padding-left: 10px;}

.fs17{font-size: 17px;}

.pt14{ padding-top: 14px;}
.pb14{ padding-bottom: 14px;}

.h20{ height: 20px;}

.h200{ height: 200px;}

/*Tabulka*/
.tc{ width: 690px; border-collapse: collapse; font-size: 13px; margin-top: 20px; border: 1px solid #EBEBEB;}

.tc td { padding: 5px; }

.tctr{ background-color: #EDEDED;}
.tctr2{ height: 20px; border-bottom: 1px solid #EBEBEB; text-align: center;}

.tctd{ width: 20%; border-right: 1px solid #EBEBEB; text-align: center; }
.tctd2{ width: 15%; border-right: 1px solid #EBEBEB; text-align: center; }
.tctd3{ width: 30%; border-right: 1px solid #EBEBEB; text-align: center; }
.tctd4{ width: 15%; text-align: center; }


.ml7{ margin-left: 7px; }


.cara {margin: 0px auto; width: 95%; padding-top: 20px; margin-bottom: 20px; border-bottom: 1px solid #F3F3F3;}


/*----Kasina----*/

/*----Obecné----*/

.blP{ float: left; width: 320px; text-align: left; margin-top: 3px; padding-left: 10px;}
.blT{ float: left;  margin-top: 5px; margin-left: 6px; font-size: 13px; font-weight: bold;}
.brP{ float: right; width: 320px; text-align: right; margin-top: 6px; padding-right: 10px;}


/*------------Střed------------*/


.star { margin-right: -13px; margin-bottom: -2px; }


#bar-top{display:block; height:30px; text-align:right; top:0;width:1000px; z-index:10; font-size: 11x; margin: 0px auto;  }
#bar-top ul{margin:0 auto;text-align:right;width:930px;}
#bar-top ul li{display:inline;}
#bar-top ul li a,#bar-top ul li span{display:block;float:right;font-weight:bold;padding:0 8px;line-height:22px;border-top-width:2px;border-top-style:solid;margin:auto 3px;}
#bar-top ul li span{text-decoration:none;border-color:#000; margin:auto 2px;}
#bar-top ul li *{color:#FFF; border-color:#25100F; text-decoration:none;}
#bar-top ul li a.active{color:#FFF; text-decoration:none;}
#bar-top ul li a:hover,#bar-top ul li a:focus{color:#FFF; text-decoration:none;}

#bar-top ul li a#oznaceno:hover,#bar-top ul li a#oznaceno:focus,#bar-top ul li a#oznaceno.active{border-color:#B04C06;}



.hodnoceni
{
width: 112px;
height: 25px;
background: url(hodnoceni.png) no-repeat;
float: left;   
}


.hodnoceni2
{
height: 25px;
background: url(hodnoceni2.png) no-repeat;   
}



.bTop
{
width: 232px;
height: 3px;
background: url(banner-top.png) no-repeat;
margin: 0px auto;
}


.bMiddle
{
width: 232px;
padding-top: 6px;
padding-bottom: 6px;
background: url(banner-middle.png) repeat-y;
margin: 0px auto;
text-align: center;
}


.bBottom
{
width: 232px;
height: 3px;
background: url(banner-bottom.png) no-repeat;
margin: 0px auto;
}


.mr9
{
margin-right: 9px;
}



#nadpis-logo
{
width: 1000px; 
padding: 0px; 
margin: 0px auto;
text-align: left;
}

#logo
{
float: left; 
height: 190px;
border-bottom: 5px solid #775D51; 
}

#menuAlogo
{
margin-top:62px;
float: left;
}


.textRozvrzeni
{
line-height:20px;
font-size:12px;
}

.hlavniMenu
{
float: left; 
background: url(bg-menu.png) repeat-x;  
width: 715px; 
border-top: 5px solid #775D51; 
}

.hlavniMenuRoh
{ 
float: left; 
background: url(menu-roh.png);  
width: 15px;  
height: 31px;
}

.headLogo
{ 
width: 725px; 
border-right: 5px solid #775D51;
border-bottom: 5px solid #775D51;
background: url(head.jpg) no-repeat;  
height: 122px;
}


#leftPart
{
float: left;
width: 268px;
}

#middlePart
{
padding-left: 20px;
float: left;
width: 692px;
text-align: left;
}

#adminMiddlePart
{
float: left;
width: 1000px;
background-color: #FFFFFF; 
text-align: left;
}

#rightPart
{
width: 20px;
float: left;
}

#footer
{ 
margin: 0px auto;
height: 80px;
width: 1000px;
background-color: #282828; 
}

.footerComerce
{ 
margin: 0px auto;
text-align: center
padding-top: 20px;
padding-bottom: 20px;
width: 1000px;
background-color: #282828; 
}

.footer-obsah
{ 
width: 1000px; 
padding: 0px; 
margin: 0px auto;
text-align: left;
}


.footerObrazek
{
margin-left: 20px;
margin-top: 10px; 
float: left;
}

.footerTextLeft 
{
text-align: left;
width: 80%;
margin-top: 20px; 
float: left;
color: #A7A7A7;
line-height: 22px;

font-size: 12px;
font-weight:bold;
}

.footerTextRight
{
text-align: center;  
width: 20%;
margin-top: 20px; 
float: right;
color: #69A4EE;
line-height: 22px;
font-size: 12px;
font-weight:bold;
}



.footerOdkazy
{
width: 100%;
margin-left: 32px;
margin-top: 30px; 
color: #A7A7A7;
}


.topObr
{
margin-bottom: -4px; 
margin-right: 4px;
}

.topObrL
{
margin-bottom: -4px; 
margin-left: 4px;
}


.zObr
{
margin-bottom: -2px; 
margin-right: 4px;
}

.programHead
{
margin: 0px auto; 
width: 666px; 
height: 350px;
border: 1px solid #C5C5C5;
}

.programHeadSmall
{
margin: 0px auto; 
width: 190px; 
height: 120px;
border: 1px solid #C5C5C5;
}

.programHead2
{
width: 666px; 
height: 350px;
background: url(program-logo.png) no-repeat;
margin: 0px auto;
padding: 1px; 
}

.programHead2Small
{
width: 190px; 
height: 120px;
background: url(program-logo2.png) no-repeat;
margin: 0px auto;
}

.programKonani
{
color: #FFF;
font-size: 18px;
padding-left: 15px;
text-align: left; 
padding-top: 318px;
font-weight: bold;  
}

.programKonaniSmall
{
width:190px;
color: #FFF;
text-align: center; 
padding-top: 99px;
font-weight: bold;  
}



.aTopTittle
{
font-size: 28px;
color: #FFFFFF; 
margin-right: 15px;
margin-left: 15px;
text-decoration: none;
}

.aTopTittle:hover 
{
color: #69A4EE;
}



.aWhite
{
font-size: 16px;
color: #FFFFFF; 
font-weight: bold;  
margin-right: 12px;
margin-left: 12px;
text-decoration: none;
}

.aWhite:hover 
{
color: #69A4EE;
}



.aWhite#selected 
{
color: #69A4EE;
}


.menu-line
{
font-size: 16px;
color: #FFFFFF; 

}



.aWhiteBlack:hover 
{
color: #FFFFFF;
background: url(zeton-black.png)no-repeat;
background-position: center left;
}

.aWhiteBlack#selected 
{
color: #FFFFFF;
background: url(zeton-black.png)no-repeat;
background-position: center left;
}



.aWhiteWhite:hover 
{
color: #FFFFFF;
background: url(casino-kat.png)no-repeat;
background-position: center left;
}

.aWhiteWhite#selected 
{
color: #FFFFFF;
background: url(casino-kat.png)no-repeat;
background-position: center left;
}



.aWhiteBlue:hover 
{
color: #FFFFFF;
background: url(zeton-blue.png)no-repeat;
background-position: center left;
}


.aWhiteBlue#selected 
{
background: url(zeton-blue.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}



.aWhiteGreen:hover 
{
background: url(zeton-green.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}

.aWhiteGreen#selected 
{
background: url(zeton-green.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}




.aWhiteBlue2:hover 
{
background: url(zeton-blue2.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}


.aWhiteBlue2#selected 
{
background: url(zeton-blue2.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}


.aWhiteRed:hover 
{
color: #FFFFFF;
background: url(zeton-red.png)no-repeat;
background-position: center left;
}

.aWhiteRed#selected 
{
background: url(zeton-red.png)no-repeat;
background-position: center left;
color: #FFFFFF;
}


.video_top
{ 
height: 17px; 
width: 662px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
margin: 0px auto;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
}

.video_top2
{ 
height: 17px; 
width: 683px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
margin: 0px auto;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.faq_top
{ 
background: url(fag-top.png);   
height: 4px; 
width: 670px; 
margin: 0px auto;
}

.faq_middle
{ 
width: 668px; 
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;
background: #EFEFEF; 
margin: 0px auto;
padding-top: 7px;
padding-bottom: 7px;    
}

.faq_bottom
{ 
width: 668px; 
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5; 
margin: 0px auto;
padding-top: 7px;
padding-bottom: 7px;    
}


.video_middle
{
margin: 0px auto;
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB; 
width: 668px; 
padding-top: 6px;
padding-bottom: 6px;
text-align: center
}



.video_bottom
{
margin: 0px auto;
text-align: center; 
width: 660px;   
color: #000; 
font-size: 12px; 
font-weight: bold; 
padding: 4px;
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB; 
}















.foto_top
{ 
background: url(foto-top2.png) no-repeat;   
height: 17px; 
width: 329px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
}

.pozvanka_top
{ 
background: url(pozvanky-top2.png) no-repeat;   
height: 17px; 
width: 657px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold;
margin: 0px auto;
margin-top: 15px;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px; 
}

.obrazek_top
{
margin: 0px auto;
background: url(obrazek-top22.png) no-repeat;   
height: 17px; 
width: 366px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
}

.obrazek_bottom
{ 
background: url(obrazek-top2.png) no-repeat;   
height: 17px; 
width: 366px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
}


.zbozi_middle
{
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5; 
width: 215px; 
height: 126px; 
padding-top: 3px;
padding-bottom: 6px;
text-align: center
}






.foto_middle
{
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5; 
width: 326px; 
height: 244px; 
padding-top: 3px;
padding-bottom: 6px;
text-align: center
}

.pozvanka_middle
{
margin: 0px auto;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5; 
width: 661px; 
height: 130px; 
padding-top: 3px;
padding-bottom: 6px;
text-align: center
}


.obrazek_middle
{
margin: 0px auto;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5; 
width: 370px;
padding-top: 3px;
padding-bottom: 3px;
text-align: center
}

.zbozi_bottom
{
width: 250px;  
background: #006735; 
color: #000; 
font-size: 11px; 
text-align: center; 
font-weight: bold; 
padding: 4px;
min-height: 30px;
}

.zbozi_top2
{
width: 254px;  
background: #006735; 
color: #000; 
font-size: 11px; 
text-align: center; 
font-weight: bold; 
padding: 2px;
}

/* Videa a hry výpis */


.zbozi_top
{ 
height: 17px; 
width: 196px; 
color: #42312A; 
font-size: 13px; 
text-align: right; 
font-weight: bold; 
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB; 
}


.zbozi_bottom2
{
width: 250px;  
background: #EDEDED; 
color: #000; 
font-size: 10px; 
text-align: justify; 
padding: 4px;
min-height: 40px;
}


.zbozi_middle2
{
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB; 
width: 202px; 
padding-top: 4px;
padding-bottom: 4px;
text-align: center
}


.posun
{
float: left; 
margin-right: 3px; 
margin-left: 17px;
margin-top: 15px;
}


/* Videa a hry výpis */



.zbozi_bottom3
{
text-align: center; 
width: 194px;   
color: #000; 
font-size: 16px; 
font-weight: bold; 
padding: 4px;
min-height: 30px;
border-left: 1px solid #EBEBEB; 
border-right: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;  
}

.foto_bottom3
{
text-align: center; 
width: 318px;   
background: #EDEDED; 
color: #000; 
font-size: 12px; 
font-weight: bold; 
padding: 4px;
min-height: 30px;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;  
}

.seznamka_bottom3
{
text-align: center; 
width: 318px;   
background: #EDEDED; 
color: #000; 
font-size: 12px; 
padding: 4px;
min-height: 30px;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;  
}

.pozvanka_bottom3
{
margin: 0px auto;
text-align: right; 
width: 653px;   
background: #EDEDED; 
color: #000; 
font-size: 12px; 
font-weight: bold; 
padding: 4px 4px 4px 4px;
min-height: 16px;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;  
}

.obrazek_bottom3
{
margin: 0px auto;
text-align: center; 
width: 362px;   
background: #EDEDED; 
color: #000; 
font-size: 12px; 
font-weight: bold; 
padding: 4px;
min-height: 16px;
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
border-bottom: 1px solid #C5C5C5;  
}

.zbozi_bottom4
{
width: 250px;  
background: #EDEDED; 
color: #000; 
font-size: 12px; 
font-weight: bold; 
text-align: left; 
padding: 4px;
min-height: 40px;
}




.clanek_top
{
padding: 0px; 
margin: 0px auto; 
height: 19px; 
width: 525px; 
background: url(clanek-top.png) no-repeat;
color: #42312A; 
font-size: 11px; 
text-align: right; 
font-weight: bold; 

}


.clanek_middle
{
padding: 0px; 
margin: 0px auto; 
border-left: 1px solid #C5C5C5; 
border-right: 1px solid #C5C5C5;
width: 523px;
height: 105px; 

text-align: center
}



.clanek_bottom
{
padding: 0px; 
margin: 0px auto; 
width: 517px;
background: #006735; 
color: #FFF; 
font-size: 11px; 
text-align: right; 
font-weight: bold; 
padding: 4px;
height: 14px;
}




#header_prohlizec
{
text-align: center; 
width: 100%; 
padding: 0px; 
margin: 0px auto; 
height: 130px;
background: #F5F5F5;
border-bottom: 5px solid #D9D8D8;  
}

#middle_prohlizec
{
text-align: center; 
width: 100%; 
padding: 0px; 
margin: 0px auto; 
height: 520px;
background: #FFF;
}



#footer_prohlizec
{
text-align: center; 
width: 100%; 
padding: 0px; 
margin: 0px auto; 
height: 100%;
border-top: 5px solid #D9D8D8;  
background: #F5F5F5;

}

/* Rozlozeni stranky */
/*----------------------------------------------------------------------------*/






/* Levé menu */
/*----------------------------------------------------------------------------*/


.headLevyPaneltop
{
text-align: left;  
width: 257px;
background: url(bg-panel.png) repeat-x; 
height: 20px;
color: #FFF;
font-weight: bold;
padding-top: 3px;
letter-spacing: 2px;
margin: 0px 10px 5px 6px;
font-family: Arial; 
font-size: 13px;
}

.headLevyPanel
{
margin: 0px auto;
text-align: left;  
width: 240px;
height: 27px;
color: #FFF;
font-weight: bold;
font-size: 16px;
background-color: #282828;
padding-top: 9px;
padding-left: 10px; 
}


.headLevyObsah
{
margin: 0px auto;
text-align: left;  
width: 248px;
background-color: #FFFFFF;
border: 1px solid #EBEBEB;
}

.headLevyObsahPartneri
{
margin: 0px auto;
text-align: left;  
width: 220px;
height: 30px;
border-bottom: 1px solid #EBEBEB;
padding-top: 14px;

}


.imghLoP
{ 
width: 35px;
height: 35px;
float: left;
margin-top: -10px;
margin-right: 10px;
}


.hLoP
{ 
font-weight: bold;
font-size: 16px;
color: #5B5B5B;
text-decoration: none;
}

.hLoP:hover 
{
text-decoration: underline;
color: #0A6ED4;
}



.hLoP2
{ 
font-weight: bold;
font-size: 16px;
color: #000000;
text-decoration: none;
}

.hLoP2:hover 
{
color: #5B5B5B;
}



.headLevyPanelMiddle
{

margin-left: 5px;
margin-right: 5px;
text-align: center;

}

.headLevyPanelBottom
{
width: 245px; 
height: 4px;
background: url(left-panel-bottom.png) no-repeat;
margin-left: 5px;
margin-right: 5px;
}


.headPanely
{
 margin-top: 17px;
 margin-left: 5px;
}

.headPravyPanel
{
text-align: left;  
width: 145px;
background: url(bg-panel.png) repeat-x; 
height: 20px;
color: #FFF;
font-weight: bold;
padding-top: 3px;
letter-spacing: 2px;
margin: 5px;
font-family: Arial; 
font-size: 13px;
}




.headPravyPanelMiddle
{
background: url(right-panel-middle.png) repeat-y;
margin-left: 5px;
margin-right: 5px;
text-align: center;  
}

.headPravyPanelBottom
{
width: 145px; 
height: 4px;
background: url(right-panel-bottom.png) no-repeat;
margin-left: 5px;
margin-right: 5px;
}



.headTop
{
border-top: 0px solid #775D51;
}

.levyKonik
{
float: left; 
margin-left: 7px; 
margin-right: 6px;
}

.menuIcons
{
float: left; 
margin-right: 5px;
margin-top: -4px;
}

.menuIcons2
{
margin-right: -13px;
margin-bottom: -2px;
}


.levyDefault
{
padding-top: 10px;
padding-bottom: 10px;
text-align: center; 
margin: auto; 
}

.pravyDefault
{
padding-top: 5px;
padding-bottom: 5px;
text-align: center; 
margin: auto;
}


.fb
{
text-align: center; 
margin: auto; 
background-color: #FFFFFF; 
width:240px;
}





.kategorie_top {
height: 5px;
width: 248px;
background: url(/style/kategorie-top.png) no-repeat;
margin: 0px auto;
}


.kategorie_middle {
width: 236px;
padding-bottom: 1px;
height: 12px;
background: url(/style/kategorie-middle.png) repeat-x;
text-align: left;
margin: 0px auto;
border-left: 2px solid #775D51;
border-right: 2px solid #775D51;
padding-left: 8px;
}

.kategorie_bottom {
height: 5px;
width: 248px;
background: url(/style/kategorie-bottom.png) no-repeat;
margin: 0px auto;
}



.kategorie_top2
{
margin-left: 10px;
height: 26px;
width: 6px;
background: url(/style/nabidka2-l.png) no-repeat;
float: left;
}

.kategorie_middle2
{
width: 210px;
height: 26px;
background: url(/style/nabidka2-m.png) repeat-x;
text-align: left;
float: left;
}

.kategorie_bottom2
{
height: 26px;
width: 6px;
background: url(/style/nabidka2-r.png) no-repeat;
float: left;
}


.nabidkaText
{
margin-top: 6px;
}

/* Levé menu */
/*----------------------------------------------------------------------------*/




/* Pravé menu */
/*----------------------------------------------------------------------------*/



.zboziLeftMiddle
{
border: 1px solid #C5C5C5;
padding: 1px;  

background-color: #FFFFFF; 
}


/* Pravé menu */
/*----------------------------------------------------------------------------*/




.adminZakaznici
{
width: 100%;
border: 1px solid #C5C5C5;
border-collapse: collapse;
font-size: 11px;
}

.trZakaznici2
{
background: #EDEDED;
border: 1px solid #C5C5C5;
padding-left: 5px;

}

.trZakaznici1
{
background: #FFFFFF;
border: 1px solid #C5C5C5;
padding-left: 5px;
}

.tdZakaznici
{
border: 1px solid #C5C5C5;
padding-left: 5px;
}





/* Tabulky */
/*----------------------------------------------------------------------------*/





/* Tabulka */
/*----------------------------------------------------------------------------*/






/* Odkazy */
/*----------------------------------------------------------------------------*/

.topMenu
{
font-size: 13px;
padding: 5px 15px 5px 15px;
border-right: 1px solid #775D51;
color: #FFF;
font-weight: bold;
text-decoration: none;
display: block;
float: left;
font-family: Arial; 
}

.topMenu:visited 
{ 
color: #FFF;
}

.topMenu:hover 
{
color: #FFFFFF; text-decoration: none; background: #787876
}

.topMenu#selected 
{
color: #FFFFFF; text-decoration: none; background: #787876
}



.aLink
{
color: #69A4EE;
font-weight: bold;
}

.aLink:hover 
{
color: #282828;
}


.kategorie
{
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
margin-left:5px;
margin-right: 5px;
text-align: left;
}

.kategorie:hover 
{
color: #69A4EE;
}

.kategorie#sel
{
color: #69A4EE; 
}



.kategorie2
{
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
display: block;
text-align: left;
letter-spacing: 0px;
}

.kategorie2:hover 
{
color: #26BBE0;
}

.kategorie2#selected 
{
color: #26BBE0; 
}


.login2
{
font-size: 13px;
color: #333333;
font-weight: bold;
text-decoration: none;
letter-spacing: 0px;
}

.login2:hover 
{
color: #26BBE0;
}

.login2#selected 
{
color: #26BBE0; 
}


.m12
{
margin-right: 5px;
}


.podkategorie
{
font-size: 12px;
color: #858585;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px auto;
padding-top: 3px;
padding-bottom: 3px;
margin-left: 6px;
margin-right: 7px;
border-top: 1px solid #4C3833;
border-bottom: 1px solid #4C3833;
}



.podkategorie:hover 
{
background: #2F211D;
color: #FFF;               
}

.podkategorie#selected 
{
color: #FFF;
}

.rightOdkaz {
padding-left: 4px;
padding-right: 4px;
margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}


.prihlasit
{
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
font-family: Arial; 
}

.prihlasit:visited 
{ 
color: #FFF;
}

.prihlasit:hover 
{
color: #006735; text-decoration: none;
}

.prihlasit#selected 
{
color: #006735;
}




.leftPododkazy
{
font-size: 11px;
color: #858585;
font-weight: bold;
text-decoration: none;
}


.leftPododkazy:hover 
{
color: #FFF;
}



.leftPododkazy2
{
font-size: 11px;
color: #392A23;
font-weight: bold;
text-decoration: none;
}


.leftPododkazy2:hover 
{
color: #858585;
}



.ucetMenu
{
font-size: 14px;
color: #787876;
font-weight: bold;
text-decoration: none;
}

.ucetMenu:visited 
{ 
color: #787876;
}

.ucetMenu:hover 
{
color: #006A36; text-decoration: none;
}

.ucetMenu#selected 
{
color: #006A36;
text-decoration: underline;
}







.adminPodmenu
{
  font-size: 14px;
  color: #787876;
  font-weight: bold;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
}


.adminPodmenu:hover 
{
color: #392A23;
text-decoration: underline;
}

.adminPodmenu#selected 
{
color: #392A23;
text-decoration: underline;
}


.adminPodmenu#selected2 
{
color: #D0D0CF;
}





.smazat
{
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}


.smazat:hover 
{
color: #FDB3B3;
}



.shopOdkaz
{
  color: #000000;
  text-decoration: none;
  font-weight: bold; 
}


.shopOdkaz:hover 
{
color: #9B9B9B;
}


.shopOdkaz2
{
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}


.shopOdkaz2:hover 
{
color: #0A6ED4;
text-decoration: underline;
}



.kosikOdkaz
{
color: #FFFFFF;
text-decoration: none;
}

.cernyOdkaz
{
color: #000000;
text-decoration: none;
}


.bilyOdkaz
{
color: #FFF; 
font-size: 11px; 
text-align: right; 
font-weight: bold; 
text-decoration: none;
}


.bilyOdkaz:hover 
{
color: #E4E4E4;
}



.fOdk
{ 
color: #26BBE0;
text-decoration: none;
}

.fOdk:visited 
{ 
color: #26BBE0;
text-decoration: none;
}

.fOdk:hover 
{
color: #FFFFFF; text-decoration: none;
}

 

/* Odkazy */
/*----------------------------------------------------------------------------*/










/* Formulare */
/*----------------------------------------------------------------------------*/
.input-normal
{
width: 90%;
padding: 2px;
margin: 0px;
color: #787876;
background: #FFF;
border: 1px solid #775D51;
font-size: 12px;
}

.input-form
{
width: 100%;
padding: 2px;
margin: 0px;
color: #392A23;
background: #FFF;
border: 1px solid #C5C5C5;
font-size: 12px;
}

.input-form2
{
width: 75%;
padding: 2px;
margin: 0px;
color: #392A23;
background: #FFF;
border: 1px solid #C5C5C5;
font-size: 12px;
}



.form1_top
{
width: 500px;
height: 11px;
background: url(/style/filtr-bottom.png) no-repeat;
text-align: center;
margin: 0px auto;
}

.form1_middle
{
width: 498px;
background-color: #EDEDED;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
text-align: center;
margin: 0px auto;
}

.form2_middle
{
width: 498px;
background-color: #FFFFFF;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
text-align: center;
margin: 0px auto;
}


.form3_middle
{
width: 524px;
background-color: #EDEDED;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
text-align: center;
margin: 0px auto;
}

.form4_middle
{
width: 524px;
background-color: #FFFFFF;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
text-align: center;
margin: 0px auto;
}

.form1_bottom
{
width: 500px; 
height: 11px; 
background: url(/style/filtr-top.png) no-repeat; 
text-align: center; 
margin: 0px auto;
}


.form1_bottom2
{
width: 500px; 
background: url(/style/filtr-top.png) no-repeat; 
text-align: center; 
margin: 0px auto;
}


.page1_top
{
background: url(/style/karta-top2.jpg) no-repeat;
width: 529px;
height: 4px; 
margin-left: 5px;
}

.page1_middle
{
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #C5C5C5;
width: 527px; 
margin-left: 5px; 
}
/* Formulare */
/*----------------------------------------------------------------------------*/











/* Tlacitka */
/*----------------------------------------------------------------------------*/
.tlacitko
{
width: 90%;
padding: 3px;
margin: 0px;
color: #FFF;
font-size: 11px;
font-weight: bold;
background: #444444;
border: 1px solid #999999;
text-decoration: none;
letter-spacing: 1px;
}

.tlacitko:hover
{
background: #000000;
}






/* Tlacitka */
/*----------------------------------------------------------------------------*/















/* Texty */
/*----------------------------------------------------------------------------*/



h1
{ 
  font-size: 32px;
  color: #0A6ED4;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial; 
}




h2
{ 
  font-size: 17px;
  color: #000000;
  font-weight: bold;
  font-family: Arial;
  padding: 10px 10px 0px 10px;
  margin: 0px; 
}


h3
{ 
   margin: 0px;
  padding: 0px;
}





.divH1
{
background: url(/style/h1bg.png) no-repeat; 
background-position: center bottom;
padding-top: 2px; 
margin: 10px;
padding-bottom: 32px;
text-align: center;
}



.middleDefault
{
text-align: justify;
padding-top: 2px; 
margin: 10px;
font-size: 12px;
}

.middleDefault2
{
text-align: justify;
margin: 15px;
font-size: 12px;
line-height:24px;

}

.AdminMiddleDefault
{
text-align: justify;
padding-top: 2px; 
margin: 10px;
font-size: 12px;
min-height: 800px;
&height: 800px;
}


.pozdrav
{
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;     
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  Line-height: 24px;
  background: #EDEDED;
}

.pozdrav2
{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;     
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  Line-height: 23px;
}





.pozdrav_seznamka
{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;     
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  Line-height: 20px;
  background: #EDEDED;
}



.pozdrav_text
{
  margin-left: 10px;
  margin-right: 10px;
  text-align: justify;
}

.center
{
  text-align: center;
  width: 100%;
}




.likeOdsazeni
{
  height: 10px;
}


.zelenePismo
{
font-size: 11px;
color: #006A36;
font-weight: bold;
}

.zelenePismo13
{
font-size: 13px;
color: #006A36;
font-weight: bold;
}

.bilePismo13
{
font-size: 13px;
color: #FFF;
font-weight: bold;
}

.bilePismo15
{
font-size: 15px;
color: #FFF;
font-weight: bold;
}



.hnedePismo
{
font-size: 11px;
color: #392A23;
font-weight: bold;
}

.hnedePismoVs2
{
font-size: 11px;
color: #42312A;
font-weight: bold;
}

.cervenePismoVs2
{
font-size: 11px;
color: #FF0000;
font-weight: bold;
}


.hnedePismo13
{
font-size: 13px;
color: #392A23;
font-weight: bold;
}

.hnedePismo15
{
font-size: 15px;
color: #392A23;
font-weight: bold;
}


.cernePismo13
{
font-size: 13px;
color: #000;
font-weight: bold;
}

.hnedePismoNormal
{
font-size: 11px;
color: #392A23;
}

.neniPovinne
{
font-size: 11px;
color: #A1A1A1;
}


.hNadpis
{
margin-top: 5px;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

.hPopis
{
margin-top: 5px;
font-size: 10px;
color: #FFFFFF;
text-align: justify;
width: 100%;
padding-right: 5px;
}

.hCena
{
margin-top: 5px;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}


.h1Play
{ 
  margin: 0px auto;
  padding-top: 13px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial; 
}       



/* Texty */
/*----------------------------------------------------------------------------*/











/* Obrázky */
/*----------------------------------------------------------------------------*/


.imgDiv
{
width: 100%;
text-align: center;
}

.imgLogoMid
{
margin-left: 10px;
}

.imgStred
{
padding: 1px; 
border: 1px solid #C5C5C5; 
background-color: #FFF;
}

.imgLogo
{
margin: 0px auto;
margin-top: 40px;
width: 260px;
height: 144px;
padding: 1px; 
border: 1px solid #D4D4D4; 
background-color: #595959;
}

.imgPrehravac
{
margin: 0px auto;
margin-top: 15px;
width: 120px;
height: 67px;
padding: 1px; 
border: 1px solid #D4D4D4; 
background-color: #595959;
}


.imgPrehravac2
{
margin: 0px auto;
width: 120px;
height: 67px;
padding: 1px; 
border: 1px solid #D4D4D4; 
background-color: #595959;
}



.imgPrehravac3
{
margin: 0px auto;
width: 120px;
height: 90px;
padding: 1px; 
border: 1px solid #D4D4D4; 
background-color: #595959;
}

.imgVypis
{
margin: 0px auto;
width: 190px;
height: 106px;
text-align: center;
}

.imgVypis2
{
padding: 1px; 
border: 1px solid #D4D4D4; 
background-color: #595959;
}

.imgAvatar
{
margin-top: 15px;
margin-bottom: -13px;
padding: 1px; 
border-radius: 3px;
background-color: #595959;

}


.coHrajem
{
margin: 0px auto;
margin-top: 4px;
}

.imgPlay
{
margin: 0px auto;
margin-top: 48px;
}

.imgPlayPreh
{
margin: 0px auto;
margin-top: 10px;
}

.imgPlayVyp
{
margin: 0px auto;
margin-top: 35px;
}


.imgPreh
{
margin: 0px auto;
margin-top: 33px;
}

.imgIkona
{
padding: 1px; 
border: 1px solid #C5C5C5; 
background-color: #FFF;
}

.imgKosik
{
width: 25px; 
height: 20px; 
border: 1px solid #106D98; 
color: #FFF; 
font-size: 10px; 
padding-top: 5px; 
text-align: center;
float: right;
margin-right: 6px;
margin-top: 6px;
}



.zavinac
{
margin: 0px 2px -2px 2px;
}

.ikonyKontakt
{
margin-bottom: -2px; 
margin-right: 4px;
}

.ikonyKontakt2
{
margin-bottom: -2px; 
margin-left: 4px;
}

.ikonyPrihlaseni
{
margin-bottom: -1px; 
margin-left: 3px;
margin-right: 3px;
}

.ucetIkony
{
margin-bottom: -1px; 
margin-right: 2px;
}

.ucetIkony2
{
margin-bottom: -2px; 
margin-right: 2px;
}

/* Obrázky */
/*----------------------------------------------------------------------------*/







/* Stránkovač*/
/*----------------------------------------------------------------------------*/
  
.strankovacCisla {
color: #000;
font-family: arial, sans-sarif; 
font-size: 11px;
line-height: 25px;
text-align: center;
font-weight: bold;
text-decoration: none;
padding: 2px 5px 2px 5px;
margin: 1px;
border: 1px #C5C5C5 solid;
  height: 20px;
  background: url(/style/bgPanel.png);
/*background: url(ramecek_cisel_off.png) no-repeat;
background-position: center;*/
}
  .strankovacCisla:hover {
  position: relative;
  background: url(/style/bgPanel_hover.png);
  color: #606060;
  /*background: url(ramecek_cisel_on.png) no-repeat;
  background-position: center;*/
  }


  
.sipka_leva {
color: #006735;
line-height: 25px;
text-align: center;
font-family: arial, sans-sarif; 
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: 1px #C5C5C5 solid;
padding: 2px 10px 2px 10px;
  height: 20px;
  background: url(/style/bgPanel.png);
}
  .sipka_leva:hover
  {
  position: relative;

  margin-right:0px;
  color: #606060;
  background: url(/style/bgPanel_hover.png);
  }
  
.sipka_prava {
background: url(sipka_prava_off.png);
padding: 0px 12px 9px 12px;
}
  .sipka_prava:hover
  {background: url(sipka_prava_on.png);}




/* Dodatečné úpravy stylů*/
/*----------------------------------------------------------------------------*/
  
.kunUsi
{
float: left; 
margin-top: -18px; 
margin-left: 18px;
}


.kunHlava
{
float: right; 
margin-top: 4px;
}



.userMenu
{
float: right; 
margin-top: 5px; 
margin-right: 6px;
}

.marginRight8
{
margin-right: 8px;
}

.marginRight10
{
margin-right: 10px;
}

.leftMenuKat
{
float: right; 
margin-right: 4px;
margin-top: 4px;
}

.leftMenuKat2
{
margin-top: 2px;
}

.loginImg
{
margin-top: -2px;
margin-right: 5px;
float: right;
}

.loginText
{
float: right;
margin-right: 10px;
margin-top: 2px;
}

.height7
{
height: 7px;
}

.height14
{
height: 14px;
}

.marginBottom200
{
margin-bottom: 200px;
}

.marginTop3
{
margin-top: 3px;
}

.marginTop6
{
margin-top: 6px;
}

.marginTop10
{
margin-top: 10px;
margin-bottom: 3px;
}


.fbStyle
{
border:none; 
overflow:hidden; 
width:240px; 
height:288px;
}

.maxWidth
{
width: 100%;
}

.90Width
{
width: 90%;
}

.95Width
{
width: 95%;
}

.margin0auto
{
margin: 0px auto;
}

.rightCenter
{
width: 100%; text-align: center;
}

 
.rightOdkaz
{
padding-left:4px; 
padding-right:4px;
margin-top: 6px; 
text-align: center;
}

.marginLeft2
{
margin-left: 2px;
}


.rightZboziOdkaz
{
padding-left:4px; 
padding-right:4px; 
margin-top: 4px; 
margin-bottom: 4px;
}

.kosikKusy
{
width: 100%;
background-color: #EDEDED;
height: 14px;
margin-top: 12px;
border-top: 1px solid #775D51;
border-bottom: 1px solid #775D51;
font-size: 11px;
}


.kosikCena
{
width: 100%;
background-color: #EDEDED;
height: 14px;
margin-top: 12px;
border-top: 1px solid #775D51;
border-bottom: 1px solid #775D51;
font-size: 11px;
}


.kosikPoz
{
float: left; 
margin-left: 5px;
}

.kosikPoz2
{
float: right; 
margin-right: 17px;
font-weight: bold;
}

.kosikPoz3
{
float: right; 
margin-right: 5px;
font-weight: bold;
} 


.kosikTlaPoz
{
width: 100%; 
margin-top: 15px; 
margin-bottom: 15px;
color: #FFF;
} 

.kosikTlaPad
{
padding-left: 10px; 
padding-right: 10px;
color: #FFF;
} 


.t13
{
font-size: 13px;
}


.p3 {display: block}



























































































































#horni-menu
{ 
margin: 0px; 
padding: 0px;
height: 29px;
background: url(top-menu.jpg) repeat-x; 
background-color: #FFF;
}

#leve-menu
{
float: left; 
width: 155px;
padding: 0px 5px 0px 5px; 
margin: 0px;
background-color: #FFF;
}

#obsah
{
float: left; 
width: 545px;
padding: 0px; 
margin: 0px;
background-color: #FFF;
}

#prave-menu
{
float: left; 
width: 285px;
padding: 0px; 
margin: 0px;
}

#prave-menu-l
{
float: left; 
width: 142px;
padding: 0px; 
margin: 0px;
background-color: #FFF;
}

#prave-menu-r
{
float: left; 
width: 143px;
padding: 0px; 
margin: 0px;
background-color: #FFF;
}

#zakonceni
{
clear: both; 
height: 7px;
padding: 0px; 
margin: 0px;
color: #666;
background: url(zakonceni.png) no-repeat;
background-color: #FFF;
}



/* Panely a ohraniceni */
/*----------------------------------------------------------------------------*/
.nadpis
{
margin: 0px;
padding: 3px 0px 0px 2px;
height: 20px;
color: #FFF;
font-weight: bold;
background: url(nadpis-pozadi.jpg) repeat-x;
}


.panel-obsah
{
margin: 0px;
padding: 5px 5px 0px 5px;
border: 0px solid #dfdfdf;
}

.ovladaci-panel
{
margin: 0px;
padding: 2px 2px 7px 2px;
background-color: #fbfbfb;
border: 1px solid #dfdfdf;
}

.odkazy
{
margin: 5px 0px 0px 0px;
padding: 2px 2px 2px 2px;
background-color: #686763;
border: 1px solid #dfdfdf;
}

.panel
{
margin: 5px 0px 0px 5px;
padding: 2px;
background-color: #EDEDED;
border: 1px solid #c5c5c5;
}

.stred
{
padding: 2px;
border-top: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
}

.posledni-l
{
margin: 5px 0px 0px 0px;
padding: 2px;
background-color: #686763;
border-top: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
}

.posledni-r
{
margin: 5px 0px 0px 5px;
padding: 2px;
_padding: 1px;
background-color: #EDEDED;
border-top: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
}



.fieldset-vyhledavani
{
margin: 0px;
padding: 0px 2px 7px 2px;
border-top: 1px dotted #dfdfdf;
border-right: 0px dotted #dfdfdf;
border-bottom: 0px dotted #dfdfdf;
border-left: 0px dotted #dfdfdf;
}

.bile-pozadi
{
float: left;
width: 285px;
background-color: #FFF;
}

.clear
{
clear: both;
}

.cl
{
clear: both;
}

/* Střed */
/*----------------------------------------------------------------------------*/
.posledni-obsah-head
{
height: 29px;
margin: 0px 3px 0px 3px;
padding: 0px;
background: url(posledni.jpg) no-repeat;
}

.posledni-obsah
{

margin: 0px 3px 5px 3px;
padding: 0px 3px 0px 4px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
}

.posledni-tabulka
{
width: 100%;
margin: 0px;
padding: 0px;
border-collapse: collapse;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
}

.posledni-tabulka2
{
margin: 0px;
padding: 0px;
border-collapse: collapse;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
}






.katalog-obsah-head
{
height: 29px;
margin: 0px 3px 0px 3px;
padding: 0px;
background: url(katalog.jpg) no-repeat;
}



.katalog-obsah
{
margin: 0px 3px 5px 3px;
padding: 0px 3px 0px 4px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
}

.katalog-obsah2
{
float: left;
width: 351px;
margin: 0px;
padding: 0px;
border-right: 1px solid #c5c5c5;
}

.katalog-tabulka
{
width: 349px;
height: 100%;
margin: 0px;
padding: 0px;
border-collapse: collapse;
border-right: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;

}


.pocasi
{ 
text-align: center;
float: left;
padding: 1px 0px 0px 9px;
margin: 0px;


}













.katalog-obsah-2
{
margin: 0px 3px 5px 3px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
}




.katalog-obsah-head2
{
height: 29px;
margin: 0px 3px 0px 3px;
padding: 0px;
background: url(katalog2.jpg) no-repeat;
}





  .katalog-obsah22
{
float: left;

width: 350px;
margin: 0px;
padding: 0px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
}


.katalog-tabulka2
{
width: 348px;
height: 100%;
margin: 0px;
padding: 0px;
float: right;
border-collapse: collapse;
border-left: 1px solid #c5c5c5;
}


.pocasi2
{
float: left;
width: 175px;
padding: 5px 0px 0px 0px;
}













.profil-obsah-head
{
height: 11px;
margin: -1px 0px 0px 0px;
padding: 0px;
background: url(profil.jpg) no-repeat;
_background: none;
}

.profil-obsah
{
margin: 0px;
padding: 0px 10px 0px 10px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
background: url(profil-cara.jpg) repeat-y;
}

.profil-obsah2
{
margin: 0px;
padding: 0px 10px 0px 10px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
text-align: center;
}


.profil-team
{
margin: 0px;
padding: 0px 10px 10px 10px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
text-align: center;
}



.profil-obsah-l
{
float: left;
width: 135px;
margin: 0px;
padding: 5px 0px 10px 0px;
}

.profil-obsah-r
{
float: left;
width: 356px;
margin: 0px;
padding: 5px 0px 10px 25px;
_padding: 5px 0px 10px 15px;
}

.profil-spodek
{
clear: both;
margin: 0px;
padding: 10px 0px 10px 0px;
border-top: 1px solid #c5c5c5;
background-color: #FFF;
}

.karta-head
{
height: 28px;
margin: 0px 0px 0px 5px;
padding: 7px 0px 0px 0px;
font-size: 15px;
color: #3f3f3f;
font-weight: bold;
background: url(karta1.jpg) no-repeat;
}

.karta-head2
{
height: 28px;
margin: 0px 0px 0px 5px;
padding: 7px 0px 0px 0px;
text-align: right;
font-size: 15px;
color: #3f3f3f;
font-weight: bold;
background: url(karta2.jpg) no-repeat;
}

.karta-head-hry
{
height: 28px;
margin: 0px 0px 0px 5px;
padding: 7px 0px 0px 0px;
text-align: right;
font-size: 15px;
color: #3f3f3f;
font-weight: bold;
background: url(karta-hry.jpg) no-repeat;
}

.karta-head-hry2
{
height: 28px;
margin: 0px 0px 0px 5px;
padding: 7px 0px 0px 0px;
text-align: right;
font-size: 15px;
color: #3f3f3f;
font-weight: bold;
background: url(karta-hry2.jpg) no-repeat;
}

.karta-head-videa2
{
height: 28px;
margin: 0px 0px 0px 5px;
padding: 7px 0px 0px 0px;
text-align: right;
font-size: 15px;
color: #3f3f3f;
font-weight: bold;
background: url(karta-videa2.jpg) no-repeat;
}



.karta-obsah
{
width: 349px;
margin: 0px 0px 0px 5px;
padding: 0px;
font-size: 12px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
}

.karta-obsah-hry
{
width: 527px;
margin: 0px 0px 0px 5px;
padding: 0px;
font-size: 12px;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #c5c5c5;
_margin-left: 1px;
}

.karta-licha
{
margin: 0px;
padding: 0px;
background-color: #EDEDED;
}

.karta-suda
{
margin: 0px;
padding: 0px;
}

.avatar-div
{
width: 130px;
margin: 10px 0px 20px 2px;
padding: 0px;
text-align: center;
}



.avatar-top
{
width: 130px;
height: 6px;
background: url(avatar-top.jpg) no-repeat;
}

.avatar-bottom
{
width: 130px;
height: 6px;
background: url(avatar-bottom.jpg) no-repeat;
}

.avatar-profil
{
width: 120px;
padding: 0px 4px 0px 4px;
_margin-top: -8px;
border-left: 1px solid #dadada;
border-right: 1px solid #dadada;
}



.horni
{
padding: 0px 0px 2px 0px;
text-align: center;
background-color: #EDEDED;
border-bottom: 1px solid #c5c5c5;
}

.prostredni
{
width: 1%;
background-color: #fff;
border-left: 1px solid #C5C5C5;
}

.kraj
{
width: 42%;
border-left: 1px solid #c5c5c5;
border-top: 1px solid #c5c5c5;
padding-left:4px;
font-size: 1em;
}

.kraj_vystedky
{
border-left: 1px solid #c5c5c5;
border-top: 1px solid #c5c5c5;
padding-left:4px;
font-size: 1em;
}


.kraj2
{
width: 25px;
text-align: right;
border-right: 1px solid #c5c5c5;
border-top: 1px solid #c5c5c5;
padding-right:2px;
color: #ABABAB;
font-size: 1em;
}

.oznaceni
{
position: relative;
top: 2px;
margin: 0px 20px 0px 20px; 
padding: 3px;
background: url(oznaceni.jpg) repeat-x;
border: 1px solid #c5c5c5;
}

.ikonky
{
position: relative;
top: 1px;
margin: 0px; 
padding: 0px 1px 0px 1px;
background-color: #FFF;
border: 1px solid #c5c5c5;
}

.ikonky:hover
{
position: relative;
top: 1px;
margin: 0px; 
padding: 0px 1px 0px 1px;
background-color: #EDEDED;
border: 1px solid #c5c5c5;
}

.ikonky-aktivni
{
position: relative;
top: 1px;
margin: 0px; 
padding: 0px 1px 0px 1px;
background-color: #EDEDED;
border-top: 1px solid #c5c5c5;
border-left: 1px solid #c5c5c5;
border-right: 1px solid #c5c5c5;
border-bottom: 1px solid #EDEDED;
}

.zalozka-ramecek
{
position: relative;
z-index: 1;
width: 500px;
height: 21px;
margin: 0px auto; 
padding: 0px;
text-align: center;
border: 0px solid #000;
}


.zalozka
{
float: left;
width: 63px;
height: 20px;
margin: 0px;
padding: 0px;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: url(zalozka-profil.jpg) no-repeat;
}

.zalozka:visited
{
color: #FFF;
}

.zalozka:hover
{
color: #FFF;
background: url(zalozka-profil-hover.jpg) no-repeat;
}

.zalozka-aktivni
{
float: left;
width: 73px;
height: 21px;
margin: 0px;
padding: 0px;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: url(zalozka-profil-aktivni.jpg) no-repeat;
}

.zalozka-aktivni:visited
{
color: #FFF;
}

.zalozka-aktivni:hover
{
color: #FFF;
}





.zalozkaf-filtr-ramecek
{
position: relative;
z-index: 1;
width: 460px;
height: 21px;
margin: 0px auto; 
padding: 0px;
text-align: center;
border: 0px solid #000;
}

.zalozka-filtr
{
float: left;
width: 150px;
height: 20px;
margin: 0px;
padding: 0px;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: url(zalozka-filtr.jpg) no-repeat;
}

.zalozka-filtr:visited
{
color: #FFF;
}

.zalozka-filtr:hover
{
color: #FFF;
background: url(zalozka-filtr-hover.jpg) no-repeat;
}

.zalozka-filtr-aktivni
{
float: left;
width: 160px;
height: 21px;
margin: 0px;
padding: 0px;
color: #FFF;
font-weight: bold;
text-decoration: none;
background: url(zalozka-filtr-aktivni.jpg) no-repeat;
}



.zalozka-filtr-aktivni:visited
{
color: #FFF;
}

.zalozka-filtr-aktivni:hover
{
color: #FFF;
}





/* Nadpisy */
/*----------------------------------------------------------------------------*/




.sede
{
padding: 0px 0px 3px 3px;
color: #FFF;
font-weight: bold;
text-decoration: none;
display: block;
border-bottom: 1px solid #505050;

}

.sede:visited 
{ 
color: #FFF;
background: url(sede-pozadi.png) repeat-x; 
}

.sede:hover 
{
color: #FFFFFF; text-decoration: none; background: #868580
}

.sede#selected 
{
color: #FFFFFF; text-decoration: none; background: #868580
}


.sede2
{
margin: 0px;
padding: 3px;
color: #FFF;
font-weight: bold;
text-decoration: none;
display: block;
border-bottom: 1px solid #505050; 
}

.sede2:visited 
{
color: #FFF;
}

.sede2:hover 
{
color: #FFF;
background-color: #868580;
}

.sede2#selected 
{
color: #FFFFFF; text-decoration: none; background: #868580
}







.sede3
{
margin: 0px;
padding: 1px;
color: #FFF;
text-align: center;
text-decoration: none;
display: block;
border-bottom: 1px solid #505050;

}

.sede3:visited 
{
color: #FFF;
}

.sede3:hover 
{
color: #FFF;
background-color: #868580;
}

.sede3#selected 
{
color: #FFFFFF; text-decoration: none; background: #868580
}







 /* Termínovník*/
/*----------------------------------------------------------------------------*/
  
#terminovnik {   
text-align: center; 
}

 
table.terminovnik { 
  font-size: 12px; 
  width: 246px; 
  border-spacing: 2px; 
   text-align: center;
   margin: auto;
} 
 
table.terminovnik td {
  padding: 3px; 
} 
 
table.terminovnik tr.te_dny { 
  font-weight: bold; 
  color: #000; 
} 
 
table.terminovnik td.den { 
  color: #000; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #919191; 
  background-color: #BFBFBF; 
} 
 
table.terminovnik td.oznac { 
  color: #ffffff;
  cursor:pointer; 
  border: solid 1px #919191; 
  background-color: #0A6ED4; 
} 
 
a.sipka { 
color: #000; 
text-decoration: none; 
} 
 
a.sipka:hover { 
color: #000; 
text-decoration: underline; 
} 
 
div.mesic { 
  color: #000;
  padding: 5px; 
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;

} 
table.terminovnik td.akt {
  color: #FF0000;
  border: 1px solid #FF0000;  
}


  /* Termínovník*/
/*----------------------------------------------------------------------------*/





 /* Tooltip*/
/*----------------------------------------------------------------------------*/


#tt {position:absolute; display:block; background:url(/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; line-height: 15px; margin-left:5px; background:#666; color:#FFFFFF; font-size: 11px;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/images/tt_bottom.gif) top right no-repeat; overflow:hidden}






/*  Rozšíření z ostatních kasino webů (Evropská ruleta, Francouzská ruleta, Americká ruleta)  */


.captionBest
{
width: 100%;
text-align: left;
margin-top: 30px;
}

.captionBest img
{
float: left;
}

.captionBest h2
{
float: left;
margin-top: -10px;
font-size: 26px;
text-decoration: underline;
}

.textBest
{
margin-top: 20px;
margin-bottom: 20px;
}

.linkBest
{
text-align: left;
padding-bottom: 25px;
border-bottom: 1px solid #54A04A;
}

