BODY {
        color: #000000;
        background: #FFFFFF;
        font-family: "Arial CE",Arial,Tahoma,Verdana,"Helvetica CE",Helvetica,sans-serif;
        font-size: 70%;
        letter-spacing: 0em;
        margin: 0em;
        padding: 0em;
}

table {
        font-size: 100%;
}

td,th {
        color: #000000;
        font-family: Arial, Tahoma, Verdana, Helvetica, Serif;
        margin: 0em;
        padding: 0em;
}
th {
        font-weight: bold;
}

input, textarea, select{
        font-family: Arial, Tahoma, Verdana, Helvetica, Serif;
        font-size: 1em;
 }

select.sirka {
        width: 150px;
}

a:active, a:link, a:visited, a {
        color: #E53325;
        text-decoration: none;
}

a:hover {
        color: #E53325;
        text-decoration: underline;
}

fieldset {
        border-top: 1px solid #FF022A;
        border-bottom: 1px solid #FF022A;
        border-left: 1px solid #FF022A;
        border-right: 1px solid #FF022A;
        color: #FF022A;
}

.clearFloat {
        clear: both;
}

.back {
        float: right;
}

form {
                        border: 0px;
                        padding: 0px;
                        margin: 0px;
}

input, select, textarea {
                                border: 1px solid #626C7F;
        background-color: #DDDDDD;
        color: #000000;
        font-size: 1em;
        font-family: arial, tahoma, verdana;
        font-weight: normal;
}

input.long {
        width: 280px;
}

input.longer, textarea.longer {
                                width: 98%;
}

input.right {
        float: right;
}

.noborderBg {
        background: transparent;
        border: 0px;
}

.anketaButton {
        background: transparent;
        font-weight: normal;
        border: 0px;
        vertical-align: -2px;
        text-decoration: underline;
}


.noborderBgFloat {
        clear: both;
        float: none;
        background: transparent;
        border: 0px;
        vertical-align: -5px;
}

UL {
        padding: 0em;
        margin: 2em;
}

LI{
        padding: 0em;
        margin: 0em;
}

p {

}

img {
        /*clear: both;*/
        float: left;
        border: 0em;
        margin-right: 1em;
        margin-bottom: 0.5em;
}

img.right {
        clear: both;
        float: right;
        border: 0em;
        margin-left: 5px;
        margin-bottom: 3px;
}


img.ico {
        float: none;
        border: 0em;
        vertical-align: -4px
}

hr {
        height: 1px;
        color: #324395;
        border: 1px solid;
}

.hidden {
        display: none;
}

#siteList {
        margin: 0em;
        padding: 0em;
}

#siteList UL{
        margin: 0em;
        padding: 0em;
}

#siteList LI{
        margin: 0em;
        padding: 0em;
}

#siteList .nolist {
        list-style:none;
        margin: 0em;
        margin-left: 1em;
        padding: 0em;
}

#subnavList {
        margin: 0em;
        padding: 0em;
}

#subnavList UL{
        margin: 0em;
        padding: 0em;
}

#subnavList LI{
        margin: 0em;
        padding: 0em;
}
/*
//--------------------------------------------------------------------
//        Hlavicky
//--------------------------------------------------------------------
*/
h1{
        color: #E53022;
        font-size: 1.1em;
}

h2{
        margin: 0;
              padding: 0;
                                font-weight: bold;
                                color: #374665;
                                border: 0px solid yellow;
                                font-size: 1.1em;
                                padding-bottom: 4px;
}

h3{
        font-size: 1em;
        padding: 0em;
        margin: 0em;
        padding-bottom: 0em;
        padding-top: 0em;
        color: #374665;
        font-weight: bold;
}

h4{
        font-size: 1em;
        padding: 0em;
        margin: 0em;
        padding-bottom: 0.6em;
        padding-top: 0.5em;
        color: #374665;
        font-weight: bold;
}

/*
//--------------------------------------------------------------------
//        Content
//--------------------------------------------------------------------
*/
#content{
        /*position: absolute;
        left: 0px;
        top: 0px;*/
        float: left;
        width: 100%;
        font-size: 1em;
        background: #FFFFFF;
        border: 0px solid black;
}

/*
//--------------------------------------------------------------------
//        Horni pruh
//--------------------------------------------------------------------
*/
#topC {
        height: 123px;
        position: relative;
        left: 0px;
        top: 0px;
        width: 980px;
        border: 0px solid red;
				display:none;
}

#topLeft {
        float: left;
        height: 123px;
        width: 515px;
        background: transparent url(../images/_top_main_1.jpg) no-repeat;
        border: 0px solid red;
}

#topRight {
        float: right;
/*        position: absolute;*/
/*        left: 515px;*/
        height: 123px;
        width: 465px;
        border: 0px solid green;
        background: transparent url(../images/_top_main_2.jpg) no-repeat;
}

