/* SFZP BLUE THEME */

/*******************************************************************/
/*                                                          LAYOUT */
/*******************************************************************/
#page-wrapper { margin-top: 10px; }

/*******************************************************************/
/*                                                          HEADER */
/*******************************************************************/
#header { height: 240px; background-image: url(../images/heads/zelenausporam.jpg); background-position: 10px 20px; }
#header a { width:380px; height: 50px; position: absolute; top:40px; left:30px;}

#menu { top: 205px; }

#form .changeItem {  }
#form .changeItem .changeBox { position: absolute; z-index: 2000; background: #E9F4FB; border: solid 1px #aaa; padding: 10px; margin: 3px 3px 0 0;  line-height: 120%; max-width: 300px;  }
#form .changeItem .changeBox .changeInput { width: 150px; margin: 5px 0;  }
#form .changeItem .changeBox .changeButton { width: 100px; margin: 5px 5px 5px 0; border: solid 1px #666; padding: 2px 0; }
#form .changeItem .changeBox .cancelButton { width: 100px; margin: 5px 5px 5px 0; border: solid 1px #666; padding: 2px 0; }
#form .changeItem .changeBox .changeLink { margin: 5px; margin-left: 0;  }

#form .changeItem .aright { padding-right: 20px; }

#form .changeItem .change { background: url(/images/icons/edit.gif) top right no-repeat; }
#form .changeItem .changeChanged { background-color: #E6F3FB; }
#changes .changeChanged { background-color: #E6F3FB; }
#changes .add img,
#changes .delete img  { position: relative; top: 6px;  }
#changes .delete { margin-bottom: 5px; }
#changes .addItem { background-color: #fff; margin-bottom: 20px; }

#form .changeItem .changeBoxInline { position: relative; z-index: 0; }

#report { max-height: 200px; overflow: auto; background-color: #E6F3FB; left: 770px; top: 780px; border: solid 0px #ccc; list-style: none; margin: 0; padding: 0; width: 185px; border-left: solid 5px #E6F3FB; margin-top: 10px; }
#report li { background-color: #E6F3FB; padding: 5px; }

.zmenyBg { background-color: #E6F3FB; padding-bottom: 5px; margin-bottom: 10px; margin-top: 0px; padding-top: 5px; }
#form-right  .zmenyBg .form-cast { background-color: #E6F3FB; }

#changeInfo { z-index: 3000; position: absolute; left: 250px; top: 250px; width: 400px; padding: 10px 10px; background: #f5f5f5; border: solid 3px  #A4B97F; height: 80px; font-weight:bolder; font-size: 1.2em; }
#changeInfo a { position: absolute; bottom: 10px; left: 10px; }

#changeError { z-index: 3000; position: absolute; left: 250px; top: 250px; width: 400px; padding: 10px 10px; background: #FFD3C1; border: solid 3px  #B9817F; height: 80px; font-weight:bolder; font-size: 1.2em; }
#changeError a { position: absolute; bottom: 10px; left: 10px; }


