html {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: black;
    background: url("../images/newLayout/bodybg.gif") repeat-y center #f11c0a;
    padding: 0px;
    margin: 0px;
    height: 100%;
    position:relative;
    min-width: 990px;
}

body {

    padding: 0px;
    margin: 0px;
    height: 100%;
}

iframe {
    border:0px;
}

.strike {
    text-decoration: line-through;
}

.capital {
    text-transform: capitalize;
}

#bodyContainer{
    position:relative;
    width:100%;
    padding: 0px;
    min-height:100%;
}

input, textarea, select {
    border:1px solid #ccc;
    background: white;
}

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

div.clear,div.cleaner,div.util { display: block; clear: both; font-size: 0px; line-height: 0px; }

a img#mainLogo {
    border:0px;
    margin: 16px 0px 22px 0px;
}

#boyLogo {
    width:790px;
    text-align: right;
    float:left;
}

a {
    color: #f11c0a;
    text-decoration: underline;
}

ul.ui-tabs-nav {
    border:0px !important;
    background: #f11c0a;
}

ul.ui-tabs-nav li, ul.ui-tabs-nav li a {
    border:0px !important;

}
ul.ui-tabs-nav li a {
    border-top:1px solid #f11c0a !important;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style-type: square;
}

h1 {
    position: absolute;
    right:10px;
    top: 20px;
    padding:0px;
    margin: 0px;
    font-size: 10px;
    font-weight: normal;
    color:white;
}

h2 {

    font-size: 18px;
}
h3 {
    font-size: 16px;
    color: black;
}

h4 {
    font-size: 13px;

}
h2, h3, h4, h5, h6 {
    color: #f11c0a;
}

h3, h3 a, h4, h4 a {
    color:black;
}

.home-right h3, .home-right h4{
    color: #f11c0a;
}

.home-right h4.hlavicka {
    padding:0px 10px !important;
    font-weight: normal;
    color: white;
    background: url("../images/newLayout/hlavicka.jpg") repeat-x top left;
    height: 33px;
    line-height: 26px;
}

h3, h4, h5, h6 {
    margin: 1em 0px 0.5em 0px;
}

a img {
    border:none;
}

img {
    border:none;
}

#header {
    background: url("../images/newLayout/headerBg2.gif") bottom left repeat-x #f11c0a;
    height: 156px;
}

#header_content {
    margin: 0px auto;
    width:990px;
    position: relative;
    padding: 0px;
    height: 156px;
    background: url("../images/newLayout/headerBg2.gif") bottom left repeat-x #f11c0a;
}

#header #mainMenu ul {
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    width:990px;

}

#header #mainMenu ul li {
    display: inline-block;
    padding: 0px 0px 11px 0px;
    margin: 0px;
    font-family: Helvetica;
}

#header #mainMenu ul li a {
    font-family: Helvetica;
    text-decoration: none;
    display: block;
    background: none;
    padding: 14px 18px 5px 18px;
    margin: 0px 2px;
    color:white;
    height: 20px;
}

#header #mainMenu ul li a.active, #header #mainMenu ul li a:hover {
    background: #f11c0a;
    color: white;
    border-left: 2px solid white;
    border-right:2px solid white;
    margin: 0px;
}
#header #searchMenu {
    position:absolute;
    display: block;
    top: 0px;
    right:0px;
    font-size: 10px;
}

#header #searchMenu ul {
    list-style-type: none;
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

#header #searchMenu ul li {
    display: inline-block;
    color: white;
}

#header #searchMenu ul li a{
    display:block;
    padding:0px 10px 0px 10px;
    color: white;

}

#header #searchMenu ul li a.inline {
    display:inline;
    padding:0 10px 0 0;
}

#header #searchMenu form {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    height: 20px;
}

#header #searchMenu form div {
    display: inline-block;
    line-height: 20px;
    padding: 0px;
    margin: 0px 0px 0px 10px;
    height: 22px;
}

#header #searchMenu input {
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    border: 1px solid #e3e3e3;
    width: 127px;
    height: 19px;
    border-right: 0px;
}

#header #searchMenu form .lupa, .profil form input.lupa {
    width:20px;
    height:20px;
    background: url("../images/lupa2.png") top left no-repeat ;
    border:0px;
}

#mainContent {
    margin:0px auto;
    width:990px;
    padding:0px;
    padding-bottom:20px;
    background: url("../images/newLayout/bodybg.gif") repeat-y center white;
}

#mainContent #contentLeft {
    float:left;
    width:200px;
    padding: 10px 0px 200px  0px;
    background: white;
}

#contentLeft a.thickbox {
    padding-left: 20px;
    font-size: 9px;
    color: gray;
}

.leftMenu {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 13px;
}

.leftMenu li {
    width:177px;
    border:0px;
    margin: 0px 0px 1px 0px;
    height: auto;
}

.leftMenu li a {
    display: block;
    padding: 0px 0px 0px 20px;
    line-height: 23px;
    height: 23px;
    color:black;
    border-bottom:1px solid #e3e3e3;
    text-decoration: none;
}

.leftMenu li a:hover {
    text-decoration: underline;
}

.leftMenu li ul {
    padding:0px 0px 0px 20px;
    border: 0px;
    font-size: 10px;
    list-style: none;
}
.leftMenu li ul li {
    width:157px;
    margin: 0px;
    padding: 0px;
    border:none;
}
.leftMenu li ul li a {
    padding:0px 0px 0px 20px;
    margin: 0px;
    line-height: 15px;
    height:auto;
    border-bottom:none;
}

img#zajimaVas {
    border:none;
    padding:30px 0px 5px 16px;
}

ul.zajimaVas {
    padding: 15px 0px;
    margin: 5px 0px;
    list-style-type: none;
    font-size: 12px;
    border: 0px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}


ul.zajimaVas li {
    width:177px;
    display: block;
    padding: 1px 0px 0px 35px;
    color:#434343;
}

ul.zajimaVas li a {
    color:#434343;
}

#contentLeft h4 {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}

#contentLeft .grayBlock {
    width:180px;
    height: 90px;
    background: #bbbbbb;
    margin: 0px 0px 10px 0px;
    color: gray;
}

#contentMain {
    float: right;
    width: 760px;
    padding: 10px 0px 200px 30px;
    background: white;
    position: relative;
}

#contentMain img {

}

#footerContainer {
    margin:0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px;
    position: absolute;
    bottom:0px;
    background: #f11c0a;
    left:0px;
    right:0px;
}

#footer {
    margin:0px auto;
    width:990px;
    height:160px;
    padding:20px 0px 20px 0px;
    background: #f11c0a;
}

#footer h4 {
    font-size: 18px;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    color: #e2e2e2;
    font-weight: normal;
    font-family: Helvetica;
}
#footer ul, #footer ul a{
    list-style: none;
    color:white;
    font-size: 11px;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    text-decoration: none;
}

#footer ul a:hover {
    text-decoration: underline;
}

#footer ul li {
    margin:0px 0px 10px 0px;
}

#footer .thickbox {
    float:right;
    color:white;
    font-size: 10px;
}

#footer .menuBlock {
    float: left;
    margin:0px 70px 0px 0px;
}

#mainPath {
    font-size: 10px;
    color: #f11c0a;
    padding: 0px;
    margin: 5px 0px 20px 0px;
}

#hrajte-s-nami {
    float:right;
    padding-top:20px;
}

#flashNews {
    padding: 5px;
    background: #EE4130;
    color:white;
    font-size: 11px;
}

.smallBlock {
    float:left;
    margin: 0px 15px 0px 0px;
    width:240px;
}

.simple_user_detail{
    margin:20px 0px 0px 0px;
    padding:20px 20px 20px 20px;
    border: none;
}

.kontaktni_osoby {
    text-align: center;
}

.kontaktni_osoby img {
    float:right;
}
.kontaktni_osoby div p {
    float:right;
    text-align: left;
    margin: 0px 100px 0px 0px;
}

table.turnaje {
    margin-bottom: 20px;
    border-collapse: collapse;
    width:709px;
}

table.turnaje th, table.turnaje td {
    text-align: left;
    vertical-align: top;
    padding: 2px 5px 2px 5px;
}

table.turnaje th {
    border-bottom: 1px solid black;
}


#turnajTabs {

}

#turnajTabs table {
    margin-top: 20px;
}

#turnajTabs table a {
    color:#f11c0a;
}

#turnajClankyTabs {
    margin-top:20px;
}