#topRight img {
                                float: none;
                                border: 0px;
                                padding: 0px;
                                margin: 0px;
                                z-index: 2;
}

/*
//--------------------------------------------------------------------
//        Horni Pruh - Logo
//--------------------------------------------------------------------
*/
#logo {
        position: absolute;
        left: 14px;
        top: 3px;
        width: 107px;
        height: 101px;
        text-align: center;
        vertical-align: middle;
}

#logo H1 {
        margin: 0em;
        border: 0em;
}

#logo A {
        display: block;
        padding-right: 0em;
        padding-left: 0em;
        padding-bottom: 0em;
        padding-top: 0em;
        background: no-repeat;
        margin: 0em;
        width: 107px;
        height: 101px;
        border: 0em;
        text-decoration: none;
}

#logo span {
        left: -10000px;
        position: absolute;
        border: 0px;
}

/*
//--------------------------------------------------------------------
//        Horni Pruh Login
//--------------------------------------------------------------------
*/

#LoginC {
        position: absolute;
        left: 143px;
        top: 0px;
        width: 267px;
        height: 77px;
        border: 0px solid lime;
                                z-index: 1;
}

#LoginC #LoginTitleC {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 267px;
        height: 24px;
                                  border: 0px solid black;
}

#LoginC #LoginTitle {
        color: #E53325;
        font-size: 1.1em;
        font-weight: bold;
                                margin: 0px 0px 0px 8px;
                                padding: 5px 0px 0px 0px;
                                border: 0px solid lime;
}

#LoginC input {
        border: 1px solid #626C7F;
        background-color: #DDDDDD;
        width: 109px;
        height: 13px;
        color: #000000;
        font-size: 1em;
        font-family: tahoma, verdana, arial;
        font-weight: normal;
}

#LoginC #LoginNameInput {
        position: absolute;
        left: 10px;
        top: 32px;
        width: 115px;
        height: 14px;
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        border: 0px solid lime;
}

#LoginC #LoginNameText {
        position: absolute;
        left: 126px;
        top: 34px;
        width: 38px;
        height: 14px;
        font-size: 1em;
        font-weight: bold;
        color: #000000;
        border: 0px solid lime;
}

#LoginC #LoginPasswordInput {
        position: absolute;
        left: 10px;
        top: 52px;
        width: 115px;
        height: 14px;
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        border: 0px solid lime;
}

#LoginC #LoginPasswordText {
        position: absolute;
        left: 126px;
        top: 54px;
        width: 38px;
        height: 14px;
        font-size: 1em;
        font-weight: bold;
        color: #000000;
        border: 0px solid lime;
}

#LoginC #LoginButton {
        position: absolute;
        left: 165px;
        top: 53px;
        width: 28px;
        height: 15px;
        border: 0px solid lime;
}

#LoginC #LoginButton input{
                  width: 28px;
                  height: 15px;
                  border: 0px;

}

#LoginC #LoginRegText {
        position: absolute;
                     left: 7px;
        top: 28px;
        width: 200px;
                          font-size: 1em;
        font-weight: bold;
        color: #000000;
        border: 0px solid lime;
}

#LoginC #LoginDeRegText {
        position: absolute;
                     left: 90px;
        top: 60px;
        width: 110px;
                          font-size: 1em;
        font-weight: bold;
        color: #000000;
                          text-align: right;
        border: 0px solid lime;
}

/*
//--------------------------------------------------------------------
//        Horni Pruh - navigace
//--------------------------------------------------------------------
*/

#TopNavC {
        display: none;
				position: absolute;
        left: 143px;
        top: 90px;
        height: 15px;
        width: 350px;
        border: 0px solid lime;
}

#TopNavCEn {
				display: none;
        position: absolute;
        left: 93px;
        top: 90px;
        height: 15px;
        width: 410px;
        border: 0px solid lime;
}

#TopNav {
                                text-align: right;
}

#TopNav ul {
        margin: 0em;
        padding: 0em;
}

#TopNav li {
        display: inline;
                                margin-left: 0.2em;
        color: #E53022;
}

#TopNav LI.eng {
        display: inline;
                                /*margin-left: 0.0em;*/
        color: #E53022;
}

#TopNav .obrazek {
        float: right;
}

#TopNav img {
        display: inline;
}

#TopNav A, #TopNav A:LINK, #TopNav A:VISITED, #TopNav A:ACTIVE {
                                font-size: 1.0em;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
                                background-color: #FFFFFF;
}

#TopNav A:HOVER {
        color: #E53022;
        font-weight: bold;
        text-decoration: none;
                                background-color: #FFFFFF;
}

/*
//--------------------------------------------------------------------
//        Horni Pruh - Navigace - submenu
//--------------------------------------------------------------------
*/

.subTabulka {
                        display: none;
												background-color: #FFFFFF; /*#F4F5F6;*/
                        border: 1px solid #626C7F;
}

