﻿body 
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    background-color: #FCFCFC;
}

img 
{
    border: 0px;
}
img.shift 
{
    position: relative;
    top: 2px;
}

.mainTable 
{
    width: 100%; 
    margin-top: 15px;  
}

.mainTable .content, .mainTable .menu
{
    vertical-align: top;
   /* border: solid 1px green;*/
}

a 
{
    color: #041b89;    
    text-decoration: none;
    font-size: 11px;
}

a:hover {
    color: #587299;
}

.detailurl a, .menuli a
{
    padding-left: 18px;
    background: url('../../images/arrow.gif') no-repeat left center;
}

div.detailurl 
{
    margin-bottom: 20px;
}

.auth 
{
    color: White;
    background-color: #32452F;
    padding: 5px 5px 2px 5px;
    margin-top: -28px;
    margin-bottom: 10px;
}

/*
 * **************** MENU ****************
  */

.menu 
{
    width: 190px;
    margin-left: 10px;    
    font-weight: bold;
    font-size: 11px;
}


.navhead 
{    
    color: White;
    border-bottom: solid 1px black;
    background: #32452F url('../../images/roundM1.jpg') no-repeat top;
    width: 180px;
    padding: 4px 5px 2px 5px;
}

.navcontent 
{
    border: solid 1px black;
    border-bottom: 0px;
}

.navend 
{
    background: white url('../../images/roundM2.jpg') no-repeat top;
}

.menu ul 
{
    margin: 0px;
    padding: 0px;
}
.menu a 
{
    /*padding-left: 20px;
    padding: 2px 200px 2px 20px ;*/
    width: 190px;
    color: black;
    font-size: 11px;
    font-family: Verdana;
}
.roky a:hover, a.roky_celkem:hover
{
    background-color: #ECF0F8;
}

a.selected:hover 
{
    background-color: #C9D7DC;
} 

.menuli li
{
    width: 97%;
    list-style-type: none;
    margin: 0px;
    padding: 2px 0px 2px 5px;    
}

.menu a.vedlejsi 
{
    font-weight: normal;
    margin: 0px;
}
.menu li.vedlejsi 
{
    padding-top:0px;
    padding-bottom: 0px;
    margin-top: -1px;
}

.menu img 
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    position: relative;
    top: 3px;
}

.menu .selected 
{
    background-color: #C9D7DC;
    color: #C00000;
}

.zvyraznit 
{
    color: #C00000;
    font-weight: bold;
}

.menu .selected  a
{
    color: #C00000;
}

.roky
{
    margin-top: 1px;
    margin-bottom: 3px;
}


.roky a
{
    padding: 1px 8px 1px 7px;
}

a.roky_celkem 
{
    padding: 2px 70px 1px 70px;
}


/* ************** / menu  ********************* */

/****  header   ****    ***** */

.header  
{    
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: solid 1px black;    
}

.headertop 
{
    vertical-align: middle;
    color: White;
    float: left;
    width: 100%;
    background: url('../../images/head.jpg') repeat-x;
}

.headertop img
{    
    float: left;
}

.headertop .h1 
{
    float: left;
    margin: 20px 0px 10px 10px;
    font-weight: normal;
    font-size: 22px;
}
.headertop .h2 
{
    float: left;
    margin: 30px 0px 10px -270px;
    font-weight: bold;
    font-size: 12px;
}

.header .leftdiv 
{
    font-weight: bold;
    padding: 3px;
    margin-left: 15px; 
}

.header .rightdiv 
{
    font-size: 11px;
    padding: 3px;
}

/* ******* /header **************** */

.content 
{
    margin-left: 10px;
    margin-right: 10px;
}

.leftdiv 
{
    float: left;
}

.rightdiv 
{
    float: right;
}


.footer 
{
    width: 100%;
    clear: both;
    text-align: center;
}

.positive 
{
    color: Green;
}

.negative 
{
    color: Red;
}

.content1 
{
    background-color: #F6F0DC;
    border: solid 1px black;
    padding: 8px;
}

.search 
{
    background-color: #C9D7DC;
    border: solid 1px black;
    margin-bottom: 30px;
}


.content1 th 
{
    text-align: left;
    background-color: #C9D7DC;
    padding: 1px;
}

td 
{
    padding: 2px;
    font-size: 11px;    
}

.tcustom td, .tcustom th 
{
    padding: 2px;
}

table.notigra td 
{
    background-color: white;
}

.tcustom2 td 
{
    background-color: white;
}

.content h1 
{
    color: #C00000;
    font-size: 15px;
    padding-left: 20px;
    background: url('../../images/arrowh.gif') no-repeat left;
    margin: -15px 0px 15px 0px;
}