#turnajClankyTabs h3 a, #turnajClankyTabs h4 a, #turnajClankyTabs table a {
    /*color:#f11c0a;*/
}


#turnajTabs table.eon {
    width:738px;
    padding: 0px;
}

table.turnaje2 {
    margin-bottom: 20px;
    border-collapse: collapse;
    width:767px;
}

table.turnaje2 th, table.turnaje2 td {
    text-align: left;
    border: 1px solid gray;
    vertical-align: top;
    padding: 2px 5px 2px 5px;
}

table.turnaje2 th {
    border-bottom: 1px solid black;
}
table.turnaje2 td.mesto {
    font-weight: bold;
    color: #f11c0a;
}
div.turnaj {
    width:530px;
}

div.turnaj table th, div.turnaj table td {
    text-align: left;
    vertical-align: top;
    padding: 2px 5px 2px 0px;
}

div.turnaj table {
    border-collapse: collapse;
}

#klikac__mapa2_Map {
    border:none;
}

.fleft {
    float:left;
}

img.fleft {
    float:left;
    margin: 0px 10px 10px 0px;
    /*
    border: 2px solid #f11c0a;
    */
}

.fleft.skupina h4{
    margin-top: 0px;
    padding-top:0px;
}


div.clear {
    display: block !important;
    clear: both !important;
    font-size: 0px !important;
    line-height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

a.thickbox img{
    float:right;
    border: none;
}

.page-more-info {
    text-align: right;
    margin-top: 0px;
}

.perex p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.perex {
    margin-bottom: 30px;
}

div.page {
    width: 740px;
}

.perex h2, .home-main .page h2, .home-main .page h3  {
    margin: 0px 0px 10px 0px;
    font-size: 16px;
}

.propozice table {

    margin-bottom: 20px;
}

.propozice table td.logo {
    width: 125px;
}

.aRight{
    text-align: right !important;
}

.propozice h2, .propozice h3, .propozice h4, .propozice h5 {
    text-align: center;
}

.propozice h2 {
    margin-top: 1.5em;
}

.soutez {
    padding-bottom:20px;
    padding-right: 20px;
}

.soutez .pravySloupec {
    float:right;
    height: auto;
    padding: 0px;
}
.soutez .pravySloupec p {
    margin-top: 0px;
}

.turnaj .skupina {
    width:250px;
    margin-bottom:20px;
}

.jc-soutez-admin table th{
    text-align: left;
}

.admin-zapasy input, .admin-zapasy2 input{
    width:30px;
}

.admin-zapasy input.submit, .admin-zapasy2 input.submit {
    width: auto;
}

.admin-zapasy input.video {
    width:200px;
    text-align: right;
    height: auto !important;
}

.admin-vysledkova-tabule .skore {
    width: 50px;
}

.admin-vysledkova-tabule .body {
    width: 30px;
}

.admin-vysledkova-tabule .poradi {
    width: 30px;
}

.zapasy {
}

.zapasy table {
}

.zapasy .cas {
    text-align: right;
}

.zapasy .kdo,  .zapasy .skore1, .zapasy2 .kdo,  .zapasy2 .skore1{
    text-align: right;
}

.zapasy .komu,  .zapasy .skore2, .zapasy2 .komu,  .zapasy2 .skore2 {
    text-align: left;

}

.zapasy .skore1, .zapasy2 .skore2 {
    width:30px;
}

.zapasy .minus{
    text-align: center;
    width:10px;
}

.vysledkova-tabule {

}

.soutez .zapasy2 {
}

.soutez .zapasy2 td {
    vertical-align: top;
}

.soutez .zapasy2 table {

}
.soutez .zapasy2 .pomlcka {
    text-align: center;
    width:10px;
}

.soutez .zapasy2 th {
    text-align: left;
}

.zapasy2 .mininadpisTh{
    font-size: 10px;
}

.zapasy2 .skore3 {

    width: auto;
}

.vysledkova-tabule table {

}

.vysledkova-tabule table .nazev {
    width:574px;
}

.vysledkova-tabule table .poradi {
    text-align: right;
    width: 60px;
}

.vysledkova-tabule table .skore {
    text-align: right;
    width: 60px;
}

.vysledkova-tabule table .body {
    text-align: right;
    width:60px;
}

.vysledkova-tabule table .pismeno {
    width:15px;
}

/* administrace */

.menuTreeAdmin {
    display: inline-block;
    float: left;
    width: 180px;
    overflow: auto;
}

.menuTreeAdmin ul {
    padding: 0px;
}

.menuTreeAdmin ul li{
    width: auto;
    margin: 0px 15px;
    white-space: nowrap;
}

/* .treeItemDetail */

.treeItemDetail {
    display: inline-block;
    margin-right: 20px;
}
.treeItemDetail input.text, .treeItemDetail select.text {
    width: 150px;
}

.treeItemDetail th {
    width: 100px;
}



/* .menuSubItems */

.menuSubItems, .menuSubItems li ul {
    padding: 0px;
}

.menuSubItems li {
    list-style: none;
    border: 1px solid gray;
    margin: 0px 0px 3px 0px;
    padding: 2px 5px;
    height: 25px;
    line-height: 25px;
    width: 540px;
}

.menuSubItems li ul li{
    display: inline-block;
    text-align: left;
    white-space: normal;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding: 1px 3px;
    border: none;
}

.menuSubItems li.header {
    color: black;
    border: 1px solid gray;
    background: white;
}

.menuSubItems li.highlight {
    color: black;
    border: 1px solid black;
    background: white;
}

.menuSubItems li ul li.id {
    width: 30px;
}

.menuSubItems li ul li.nazev {
    width: 290px;
}

.menuSubItems li ul li.nazev input {
    width:100px;
    margin: 0px 5px 0px 0px;
}

.menuSubItems li ul li.nazev select {
    width:175px;
}

.menuSubItems li ul li.poradi {
    width:40px;
}

.menuSubItems li ul li.poradi input{
    width:30px;
    text-align: right;
}

.menuSubItems li ul li.visible {
    width:50px;
}

.menuSubItems li ul li.ulozit {
    width: 60px;
}

.menuSubItems li ul li.smazat {
    width: 60px;
    text-align: right;
}

/* menuDetail */

.menuDetail {
    float: left;
}

.photogallery td {
    vertical-align: bottom;
}

.photogallery input {
    width: 145px;
}

.photogallery input.submit {
    width: auto;
}

.photogallery input.radio {
    width:auto;
}

.photogallery td.taLeft {
    text-align: left !important;
}

.photogallery label {
    background:#ccc;
    padding:1px;
    line-height: 20px;
}

.photogallery label input {
    display: inline;
    width:auto;
}


.administrable-page-struktura-a-razeni form, .administrable-page-struktura-a-razeni form div {
    display: inline;
}

.administrable-page-struktura-a-razeni a {
    margin: 0px 10px 0px 10px;
}

.administrable-page-struktura-a-razeni form {
    line-height: 25px;
}

.administrable-page-struktura-a-razeni ul {
    padding: 0px 0px 0px 20px;
}

.administrable-page-struktura-a-razeni form input {
    width:30px;
}

.administrable-page-struktura-a-razeni form input.checkbox, .administrable-page-struktura-a-razeni form input.submit {
    width:auto;
}

/* konec stylu administrace */

h2.minuleRocniky {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    float:right;
}

#searchMenu ul {
    position:absolute;
    right:0px;
    top: 35px;
    width:400px;
    text-align: right;
}

#searchMenu ul.minuleRocniky {
    right:10px;
}

#searchMenu ul.minuleRocniky li a, ul.minuleRocniky li {
    color:white;
    font-size: 10px;
    background: none !important;
    display: inline !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px !important;
    float:right !important;
}
#searchMenu ul.minuleRocniky li a {
    text-decoration: underline;
}

#searchMenu ul.minuleRocniky li {
    width:110px !important;
}

#searchMenu ul.minuleRocniky li a:hover {
    text-decoration: none;
}

.fullsizePicture, span.fullsizePicture a {
    color:#bbb;
    font-size: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
}

span.fullsizePicture a {
    display: inline;
}


a.fullsizePicture:hover, span.fullsizePicture a:hover {
    text-decoration: underline;
}
.fotogalerie .foto-list h4 {
    padding-left: 20px;
    font-size: 14px;
}

.fotogalerie input.visible {
    margin-bottom:3px;
}