.subTabulka ul {
                        margin: 0.3em 0em 0.3em 1.8em;
                        padding: 0em;
                        border: 0px;
}

.subTabulka li {
        padding: 0em;
        margin: 0em;
                                list-style: disc;
                                color: #E53022;
                                border: 0px;
}

a.subTabulka, a.subTabulka:ACTIVE, a.subTabulka:VISITED, a.subTabulka:LINK {
        padding: 0px;
        margin: 0px;
        border: 0em;
        text-decoration: none;
                                color: #000000;
}

a.subTabulka:HOVER {
                                color: #000000;
        text-decoration: underline;
}

/*
//--------------------------------------------------------------------
//        Horni Pruh - Jazyk
//--------------------------------------------------------------------
*/
#jazyk {
        display: none;
				position: absolute;
        left: 805px;
        top: 104px;
        width: 167px;
        height: 16px;
        text-align: right;
        vertical-align: middle;
}

#jazyk h2 {
        margin-top: 0;
        border: 0em;
                                font-family: arial, tahoma, verdana;
                                font-size: 1em;
                                color: #FFFFFF;
                                font-weight: bold;
                                text-align: right;
}

#jazyk h2 A, #jazyk h2 A:ACTIVE, #jazyk h2 A:VISITED, #jazyk h2 A:LINK {
        padding: 0px;
        margin: 0px;
        border: 0em;
        text-decoration: none;
                                color: #FFFFFF;
}

#jazyk h2 A:HOVER {
                                color: #FFFFFF;
        text-decoration: underline;
}

/*
//--------------------------------------------------------------------
//        Levy sloupec
//--------------------------------------------------------------------
*/

#leftCollumC {
        display: none;
				clear: both;
        padding-top: 123px;
        float: left;
        width: 143px;
        margin: 0em;
        border: 0px solid green;
}

#leftCollum {
        padding-left: 0em;
        border: 0px solid lime;
        background-color: Red;
}

/*
//--------------------------------------------------------------------
//        Levy sloupec navigace
//--------------------------------------------------------------------
*/
#NavC {
        display: none;
				clear: both;
        float: left;
        width: 143px;
        margin: 0em;
        border: 0px solid green;
        top: -4px;
        position: relative;
}
#Nav {
        /*padding-left: 0em;*/
        border: 0px solid lime;
        background-color: #626C7F;
}

#Nav UL {
        list-style: none;
        margin: 0em 0em 0em 0em;
        padding: 0em 0em 0em 0em;
}

#Nav LI {
        list-style: none;
               height: 23px;
               border: 0px solid red;
               background-image: url(../images/_nav_line.gif);
               background-position: bottom;
        background-repeat: no-repeat;
}

#Nav .norm {
                     height: 23px;
                          background-image: url(../images/_nav_line.gif);
              background-position: bottom;
              background-repeat: no-repeat;
}

#Nav .posledni {
                          height: 23px;
              background-image: none;
}

#Nav .Odrazka {
        padding-top: 3px;
                                margin-left: 4px;
}

#Nav A, #Nav A:VISITED, #Nav A:LINK, #Nav A:ACTIVE {
        color: #FFFFFF;
        text-decoration: none;
        background-color: transparent;
        font-family: Tahoma;
        font-size: 1em;
        font-weight: bold;
        padding-left: 5px;
}

#Nav A:HOVER {
        color: #FFFFFF;
        text-decoration: underline;
}

#NavSponsors {
        margin-top: 7px;
        width: 143px;
        height: 190px;
                                background-color: #F4F5F6;
                                text-align: center;
        /*background-image: url(../images/_nav_sponzori.jpg);
        background-repeat: repeat;*/
}

#NavSponsors .radek {
                                text-align: center;
                                border: 0px solid lime;
                                width: 100%;
}

#NavSponsors img {
                                float: none;
                                margin: 0px 0px 0px 0px;
                                padding: 0px 0px 0px 0px;
                                display: inline;
                                vertical-align: middle;
}

/*
//--------------------------------------------------------------------
//        Prostredni sloupec
//--------------------------------------------------------------------
*/

#contentCollumC {
        float: left;
        width: 100%;
        border: 0px solid red;
}

#contentCollumMargin {
                                margin: 0px 0px 0px 33px;
                                padding: 0px 0px 0px 0px;
                                border: 0px solid green;
}

#contentCollum {
        /*margin-top: 20px;*/
        border: 0px solid yellow;
}

/*#pagePathC {
        height: 18px;
        background-image: url(../images/middle_top.gif);
        margin: 0em;
        padding: 0em;
        padding-left: 0.3em;
        padding-top: 0.2em;
}*/

