﻿body
{
    padding: 0px;
    margin: 2px;
    font-size: 14px;
    font-family: Lucida Sans Unicode, Arial, Times New Roman,Helvetica,sans-serif;
    background-color: #171E3B;
}

img
{
    border: none;
}

.clear
{
    clear: both;
}

#page
{
    padding-right: 2px;
    padding-left: 2px; /*background-color: #ffff0f;*/
    padding-bottom: 5px;
    margin-top: 2px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto; /*width: 954px;*/
    width: 763px;
    padding-top: 2px;
    text-align: center;
}

#header
{
    /* background-color: Red; */ /* height: 198px; */
    height: 156px;
    padding: 0px;
    margin-bottom: 0px;
}

#logo
{
    float: right; /*display:inline;*/
    padding: 0px; /*background-color: #EBEBEB;*/
}

#logo img
{
    border-style: none;
}

#menu
{
    float: left; /*display: block;  	width: 611px;  	height: 195px;*/
}

#napoveda
{
    background-color: rgb(77,115,255);
    color: White;
    font-size: 100%;
    text-decoration: none;
    margin-bottom: 3px;
    margin-top: 3px; /*	 	border-collapse: 5px; */
}


#napoveda td
{
    width: 200px; /*background-color: Red;*/
    padding-left: 3px;
    padding-right: 3px;
}

#napoveda span
{
    color: White;
    text-decoration: none;
    text-align: center;
    font-size: 90%;
}

#napoveda a
{
    color: White;
}

#content
{
    color: #4D73FF;
    background-color: #F5F5F5; /*background-color: #FFD1B3;*/ /*background-image: url(images/mainbackground.gif); 	background-repeat: repeat-x; */
    text-align: center;
    margin: 0px;
    padding: 0px;
    min-height: 300px;
}

#copyright
{
    font-size: 85%;
    font-weight: normal;
    background-color: rgb(77,115,255);
    color: White;
    margin-top: 3px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
}

.ContentButton
{
    width: 100px;
}

.TextBox
{
    width: 200px;
    border: 1px solid rgb(200,200,255);
}


a:link
{
    color: #FF9883;
    text-decoration: none;
}

a:visited
{
    color: #FF9883;
    text-decoration: none;
}

a:hover
{
    color: #C46A55;
}

#copyright a
{
    color: white;
}

#copyright a:hover
{
    color: rgb(255,101,0);
}

h1
{
    color: #4D73FF;
    font-size: 28px;
}

.doprava
{
    text-align: right;
}

.orange
{
    color: rgb(255,100,0) !important; /* font-weight: bold; */
}

.blue
{
    color: rgb(77,115,255) !important; /*font-weight: bold; */
}

.white
{
    color: White !important;
}

.gray
{
    color: Gray !important;
}

.black
{
    color: Black !important;
}