.fotogalerie table.fotky {
    border-collapse: collapse;

}

.fotogalerie table.fotky td{
    width: 190px;
    text-align: center;
    vertical-align: top;
}

.fotogalerie table.fotky td div {
    text-align: center;
    margin:0px auto;
    width:150px;
}

.fotogalerie table.fotky td div a.foto {
    margin: auto;
    display: table-cell;
    width:150px;
    height: 150px;
    border:1px solid white;
    vertical-align: middle;
}

.fotogalerie table.fotky td div a.foto:hover{
    border:1px solid #EE4130;
}

.konPoradi {

}

.konPoradi .poradi{
    width:20px;
}

.konPoradi .topRight {
    width:100px;
}

.konPoradi .tdSpacer{
    width:160px;
}

.tym_foto {

    float:right;
}

.zaklInfo th {
    text-align: left;
    padding-left: 0px;

}


.zaklInfo {
    margin-bottom:20px;
}

.tym-detail {
    width:280px;
}

.tym-detail td{
    padding-right: 10px;
}

/* turnaje tabulka */

table.eon {
    padding:0px;
    margin: 0px;
    border-collapse: collapse;
}

table.eon th, table.eon td {
    margin: 0px;
    padding: 0px 2px;
    line-height:20px;
    border:0px;
    width: auto;
}

table.eon td {
    background:white;
    color:#000;
    height:22px;
    border-bottom:1px solid #D9D9D9;
}

table.eon th {
    background: #D9D9D9;
    border:1px solid #f11c0a;
    border-left:0px;
    border-right:0px;
    text-align: left;
}

table.eon .top {
    background: #f11c0a;
    color: white;
    font-weight: bold;
    padding-left:10px;
    border: 0px;
}
table.eon .topRight {
    background: url(../images/table/topRight.gif) top right no-repeat #f11c0a;
    border-top: 0px;
    border-bottom:0px;
}

table.eon .topRight, table.eon .top {
    border-bottom: 1px solid #f11c0a;
}

table.eon .bLeft, table.eon .bRight {
    font-size: 1px;
    width:10px;
    border: 0px;
    line-height: 1px;
    padding: 0px;
    margin: 0px;
}
table.eon .bLeft {
    border:0px;
    background: url(../images/table/bg_red_point.gif) left repeat-y white;
    width:7px;
    padding: 0px;
    margin: 0px;
}

table.eon th.bLeft, table.eon th.bRight {
    background-color: #D9D9D9;
}

table.eon .bRight {
    border:0px;
    background: url(../images/table/bg_red_point.gif) right repeat-y white;
    width:10px;
    padding: 0px;
    margin: 0px;
}

table.eon th.bLeft, table.eon th.bRight {
    border: 1px solid #f11c0a;
    border-left: 0px;
    border-right: 0px;

}

table.eon .bbRight, table.eon .bbLeft, table.eon .bBottom {
    line-height: 3px;
    height: 5px;
    font-size: 1px;
    border: 0px;
}

table.eon .bbLeft {
    background: url(../images/table/ru2.gif) bottom left no-repeat white;
    width:7px;
    border:0px;
}

table.eon .bbRight {
    background: url(../images/table/ru1.gif) bottom right no-repeat white;
    width:7px;
    border:0px;
}

table.eon .bBottom {
    background: url(../images/table/bg_red_point.gif) bottom repeat-x white;
}

table.eon tr.bNone td {
    border: 0px;
}
/* tabulka konec */

div.turnaj div.zakladniInformace p {
    margin: 0px;
}

div.turnaj div.zakladniInformace strong {
    padding:0px 5px 0px 0px;
    display: inline-block;
}

div.turnaj div.zakladniInformace strong span {
    padding: 10px 0px 0px 0px;
    display: inline-block;
}

div.turnaj div.zakladniInformace strong.zInfoLabel {
    width:100px;
    display: inline-block;
}

.turnaj .hlavniText ul {
    padding-left:25px;
}

.home .home-right{
    float:right;
    width:200px;
    text-align: left;
    font-size: 11px;
}

.home .home-right table{
    margin-top: 5px;
    border-collapse: collapse;
}

.home .home-right table.td{
    padding:1px 0px 0px 0px;

}
.home .home-right h3 {
    margin:0px;
    font-size: 14px;
}

.home .home-main{
    width:540px;
    float:left;
    padding: 0px;
}

.home .home-main .page {
    width:540px;
}
#vysledkyHomeTabs table {
    width:190px;
}

#vysledkyHomeTabs ul {
    border:0px;
    background: #f11c0a;
}

.home-right #shift ul, .home-right #vysledkyHomeTabs ul {
    /* background:white;*/
    padding: 0px;
}

.home-right #shift ul li, .home-right #vysledkyHomeTabs ul li {
    /*background: white;*/
    /* border:1px solid #f11c0a;*/
    border:0px;
    padding-bottom:1px;
}

.home-right #shift, .home-right #vysledkyHomeTabs {
    font-size: 10px;
}

.home-right #shift div, .home-right #vysledkyHomeTabs div {

}

.home-right #shift .ui-tabs-panel, .home-right #vysledkyHomeTabs .ui-tabs-panel {

}

.home-right .ui-tabs-nav {
    height: 25px !important;
    padding-left: 3px !important;
    padding-top: 2px !important;
    margin-bottom: 5px !important;
}

.home-right .ui-tabs-nav li {
    margin-right: 3px !important;
}

.home-right #shift .ui-tabs-panel a, .home-right #vysledkyHomeTabs .ui-tabs-panel a {
    color:#f11c0a !important;
}

.home-right #shift ul .ul-state-active, .home-right #vysledkyHomeTabs ul .ul-state-active {
    /* border-bottom: 1px solid white;*/
    height: 30px;

}

.home {
    padding: 0px;
}

.home .home-main h2 {
    font-weight: bold;
}

.home .home-main h2 a {
    text-decoration: underline;
}

#contentMain .page
{
    margin-bottom:0px;

}

#contentMain .page-block
{
    margin-bottom:0px;

    height:135px;

}

#contentMain .home .page {
    margin: 0px;

    height:150px;
}

#contentMain .home .page h2, #contentMain .home .page h3 {
    margin-top:0px;
}


.perex strong.prStrong {
    padding-right: 5px;
    float:left;
}

.perexFoto {
    padding:0px;
    height:120px;
    float:left;
    margin-right:15px;
    margin-bottom: 15px;
}

.perexFoto h3 {
    margin-top:0px;
}



.perexFoto img.fleft {
    float:none !important;
}

.page-perex {
    padding:0px;
    margin:0px;
}

.page-content {
    padding:0px;
}

div.propozice h4.mala{
    width: 325px;
}

div.propozice table.kontaktni_osoby td {
    vertical-align: top;
    text-align: center;
}

div.propozice table.kontaktni_osoby td table td {
    text-align: left;
    padding-left:10px;
}

div.propozice table.kontaktni_osoby td table td.logo {
    text-align: right;
}

.genPertner {
    position:relative;
}
.genPertner table {
    margin:0px auto;
}


ul.obsah, ul.obsah ul {
    padding:0px;
}

ul.obsah li {
    padding-left:0px;
    list-style-type: none;
}

ul.obsah li ul li{
    padding-left:15px;
}

p.nahoru {
    text-align: right;
}

div.paging {
    text-align: left;
    font-weight: bold;
}

div.paging a {
    display:inline-block;
    padding:3px 8px;
    border: 1px solid white;
    text-decoration: none;
    background: white;
    margin: 0px 5px 0px 0px;
}

div.paging a:hover {
    border: 1px solid #f11c0a;
}

div.paging a.active {
    color:white;
    border: 1px solid #f11c0a;
    background: #f11c0a;
}

div.paging a.active:hover {
    border: 1px solid #f11c0a;
    color: #f11c0a;
    background: white;
}

.partneri {
    position: relative;
}

.partneri table.eon th {
    text-align: center ;
}

.partneri table.eon th.top {
    text-align: left !important;
}

.partneri table {
    width: 100%;
    border-collapse: collapse;
}
.partneri table td {
    vertical-align: middle;
    text-align: center;
    width: 32%;
}

.partneri table td.bLeft, .partneri table td.bRight{
    width:auto;
}

.partneri h2 {
    display: inline;
    text-align: center;
    vertical-align: middle;
}

.partneri a img {
    padding:15px 0px;

}
.video {
    display: inline-block;
    width: 360px;
    height: 140px;
}