#titleRedC {
        position: relative;
        /*left: 175px;*/
        top: -3px;
        height: 19px;
        width: 323px;
        background-color: #E53022;
        background-image: url(../images/_cerveny_nadpis.gif);
        background-position: right top;
        background-repeat: no-repeat;
                                z-index: 1;
                                border: 0px solid lime;
}

#titleRedC h1 {
                          color: White;
        font-size: 1.2em;
        font-weight: bold;
        margin: 1px 0px 0px 8px;
        padding: 0em;
}

/*#titleRed {
        color: White;
        font-size: 10pt;
        font-weight: bold;
        margin-left: 8px;
}*/

.titlePod {
                        width: 100%;
                        border: 0px solid purple;
}

.titlePod h2 {
                        margin: 0.5em 0px 0px 0px;
      padding: 0;
                        font-weight: bold;
                        color: #374665;
                        border: 0px solid yellow;
                        font-size: 1.1em;
                        padding-bottom: 4px;
}

/*a.cervena, a.cervena:VISITED, a.cervena:LINK, a.cervena:ACTIVE {
        color: #E53022;
        text-decoration: underline;
}

a.cervena:HOVER {
        color: #E53022;
        text-decoration: none;
}*/

#anketaContent {
                        width: 100%;
                        margin-top: 8px;
}

#anketaContent .title {
                        margin-left: 0px;
                        color: #000000;
}

#anketaContent input {
                        background-color: #E6E7E8;
                        border: 0px;
}

#anketaContent input.svetla {
                        background-color: #F4F5F6;
                        border: 0px;
}

#anketaContent form {
                        border: 0px;
                        padding: 0px;
                        margin: 0px;
}

#reklama {
                        clear: left;
                        float: left;
                        width: 100%;
                        border: 0px solid red;
                        font-weight: bold;
                        margin-top: 10px;
}


#pageText {
        color: #000000;
                                width: 100%;
                                border: 0px solid purple;
}

#pageText UL {
        margin-top: 0.1em;
        margin-bottom: 1em;
}

#pageText LI {
        margin-left: 0.5em;
        vertical-align: 0px;
}

#pageText A:LINK, .pageText A:VISITED, .pageText A:ACTIVE {
        color: #E53022;
        text-decoration: none;
}

#pageText A:HOVER {
        color: #E53022;
        text-decoration: underline;
}

#pageText P {
        margin: 0em;
}

/*#pageText img {
                                margin-right: 10px;
}*/

#pageText #pageMainTitleC {
                                width: 100%;
                                float: left;
                                /*height: 25px;*/
                                padding-bottom: 10px;
                                background-color: transparent;
}

#pageMainTitle {
                                padding-bottom: 5px;
                                margin-top: 3px;
                                border: 0px solid red;
                                background-color: transparent;
}

#pageMainTitle h1 {
                                color: #374665;
                                font-size: 1.2em;
                                font-weight: bold;
                                float: left;
                                border: 0px solid lime;
                                margin: 0px 0px 0px 0px;
        padding: 0em;
                                background-color: transparent;
}

#pageMainTitle #dateMainTitle {
                                color: #626C7F;
                                float: right;
                                border: 0px solid blue;
                                background-color: transparent;
}

#shortMessageC {
        float: left;
        width: 100%;
        border: 0px solid purple;
                                margin-top: 5px;
}

#shortMessageC .shortMessage {
        float: left;
        width: 295px;
        border: 0px solid purple;
}

#shortMessageC .shortMessage .obrazek {
                                float: left;
                                border: 0px solid purple;

}

#shortMessageC .shortMessage .obrazek img {
        float: left;
}

#shortMessageC .shortMessage .title {
        width: 220px;
        float: left;
        font-weight: bold;
        color: #374665;
        margin-left: 9px;
}

#shortMessageC .shortMessage h3 {
                                width: 220px;
        float: left;
                                color: #374665;
        font-size: 1em;
        font-weight: bold;
        margin: 0px 0px 0px 9px;
        padding: 0em;
}

#shortMessageC h3 a:active, #shortMessageC h3 a:link, #shortMessageC h3 a:visited, #shortMessageC h3 a:focus, #shortMessageC h3 a {
        color: #374665;
        text-decoration: none;
        font-weight: bold;
}

#shortMessageC h3 a:hover {
        color: #374665;
        text-decoration: underline;
        font-weight: bold;
}

#shortMessageC .shortMessage .text {
        width: 220px;
        float: left;
        margin-left: 9px;
        margin-top: 1px;
}

#shortMessageC .newLine {
        clear: both;
        height: 10px;
}

.newLine {
        clear: both;
        height: 10px;
}

#sedivyOdstavecC {
        background-color: #E4E2E2;
        width: 100%;
                                border: 0px solid lime;
}

#sedivyOdstavecC .sedivyOdstavec {
                                width: 100%;
                                background-color: #E4E2E2;
}

