body
{
    /*background-image: url('/img/pozadie.jpg');*/
    background-repeat: no-repeat;
    background-color: #fff;
    font-family:Verdana,Arial,sans-serif;
    text-align: center;
    color: #787878;
}
body, tr, td
{
    font-size: 12px;
}

#header
{
    text-align: right;
    font-size:9px;
    color: #787878;
}
#header a
{
    color: #787878;
    font-weight: bold;
    text-decoration: none;
}
#header td#selected
{
    background: #2090CF;
    color: #fff; 
}
#header td#selected a
{
    background: #2090CF;
    color: #fff; 
}
#header td
{
    margin-top: 4px;
    vertical-align: bottom;
    padding: 4px 2px 0px 2px;
}
#header table a
{
    font-size: 15px;
}
#header table
{
    
    margin-top: 47px;
    width: 394px;
    /*height: 63px;*/
    text-align: center;
    
}
#center
{

}
#main
{
    width: 730px;
    margin: auto;
    text-align: left;
}
#footer
{
    clear: both;
    text-align: center;
    padding: 20px 0px 20px 0px;
    color: #2090CF;
}
#logo
{
    float: left;
}
#sidebar
{
    float: left;
    width: 200px;
}
#sidebar #login
{
    text-align: center;
}
#content
{
    float: right;
    width: 520px;
}