.video p a{
    color: #f11c0a;
}

.highlight {
    background:#EEE;
}

.team-list {
    width:100%;
    border-collapse: collapse;
}

.team-list td, .team-list  th {
    padding:2px 5px;
}

.aLeft {
    text-align: left;
}

.aRight {
    text-align:right;
}

/* PROFIL */

.profilRight {
    width:190px;
    padding:0px 5px 5px 5px;
    margin: 0px;
    float:right;
}

.profilRight h4 {
    padding: 0px;
    margin-bottom: 0px;
}
.profilRight p, .profilRight ul{
    margin-top:0px;
}

.profilMain {
    width:555px;
    float:left;
}

.profilMain h2 {
    margin:0px 0px 15px 0px;

    height: 20px;
    padding: 0px;
}

div.wall {
    margin:0px 0px 0px 0px;
}

div.wall .userName {
    color:#f11c0a;
    font-weight: bold;
    text-decoration: none;
}

div.wall a.userName:hover {
    text-decoration: underline;
}
div.wallPost {
    margin:0px 5px;
    background: #EEE;
    padding: 5px 5px 0px 5px;
    border:1px solid #BCBCBC;
}

div.wallPost textarea {
    font-family: Arial;
    width:520px;
    height:100px;
    line-height:15px;
    margin:0px;
    margin-bottom: 5px;
    padding:5px;
    font-size: 14px;
    background: white;
}

div.wallPost textarea.small {
    height: 20px;
    color:#666;
}

div.wallPost div {
    text-align: right;
}

div.wallPost div input{
    padding: 5px;
    margin:0px 0px 5px 0px;
}

div.wallPost input.submitButton, div.wallComment input.submitButton {
    color: black;
    background: white;
}

div.wallComment {
    position:relative;
}

div.wallPost select {
    float:left;
}

div.wallPost input.submitButton:hover, div.wallPost .submitHover,
div.wallComment input.submitButton:hover, div.wallComment .submitHover{
    border:1px solid #f11c0a;
    background: white;
}

div.wallItem {
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
    position:relative;
}

div.wallItemUtil, div.wallCommentUtil{
    margin: 5px 0px 0px 0px;
    font-size: 11px;
    color:#bcbcbc;
}

div.wallItemUtil a, div.wallCommentUtil a  {
    color:#999;
    text-decoration: none;
}

div.wallItemUtil a:hover, div.wallCommentUtil a:hover {
    text-decoration: underline;
}

div.wallText {
    padding-right:20px;
}

div.wallText img.userFotoSmall, div.wallComment img.userFotoSmall {
    float:left;
    padding:3px;
    border:1px solid #BCBCBC;
    margin: 0px 5px 0px 0px;
    background: white;
}

img.profilPhoto, img.canvas {
    padding:3px;
    border:1px solid #BCBCBC;
    margin: 5px;
    background: white;
}

div.wallComments {
    width: 485px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 60px;
}

div.wallLikes {
    color:#666;
    font-size: 11px;
}

div.wallComment {
    margin:3px 5px 0px 5px;
    width:400px;
    background: #EEE;
    padding: 5px;
    border:1px solid #BCBCBC;
}
div.wallComment.new textarea {
    width:388px;
    padding:5px;
    height:39px;
    line-height: 13px;
    font-size: 12px;
    font-family: Arial;
}

div.wallComment.new input {
    margin: 5px 0px 0px 0px;
    height: 20px;
    line-height: 18px;
    border:1px solid #bcbcbc;
}

div.wallComment.new div.sub {
    text-align: right;
}

div.wallComment.new a.cancelComment {
    color:gray;
    display:block;
    float:left;
    text-decoration: none;
    padding:0px 5px;
    border:1px solid #bcbcbc;
    margin: 5px 0px 0px 0px;
    height: 18px;
    line-height: 18px;
    cursor: default;
}

div.profilRight  {

}

div.profilRight h3 {
    padding:0px;
    margin:5px 0px 5px 0px;
    font-size: 14px;
    line-height: 15px;
}

div.profilRight div.profilDetailSearch {
    height: 25px;
    padding: 5px 0px;
    color:black;
    /* background: #f11c0a;*/
    text-align: center;
    margin: 35px 0px 10px 0px;
    background: #f11c0a;
}

div.profilRight div.profilDetailSearch input {
    border: 0px;
    width: 150px;
    height: 14px;
    padding: 5px;
}

div.profilRight div.profilDetailSearch input.lupa {
    width:20px;
    height: 20px;
    padding: 0px;
}

div#profilMainTabs {

}

div.userDetail {
    position:relative;
}

.userDetail td, .userDetail th {
    text-align: left;
    vertical-align: top;
}

.userDetail td, .userDetail th {
    padding:5px 10px 20px 5px;
    border-bottom: 1px solid #ddd;
}

.userDetail tr.last {
    border:0px;
}

.userDetail table {
    border-collapse: collapse;
    width:100%;
}

.userDetail th {
    text-align:right;
    width:90px;
    color:#666;
}

.userDetail tr.last td, div#profilMainTabs .userDetail tr.last th {
    border:0px;
}



div.profilMain a.editProfile {
    float:right;
    color:#999;
    text-decoration: none;
    z-index: 100;
}

div.profilMain a.editProfile:hover {
    text-decoration: underline;
}

h3.red {
    background: #f11c0a;
    height: 35px;
    line-height: 35px;
    padding:0px 10px;
    color:white;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px 0px 15px 0px;
}

h3.red a {
    color:white;
}

div#userMessagesTabs div.message{
    padding: 5px 5px 10px 5px;
    border-bottom:1px solid #BCBCBC;
    margin:0px 0px 5px 0px;
    position:relative;
}

div#userMessagesTabs div.messageUtil {
    float:right;
    text-align: right;
    display: inline;
}

div#userMessagesTabs div.messageUtil a, div#userMessagesTabs div.to a, div#userMessagesTabs div.from a {
    text-decoration: none;
}

div#userMessagesTabs div.messageUtil a:hover, div#userMessagesTabs div.to a:hover, div#userMessagesTabs div.from a:hover  {
    text-decoration: underline;
}

div#userMessagesTabs div.to, div#userMessagesTabs div.from {
    float:left;
    padding:0px 5px 0px 0px;
    width: 100px;

}
div#userMessagesTabs div.to a, div#userMessagesTabs div.from a {
    font-weight: bold;
}
div#userMessagesTabs div.date
{
    display: block;
    color:gray;
    font-size: 10px;
}

div#userMessagesTabs div.messageText {
    margin: 5px 0px 0px 105px;
    background: white;
    padding: 5px 0px;
    width:440px !important;
    overflow: auto;
    word-wrap: break-word;
}

div#userMessagesTabs img.userFotoSmall {
    padding:3px;
    border:1px solid #BCBCBC;
    margin: 0px 0px 5px 0px;
    background: white;
}

div.login table {
    border-collapse: collapse;
}
div.login td {
    padding:2px 5px;
}

div.login input.text{
    width:145px;
}

div.login .submit input, div.login .submit a {
    font-size: 11px;
    display: inline-block;
    width: 80px;
    line-height: 20px;
    padding:5px;
    margin: 0px;
    vertical-align: middle;
}

div.login .submit a {

    padding: 1px;
}

div.login td {
    vertical-align: baseline;
}

div.login td.label {
    padding: 0px;
    width:50px;
}

div.login td #loginLink {
    padding-top: 5px;
    display: block;
    float:left;
}

table.registration {
    width:720px;
}

table.registration span.small {
    color:#999;
}

table.registration select.den {
    display: inline;
    width:40px;
}

table.registration select.mesic {
    display: inline;
    width:72px;
}

table.registration select.rok {
    display: inline;
    width:60px;
}

table.registration .aRight {
    padding-top: 3px;
}

table.registration td {
    vertical-align: top;
    height: 40px;

}

table.registration th {
}

span.star {
    color:#f11c0a;
    font-weight: bold;
}
table.registration td input {
    margin:10px 0px;
}

table.registration td.inp {
    padding:0px;

}

table.registration td.inp img {
    float:right;
    margin-top:3px;
    margin-right:0px;
}

table.registration td.inp input, table.registration select {
    width:170px;
    margin: 3px 0px 0px 0px;
}

table.registration select {
    padding: 0px 0px 0px 0px;
    width:173px;
}

table span.error {
    font-size: 10px;
    color:red;
    display: block;
    text-align: center;
    text-align: left;
}