.copyrightTable
{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.contentpadding
{
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.otaznik
{
    position: relative;
    top: 2px;
    margin-right: 20px;
    cursor: help;
    display: inline;
    border: none;
}

.error
{
    color: Red;
    font-weight: bold;
}

.info
{
    font-weight: bold;
}

.vysledky
{
    width: 90%;
    margin: auto;
    border-style: solid;
    border-color: #d3d3d3;
    border-width: 1px;
    font-weight: bold;
}

.vysledky td
{
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
}

.vysledky a
{
    color: rgb(255,101,0);
}

.right
{
    text-align: right;
}

.left
{
    text-align: left;
}

.center
{
    text-align: center;
}

.bold
{
    font-weight: bold;
}

.reakceTextBox
{
    width: 90%;
}

.reakceText
{
    width: 440px;
    text-align: justify;
    color: Gray;
}

.referenceText
{
    width: 440px;
    text-align: justify;
}

.referenceHeader
{
    font-size: 90%;
    color: Gray;
    font-weight: bold;
}

.kartaBlockLink
{
    color: White !important;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    padding-bottom: 3px;
    margin-right: 10px;
    display: block;
}



.kartaTD
{
    width: 60px;
    height: 39px;
    vertical-align: bottom;
    text-align: right;
}

.kartaFootLink
{
    color: rgb(77,115,255) !important;
    font-weight: bold;
    text-decoration: none;
}

.otazka
{
    font-size: 130%;
    font-weight: bold;
}

.odpoved
{
}

.sTextem
{
    /*background-color: #FFD1B3;*/
    background-color: Transparent;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    width: 90px;
}

.progress
{
    position: absolute;
    left: 49%;
    padding: 4px;
}

.help
{
    text-decoration: none;
    border-bottom: 1px dashed;
    cursor: help;
}

.FAQcategory
{
    color: rgb(255,100,0);
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 3px;
}

.FAQOtazka
{
    color: rgb(77,115,255);
    font-weight: bold;
    padding-bottom: 1px;
    cursor: pointer;
    cursor: hand;
}

.FAQOdpoved
{
    color: Gray; /* color: rgb(77,115,255); */
    font-weight: normal;
    padding-bottom: 6px;
}

.FAQblok
{
    padding-left: 20px;
}

#kartaMenu a
{
    color: red;
    text-decoration: underline;
}

.hand
{
    cursor: pointer;
    cursor: hand;
}

.underline
{
    text-decoration: underline !important;
}

a.blueLink
{
    color: rgb(77,115,255);
    font-size: 110%;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 5px;
    display: block;
    width: 150px;
    margin: auto;
}

ul
{
    list-style-type: none;
    margin-left: 10px;
    padding: 10px;
}

ul li
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.zvyraznit
{
    /*text-decoration: underline;*/
    color: #FF6500;
}

.arrow
{
    width: 20px !important;
    font-weight: bold;
    font-family: Sans-Serif;
    font-size: 20px;
}

.smstext
{
    font-weight: bold;
    font-family: CONSOLAS, Courier;
    font-size: 14px;
}

.smalltext
{
    font-size: 70%;
}

.dobloku
{
    text-align: justify;
}

.refTable
{
    border-style: solid;
    border-width: 1px;
    border-color: #d3d3d3;
    margin-bottom: 10px;
}

#partners
{
    border-top: solid 1px rgb(77,115,255);
    padding-top: 4px;
    background-color: #F5F5F5;
}

#partners table
{
    width: 100%;
}

#partners td
{
    width: 150px;
}

.disc
{
    list-style-type: disc;
}

.circle
{
    list-style-type: circle;
}

.grayBox
{
    background-color: lightgrey;
    padding: 10px;
    font-size: 90%;
}

#podminky
{
    text-align: justify;
    padding-right: 20px;
}

#podminky ol
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.texty
{
    text-align: justify;
    font-size: 90%;
}

.h1smaller
{
    font-size: 18px;
}


.orangelink
{
    color: rgb(255,100,0) !important;
    text-decoration: none;
}

.orangelink :visited
{
    color: #FF9883;
    text-decoration: none;
}

.orangelink :hover
{
    color: rgb(255,150,0);
}


/*  BARS */

.barBorder
{
    width: 713px;
    height: 153px;
    background-image: url('images/barborder.gif');
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-top: 1px;
}

.barGradient
{
    width: 694px;
    height: 130px;
    margin-left: 3px;
    margin-top: 4px;
    background-image: url('images/barGrad.gif');
    background-repeat: repeat-x;
}

.barTextLeft
{
    float: left;
}

.barButtonRight
{
    float: right;
}

.barText
{
    display: table-cell;
    /*vertical-align: middle;*/
    width: 450px;
    height: 130px;
    padding-left: 30px;
    padding-top:25px;
}

.barText .nadpis
{
    font-weight: bold;
    font-size: 150%;
    color: rgb(255,100,0);
    text-transform: uppercase;
}

.barText .text
{
    text-transform: uppercase;
    line-height: 1.4;
    padding-top: 12px;
    color: Black;
}

.barButton
{
    display: table-cell;
    /*vertical-align: middle;*/
    height: 130px;
    padding-right: 15px;
    padding-top:15px;
}


