body {
    background-color: #eee;
    font-family: 'Lato', sans-serif;
    margin: 0px !important;
}
.div_panel_id{float:left;padding: 5px 0px 0px 5px;}
.div_panel_title{float:left;padding: 5px 0px 0px 5px;font-weight: 700;}
.div_panel_text{float:left;padding: 5px 0px 0px 5px;}
.button {
    border: 1px solid black;
    cursor: pointer;
    font-weight: 700;
    text-align: center;
    width: 100px;
    background-color: #EEEEEE;
}

fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove (internal value);
}


.button_trackable{
    background-color: #CFD28D;
    border: 1px solid #335215;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 1px;
    cursor: pointer;
    float: left;
    margin: 2px;
    padding: 2px;
    text-align: center;
    width: 70px;
}
.button_trackable:hover{
    background-color: #eFf29D;
}
.button_trackable_gora{
}
#trackable_menu{
    width:199px;
    float:left;
    margin-left: 25px;
}
#trackable_menu fieldset.selected .button_trackable:hover{
    background-color: #A1CE42 !important;
}
#podglad_obrazka{
    float: left;
    width: 400px;
}
#podglad_obrazka select{
    border: 1px solid #335215;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 2px;
    margin-top: 2px;
    margin-left: 2px;
    padding: 2px;
    background-color: khaki;
    width: 125px;
}
#podglad_obrazka img{
    background-color: #A1CE42;
    border: 0px solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 20px white;    
}

.imagesDiv{
    float: left; 
    border-collapse:collapse;
    cellspacing: 0;    
    box-shadow: 0px 0px 8px #f8c132 !important;
    margin-left: 8px;
    margin-top: 8px;
    cursor: pointer;
    z-index: 999;
    border-radius: 5px;
    background-color: rgb(161, 206, 66);    
    z-index: 0 !important;
}

.imagesScaleNormal {
    width:50px !important;
    height:50px !important;     
}
.imagesScaleGrowth {
    width:55px !important;
    height:55px !important;
    
}
.imagesGaleriaImg {
    width:75px;
    height:75px;           
}
.imagesGaleriaImgScaled {
    margin-top:3px;    
    margin-left:3px; 
}
.imagesGaleriaScaleNormal {
    width:75px !important;
    height:75px !important; 
}
.imagesGaleriaScaleGrowth {
    width:80px !important;
    height:80px !important; 
}
.clearLeft {
    clear: left;
}
.img75 {
    position: relative; 
    left: 0px; 
    top: 0px;
}
.thumbsWidth {
    width: 205px;
    overflow-x: hidden !important;
}

.imagesImg{
    width:50px;
    height:50px;     
}
.imagesImgScaled {
    margin-top:0px;    
    margin-left:0px; 
    border: 0px solid darkblue;
}



#buttonsStyleMenu{
    display:none;
    width: 256px;
    height: 340px;
    background-color: rgba(200,100,70,1.0);
    position: relative;
    top: 12px;
    left: 0px;
    z-index: 1000;
    overflow: hidden;
}
#buttonsStyleMenu .set,#buttonsStyleMenu .color_edit{
    height:64px;
}
#buttonsStyleMenu .set div,#buttonsStyleMenu .color_edit div{
    float:left;
    padding:5px;
    margin:2px;
    cursor:pointer;
    border-radius: 5px;
    
    -webkit-transition: background-color 1000ms ease;
    -moz-transition: background-color 1000ms ease;
    -o-transition: background-color 1000ms ease;
    -ms-transition: background-color 1000ms ease;
    transition: background-color 1000ms ease;
}
#buttonsStyleMenu .set div:hover,#buttonsStyleMenu .color_edit div:hover{
    background-color: rgba(55,55,55,0.65);
}
#buttonsStyleMenu .highlight{
    background-color: rgba(55,55,55,0.3);
}
#buttonsStyleMenu .color_edit{
    margin-top:22px;
}
#buttonsStyleMenu img{
    width:50px;
    height:50px;
}
#buttonsStyleColor, #marginColorMenu {
    position: relative;
    top: 15px;
    left: 0px;
    width: 256px;
}
#marginColorMenu{
    display:none;
    float:left;
}
#buttonsStyleColor .colors, #marginColorMenu .colors{
    height: 64px;
    background-color: rgba(55,55,55,0.25);
}
#buttonsStyleColor .colors{
    display:none;
	position: relative;
	z-index: 9999;
}
#buttonsStyleColor .colors .color, #marginColorMenu .colors .color{
    height: 22px;
    width: 22px;
    float: left;
    margin: 4px;
    border: 1px solid #000;
    cursor:pointer;
}
#buttonsStyleColor .colors .color:hover, #marginColorMenu .colors .color:hover{
    border: 1px solid #fff;
}