table.registration td.correcting {
    padding:0px;
    width: auto;
}

table.registration td.agree {
    vertical-align: middle !important;
}

table.registration td.agree input {
    display: inline !important;
    width:auto !important;
    height: auto !important;
    padding:0px;
    margin:0px;
}

table.registration td.agree strong{
    display: inline;
    height: 35px;
    zoom:1;
    line-height: 35px;
    width: 300px;
}

table.registration td.agree span.error{
    display: inline;
    padding: 0px 0px 0px 5px;
}

table.registration textarea {
    padding:5px;
    width:700px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    border: 0px;
}
table.registration span.small {
    font-size: 11px;
    display: block;
    text-align: center;
    text-align: left;
}

#photogalleryEditTabs .ui-tabs-nav li a{
    padding-bottom: 7px;
}

.poradaniTurnaje {
    text-align: left;
    position:relative;
}

.poradaniTurnaje table {
    width:100%;
    border-collapse: collapse;
}

.poradaniTurnaje th {
    text-align: right;
}

.poradaniTurnaje th, .poradaniTurnaje td {
    height: 30px;
    vertical-align: middle;
}

.poradaniTurnaje input.normal {
    margin-right:10px;
}
.poradaniTurnaje textarea {
    width:376px;
}

.poradaniTurnaje .captcha {
    text-align: left;
}

.poradaniTurnaje .captcha input {
    margin-top: 5px;
    text-align: left;
    width:250px;
}

.poradaniTurnaje  .small {
    font-size: 10px;
}

.poradaniTurnaje .error {
    padding:10px;
    color:black;
    background: #fff0f0;
    border: 2px solid #f11c0a;
    text-align: center;
    margin-right:10px;
}

.rf-turnaje .turnaje {
    margin-bottom: 20px;
    width:740px;
}

.rf-turnaje .turnaje .prihlasit {
    width:75px;
    padding-left: 0px;
    padding-right: 0px;
}

.rf-turnaje table.turnaje .nazev {
    width:400px;
}

.rf-turnaje-admin table {
    width:730px;
    margin-bottom: 20px;
}

.rf-turnaje-admin table .nazev {
    width:400px;
}

div.rf-home div.page {
    height: 135px;
}

div.soutez.rodinnyFotbalek .pravySloupec {
    float:right;
    width:200px;
}

#slideshow {
    position:relative;
    height:350px;
}

.userPhotoGallery {
    width:180px;
    margin-right:5px;
    text-align: center;
    display: inline-block;
    position:relative;
}
.userPhotoGallery div {
    margin:0px auto;
    display: table-cell;
    height: 160px;
    width:180px;
    vertical-align: middle;
    padding: 0px;
    text-align: center;
}

.userPhotoGallery img {
    padding:5px;
    background: #eee;
    border: 1px solid #ccc;
}


.profilTurnaje, .profilSearchResults {
    width:555px;
}

.profilSearchResults td, .profilSearchResults th {
    vertical-align: top;
}

.profilSearchResults .name {
    font-weight: bold;
    width:150px !important;
    overflow: hidden !important;
    word-wrap: break-word;
}

.profilSearchResults td.name {
    overflow: hidden !important;
    width:150px !important;
    word-wrap: break-word;
}

.profilSearchResults .name a{
    text-decoration: none;
}

.profilSearchResults .name a:hover {
    text-decoration: underline;
}


.profilSearchResults .profil
{
    width:80px;
}
.profilSearchResults .foto {
    width:70px;
}

.profilSearchResults .vybrat {
    width:40px;
}

.profilSearchResults .clen {
    width: 60px;
}

.kreditHistory th {
    text-align: left;
    color:#F11C0A;
}

.kreditHistory {
    border-collapse: collapse;
}

.kreditHistory td.datum, .kreditHistory td.kredit {
    border-top: 1px solid gray;
}

.kreditHistory .kredit {
    width: 50px;
}

.kreditHistory td.kredit {
    font-weight: bold;
}

.kreditHistory .poznamka {
    font-size: 10px;

    padding-bottom: 3px;
}

#editFamilyMembers td.role select, .profilSearchResults td.role select {
    margin-top: 5px;
}

#editFamilyMembers .kapitan input, #editFamilyMembers  .zvolit input {
    margin-top:5px;
}

.addFriendDialog  textarea {
    width:395px;
}

a.report_link {
    position: absolute;
    top:5px;
    right:5px;
    display: block;
    width:16px;
    height: 16px;
    background: url("../../../images/alert_gray.gif") no-repeat;
    text-decoration: none !important;
    line-height: 10px;
    font-size: 10px;
}

a:hover.report_link {
    background: url("../../../images/alert_red.gif") no-repeat;
}

div.report {
    padding:5px;
}

.aCenter {
    text-align: center;
}

td.radioinside {
    padding:0px !important;
    vertical-align:top !important;
}

.radioinside label {
    margin:0px 0px 0px 0px !important;
    padding: 0px;
}

#mailMassMessage *{
    font-size: inherit;
    position: static;
    color:inherit;
}

#mailMassMessage h1{
    font-weight: bold;
}

#mailMassMessage h1 {
    font-size: 22px;
}

#mailMassMessage h2 {
    font-size: 18px;
}

#mailMassMessage h3 {
    font-size: 14px;
}

#mailMassMessage h4 {
    font-size: 12px;
}

#mailMassMessage a, #mailMassMessage a {
    text-decoration: underline;
    color:blue;
}

.prihlasene_rodiny {
    width:740px;
}

.fotkyzkola {
    width:200px;
}

.fotkyzkola .aCenter {
    vertical-align: middle;
    padding: 10px 0px 0px 0px;
    position: relative;
}

.fotkyzkola .aCenter div {
    margin: 0px auto;
}


.eonW1 {
    width: 555px;
}

.sendUserMessage th{
    text-align: right;

}

.sendUserMessage th, .sendUserMessage td {
    vertical-align: top;
    line-height: 15px;
}

.sendUserMessage td textarea {
    line-height: normal;
}
.group-id {
    font-size: 12px;
    font-weight: normal;
    color:#666;
}

.familyfinder {
    width:555px;
}
.familyfinder td {
    vertical-align: top;
}

.familyfinder ul{
    margin:0px;
    padding:0px 0px 0px 20px;
    list-style-type: none;
}

#searchTabs table.eon {
    margin-top: 15px;
}

.photogal-preview {
    display: inline;
    zoom:1;
}

div.fotogalerie > div.photogal-preview {
    display: inline-block;
}

div.photogal-preview {
    width: 170px;
    margin: 10px 10px 0px 0px;
    padding: 0px;
    float:left;
    text-align: center;
}

div.photogal-preview img {
    padding:5px;
    border:1px solid #999;
    background: #EEE;
}

div.photogal-preview span {
    display: block;
    color:black;
    font-weight: bold;
    font-size:14px;
}

div.photogal-preview span.smallGray {
    color:#999;
    font-weight: normal;
    font-size:11px;
    padding-top:5px;
    padding-bottom:5px;
}

div.photogal-preview h3 {
    height: 40px;
    padding:0px;
    margin: 10px 0px 5px 0px;
}

div.gallerySearchForm {

}

div.gallerySearchForm input.hasDatepicker {
    width:70px;
}

#hledatButton {
    margin: 5px 0px;
}

div.gallerySearchForm input.text {
    margin: 5px 0px;
}

div.gallerySearchForm td.vyraz {
    width:155px;
}

div.gallerySearchForm td.od {
    width:80px;
}

div.gallerySearchForm table.eon {
    width:740px;
}

.w740 {
    width:740px;
}

.soutezVIP .nazev {
    width:300px;
}

#kolo1tabs #ukol {
    padding-right: 20px;
}

#kolo1tabs #ukol th {
    text-align: left;
    padding-left: 0px;
}

#kolo1tabs #ukol ul {
    padding-left:20px;
}

.prubPoradi .body {
    width:40px;
}

.prubPoradi .author {
    width:200px;
}

.prubPoradi .foto {
    width:200px;
}

.club-registration td {
    padding:5px 10px 5px 0px !important;
    vertical-align: top;
}

/* ESHOP */
/* admin */

.eshopAdministration h3 {
    margin-top:0px;
}

.eshopAdministration td, .eshopAdministration th{
    text-align: left;
    vertical-align: top;
}

.eshopAdministration .visible{
    border: 1px solid #00FF00;
}

