html,body{
  text-align: center;
  font-family: Arial, sans-serif;
  height: auto;
  min-height: 100%;
  margin: 0;
  font-size: 12px;
}

#header_back{
  background: rgb(113,192,0);
  width: 400px;
  height: 179px;
  margin-top: -181px;
  float: right;
}

#header{
  background: url(img/vitalica_02.jpg) no-repeat;
  width: 1004px;
  height: 182px;
  margin: auto;
  position: relative;
}

#menu{
  width: 1004px;
  height: 31px;
  margin: auto;
}

#submenu{
  background: url(img/vitalica_06.jpg) no-repeat;
  width: 1004px;
  height: 16px;
  margin: auto;
  margin-bottom: 10px;
}

#content{
  width: 745px;
  min-height: 100px; 
  height: auto;
  overflow:auto;
  margin: auto;
}

#page{
  width: 545px;
  min-height: 788px; 
  height: auto;
  overflow:auto;
  float: left;
  border-right: 2px dotted rgb(60,60,60);
  text-align: left;
}

#page h1{
  font-family:georgia,garamond,serif;
  color: rgb(91,56,0);
  margin-top: 0;
  border-bottom: 1px dotted black;
}

#page p{
  font-size: 13px;
  color: rgb(64,64,64);
  margin-right: 10px;
  text-align: justify;
}

#page ul{ 
  font-size: 13px;
  color: rgb(12,97,134);
  font-weight: bold;
}

#page li{
  line-height: 160%;
}

#page img{
  border: 5px solid rgb(231,215,166);
  margin: 8px;
}

#page a img{
  border: 0;
}

#page a{
  color: rgb(187,77,0);
  font-weight: bold;
  text-decoration: none;
}

#page a:hover{
  background-color: rgb(253,247,224);
  text-decoration: underline;
}

#right{
  width: 195px;
  min-height: 100px; 
  height: auto;
  overflow:auto;
  float: right;
}

#footer{
  background: url(img/vitalica_01.jpg) repeat-x;
  width: 100%;
  height: 129px;
  margin-top: 50px;
}

#footer_menu{
  width: 500px;
  margin: auto;
  color: black;
  font-weight: bold;
  padding-top: 20px;
}

#footer_menu a{
  color: rgb(60,60,60);
  text-decoration: none;
}

#footer_menu a:hover{
  text-decoration: underline;
}

#valid{
  margin: auto;
  width: 150px;
  margin-top: 20px;
}

#valid a img{
  border: 0;
}

#admin{
  margin-top: 25px;
}

#admin a{
  text-decoration: none;
  color: rgb(148,148,148);
}

#admin a:hover{
  text-decoration: underline;
}

#search{
  width: 180px;
  height: 80px;
  border: 1px solid rgb(222,222,222);
  background: rgb(245,245,245);
  margin-left: 10px;
  text-align: left;
}

#search .search{
  border: 1px solid rgb(212,208,200);
  margin-left: 10px;
  width: 154px;
  border-top: 1px solid rgb(64,64,64);
  border-left: 1px solid black;
}

#search .hladaj{
  background: url(img/vitalica_09.jpg) no-repeat;
  width: 42px;
  height: 13px;
  border: 0;
  float: left;
  margin-left: 126px;
}

#search h3{
  color: rgb(91,56,0);
  font-size: 17px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#search form{
  margin: 0;
}

#login{
  width: 180px;
  height: 140px;
  border: 1px solid rgb(222,222,222);
  background: rgb(245,245,245);
  margin-left: 10px;
  text-align: left;
  margin-top: 15px;
}

#login h3{
  color: rgb(91,56,0);
  font-size: 17px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#login .normal{
  border: 1px solid rgb(212,208,200);
  margin-left: 10px;
  width: 154px;
  border-top: 1px solid rgb(64,64,64);
  border-left: 1px solid black;
}

#login .popis{
  padding-left: 10px;
}

#login b{
  color: black;
  font-family: "Trebuchet MS", verdana;
}

#login .login{
  background: url(img/vitalica_03.jpg) no-repeat;
  width: 62px;
  height: 13px;
  border: 0;
  margin-left: 105px;
}

#login i{
  color: red;
  margin: auto;
  font-weight: bold;
}

#galeria{
  width: 180px;
  min-height: 100px; 
  height: auto;
  overflow:auto;
  border: 1px solid rgb(222,222,222);
  background: rgb(245,245,245);
  margin-left: 10px;
  text-align: left;
  margin-top: 15px;
}

#galeria h3{
  color: rgb(91,56,0);
  font-size: 17px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#galeria img{
  width: 140px;
  margin: auto;
  margin-left: 17px;
  border: 3px solid rgb(113,192,0);
  margin-bottom: 10px;
}

#galeria img:hover{
  border: 3px solid rgb(187,77,0);
}

#admin_menu{
  width: 180px;
  border: 1px solid rgb(222,222,222);
  background: rgb(245,245,245);
  margin-left: 10px;
  text-align: left;
  margin-top: 15px;
}

#admin_menu h3{
  color: rgb(91,56,0);
  font-size: 17px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#admin_menu ul{
  list-style-image: url(img/vitalica_15.jpg);
  vertical-align: 50%;
  font-size: 13px;
  color: rgb(12,97,134);
  font-weight: bold;
  margin-left: -15px;
}

#admin_menu a{
  color: rgb(187,77,0);
  text-decoration: none;
  vertical-align: 20%;
}

#admin_menu a:hover{
  text-decoration: underline;
}

.none{
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
}

.login_alert{
  margin-left: 27px;
  margin-top: 5px;
  margin-bottom: -10px;
}

.upravit{
  margin-bottom: 20px;
  margin-left: 250px;
}

.textarea{
  width: 520px;
  height: 500px;
}

.cennik_form{
  width: 400px;
  color: rgb(12,97,134);
  text-align: left;
  margin-left: 70px;
}

.cennik_form .no_editor{
  width: 250px;
  heighT: 100px;
}

.medium{
  width: 250px;
}

.center{
  text-align: center;
  margin: auto;
}

.center i{
  color: red;
  font-weight: bold;
}

.admin_table .admin_table_right b{
  color: rgb(218,165,32);
}

.admin_table b{
  color: rgb(218,165,32);
}

.admin_table td{
  padding: 5px;
  border-bottom: 1px dotted black;
  border-left: 1px dotted black;
  text-align: center;
}

.admin_table_right{
  border-right: 1px dotted black;
}

.admin_table_right b{
  color: rgb(125,125,125);
}

.admin_table a{
  color: #16A4E7;
  text-decoration: none;
}

.admin_table a:hover{
  text-decoration: underline;
}

.admin_table b.back{
  background: rgb(0,255,0);
  color: black;
}