#content h1.title
{
    font-size: 12px;
    font-weight: bold;
    background-color: #2090CF;
    color: #fff;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}
#content h2.title
{
    font-size: 12px;
    font-weight: bold;
    color: #2090CF;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}

#sidebar .title
{
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    background-color: #2090CF;
    color: #fff;
    text-align: left;
    margin: 0px;
    margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}
#sidebar .content a
{
    display: block;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 20px solid #E4E4E4;
    background-color: #f2f2f2;
    color: #787878;
    margin-top: 1px;
    padding-left: 10px;
}
#sidebar .navigation a
{
    display: block;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-left: 20px solid #E4E4E4;
    background-color: #f2f2f2;
    color: #787878;
    margin-top: 1px;
    padding-left: 15px;
}
#sidebar a:hover
{
    color: #787878;
    background-color: #e4e4e4;
    border-left: 20px solid #787878;
    text-decoration: none;
}
#sidebar .nav_row
{
    padding-left: 0px;
}
#sidebar .nav_row .nav_row a
{
    padding-left: 30px;
}

#login_div, #change_div
{
    text-align: center;
}

#login_div div, #change_div div
{
    width: 300px;
    margin: auto;
}

#login_tab, #change_tab
{
    width: 100%;
}

.login_col
{
    width: 50px;
    text-align: center;
}
.change_col
{
    width: 100px;
    text-align: center;
}

a
{
    color: #2090CF;
    text-decoration: none;
}
.right
{
    text-align: right;
}
.right_tab
{
    margin-left: auto;
}
#typy
{
    padding: 20px;
    clear: both;
}
#sidebar label
{
    color: #2090CF;
}
#kosik
{
    width: 95%;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}
#kosik th
{
    text-align: center;
    border-right: 1px solid #fff;
    background-color: #2090CF;
    color: #fff;
    font-weight: normal;
    padding: 2px 5px 2px 5px;
}

#kosik td
{
    padding: 5px;
}

a:hover
{
    text-decoration: underline;
}
img{border: 0px;}
/* NAVBAR */
#navbar
{
    background-color: #E7E7E7;
    border-top: 2px solid #2090CF;
    border-bottom: 2px solid #2090CF;
}

#navbar, #nav, #nav_kosik
{
    color: #787878;
    font-size: 12px;
    cursor: default;
}
#navbar table
{
    width: 100%;
}
#navbar a
{
    color: gray;
    font-weight: bold;
}
#navbar #nav
{
    font-weight: bold;
    text-align: left;
}
#navbar #nav_kosik
{
    text-align: right;
}
select
{
    color: #787878;
}
input, .a_button, textarea
{

    border: 1px solid #ccc;
    background-color: #ddd;
    color: #787878;
}
input.button, input.fullbutton
{
    /*
    border: 1px solid #2090CF;
    background-color: #fff;
    color: #2090CF;
    width: 100%;
    */
}
input.fullbutton
{
    width: 100%;
}
input.disabled
{
    color: #787878;
}
.fullfield
{
    width: 100%;
}
.required
{
    color: red;
}

fieldset
{
    border: 1px solid #ccc;
    padding: 10px;
    
}
legend
{
    font-weight: bold;
    color: #505050;
    font-size: 13px;
}
.full
{
    width: 100%;
}
.half
{
    width: 50%;
}
.third
{
    width: 30%;
}
.label
{
    width: 80px;
}
.error, .center_error
{
    color: red;
}
.notify, .center_notify
{
    color: green;
}
.center_error, .center_notify
{
    text-align: center;
}
.notify
{
    
}
#pokracovat
{
    text-align: right;
    padding: 10px;
    padding-right: 0px;
}
#pokracovat input
{
    padding: 5px;
}
#pokracovat input.nakupovat
{
    background-color: #fff;
}
#content td
{
    padding: 5px;
}
/* FLOW */
#flow
{
    width: 100%;
    text-align: center;
    cursor: default;
}
#flow td
{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
#flow span
{
    font-size: 15px;
}
#flow .un div
{
    margin: auto;
    border: 1px solid #787878;
    width: 40px;
    background-color: #ccc;
    color: #787878;
}
#flow .sel div
{
    margin: auto;
    border: 1px solid #2090CF;
    width: 40px;
    background-color: #ccc;
    color: #2090CF;
}
#flow .un a
{
    color: #787878;
}
#flow .sel a
{
    color: #2090CF;
}
.checkbox, .radio
{
    border: 0px;
    background-color: transparent;
}
.empty
{
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid #e7e7e7;
    border-left: 0px;
    padding: 5px;
}
.separator
{
    border-bottom: 1px solid #ccc;
}
.clear
{
    clear: both;
}
form
{
    display: inline;
}
.potvrdenie
{
    width: 100%;
}
.potvrdenie .lava
{
    width: 30%;
    border-right: 1px solid #ccc;
}
#udaje input, .ie_fix input
{
    width: 120px;
    font-size: 12px;
}
#udaje .checkbox
{
    width: 100%;
}
td
{
    vertical-align: top;
}
.pocet input
{
    width: 20px;
    text-align: center;
    color: #2090CF;
    font-size: 25px;
}
.znamienko
{
    font-size: 25px;
}
.znamienko:hover
{
    text-decoration: none;
}
#konto tr td
{
    text-align: center;
}
#konto tr#ikony td div
{
    cursor: hand;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto;
    font-size: 30px;
    font-weight: bold;
    background-color: #2090CF;
    color: #fff;
    width: 50px;
    font-weight: bold;
    text-align: center;
}
#konto a
{
    color: #787878;
}
#konto tr#ikony td div
{
    cursor: hand;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: auto;
    font-size: 30px;
    font-weight: bold;
    background-color: #2090CF;
    color: #e7e7e7;
    width: 50px;
    font-weight: bold;
    text-align: center;
}
.fulltab
{
    width: 98%;
}
.text
{

    text-align: justify;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.produkty
{
    border-left: 2px solid #e7e7e7;
    height:100%;
}
.produkt
{
    float: left;
    width: 257px;
    height: 130px;
    border-right: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    /*#f2f2f2;*/
}
.obrazok
{
    width: 120px;
    height: 120px;
    float: left;
    margin: 4px;
    padding: 0px;
    text-align: center;
    margin-right: 2px;
}
.obrazok img
{
    margin: auto;
}
.produkt div.nazov, .produkt div.cena
{
    float: right;
    width: 120px;
    height: 50px;
    clear: right;
}
.produkt div.cena
{
    text-align: right;
    width: 105px;
    padding-right: 10px;
    font-size: 10px;
}
.text table td
{
    border: 0px;
}
.text table
{
    width: 100%;
    border: 1px solid #787878;
    color: #787878;
    background-color: #e7e7e7;
}
.text table th
{
    border: 1px solid #2090CF;
    border-bottom: 1px solid #787878;
    background: #2090CF;
    color: #fff;
    padding-left: 10px;
}
table p {margin: 0px; padding: 0px;}
#podmienka tr { display: none;}