.eshopAdministration .invisible{
    border: 1px solid #FF0000;
}

.eshopAdministration .visibility {
    float:right;
}

.eshopAdministration span.deleteBox {
    float:right;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.eshopAdministration span.deleteBox a {
    font-weight: normal !important;
    text-decoration: none !important;
}

.eshopAdministration span.deleteBox a:hover {
    text-decoration: underline !important;
}

.eshopAdministration span.deleteBox span.gray {
    color:#999;
    cursor: help;
}

.eshopAdministration .mainPhoto img{
    border: 1px solid #ccc;
    padding: 3px;
    background: white;
}

.eshopAdministration #productParams {
    margin-top: 10px;
    margin-right: 20px;
}
.eshopAdministration #productParams #productParamList p
{
    padding:10px;
    border: 1px solid #ccc;
    margin:0px 0px 5px 0px;
    background: #666;
    color:white;
}
.eshopAdministration #productParams #productParamList p a {
    color:white;
    font-weight: bold;
}

.eshopAdministration #productParams #newParamValues div,.eshopAdministration #productParams #newParamValues p,
.eshopAdministration #productParams #productParamValues div {
    padding:10px;
    border: 1px solid #ccc;
    margin: 0px 0px 5px 0px;
}
.eshopAdministration #productParams #newParamValues div,.eshopAdministration #productParams #newParamValues p {
    background: #666;
    color:white;
}

.eshopAdministration #productParams #newParamValues div p, .eshopAdministration #productParams #productParamValues div p{
    padding:0px;
    border: 0;
    margin:0px;
}

.eshopAdministration #productParams #newParamValues div h4, .eshopAdministration #productParams #productParamValues div h4 {
    margin:0px;
}
.eshopAdministration #productParams #newParamValues div h4, .eshopAdministration #productParams #newParamValues div h4 a {
    color:white;
}
.eshopAdministration #productParams #productParamValues div  h4 a {
    color:#f11c0a;
}

.eshopAdministration #productParams #productParamValues div label {
    padding-right:10px;
}


.categoryLeftList {
    float:left;
    width:150px;
    overflow: auto;
}

.categoryLeftList ul {
    padding: 0px 0px 0px 15px;
    list-style-type: disc;
}

.categoryLeftList ul li {
    padding:2px 0px 2px 0px;
}

.categoryLeftList .active_parent > a {
    font-weight: bold;
}

.categoryLeftList .active > a {
    font-weight: bold;
    color:#A52A2A;
}

.editCategoryDetail, .addCategoryDetail {
    width:250px;
    float:left;
    padding-bottom: 10px;
}

.editCategoryDetail table, .addCategoryDetail table{
    border-collapse: collapse;
}

.editCategoryDetail th, .addCategoryDetail th {
    text-align: left;
}

.editCategoryDetail th, .addCategoryDetail th, .editCategoryDetail td, .addCategoryDetail td {
    padding:0px 0px 5px 0px;
}

.editCategoryDetail {
    margin-right: 10px;
}

.eshopListContent {
    width:570px;
    float:right;
    margin: 0px 20px 0px 0px;
}

.categorySecondaryList, .productList {

}

.categorySecondaryList ul, .productList ul {
    padding:0px;
    list-style: none;
}

.categorySecondaryList ul li, .categorySecondaryList .ui-state-highlight, .productList ul li, .productList .ui-state-highlight{
    line-height: 15px;
    height: 15px;
    padding:5px;
    margin-bottom:5px;
}

.categorySecondaryList ul li, .productList ul li {
    cursor:move;
    font-weight:bold;
}

.categorySecondaryList ul li.cursorNormal, .productList ul li.cursorNormal{
    cursor: inherit;
}

.categorySecondaryList ul li.ui-state-default a, .productList ul li.ui-state-default a {
    color: #f11c0a;
    text-decoration: underline;
}

.categorySecondaryList ul li.ui-state-default a:hover, .productList ul li.ui-state-default a:hover {
    text-decoration: none;
}

li.ui-state-default input[type=text] {
    width:100px;
}

.cRed {
    color:#f11c0a;
}

.funshop td.img {
    width:165px; padding:10px;
}

.funshop td.spacer {
    border:0px; width:300px;
}

.funshop td.spacer2 {
    height:100px; padding:0px;
}

.funshop td.priceType {
    border-top:1px solid #D9D9D9;
    width:100px;
    font-weight: bold;
}

.funshop td.price {
    border-top:1px solid #D9D9D9;
    font-style: italic;
}

.funshop .header {
    border: 0px;
}

.club-registration .small {
    font-size: 10px;
}

.club-registration .gray {
    color:#aaa;
}

.club-registration .red {
    color:#F00;
}

.club-registration p {
    margin:0px;
}

.club-registration textarea {
    width:510px;
}

.kartyKlubu {

}

.kartyKlubu .small {
    font-size: 10px;
}

.kartyKlubu .gray, .kartyKlubu .gray a, .kartyKlubu a.gray {
    color: #ddd;
}

.kartyKlubu a:hover.gray, .kartyKlubu .gray a:hover {
    color:#666;
}

.club-card td {
    vertical-align: top;
}

.club-card .logo, .club-card .logo2 {
    text-align: left;
    width:150px !important;
    padding-top:5px;
    padding-bottom:5px;
    border:0px;
}

.club-card .logo2 {
    text-align: right;
}

.club-card .topRight, .club-registration .topRight{
    text-align: right;
}

.club-card .title {
    font-weight: bold;
    width:130px;
}

.club-card .title2 {
    font-weight: bold;
    padding-left: 50px;
    width:130px;
}

#zarazeniProduktu a {
    color:#f11c0a;
    text-decoration: underline;
}

#zarazeniProduktu a:hover {
    text-decoration: none;
}

.zari19 td, .zari19 th {
    vertical-align: top;
}

.zari19 .stadion {
    padding-left:5px !important;
    border:0px;
    width:220px;
}

.zari19 .stadion img {
    padding:5px;
    border:1px solid #999;
    background: #ddd;
}

.zari19 td {
    padding:10px 0px !important;
}

.zari19 .bottom td{
    padding:0px !important;
}

.zari19 .first, .zari19 .second, .zari19 .third {
    height: 20px;

}

.zari19 .spacer td {
    height: auto;
}

#log {
    width:300px;
    height: 100px;
    overflow: auto;
    padding: 0px;
    float:left;
    border: 1px dotted #999;
    margin: 0px 20px 20px 0px;
    font-size:11px;
}

#log ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
    width: 260px;
}

#log ul li {
    padding: 0px;
    margin: 0px;
}

#sortablePhotoList {
    margin: 0px 20px 0px 0px;
    list-style: none;
    padding: 0px;
}

#sortablePhotoList li, #sortablePhotoList .ui-state-highlight {
    line-height: 15px;
    height: 100px;
    padding:5px;
    margin-bottom:5px;
    margin-right:5px;
    float: left;
    width:350px;
}

#sortablePhotoList li {
    cursor:move;
    font-weight:normal;
    position: relative;
}

#sortablePhotoList li a {
    color:#f11c0a;
    text-decoration: underline;
}

#sortablePhotoList li a:hover {
    text-decoration: none;
}

#sortablePhotoList li p {
    padding: 0px;
    margin: 0px 0px 3px 0px;
}

#sortablePhotoList li img {
    padding: 3px;
    border: 1px solid #0F0;
    background: white;
    float:left;
    margin-right: 5px;
}

#sortablePhotoList a.photoLink {
    position:absolute;
    bottom:7px;
    left:5px;
    background-color: white;
}
#sortablePhotoList li .saveText {
    position:absolute;
    top:5px;
    right:20px;
}

#sortablePhotoList li .resetText {
    position:absolute;
    top:5px;
    right:5px;
}

#sortablePhotoList table {
    margin:0px;
    padding:0px;
}

#sortablePhotoList table td {
    padding:0px 10px 0px 0px;
}

#sortablePhotoList li.invisible a.photoLink{
    border:1px solid #FF0000;
}

#sortablePhotoList li.visible a.photoLink{
    border:1px solid #00FF00;
}

#sortablePhotoList li.invisible img, #sortablePhotoList li.invisible span.photoNo {
    border: 1px solid #FF0000;
}

#sortablePhotoList li textarea {
    width:245px;
    height: 55px;
    margin: 0px;
    padding:0px;
}

