* {
  margin: 0;
  padding: 0;
  border: none;
}

.inv, hr.line {
  display: none;
}

hr.clear {
  clear: both;
  visibility: hidden;
}

a {
  color: #849e2a;
}
a:hover {
  text-decoration: none;
}

body {
  font: .9em/1.3em "Verdana", "Arial", sans-serif;
  color: #000;
  background: #fff url( "../images/back.gif" );
}

.main {
  width: 100%;
  text-align: center;
  background: #dcdcdc;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  border-top: 1px solid #fff;
}

.center {
  margin: 0 auto;
  text-align: left;
  width: 980px;
  position: relative;
  z-index: 0;
}

.top {
  margin: 0 auto;
  text-align: left;
  width: 980px;
  position: relative;
  height: 102px;
}

h1 {
  position: absolute;
  top: -94px;
  left: 831px;
  z-index: 100;
}

h1 a {
  display: block;
  width: 149px;
  height: 150px;
  background: url( "../images/logo.jpg" ) no-repeat top left;
}

h1 a:hover {
  background: url( "../images/logo.jpg" ) no-repeat bottom left;
}

.mainmenu {
  position: absolute;  height: 102px;
  top: 30px;
  left: 740px;
  display: block;
  width: 101px;
  height: 100px;
  background: url( "../images/menu.jpg" ) no-repeat top left;
}

.mainmenu:hover {
  background-position: bottom left;
}

.top-clanky, .top-other, .top-users, .top-img, .top-files {
  width: 141px;
  height: 139px;
  position: absolute;
  top: 0;
}

.top-clanky {
  background: #fff url( "../images/content.jpg" ) no-repeat top left;
  left: 0;
}

.top-other {
  background: #fff url( "../images/other.jpg" ) no-repeat top left;
  left: 141px;
}

.top-users {
  background: #fff url( "../images/users.jpg" ) no-repeat top left;
  left: 282px;
}


.top-img {
  background: #fff url( "../images/images.jpg" ) no-repeat top left;
  left: 423px;
}

.top-files {
  background: #fff url( "../images/files.jpg" ) no-repeat top left;
  left: 564px;
}

.footer {
  background: url( "../images/footer.gif" ) repeat-x top left;
}

.foot-in {
  margin: 0 auto;
  text-align: left;
  width: 980px;
  padding: 15px 0;
}

.login-name {
  float: right;
  color: #fff;
}

.login-name a {
  color: #fff;

}

.e-invent {
  display: block;
  width: 193px;
  height: 80px;
  float: left;
  background: url( "../images/e-invent.gif" ) no-repeat top left;
}

.index-menu {
  position: relative;
  left: 100px;
  top: 80px;
  width: 500px;
  float: left;
}

.index-menu a {
  display: block;
  float: left;
  width: 101px;
  height: 101px;
  margin: 50px 50px 0 0;
  color: #848484;
  text-decoration: none;
  font-size: .8em;
  text-align: center;
}

.index-menu a strong {
  position: relative;
  top: 110px;
  font-weight: normal;
}

.index-menu a:hover {
  color: #000;
}

.index-clanky {
  background: #fff url( "../images/content2.jpg" ) no-repeat top right;
}

.index-other {
  background: #fff url( "../images/other2.jpg" ) no-repeat top right;
}

.index-users {
  background: #fff url( "../images/users2.jpg" ) no-repeat top right;
}

.index-img {
  background: #fff url( "../images/images2.jpg" ) no-repeat top right;
}

.index-files {
  background: #fff url( "../images/files2.jpg" ) no-repeat top right;
}

.index-poll {
  background: #fff url( "../images/poll.jpg" ) no-repeat top right;
}

.index-users:hover, .index-clanky:hover, .index-other:hover, .index-img:hover, .index-files:hover, .index-poll:hover {
  background-position: top left;
}

.topmenu {
  list-style: none;
  font-size: .85em;
  line-height: 1.2em;
  padding: 0 0 0 14px;
}

.topmenu li {
  padding: 1px 0;
}

.top h2 {
  font-size: .9em;
  font-weight: bold;
  padding: 8px 0 3px 14px;
}

.topmenu a {
  color: #000;
}

.topmenu a:hover {
  color: #556420;
}

.rightbox {
  float: right;
  margin: 180px 0 20px 0;
}

.rightbox-top, .rightbox-bottom {
  width: 251px;
  height: 18px;
  background: url( "../images/rightbox-top.gif" ) no-repeat top left;
  font-size: 0;
  line-height: 0;
}

