/*****************************************
**********  import stylov CORA  ********** 
- tento import musi byt prvy pred triedami
******************************************/
@import url("ZSituacie_cora.css");



/************************
********  MESTO *********
************************/

.ZSContent {
    font-size: 13px;
    width:auto;
    padding:15px 0 15px 0; }

.ZSHeader {
    display:none; }

.ZSInfoGroupHeader {
    background-color:Transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    margin:7px 0 0 15px;}

.ZSInfoGroupContent {
    background-color:Transparent;
    font-size: 11px;
    padding:0;
    margin:0 0 7px 15px; }

.ZSInfoGroup_eFIPVyplnovanie .ZSInfoGroupHeader, .ZSInfoGroup_eFIPVyplnovanie .ZSInfoHeader {
    color:#294293; }	

.ZSFormsHeader_InfoPath {
    color: #294293; }

.ZSVnorenie {
    background-color: Transparent;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: smaller;
    padding:4px 0 4px 0; }

.ZSForms_InfoPath {
    margin:0;	
    padding:10px 0 15px 0;	
    background-image:none;
    background-repeat: no-repeat;
    border-top: 0px solid #e5e5e5; }

.ZSInfoGroup_eFIPVyplnovanie {
    background-image: url("images/Infopath-icon.png");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    background-color:#f9f9f9;
    border-color: #e5e5e5;
    color: #294293;
    margin:0;
    padding-left: 45px;
    width: auto; }


/************************
****  MESTO - koniec ****
*************************/