#sortablePhotoList li .ui-icon-arrow-4 {
    position: absolute;
    bottom:0px;
    right:0px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    /*background-color: green; */
    background-color:white;
}

#sortablePhotoList li .photoNo {
    position: absolute;
    top:5px;
    left:5px;
    color:#f11c0a;
    font-weight: bold;
    font-size:16px;
    display: block;
    padding:2px;
    border:1px solid #0F0;
    background:white;
}

#footer .leftMenu, #footer .leftMenu li, #footer .leftMenu li a, #footer h3{
    padding:0px;
    margin:0px;
    line-height: normal;
    height: auto;
    border: 0px;
    color:white;
    width: auto;
}
#footer a {
    color:white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}
#footer .leftMenu, #footer h3 {
    padding:0px 22px;
}

#footer .leftMenu li {
    margin-left: 10px;
    width:auto;
}

#footer p {
    text-align:center;
    font-size: 11px;
    padding:0px;
    margin:30px 0px 0px 0px;
    color:white;

}

#footer .chciwwwstranky, #footer p a {
    color:white;
}

#footer p a:hover {
    color:white;
}

.editProductPhoto {
    float:right;
    width:200px;
}

/*
 *
 * ESHOP
 * 
*/

#eshop .productBlock {
    display: inline-block;
    width:220px;
    padding:10px 10px 25px 10px;
    margin: 0px;
    display: inline-block;
    border-right:1px solid #dbdbdb;
    border-bottom:1px solid #dbdbdb;
    height: 330px;
}
#eshop .productBlockLast {
    border-right:none;
}

#eshop .productBlockLastRow {
    border-bottom:none;
}

#eshop .productBlock h3 {
    padding:0px;
    margin:2px 0px 5px 0px;
    height: 18px;
    overflow: hidden;
    font-size: 14px;
    color:#f11c0a;
    font-weight: bold;
}

#eshop .productBlock h3 a {
    display: block;
    color:#f11c0a;
}

#eshop .productBlock h3 a:hover {
}
#eshop .productBlock div.text {
    font-size: 10px;
    padding:0px;
    margin:0px;
    height: 36px;
    width:220px;
    overflow: hidden;
    line-height: 12px;
}

#eshop .productBlock .imgFrame {
    float:left;
    border:0px;
    width:220px;
    overflow: hidden;
    text-align: center;
    position: relative;
    height: 200px;
    padding:0px;
    margin:0px 0px 10px 0px;
}

#eshop .productBlock .imgFrame span {
    padding:95px 10px 0px 10px;
    font-size: 11px;
    color:#ccc;
    text-align: center;
    
    height: 103px;
    display: block;
}

#eshop .productBlock div.prices {
    margin-top:10px;
    color:#f11c0a;
    font-weight: bold;
    font-size: 14px;
}

#eshop .productBlock div.prices span.quantity, #eshop #productDetail span.quantity {
    font-size: 12px;
    color: #279700;
}

#eshop .productBlock div.prices span.quantity.zero, #eshop #productDetail span.quantity.zero {
    color:#A81E1E;
}

#eshop #productDetail span.quantity {
    font-size: 12px;
    font-weight:bold;
}

#eshop .productBlock div.prices span.strike {
    padding-top:10px;
    font-size: 11px;
    color:#999;
    font-weight: normal;
    display:block;
}

#eshop #nejprodavanejsi {
    padding-left:10px;
}

#eshop .productBlockSmall {
    float:left;
    width:115px;
    height: 120px;
    border-right:1px solid #dbdbdb;
    text-align: center;
}

#eshop .productBlockSmall h3.title {
    font-size: 12px;
    color:#f11c0a;
    padding:0px;
    margin: 10px 0 0 0;
    font-weight: normal;
    width:110px;
    height: 15px;
    overflow: hidden;
}
#eshop .productBlockSmall h3.title a {
    color:#f11c0a;
}

#eshop .productBlockSmall span.noImg {
    color:#ccc;
    display: block;
    padding-top:45px;
    width:90px;
    height: 45px;
    text-align: center;
    font-size: 10px;
    margin: 0px auto;
}

#eshop .productBlockSmall span.noImg a {
    color:#ccc;
    text-decoration: none;
}

#eshop .productBlockSmallLast {
    border-right: none;
}

#eshop .cartForm {
    padding: 30px 0px 0px 0px;
    float:right;
}

#eshop .cartForm input {
    border:0px;
}

#eshop .categoryFooter {
    height: 10px;
    border:0px;
    background: url("../images/eshop/listFooter.jpg") top left white no-repeat;
}

#stavKreditu {
    position:absolute;
    top:15px;
    right:15px;
    height: 53px;
    width: 71px;
    background: url("../images/eshop/kredity.jpg") top right no-repeat;
    color:white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    z-index: 20;
}

#stavKreditu .stav {
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}

/*
 *
 * ESHOP DETAIL PRODUKTU
 *
*/


#eshop #productDetail {
    width:650px;
}


#eshop #images {
    width:275px;
    float:left;
}

#eshop #images .main {
    width: 270px;
    text-align: center;
    display: block;
    float:left;
    margin: 0px 10px 10px 0px;
    

}

#eshop #images div.main {
    padding-top:145px;
    height:155px;
    color:#ccc;
}

#eshop #images .main img {

}

#eshop #images .small{
    margin: 0px 10px 10px 0px;
    display: inline;
    zoom:1;
}

#eshop #images > .small {
    display: inline-block;
}

#eshop #images .small img {
    width:90px;
    height: 90px;
    padding:5px;
}

#eshop #basic table.productDetailTable {
    margin:20px 40px 0px 0px;
    float:left;
}

#eshop #basic {
    margin:0px 0px 15px 0px;
    padding:0px 0px;
}

#eshop #basic table.productDetailTable tr.bBottom td {
    border-bottom:1px solid #f0f0f0;
}

#eshop #basic table.productDetailTable tr.intoBasket td
{
    height: 50px;
    line-height: 50px;
}

#eshop #basic table.productDetailTable strong {
    color:#f11c0a;
}

#eshop #basic table.productDetailTable tr.tableFooter td {
    border:none;
    background: url("../images/eshop/listFooter.jpg") top center no-repeat;
}

#eshop #basic table.productDetailTable td, #eshop #basic table.productDetailTable th {
    text-align: left;
    vertical-align: top;
    padding:0px 0px 0px 10px;
    height: 25px;
    line-height: 25px;
    border-left:1px solid #f0f0f0;
    width:150px;
}

#eshop #basic table td.title {
    font-weight: bold;
    text-align: right;
    padding:0px 10px 0px 0px;
    border-left:none;
    color:#f11c0a;
}

#eshop #otherImages, #eshop #variants {
    text-align: left;
    padding: 0px 20px;
}
#eshop #otherImages a.small, #eshop #variants a.small{
    margin:5px 10px 0px 0px;
}

#eshop h3 {
    color:#f11c0a;
    padding:0px;
    margin:15px 0px 10px 0px;
}

#eshop h3.noMarginTop {
    margin-top:5px;
}

#eshop #basic #cartForm div {
    margin:0px;
}

#eshop #basic #cartForm input {
    width:30px;
    text-align: left;
}

#eshop #basic #cartForm span.quantity {
    display: block;
    float:left;
    color: #279700;
    font-weight: bold;
}

#eshop #basic #cartForm select {
    width:150px;
}

#eshop #basic #cartForm tr.intoBasket span.quantity {
    color:inherit;
    font-weight: inherit;
}

#eshop #basic #cartForm input#cart {
    width:auto;
    border:0px;
    padding: 10px 0px 0px 10px;
    float:left;
}

#eshop #text {
    padding: 0px 5px 0px 0px;
}

/*
 *
 * ESHOP MENU
 *
 * zakladni nastylování
*/

#eshopMenu {
    margin:5px 0px 0px 0px;
    padding:0px;
}

#eshopMenu h3 {
    text-transform: uppercase;
    width:166px;
    font-size: 12px;
    font-weight: normal;
    color:white;
    display: block;
    height: 24px;
    line-height: 24px;
    padding:0px 10px;
    margin:0px;
    background: url("../images/eshop/menuHeaderBg.jpg") top left repeat-x white;
    border-left: 1px solid #e31909;
    border-right: 1px solid #e31909;
}

#eshopMenu h3 a {
    display: block;
    color:white;
    text-decoration: none;
}

#eshopMenu h3 a:hover {
    text-decoration: underline;
}