.rightbox-top {
  background: url( "../images/rightbox-top.gif" ) no-repeat top left;
}

.rightbox-bottom {
  background: url( "../images/rightbox-bottom.gif" ) no-repeat top left;
}

.rightbox-middle {
  background: url( "../images/rightbox-middle.gif" ) repeat-y top left;
  width: 221px;
  padding: 0 15px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}

.left {
  float: left;
  width: 700px;
  margin: 80px 0 20px 0;
  top: 80px;
  min-height:350px;
}

.main-top, .main-bottom {
  width: 700px;
  background: url( "../images/main-top.gif" ) no-repeat top left;
  height: 16px;
  font-size: 0;
  line-height: 0;
}

.main-middle {
  width: 640px;
  background: url( "../images/main_middle.gif" ) repeat-y top left;
  padding: 10px 30px;
}

.main-bottom {
  background: url( "../images/main-bottom.gif" ) no-repeat top left;
}

.link-button {
  padding: 4px;
  background: url( "../images/button.gif" ) repeat-x top left;
  cursor: pointer;
  color: black;
  text-decoration: none;
  height: 26px;
}

.category-list {
  width: 100%;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}

.category-line:hover {
  background: #bbddcc;
  cursor: default;
}

.category-manipulate {
  text-align: right;
  float:right;
}

.category-list td {
  padding: 0px;
}

.category-list td img {
  vertical-align: bottom;
}

.category-info {
  font-size: x-small;
}

.browser-main {
  margin: 30px;
}

.side-link {
  background:url("../images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;
  border:1px solid #D3D3D3;
  color:#555555;
  font-weight:normal;
  cursor:pointer;
  padding:8px 20px;
  -moz-border-radius:4px 4px 4px 4px;
}

input[type="submit"], input[type="button"],  button {
  padding: 4px;
  background: url( "../images/ui-bg_glass_75_e6e6e6_1x400.png" ) repeat-x  scroll 50% 50% #E6E6E6;
  cursor: pointer;
  -moz-border-radius:4px 4px 4px 4px;
  padding: 8px 20px;
border: 1px solid #BABABA;
}



form.clanekForm {
  margin-top: 30px;
}

button, input[type="button"] {

}

input[type="text"], input[type="password"], input[type="file"] {
  border: 1px solid #AAAAAA;
  height: 21px;
  padding: 4px 0 0 4px;
}
textarea {
  border: 1px solid #AAAAAA;
  padding: 4px 0 0 4px;
}

select, iframe {
  border: 1px solid #AAAAAA;
  padding: 2px;
}

table td, table th {
  padding: 4px;
  font-size: .75em;
}

table th {
  font-size: .8em;
}

.categories {
  width: 400px;
}
#id_category {
  width: 400px;
}


tr.odd {
  background: #f2f8dd;
}

/*osnovy*/

.rollbar {
  position:		relative;
  display:		block;
  height:		18px;
  margin:		0;
  padding:		0;
  border:		0;
  overflow:		hidden;
}

.rollbar:hover {
  background:		#98bbbd;
}

.rollbar a {
  display:		inline;
}

.actions {
  position:		absolute;
  right:			0;
  visibility:		hidden;
}

.actions form input {
  height: auto;
  display: inline;
}

.pactions {
  position:		absolute;
  right:		0;
}

.treeimg {
  border:		0;
  padding:		0;
  spacing:		0;
  vertical-align:	middle;
}

.arrowimg {
  padding: 0 4px;
  spacing:		0;
  vertical-align:	middle;
}

.inform {
  display:		inline;
}

.inform input {
  font-size: 10px;
  padding: 0;
  border: 1px solid #9ab6ce;
  color: #000;
  background: #E9EFED;
}

.dialog table td {
  padding: 8px;
}

.rightbox-heading {
  position: absolute;
  top: 55px;
  left: 23px;
  color: #848484;
}

.zverejnit {
  font-size: 1.3em;
}
.album-image-border{
  border: 1px solid gray;
  padding: 5px;
}

.album-image{
  position: relative;
  padding: 5px;
  float: left;
  text-align: center;
}

.image-delete  {
  background:url("../images/icon_delete.gif") no-repeat scroll -1px -2px transparent;
  height:13px;
  position:absolute;
  right:7px;
  top:10px;
  width:13px;
  cursor:pointer;
  background-color: white;
}
.image-delete:hover  {
  background-color: gray;
}