.lt 
{
    position: relative; 
    top: -10px;
    left: -9px;
}

.rt 
{
    position: relative; 
    top: -20px;
    left: 9px;
}

.rdiv 
{    
    text-align: right;
}

.lb 
{
    position: relative; 
    top: 20px;
    left: -9px;
}

.rb 
{
    position: relative; 
    top: 10px;
    left: 9px;
}

/***********/
.lts 
{
    position: relative; 
    top: -7px;
    left: -7px;
}

.rts 
{
    position: relative; 
    top: -17px;
    left: 7px;
}

.lbs 
{
    position: relative; 
    top: 17px;
    left: -7px;
}

.rbs 
{
    position: relative; 
    top: 7px;
    left: 7px;
}

/*****/

.lbw 
{
    position: relative; 
    top: 12px;
    left: -2px;
}

.rbw 
{
    position: relative; 
    top: 2px;
    left: 2px;
}
.ltg 
{
    position: relative; 
    top: -9px;
    left: -1px;
}

.rtg
{
    position: relative; 
    top: -19px;
    left: 1px;
}

a.hidemenu 
{
    color: White;
    margin-left: 60px;    
    font-size: 10px;
    font-weight: normal;
}

a.showmenu 
{
    display: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

input, select {
    font-size: 11px;    
    font-family:Verdana;    
}

.content1 input[type=text] 
{
    background-color: #FAEBDC;
}
.content1 input[type=text].disabled 
{
    background-color: white;
    color: Black;
}

select.ddcolor 
{
    background-color: #FAEBDC;
}

.content1 input.error[type=text] 
{
    background-color: #FF9F9F;
}

input[type=submit], input[type=button], a.logoff {
    font-size: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	background-color: #F4D6B8;
	font-family: verdana;
	font-size: 10px;
}

a.logoff 
{
    color: Black;
    margin: 8px 5px 8px 10px;
    padding: 2px 8px 2px 8px;
}

a.logoff:hover 
{
    color: Black;
}

input[type=submit].small, input[type=button].small
{
    padding: 0px 1px 0px 1px;
    font-size: 9px;
}

h1.nopic 
{
    padding: 0px;
    background-image: none;
}

.login 
{
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px black;
    margin-bottom: 50px;
    margin-top: 30px;
    font-weight: bold;
}

.login input[type=submit] 
{
    font-size: 11px;
}

.login table 
{
    width: 430px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.login1 
{
    width: 71%;
    margin-left: auto;
    margin-right: auto;
}

.logininfo 
{
    text-align: center;
}

.separator 
{
    clear: both;
}

/* novinky */
.newstable 
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border: 0px;  
}

.newstable td 
{
    border: 0px;    
    background-color: Transparent;
    padding-bottom: 20px;
}

.newstable .text
{
    margin-left: 15px;
}

.newstable .date 
{
    padding: 1px 10px 1px 10px;
    background: url('../../images/arrow.gif') no-repeat left;
    background-color: #C9D7DC;
    text-align: right;
    font-size: 10px;
}

.newstable .h2
{
    margin: 4px 0px 7px 15px;
    padding: 0px;
    font-size: 14px;
    color: #041b89;  
    font-weight: bold;    
}

.newstable .text p 
{
    margin: 2px;
}

.newstable .h2 a 
{
    font-size: 14px;
}

.doprava 
{
    width: 100%;
    text-align: right;
}
.prava 
{
    text-align: right;
}

.back 
{
    width: 100%;
    border-bottom: solid 2px #EBDEB2;
    margin-bottom: 15px;    
    padding: 3px 0px 2px 2px;
}

.back a 
{  
    font-size: 11px;
    font-weight: bold;
}

.back img 
{
    position: relative;
    top: 3px;
}

div.backtop 
{
    /*margin-top: -35px;*/
    margin-top: -30px;
    margin-bottom: 30px;
}

div.backbottom 
{
    border-top: solid 2px #EBDEB2;
    border-bottom: solid 0px #EBDEB2;
    margin-top: 0px;
    position: relative;
    /*top: 45px;*/
    top: 40px;
    padding: 0px 0px 3px 2px;
}

.nastred 
{
    width: 100%;
    text-align: center;
}

.tucne 
{
    font-weight: bold;
}

.content1 .full 
{
    width: 100%;
}

.center
{
    text-align: center;
}

.preloader 
{
    text-align: center;
    position: absolute;
    left: 40%;
    top: 40%;
    border: solid 1px black;
    width:180px;
    background-color:#eedcb7;
    padding:20px; 
    font-weight:bold; 
    font-size:12px;
}

th.thsubmit 
{
    padding: 3px 3px 3px 2px;
}

.search 
{
    padding: 5px;
}

.search h1 
{
    color: Black;
    font-size: 15px;
}

.search th 
{
    font-weight: normal;
    text-align: right;
}

th.pager 
{
    background-color: #668d9c;
    color: White;  
    font-weight: normal; 
    padding: 3px;
}

.pager .selectedpage
{
    color: black;
    background-color: White;
    padding: 1px 2px 1px 2px;
    font-weight: bold;
    margin-left: 1px;
    margin-right: 1px;
}

.pager a 
{
    color: White;
    font-weight: bold;
    padding: 1px 2px 1px 2px;
    margin-left: 1px;
    margin-right: 1px;
}

.pager a:hover {
    color: #E6E6E6;
}

.pager img, .pager input[type=image]
{
    position: relative;
    top: 2px;
}

a.url 
{
    background: url('../../images/arrow.gif') no-repeat left top;
    padding-left: 17px;
}

.newurl 
{
    display: block;
    padding-bottom: 20px;
}

a.del
{
    background: url('../../images/delete.gif') no-repeat left top;
    padding-left: 17px;
}

.tstav 
{
    margin-bottom:15px;
}

.tdetail th, .tdetail td  
{
    font-size: 11px;
    padding-left: 2px;
    padding-right: 5px;
    line-height: normal;
    border-bottom: solid 1px white;
}

.tdetail th.submit, th.tsubmit
{
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;    
}

th.tsubmit 
{
    padding-right: 5px;
}

table.tdetail, table.tstav 
{
    border: solid 1px white;
}

.tstav .thead 
{
    color: White;
    background-color: #7AA4EA;
}

.tstav ul 
{
    margin-left: 20px;
}
.tstav li 
{
    margin-bottom: 2px;
}

th.suma, th.hsuma
{
    background-color: #F1EC8B;
    font-weight:bold;
    text-align: right;
}

th.hsuma 
{
    text-align: center;
}

input.num 
{
    text-align: right;
}

table#nadsebou
{
    margin-top: 10px;
    display: inline;
    vertical-align: top;
}

.kontakty a 
{
    color: #041b89;    
    text-decoration: none;
    font-size: 11px;
}

.kontakty a:hover {
    color: #587299;
}

div.kontakty 
{
    margin-top: 20px;
}

.kontakty .navcontent 
{    
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px;
}

.suma1 
{
    vertical-align:top;
    text-align: center;
    background-color: #becbf8;
    font-size: 12px;
}

.suma2 
{
    font-weight:bold;
    vertical-align:top;
    text-align: right;
    background-color: #f1ec8b;
}


.content1 .suma2 input[type=text].num 
{
    font-weight: bold;
    background-color: #f1ec8b;   
    border: solid 1px black;
}
.content1 .suma2 input[type=text].error
{
    background-color: #FF9F9F; 
}

.content1 input[type=text].num.sumzbytek 
{
    font-weight: normal;
}

.printlink 
{
    font-size: 13px;
    background: url('../../images/printer.gif') no-repeat left top;
    padding: 2px 0px 5px 20px;
    line-height: 20px;
}

.exportlink 
{
    font-size: 13px;
    background: url('../../images/excel.gif') no-repeat left top;
    padding: 2px 0px 5px 20px;
    line-height: 20px;
}

.export .navcontent
{
    padding: 8px 5px 5px 15px;
}

div.testovaci 
{
    width: 99%;
    font-size: 20px;
    background-color: #E7F3E7; /*#DDDDBB;*/
    color: Red;
    border: dashed 3px red;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pri_lbs 
{
    position: relative;
    left: -211px;
    top: 17px;
}

.pri_lts 
{
    position: relative;
    left: -211px;
    top: -7px;
}

.prikazy .search 
{
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
}

.prikazy .table 
{
    margin-top: 50px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    border-collapse: collapse;
}

.prikazy .hlavni td
{
    font-size: 13px;
    border: solid 1px black;
}

.prikazy table.hlavni 
{
    border-top: 0px;
    border-right: 0px;
    border-left: solid 2px black;
    border-bottom: solid 2px black;
}

table.expborder 
{
    border-right: solid 1px white;
    border-top: solid 1px white;
}

.expborder td, .expborder th
{
    border-left: solid 1px white;
    border-bottom: solid 1px white;
}

.noborder,.noborder td, table.noborder
{
    border-top: solid 0px white;
    border-left: solid 0px white;
    border-right: solid 0px white;
    border-bottom: solid 0px white;
}

.exphide 
{
}