#sedivyOdstavecC .sedivyOdstavec .titleC {
        background-image: url(../images/_sedivy_nadpis.gif);
        background-position: right;
        background-repeat: no-repeat;
        background-color: #626C7F;
        width: 322px;
        height: 19px;
        float: left;
/*        position: relative;
        top: -1px;*/
}

#sedivyOdstavecC .sedivyOdstavec h2 {
                          color: White;
                                background-color: #626C7F;
        font-size: 1.2em;
        font-weight: bold;
        margin: 1px 0px 0px 8px;
        padding: 0em;
                                float: left;
                                border: 1px solid #626C7F;
}

#sedivyOdstavecC .sedivyOdstavec .dateTitle {
                                float: right;
                                color: #626C7F;
                                border: 0px solid red;
                                margin-right: 8px;
                                margin-top: 2px;
}

#sedivyOdstavecC h2 a:active, #sedivyOdstavecC h2 a:link, #sedivyOdstavecC h2 a:visited, #sedivyOdstavecC h2 a {
        color: #FFFFFF;
        text-decoration: none;
}

#sedivyOdstavecC h2 a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}


#sedivyOdstavecC .sedivyOdstavec .textC {
        background-color: #E4E2E2;
                                clear: both;
        float: left;
        width: 100%;
}

#sedivyOdstavecC .sedivyOdstavec .textC .text{
                                border: 0px solid lime;
                                clear: both;
                                width: 100%;
                                /*padding: 8px 0 8px 0;*/
}


#sedivyOdstavecC .sedivyOdstavec .textC .text img {
        margin-left: 1px;
                                margin-right: 15px;
}

#sedivyOdstavecC .sedivyOdstavec .textC .text .odstavec {
        margin-left: 10px;
        margin-right: 10px;
                                padding-top: 10px;
                                padding-bottom: 10px;
}

#sedivyOdstavecC .sedivyOdstavec .textC .text .odstavec img {
        margin-left: 1px;
                                margin-right: 15px;
}

#sedivyOdstavecC .sedivyOdstavec .textC .text .odstavec .zvyraznenyText {
                                color: #626C7F;
                                font-weight: bold;
}

#normalniClanek {
        clear: both;
        float: left;
        width: 310px;
        margin-right: 5px;
        border: 0px solid black;
}

#normalniClanek h3 a:active, #normalniClanek h3 a:link, #normalniClanek h3 a:visited, #normalniClanek h3 a {
  color: #374665;
  text-decoration: none;
}

#normalniClanek h3 a:hover {
        color: #374665;
  text-decoration: underline;
}

#normalniClanek .odstavec {
        clear: left;
        float: left;
}

#normalniClanek .odstavec h3 {
        float:left;
        clear: left;
        color: #374665;
        font-weight: bold;
        font-size: 1em;
        padding-bottom: 0em;
}

#normalniClanek .odstavec .datum {
        float: left;
        clear: left;
        color: #626C7F;
        border: 0px solid red;
}

#normalniClanek .text {
        float: left;
        clear: left;
        margin-top: 3px;
        width: 100%;
}

#normalniClanek .mezera {
        height: 100px;
        width: 20px;
        border: 0px solid lime;

}

#kratkeClanky {
        float: right;
        width: 280px;
        border: 0px solid red;
}

#kratkeClanky a:active, #kratkeClanky a:link, #kratkeClanky a:visited, #kratkeClanky a {
  color: #374665;
  text-decoration: none;
}

#kratkeClanky a:hover {
        color: #374665;
  text-decoration: underline;
}

#kratkeClanky .odstavec {
        float: left;
        padding-bottom: 3px;
        border: 0px solid purple;
}

#kratkeClanky .datum {
        float: right;
        width: 58px;
        color: #E53022;
        text-align: right;
        border: 0px solid lime;
}

#kratkeClanky .titulekC {
        width: 212px;
        border: 0px solid red;
        float: left;
}
#kratkeClanky .titulek {
        margin-right: 10px;
        border: 0px solid red;
}

#kratkeClanky .archiv {
        float: right;
        width: 158px;
        text-align: right;
        border: 0px solid lime;
        color: #E53022;
}

#kratkeClanky .archiv a:active, #kratkeClanky .archiv a:link, #kratkeClanky .archiv a:visited, #kratkeClanky .archiv a {
        color: #E53022;
        text-decoration: none;
}

#kratkeClanky .archiv a:hover {
        color: #E53022;
        text-decoration: underline;
}


.article {
        width: 100%;
        clear: left;
        float: left;
        border: 0px solid purple;
}

.article .heading {
        width: 100%;
        float: left;
        clear: left;
        border: 0px solid purple;
}

.article .heading h2 {
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 1em;
        color: #E53022;
        float: left;
        border: 0px solid purple;
}

.article .heading .date {
        float: right;
        color: #626C7F;
        text-align: right;
        border: 0px solid purple;
}