.image-edit  {
  background:url("../images/icon_edit.gif") no-repeat scroll -1px -2px transparent;
  height:13px;
  position:absolute;
  right:22px;
  top:10px;
  width:13px;
  cursor:pointer;
  background-color: #EBEBEB;
}
.image-edit:hover  {
  background-color: gray;
}

ul#category-root-ul{ list-style: none; }

ul#category-root-ul ul{ margin-left: 20px; list-style: none; }
li span.category-info{ width: 80% !important; }
li span.category-manipulate{
  text-align: right;
  padding-right: 0px;
}

li div.hover{
  background-color: #d0edff;
}

div.ui-dialog dt {
  clear: both;
  float: left;
  width: 200px;
  margin-bottom:10px;
  margin-right: 10px;
  text-align: right;
}
div.dialog dt {
  clear: both;
  float: left;
  width: 150px;
  margin-bottom:10px;
  margin-right: 10px;
  text-align: right;

}
div.dialog dd, div.ui-dialog dd {
  float: left;
  margin-bottom: 10px;
}

dl.zend_form ul.errors{ list-style: none; }
dl.zend_form ul.errors li{ color: red; font-size: 8pt; font-style: italic;}

.dialog ul.errors{ list-style: none; }
.dialog ul.errors li{ color: red; font-size: 8pt; font-style: italic;}

.chybaForm {
  border: 1px solid #ff0000;
  margin-bottom: 10px;
  padding: 5px 15px;
  color: #ff0000;
  font-size: 0.8em;
  font-weight: bold;
}
.readOnly {
  background-color:#E6E6E6;
  cursor:default;
}

.main-middle .paginator{
  font-size: 70%;
}




#users_table {
  margin-top: 20px;
}

/************************   FORMS **********************************************/

.r4-table-form {
    margin: 0.25em 0 0.5em 0;
    clear: both;
}

.r4-table-form {
    margin: 0;
    border: none;
    border-collapse: separate;
    border-spacing: 2px;
    font: 1.0em Arial, sans-serif;
    width: 100%;
/*    margin-left: auto;
    margin-right: auto;*/
    text-align: left;
}
.r4-table-form td {
    padding: 2px 0 2px 5px;
    vertical-align: top;
    border: none;
}
.r4-table-form td div {
    padding: 2px 0 0 1px;
    font: 0.85em Arial, sans-serif;
    line-height: 1.2em;
    color: #666;
}
.r4-table-form .th,
.r4-table-form td{
    text-align: right;
    padding: 4px 5px 2px 3px;
    vertical-align: top;
    font: 1.0em Arial, sans-serif;
    font-weight: bold;
    width: 300px;
}
.r4-table-form label, .r4-table-form p, .r4-table-form a {
  font-weight: normal;
}
.r4-table-form td.tdColspan {
  text-align: left;
}
.r4-table-form td.tdColspan textarea {
  width: 620px;
}
.r4-table-form td.element{
    padding: 0px 0px 0px 10px;
    text-align: left;
    width: 300px;
    vertical-align: middle;
}

.r4-table-form td.submit{
    text-align: left;
}

.r4-table-form td.element input[type="text"], .r4-table-form td.element textarea, .r4-table-form td.element select{
/*    border: 1px solid #2B6FB6;*/
  margin-bottom: 5px;
}

.r4-table-form td.pth {
    border-right: 3px solid red;
}
.r4-table-form h2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.r4-table-form .line {
    border-bottom: 1px #999999 solid;
    height: 1px;
}

.r4-table-form tr td ul.errors{ padding: 0px; margin: 0px; list-style: none; font-weight: normal; }
.r4-table-form tr td ul.errors li{ padding: 0px; margin: 0px; color: red; font-size: 8pt; font-style: italic;}


.r4-div-form ul.errors{ padding: 0px; margin: 0px; list-style: none; font-weight: normal; }
.r4-div-form ul.errors li{ padding: 0px; margin: 0px; color: red; font-size: 8pt; font-style: italic;}

.dialog .rights_table td, .ui-dialog-content .rights_table td{
    padding: 1px 0px 0px 3px;
}
.dialog .rights_table td input[type="checkbox"], .ui-dialog-content .rights_table td input[type="checkbox"]{
    margin: 5px 0 0 5px;
}
.dialog .rights_table tr:hover {
    background-color: #EFEFDF;
}
 .ui-dialog-content .rights_table tr:hover{
    background-color: #F6F6F6;
 }

 .browser-documents .dialog table tr.odd td {
     padding: 0 5px 0 5px;
}