#ishue_publish_top{
    clear: both;
    width: 100%;
    height: 80px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-image: url('../../images/top_publish.png');
    background-position: center;
    background-repeat: no-repeat;
}
#ishue_publish_content{
    margin-top:20px;
    clear: both;
    width: 100%;
}

#ishue_publish_content fieldset{
    margin: 3px 0px 3px 150px;
    position: relative;
}
#ishue_publish_content label{
    float: left;
    width: 200px;
    text-align: right;
    padding-right: 15px;
}
#ishue_publish_content #data_set{
    width: 200px;float:left;
}
#ishue_publish_content #country{
    width: 200px;float:left;margin-bottom: 5px;
}
#ishue_publish_content .img_preview{
    position: absolute;
    left: 430px;
}
#ishue_publish_content fieldset.submit{
    padding-left: 250px;
    margin-top: 15px;
}



#buttonsStyleMenu{
    display:none;
    width: 256px;
    height: 340px;
    background-color: rgba(200,100,70,1.0);
    position: relative;
    top: 12px;
    left: 0px;
    z-index: 1000;
    overflow: hidden;
}
#buttonsStyleMenu .set,#buttonsStyleMenu .color_edit{
    height:64px;
}
#buttonsStyleMenu .set div,#buttonsStyleMenu .color_edit div{
    float:left;
    padding:5px;
    margin:2px;
    cursor:pointer;
    border-radius: 5px;
    
    -webkit-transition: background-color 1000ms ease;
    -moz-transition: background-color 1000ms ease;
    -o-transition: background-color 1000ms ease;
    -ms-transition: background-color 1000ms ease;
    transition: background-color 1000ms ease;
}
#buttonsStyleMenu .set div:hover,#buttonsStyleMenu .color_edit div:hover{
    background-color: rgba(55,55,55,0.65);
}
#buttonsStyleMenu .highlight{
    background-color: rgba(55,55,55,0.3);
}
#buttonsStyleMenu .color_edit{
    margin-top:22px;
}
#buttonsStyleMenu img{
    width:50px;
    height:50px;
}
#buttonsStyleColor, #marginColorMenu {
    position: relative;
    top: 15px;
    left: 0px;
    width: 256px;
}
#marginColorMenu{
    display:none;
    float:left;
}
#buttonsStyleColor .colors, #marginColorMenu .colors{
    height: 64px;
    background-color: rgba(55,55,55,0.25);
}
#buttonsStyleColor .colors{
    display:none;
	position: relative;
	z-index: 9999;
}
#buttonsStyleColor .colors .color, #marginColorMenu .colors .color{
    height: 22px;
    width: 22px;
    float: left;
    margin: 4px;
    border: 1px solid #000;
    cursor:pointer;
}
#buttonsStyleColor .colors .color:hover, #marginColorMenu .colors .color:hover{
    border: 1px solid #fff;
}


#ishue_publish_top{
    clear: both;
    width: 100%;
    height: 80px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-image: url('../../images/top_publish.png');
    background-position: center;
    background-repeat: no-repeat;
}
#ishue_publish_content{
    margin-top:20px;
    clear: both;
    width: 100%;
}

#ishue_publish_content fieldset{
    margin: 3px 0px 3px 150px;
    position: relative;
}
#ishue_publish_content label{
    float: left;
    width: 200px;
    text-align: right;
    padding-right: 15px;
}
#ishue_publish_content #data_set{
    width: 200px;float:left;
}
#ishue_publish_content #country{
    width: 200px;float:left;margin-bottom: 5px;
}
#ishue_publish_content .img_preview{
    position: absolute;
    left: 430px;
}
#ishue_publish_content fieldset.submit{
    padding-left: 250px;
    margin-top: 15px;
}