.article .text {
        float: left;
        width: 100%;
        margin-top: 2px;
        border: 0px solid purple;
}

.article img {
        float: left;
        margin-right: 5px;
}

.archiv {
        clear: left;
        float: left;
        width: 100%;
        text-align: right;
        border: 0px solid purple;
}


.nadpis1 {
        font-weight: bold;
        color: #374665;
}

.nadpisNasTym {
        font-weight: bold;
        color: #374665;
        font-size: 1.1em;
}

.zapasKomentar {
        width: 100%;
        border: 0px solid red;
}

.fotogalerie {
        clear: left;
        float: left;
        width: 100%;
        border: 0px solid purple;
}

.fotogalerie img {
        float: left;
        margin-right: 5px;
        margin-top: 5px;
}

#chatCopyright {
        width: 100%;
        height: 1.1em;
        background-color: #000000;
        color: #FFFFFF;
}

#chatCopyright a:active, #chatCopyright a:link, #chatCopyright a:visited, #chatCopyright a {
  color: #FFFFFF;
  text-decoration: none;
}

#chatCopyright a:hover {
        color: #FFFFFF;
  text-decoration: underline;
}

#chatTitle {
        width: 100%;
        float: left;
        background-image: url(../images/_vpravo_linka.gif);
        background-position: bottom;
  background-repeat: no-repeat;
        background-color: #F2F2F2;
}

#chatTitle h2 {
        color: #E53022;
        font-size: 1.1em;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
}

#rightCZI {
        width: 100%;
        text-align: center;
}

#rightCZI img {
        float: none;
        padding: 0px;
        margin: 0px;
}

.partneri {
        width: 100%;
        border: 0px solid green;
        text-align: center;
}

.partneri img {
        padding: 0px;
        margin: 10px 3px 0px 0px;
        float: none;
        border: 0px solid red;
        vertical-align: middle;
}

.cervena {
        color: #E53022;
}

#onlineTopC {
        background-color: #FFFFFF;
        width: 100%;
        float: left;
}

#onlineTop {
        padding-top: 1em;
        padding-bottom: 1em;
        margin: 0.5em 2em 0em 2em;
        text-align: center;
        font-weight: bold;
        color: #E53022;
        background-color: #E4E2E2;
        border-top: 1px solid #9F9F9F;
        border-left: 1px solid #9F9F9F;
        border-right: 1px solid #9F9F9F;
}

#onlineTop img {
        margin: 0em 1em 0em 1em;
        border: 0px;
        padding: 0px;
        float: none;
        vertical-align: middle;
}

#onlineTop .aktualStav {
        font-size: 1.5em;
        font-weight: bold;
        color: #000000;
}

#onlineFaktaC {
        background-color: #FFFFFF;
        width: 100%;
        float: left;
}

#onlineFakta {
        background-color: #E4E2E2;
        margin: 0em 2em 0em 2em;
        text-align: left;
        font-weight: bold;
                border-bottom: 1px solid #9F9F9F;
        border-left: 1px solid #9F9F9F;
        border-right: 1px solid #9F9F9F;
}

#onlineFakta table {
        border: 0px;
}

#onlineFakta td {
        border: 0px;
}

#onlineAktualZapasC {
        background-color: #FFFFFF;
        width: 100%;
        float: left;
}

#onlineAktualZapas {
        margin: 2em 2em 2em 2em;
        text-align: left;
}

.Fotografie {
        clear: left;
        float: left;
        width: 100%;
}

/* tato Tabulka je spise obecna */

.Tabulka {
                                background-color: #E6E7E8;
}

.Tabulka th {
                                /*height: 20px;*/
                                color: #374665;
                                padding-top: 3px;
                                padding-bottom: 3px;
                                background-color: #FFFFFF;
                                font-weight: bold;
}

.Tabulka td {
                                /*height: 20px;*/
                                color: #374665;
                                /*padding-top: 3px;
                                padding-bottom: 3px;*/
}

.Tabulka td.bullet {
                                background-image: url(../images/_ul.gif);
                                background-repeat: no-repeat;
                                background-position: top center;
                                width: 20px;
}

.Tabulka .poradi {
                                width: 20px;
                                text-align: right;
}

.Tabulka .odrazka {
                                width: 5px;
}

.Tabulka  .body {
                                width: 20px;
                                text-align: right;
                                font-weight: bold;
                                color: #000000;
}

.Tabulka .svetla {
                                background-color: #F4F5F6;
}

.svetlaCernaLeft {
                                background-color: #F4F5F6;
                                color: #000000;
                                text-align: left;
}

.Tabulka .bila {
                                background-color: #FFFFFF;
}

.Tabulka td.vyssi {
                                padding-top: 3px;
                                padding-bottom: 3px;
}

.Tabulka .td.jemnevyssi {
                                height: 3px;
                                background-color: #FFFFFF;
}

