
#flashcontent {
        float: left;
}

/*
** Hlavni strana
*/
#content.homepage {
    float:left;
    width: 1200px;
    height: 630px;
    padding: 0px;
    background: url(../images/pages/homepage-bg.jpg) no-repeat top left;
    position: relative;
    z-index: 10;
}

#content.homepage #spustit-hru {
    top: 408px;
    right: 488px;
    width: 185px;
    height: 50px;
}

#content.homepage #vytisknout-kod {
    top: 470px;
    right: 448px;
    width: 185px;
    height: 50px;
    font-size: 15px;
    font-weight: bold;
    background-image: none;
}

#content.homepage #flashcontent
{
	left: 517px;
	position: absolute;
	top: 135px;
}

/*
** Sekce - Jak na to
*/

#content div.jak-na-to {
    /* height: 730px; */
}

#jak-na-to {
    float: left;
    position: relative;
}

#jak-na-to li {
    list-style-image: url("../images/pages/ul-green-square.png");
    padding-left: 0px;
    margin-left: 32px;
}

#jak-na-to p {
    float: left;
    width: 640px;
}

#jak-na-to p.jun {
	background: url("../images/files/jaknato-jun-logo.png") no-repeat 12px 12px;
	padding-left: 110px;
	width: 560px;

}
#jak-na-to p.sipky {
	background: url("../images/files/jaknato-sipky.png") no-repeat 12px 11px;
	padding-left: 30px;
	line-height: 16px;
	width: 640px;
}

#jak-na-to p.sipky b {
	color: #267b36;
}

#jak-na-to div.tip {
	position: absolute;
	float: left;
	top: 340px;
	right: 0px;
	border: 1px solid #9ed872;
	background-color: #e1fae5;
	padding: 10px;
	width: 274px;
	height: 125px;
}

#jak-na-to div.tip b {
	color: #000000;
}


#jak-na-to p a {
    color: #267b36;
    text-decoration: underline;
}
#jak-na-to p a:hover {
    text-decoration: none;
}


ul#jaknato  {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 36px;
    overflow: hidden;
    background: url("../images/files/prehled-vysledku-vyherci-bg.png") repeat-x bottom;
    padding-top: 20px;
    padding-left: 12px;
    margin-bottom: 15px;
    width: 658px;
}

ul#jaknato li  {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 170px;
    height: 36px;
}

ul#jaknato a {
    float: left;
    background: url("../images/files/jaknato-menu-out.png") no-repeat bottom left;
    width: 169px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #79a4b6;
    text-decoration: none;
}

ul#jaknato a:hover,ul#jaknato a.selected {
    float: left;
    background: url("../images/files/jaknato-menu-on.png") no-repeat bottom left;
    width: 169px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#jak-na-to div.krok2-image
{
	float: left;
	width: 322px;
	border: 0px solid #000000;
	padding-top: 15px;
	padding-left: 13px;
}

#jak-na-to div.krok2-image b
{
	color: #267b36;
}

/*
** Sekce - Prehled vysledku
*/
#content div.prehled-vysledku {
    height: 590px;
}

ul#vyherci  {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 36px;
    overflow: hidden;
    background: url("../images/files/prehled-vysledku-vyherci-bg.png") repeat-x bottom;
    padding-top: 20px;
    padding-left: 12px;
    margin-bottom: 15px;
}

ul#vyherci li  {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 131px;
    height: 36px;
}

ul#vyherci a {
    float: left;
    background: url("../images/files/prehled-vysledku-vyherci-out.png") no-repeat bottom left;
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #79a4b6;
    text-decoration: none;
}

ul#vyherci a:hover,ul#vyherci a.selected {
    float: left;
    background: url("../images/files/prehled-vysledku-vyherci-on.png") no-repeat bottom left;
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#prehled-vysledku {
    float: left;
}

#prehled-vysledku p {
    float: left;
    width: 100%;
}

#prehled-vysledku p a {
    color: #eb2b60;
    text-decoration: underline;
}

#prehled-vysledku div.vypis-sloupec {
    float: left;
    width: 327px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
}

#prehled-vysledku div.vitez {
    float: left;
    margin-bottom: 1px;
    font-size: 11px;
}

#prehled-vysledku div.header      { border-bottom: 1px solid #ffd3b0; }
#prehled-vysledku div.vitez-lichy { border-bottom: 1px solid #ffd3b0; }
#prehled-vysledku div.vitez-sudy  { border-bottom: 1px solid #ffd3b0; }

#prehled-vysledku div.vitez-poradi,
#prehled-vysledku div.vitez-nick,
#prehled-vysledku div.vitez-skore {
    color: #000000;
    font-size: 12px;
}

#prehled-vysledku div.vitez-poradi {
    float: left;
    width: 50px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

#prehled-vysledku div.vitez-poradi-lichy { /* color: #87deff; */ color: #eb6d0a; }
#prehled-vysledku div.vitez-poradi-sudy  { /* color: #bfe9f9; */ color: #eb6d0a;}

#prehled-vysledku div.vitez-nick {
    float: left;
    width: 180px;
    padding-left: 5px;
}