#eshopMenu ul, #eshopMenu li {
    list-style: none;
    padding:0px;
    margin:0px;
    color:#6b6b6b;
}

#eshopMenu ul {
    list-style: none;
    border:1px solid #f0f0f0;
    border-top: none;
    width:186px;
}

#eshopMenu ul ul {
    border:0px;
    padding:0px;
}

#eshopMenu li {
    background: white;
}

#eshopMenu li a {
    display: block;
    background: url("../images/eshop/menuLiBg.jpg") top left repeat-y white;
    border-top: 1px solid #f0f0f0;
}


#eshopMenu li.active_parent a,
#eshopMenu li.active_parent li.active_parent a {
    color:#f11c0a;
}
#eshopMenu li.active_parent li a {
    color:#f11c0a;
}

#eshopMenu ul li.active a,
#eshopMenu ul li.active_parent li.active a {
    color:#f11c0a;
}

#eshopMenu li.active li a,
#eshopMenu ul li.active_parent li.active li a  {
    color:#6b6b6b;
}

#eshopMenu ul li a:hover,
#eshopMenu ul li.active a:hover,
#eshopMenu ul li.active_parent a:hover,
#eshopMenu ul li.active_parent ul li.active a:hover {
    color:#f11c0a;

}

/* start change bg */
#eshopMenu li.active_parent li.active_parent a {
    background: url("../images/eshop/subMenuABgActive.jpg") center left repeat-y white;
}

#eshopMenu li.active_parent li.active a, #eshopMenu li.active li a:hover {
    background: url("../images/eshop/subMenuABgActive.jpg") center left repeat-y white;
}
#eshopMenu li.active_parent li.active li a, #eshopMenu li.active li li a {
    background: url("../images/eshop/subSubMenuABg.jpg") center left repeat-y white;
}
#eshopMenu li.active_parent li.active_parent li.active a, #eshopMenu li.active_parent li.active li a:hover {
    background: url("../images/eshop/subSubMenuABgActive.jpg") center left repeat-y white;
}
/* end change bg */

/*
 *
 * ESHOP MENU
 *
 * schovavani a dostazeni
*/
/*
#eshopMenu ul li ul {
    display: none;
}

#eshopMenu ul li.active ul, #eshopMenu ul li.active_parent ul {
    display: block;
}*/
#eshopMenu li a {
    padding:3px 0px 3px 30px;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    font-weight: normal;
    font-size: 11px;
    color: #6b6b6b;
    text-decoration: none;
}

#eshopMenu li a:hover {
    text-decoration: underline;
}

#eshopMenu li li a {
    border: none;
    padding-left: 45px;
    line-height: 16px;
    height: 16px;
    font-size: 10px;
    font-weight: normal;
    background: url("../images/eshop/subMenuABg.jpg") center left repeat-y white;
}

#eshopMenu li li li a {
    padding-left: 60px;
    line-height: 13px;
    height: 13px;
    background: url("../images/eshop/subSubMenuABg.jpg") center left repeat-y white;
    font-size: 9px;
    font-weight: normal;
}

#eshopMenu li li li li a {
    padding-left: 55px;
    font-size: 9px;
    font-weight: normal;
}

#eshopCartSimple {
    width:188px;
}
#eshopCartSimple a {
    display: block;
    background: url("../images/eshop/menuKoupit.jpg") top left no-repeat white;
    height: 35px;
    line-height: 30px;
    padding-left:35px;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 0px;
}

#eshopCartSimple a.small {
    font-size: 11px;
    line-height: normal;
    padding-top:10px;
    height: 25px;
}

/*
 *
 * ESHOP KOSIK
 *
 *
*/

#eshop-kosik table.kosik .small {
    font-size: 10px;
}

#eshop-kosik table.kosik .gray {
    color: #666;
}

#eshop-kosik table.kosik input {
    width:30px;
    margin: 0px;
    display: inline;
}

#eshop-kosik div.sub {
    font-size: 10px;
    line-height: 10px;
    padding-top:5px;
    width:740px;
    border-top:1px solid #ccc;
    color:#999;
}

#eshop-kosik div.sub p {
    margin: 0px;
}

#eshop-kosik p.buttons {
    text-align: right;
}


#eshop-kosik p.buttons input.button, #eshop-kosik p.buttons a {
    line-height: 24px;
    height: 24px;
    border:0px;
    padding:0px 5px;
    margin:0px 0px 0px 10px;
    font-size: 12px;
}

#eshop-kosik p.buttons a {
    padding:0px;
}

#eshop-kosik table.kosik input.ui-icon {
    width: 18px;
    height: 18px;
    display:block;
    padding:0px;
    margin-left:3px;
    float:right;
}
#eshop-kosik a.ui-icon {
    float:right;
}
#eshop-kosik th.quantity {
    width:80px;
}

#eshop-kosik table .quantity {
    text-align: right;
}

#eshop-kosik .price {
    width:100px;
    text-align: right;
}

#eshop-kosik .priceFinal {
    text-align: right;
    width:100px;
}

#eshop-kosik td form, #eshop-kosik td form div{
    display:inline;
    padding:0px;
    margin:0px;
    float:left;
}

#eshop-kosik td form div.quantity {
    width:55px;
}

#eshop-kosik table.adresaObjednavky strong {
    display: block;
    width:100px;
}

#eshop-kosik table.adresaObjednavky input {
    width:200px;
}
/*
*
* ESHOP PARAMS
*
*/

#eshop-params {

}

li.ui-state-highlight {
    height: 20px;
    padding:5px;
}

#eshop-params .paramContainer {
    position:relative;
}

#eshop-params #paramDiv {
    border:1px solid #ccc;
    background: white;
    padding:5px 10px 10px 10px;
    position:relative;
    z-index: 999;
    display: none;
}

#eshop-params #paramDiv a.closeButton {
    position:absolute;
    top:5px;
    right:5px;
}

#eshop-params #paramDiv h3 {
    margin:0px 15px 0px 0px;
}

#eshop-params #paramDiv #paramValues ul {
    margin:0px;
    padding:0px;
}

#eshop-params #sortableParamsList li {
    position:relative;
}


#eshop-params ul {
    list-style-type: none;
    margin-right:20px;
    padding:0px;
}

#eshop-params ul li {
    padding:5px;
    line-height: 20px;
    margin:0px 0px 3px 0px;
}

#eshop-params ul li a {
    color:#f11c0a;
    font-weight: bold;
}

#eshop-params ul li a.delParam, #eshop-params ul li a.editParam {
    float:right;
    padding:0px 5px;
    display:block;
}

/*
 * Konec eshop params
*/


.yVideo {
    float:left;
    width: 120px;
    height:140px;
    padding:5px 5px 5px 0px;;
}

.yVideo .small{
    font-size: 10px;
}

.yVideo .gray{
    color:#ccc;
}

.yVideo h4 {
    margin: 0px;
}

/*   gilching   */

.admin-gilching-turnaje .header th {
    background: #f11c0a;
    color:white;
    padding:5px 10px;
}

.admin-gilching-turnaje .header th input {
    width:300px;
    text-align: center;
}

.admin-gilching-turnaje td {
    width:auto;
    height: auto;
}

.admin-gilching-turnaje .id {
    width:25px;
}

.admin-gilching-turnaje .plocha input, .admin-gilching-turnaje .skupina input, .admin-gilching-turnaje .skore input {
    width:30px;
}

.admin-gilching-turnaje .tym select {
    font-size: 10px;
    width:180px;
}

.admin-gilching-turnaje .video input {
    width:100px;
}

.admin-gilching-turnaje .gray {
    border:1px solid #666;
}

#turnajTabs .eon .logo {
    padding:10px 5px;
    width:80px;
    text-align: center;
}
#turnajTabs .eon .tym {
    padding:10px 5px;
    width:254px;
    text-align: left;
}

#hlavniRozcestnik {
    position: relative;
}

#hlavniRozcestnik div {
    width:660px;
    margin:0px auto;
}

#hlavniRozcestnik div a {
    display: block;
    float: left;
    margin:0 30px 0 0;
}


/*faceboook*/
html .fb_share_button {
  display: -moz-inline-block;
  display:inline-block;
  padding:1px 20px 0 5px;
  height:15px;
  border:1px solid #d8dfea;
  background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right #fff;
  font-size:10px;
}
html .fb_share_button:hover {
  color:#fff;
  border-color:#295582;
  background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
  text-decoration:none;
}