.Tabulka td.bilavyssi {
                                padding-top: 3px;
                                padding-bottom: 3px;
                                background-color: #FFFFFF;
}


.Tabulka .odrazeny {
                                margin-left: 1.5em;
}



.Tabulka td.mala {
                                padding: 0px;
                                margin: 0px;
                                border: 0px;
                                height: 1px;
}

.Tabulka .tabulkaSlaviaRightCollum {
        color: #E53022;
}

.Tabulka hr {
                                color: #626C7F;
                                height: 1px;
                                width: 100%;
}

.Tabulka img {
                                float: none;
                                border: 0px;
                                padding: 0px;
                                margin: 0px;
}

/* konec obecne Tabulky */

/* druha obecna tabulka */
.TabulkaOdraz {
                                background-color: #E6E7E8;
}

.TabulkaOdraz th {
                                /*height: 20px;*/
                                color: #374665;
                                padding-top: 3px;
                                padding-bottom: 3px;
                                background-color: #FFFFFF;
                                font-weight: bold;
}

.TabulkaOdraz td {
                                color: #374665;
                                padding-left: 2px;
                                padding-top: 3px;
                                padding-bottom: 3px;
}

.TabulkaOdraz .svetla {
                                background-color: #F4F5F6;
}

.TabulkaOdraz .bila {
                                background-color: #FFFFFF;
}

.TabulkaOdraz img {
                                float: none;
                                border: 0px;
                                padding: 0px;
                                margin: 0px;
}

.TabulkaOdraz .td .jemnevyssi {
                                height: 3px;
                                background-color: #FFFFFF;
}

/* konec druhe obecne tabulky */

/*
//--------------------------------------------------------------------
//        Pravy sloupec
//--------------------------------------------------------------------
*/

#rightCollumC{
        display:none;
				float: right;
        margin: 0em;
        padding: 0em;
        width: 180px;
        border: 0px solid blue;
        font-size: 1em;
}

#rightCollum {
        margin-top: 5px;
}

#rightCollum p {
        margin: 0em;
        padding: 0em;
}

#rightCollum .titleRightCollum {
        width: 100%;
        background-image: url(../images/_vpravo_linka.gif);
        background-position: bottom;
        background-repeat: no-repeat;
        height: 18px;
        clear: both;
                                border: 0px solid blue;
}

#rightCollum .titleRightCollum h2 {
        color: #E53325;
        font-size: 1.1em;
        font-weight: bold;
                                margin: 0px 0px 0px 5px;
                                padding: 0px;
}

#rightCollum .textRightCollum {
        width: 100%;
        clear: both;

}

#rightCollum .spaceRightCollum {
        width: 100%;
        clear: both;
        height: 20px;
}

#tabulkaRightC {
                                width: 100%;
                                border: 0px solid lime;
}

#rightCollum .tabulkaRightTitleShooterC {
                                /*background-color: #E6E7E8;*/
                                width: 100%;
                                border: 0px solid lime;
}

#rightCollum .tabulkaRightTitleShooter {
                                color: #E53022;
                                font-weight: bold;
                                text-align: center;
                                margin-top: 3px;
                                padding-bottom: 4px;
                                border: 0px solid red;
}

#tabulkaRightC a:active, #tabulkaRightC a:link, #tabulkaRightC a:visited, #tabulkaRightC a {
                          color: #374665;
                          text-decoration: none;
}

#tabulkaRightC a:hover {
                                color: #E53325;
                          text-decoration: underline;
}

#tabulkaRightC td {
                                padding-top: 3px;
                                padding-bottom: 3px;
}

#rightCollum  .textRightCollum .celkovaTabulka {
        float: right;
        text-align: right;
        margin-right: 2px;
        font-weight: bold;
        margin-top: 3px;
                                /*width: 100%;*/
                                /*height: 30px;*/
                                border: 0px solid lime;
}

#rightCollum .zapasRightC {
                                background-color: #F4F5F6;
                                text-align: left;
                                width: 100%;
                                border-bottom: 5px solid #F4F5F6;
                                border-top: 3px solid #F4F5F6;
                                /*border: 0px solid orange;*/
}

#rightCollum .zapasRight {
                                margin-left: 10px;
                                margin-right: 5px;
                                padding-top: 3px;
                                color: #374665;
                                border: 0px solid red;
                                background-color: #F4F5F6;
}

#rightCollum .zapasRight .infoRight {
                                /*clear: right;
                                float: right;*/
                                text-align: right;
                                width: 100%;
                                /*background-color: #F4F5F6;
                                border: 0px solid red;*/
                                padding-bottom: 3px;
}

#rightCollum a.modreTucne:active, #rightCollum a.modreTucne:link, #rightCollum a.modreTucne:visited, #rightCollum a.modreTucne {
                          color: #374665;
                                font-weight: bold;
                          text-decoration: none;
}