#prehled-vysledku div.vitez-skore {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

#prehled-vysledku div.pagination {
    float: left;
    width: 230px;
    padding: 0px;
    padding-bottom: 10px;
}

#prehled-vysledku div.pocet-hracu {
    float: left;
    width: 295px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

/*
** Tourplan
*/

p.redTourText,p.redTour {
    display: run-in;
    margin-left: 10px;
    padding: 9px;
}

p.redTour {
    line-height: 20px;
    border: 1px solid #fdecf1;
    background-color: #fffafa;
    color:#000000;
    font-weight: bold;
}

p.redTourText {
    border-bottom: 1px solid #fdecf1;
    margin-bottom: 10px;
}

p.redTour b {
    color: #ef1212;
    font-size: 16px;
}

/*
**  Produkty
*/

div.produkt {
    float: left;
    height: 260px;
}

div.produkt a {
    float: left;
    line-height: 40px;
    padding-top: 220px;
    height: 40px;
    width: 100%;
    text-align: center;
    color: #f28610;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

div.antioxidanty    { width: 220px;  background: url(../images/files/produkty-antioxidanty.jpg) no-repeat top center; }
div.junior          { width: 220px;  background: url(../images/files/produkty-cappyjunior.jpg) no-repeat top center; }
div.dzusy           { width: 220px;  background: url(../images/files/produkty-dsuzy.jpg) no-repeat top center; }
div.dzusy-nektary   { width: 220px;  background: url(../images/files/produkty-dsuzynektary.jpg) no-repeat top center; }
div.ice-fruit       { width: 220px;  background: url(../images/files/produkty-icefruit.jpg) no-repeat top center; }

/*
**  Cappy junior
*/

#content div.cappy-junior {
    /* height: 1100px; */
}

#cappy-junior-content
{
    float: left;
    clear: both;
    padding-bottom: 50px;
}

#cappy-junior-lahev1
{
    position: absolute;
    top: 70px;
    left: 253px;
    z-index: 50;
    width: 64px;
    height: 188px;
    background: url(../images/files/cappyjunior-lahev1-out.jpg) no-repeat top left;

}

#cappy-junior-lahev1.selected { background: url(../images/files/cappyjunior-lahev1-on.jpg) no-repeat top left; }

#cappy-junior-lahev2
{
    position: absolute;
    top: 70px;
    left: 321px;
    z-index: 51;
    width: 63px;
    height: 188px;
    background: url(../images/files/cappyjunior-lahev2-out.jpg) no-repeat top left;
}

#cappy-junior-lahev2.selected { background: url(../images/files/cappyjunior-lahev2-on.jpg) no-repeat top left; }

#cappy-junior-lahev3
{
    position: absolute;
    top: 70px;
    left: 389px;
    z-index: 52;
    width: 64px;
    height: 188px;
    background: url(../images/files/cappyjunior-lahev3-out.jpg) no-repeat top left;
}

#cappy-junior-lahev3.selected { background: url(../images/files/cappyjunior-lahev3-on.jpg) no-repeat top left; }

#cappy-junior-lahev1 a,
#cappy-junior-lahev2 a,
#cappy-junior-lahev3 a
{
    float: left;
    height: 100%;
    width: 100%;
}

#cappy-junior-arrow {
    position: absolute;
    top: 268px;
    z-index: 52;
    height: 32px;
    width: 62px;
    background: url(../images/files/cappyjunior-selected.png) no-repeat top left;
}

#cappy-junior-arrow.lahev1 { left: 253px; }
#cappy-junior-arrow.lahev2 { left: 321px; }
#cappy-junior-arrow.lahev3 { left: 389px; }

#cappy-junior-text1,
#cappy-junior-text2,
#cappy-junior-text3
{
    z-index: 25;
    position: relative;
    top: 43px;
    left: 5px;
    width: 660px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #f39e50;
    visibility: visible;
    display: block;
}

#cappy-junior-text2,
#cappy-junior-text3
{
    visibility: hidden;
    display: none;
}

#cappy-junior-info1,
#cappy-junior-info2,
#cappy-junior-info3
{
    position: relative;
    top: 20px;
    left: 293px;
    width: 374px;
    height: 192px;
    background: url(../images/files/cappyjunior-lahev1-info-small.png) no-repeat top left;
    visibility: visible;
    display: block;
}

#cappy-junior-info1 a,
#cappy-junior-info2 a,
#cappy-junior-info3 a
{
    float: left;
    height: 100%;
    width: 100%;
}

#cappy-junior-info2,
#cappy-junior-info3 {
    visibility: hidden;
    display: none;
    background: url(../images/files/cappyjunior-lahev1-info-small.png) no-repeat top left;
}

/*
**   Vytiskni kod
*/

img.vytiskni-kod-jun  {
    margin: 0px;
    padding: 0px;
    display: block;
}

img.vytiskni-kod-tisk  {
    border: 0px;
    display: block;
}

a.vytiskni-kod-tisk  {
    display: block;
    margin-top: 15px;
    margin-left: 60px;
    text-decoration: none;
    border: 0px;
    width: 270px;
}