#rightCollum a.modreTucne:hover {
                                color: #374665;
                                font-weight: bold;
                          text-decoration: underline;
}

#rightCollum a.modre:active, #rightCollum a.modre:link, #rightCollum a.modre:visited, #rightCollum a.modre {
                          color: #374665;
                                font-weight: normal;
                          text-decoration: none;
}

#rightCollum a.modre:hover {
                                color: #374665;
                                font-weight: normal;
                          text-decoration: underline;
}

#rightCollum .anketaRightC {
                                background-color: #F4F5F6;
                                text-align: left;
                                width: 100%;
}

#rightCollum .anketaRight {
                                margin-left: 3px;
                                margin-right: 0px;
                                color: #374665;
}

#rightCollum .anketaRight input {
                                border: 0px;
                                background-color: #F4F5F6;
}

#rightCollum .anketaRight td {
                                color: #374665;
}

#rightCollum .anketaRadio {
                                float: left;
                                width: 25px;
                                border: 0px solid lime;
                                clear: left;
}

#rightCollum .anketaOtazka {
                                float: left;
                                width: 145px;
                                border: 0px solid lime;
}

#rightCollum .anketaProcenta {
                                clear: left;
                                float: left;
                                width: 25px;
                                border: 0px solid lime;
}

#rightCollum .anketaGraf {
                                float: left;
                                width: 145px;
                                border: 0px solid lime;
}

#rightCollum .anketaMezera {
                                /*clear: left;*/
                                width: 170px;
                                border: 0px solid red;
                                /*height: 1px;*/
                    background-image: url(../images/_nic.gif);
}

#teams {
                                width: 100%;
                                background-color: #F4F5F6;
}

#teams a:active, #teams a:link, #teams a:visited, #teams a {
                          color: #374665;
                                font-weight: normal;
                          text-decoration: none;
}

#teams a:hover {
                                color: #E53022;
                                font-weight: normal;
                          text-decoration: underline;
}

#rightCollum #teams UL {
        padding: 0em;
        margin: 2px 0px 3px 2em;

}

#rightCollum #teams LI {
        padding: 0em;
        margin: 0em;
                                list-style: disc;
                                color: #E53022;
}

#rightCollum #teams LI.druha {
        padding: 0em;
        margin-left: 1em;
                                list-style: disc;
                                color: #E53022;
}

#rightCollum #teams LI.treti {
        padding: 0em;
        margin-left: 2em;
                                list-style: disc;
                                color: #E53022;
}

.podbarveniSedive {
                                background-color: #F4F5F6;
                                border-top: 5px solid #F4F5F6;
}

/*
//--------------------------------------------------------------------
//        Patička
//--------------------------------------------------------------------
*/

#patickaC{
                                clear: left;
        float: left;
        width: 100%;
        border: 0px solid black;
}

#paticka {
        margin-top: 8px;
                                clear: left;
        width: 100%;
                                border: 0px solid lime;

}

#patickaIn {
        border: 0px solid blue;
        background-image: url(../images/_paticka_linka.gif);
        background-position: top;
        background-repeat: no-repeat;
                                height: 2em;
}

#paticka a:active, #paticka a:link, #paticka a:visited, #paticka a {
        color: #626C7F;
        text-decoration: none;
}

#paticka a:hover {
        color: #626C7F;
        text-decoration: underline;
}

#paticka #copyright {
                                text-align: left;
        float: left;
        width: 250px;
                                margin-top: 8px;
        color: #626C7F;
                                padding-bottom: 8px;
}

#paticka #pristupnost {
        display: none;
				text-align: right;
        float: right;
        width: 200px;
        color: #626C7F;
                                border: 0px solid black;
                                margin-top: 8px;
                                padding-bottom: 8px;
}

/* Paticka pro Online zapas */

#onlinePatickaC {
        clear: left;
                                float: left;
                                text-align: center;
                                width: 100%;
}

#onlinePaticka {
        margin-left: 2em;
                                margin-right: 2em;
        border: 0px solid blue;
        background-image: url(../images/_paticka_linka_online.gif);
        background-position: top left;
        background-repeat: no-repeat;
        padding-top: 8px;
}

#onlinePaticka a:active, #onlinePaticka a:link, #onlinePaticka a:visited, #onlinePaticka a {
        color: #626C7F;
        text-decoration: none;
}

#onlinePaticka a:hover {
        color: #626C7F;
        text-decoration: underline;
}

#onlinePaticka #copyright {
                                text-align: left;
        float: left;
        width: 600px;
        color: #626C7F;
        padding-bottom: 0.3em;
}

.fotoNovinkyC {
	float: left;
	border: 0px solid lime;
	margin-right: 0.6em;
}

.fotoNovinky {
	float: left;
  background-color: #E53022;
}

.fotoNovinky img {
	float: left;
	margin: 0px;
	padding: 0px;
}

.fotoPopisek {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
}