* {margin:0px; padding: 0px;}
.clear {clear:both;}
a {color:black; text-decoration:none;}
a:hover {color:red;text-decoration:underline;}
body
{
  background:#fff url("http://bh.todo.sk/images/old/body-back.jpg") repeat-x 0 0;
  font-size: 12px;
  font-family:Verdana;
  line-height:200%;
}
img {border:0px red solid;margin:1px;}
img:hover {border:0px #81c0eb solid;}
input,select
{
  margin:3px;
}
h3 {
  text-align:center;
}
li.a1 {}
li.a2 {_margin-top:-24px;}
li.a3 {_margin-top:-24px;}
li.a4 {_margin-top:-24px;}
li.a5 {_margin-top:-24px;}

li.b1 {}
li.b2 {_margin-top:-24px;}
li.b3 {_margin-top:-24px;}
li.b4 {_margin-top:-24px;}
li.b5 {_margin-top:-24px;}
label
{
  font-weight:bold;
  border:0px red solid;
  margin:0px 20px;
  display:block;
  float:left;
  clear:left;
  width:150px;
  text-align:right;
}
label.anonie
{
  display: inline;
  float:none;
  border:0px red solid;
}
input, textarea, select
{
  border: 1px #81c0eb solid;
  padding:3px;
  background-color: #e3e3e3;
}
input:focus, textarea:focus, select:focus
{
  background:#fff;
}
textarea
{
  width:350px;
  height:100px;
}
legend
{
  font-weight:bold;
  color:black;
  background:#81c0eb;
  padding: 2px 10px;
  border:0px red solid;
  margin:0px 10px;
}

table ,tr , td, th
{
  padding:3px;
  border: 1px #81c0eb solid;
  border-collapse: collapse;
  text-align:center;
  font-size:95%;
  line-height:140%;
}
table {width:100%;}
table.polozky,table.polozky tr,table.polozky tr td, table.polozky th{border:0px black solid;margin:0px;padding:0px;}
table.polozky input {width:96%; border:1px #81c0eb solid;}
table.polozky td .right,table.polozky th {text-align:right;width:65px;}
table.polozky th {background:#fff;}
.odd {background:#aadafb url("http://bh.todo.sk/images/body-back.jpg") repeat-x 0 -200px;}
.help {font-size:0.9em;color:#555;}
th
{
  background: #81c0eb;
}

fieldset
{
  border: 1px #81c0eb solid;
  padding:20px;
  margin:10px;
}

#page
{
  width:900px;
  border:1px #81c0eb solid;
  margin: 10px auto;
  background:#fff;
}
.button
{
  background:#81c0eb;
  font-weight:bold;
  color:black;
  cursor: hand;
  border: 2px rgb(0,0,0) outset;
}
.delete
{
  background:#ff0000;
  font-weight:bold;
  color:black;
  cursor: hand;
  border: 2px rgb(0,0,0) outset;
}
#header
{
  background:#fff url("http://bh.todo.sk/images/old/back.jpg") repeat-x 0 0;
  text-align:right;
  padding-top:5px;
}

#menu, #submenu
{

  border:0px red solid;

  height:32px;
}
#menu ul
{

}

#menu li
{
  list-style-type:none;
  text-align:center;

}
#menu li a ,#submenu li a
{
  color: #000;
  font-size: 1.2em;
  text-decoration:none;
  font-weight:bold;
  padding-top:5px;

  display:block;
  float: left;
  margin-top:0px;
  width:180px;
  height:27px;
  border:0px green solid;
}
#menu li a:hover, #submenu li a:hover
{
  background:#aadafb url("http://bh.todo.sk/images/old/mexnu2.jpg") repeat-x 0 0;
  color:#000;
}

#submenu li
{
  display: list-item;
  list-style-type:none;
  text-align:center;
}
#submenu
{
  border-bottom:1px #81c0eb solid;
  font-size:0.8em;
  height:25px;
  margin-bottom:10px;
}
#submenu li a
{

  border:0px green solid;
  height:20px;
  font-weight:normal;
  width:200px;
}

#menu li a.activ {color:#333;background:#81c0eb;}
#submenu li a.activ {color:#333;background:#aadafb;}
.text
{
  border:0px red solid;
  padding:10px;
}
#footer{clear:both;text-align:center;font-size:1em}
.none {display:none;}
.block {display:block}
.hand {cursor:hand;}
.icons a{
  display: block;
  border: 2px #59a8e0 solid;
  float: left;
  width: 70px;
  height: 30px;
  color: black;
  font-weight: bold;
  text-align: center;
  background:#fff url("http://bh.todo.sk/images/old/ico/edit.png") no-repeat 20px 10px;
  padding-top:40px;
  line-height: 100%;
  margin:3px;
}
.icons a:hover {
  border-bottom:2px #aadafb solid;border-right:2px #aadafb solid;
}
.clr {clear:both;}

.error{

    color: red;
    text-align: center;
    display: block;
}

.good {
  background: green;
  font-size: 120%;
    color: white;
    padding: 5px 20px;
}


div#users {

}

div#user{

  border : 1px #59a8e0 solid;
  width : 350px;
  padding: 10px;
  float: left;
  margin: 10px;
  background: #e3e3e3;
}

div#user strong {
  width: 100px;
  display: block;
  float: left;
  text-align: right;
}


#ajax_placeholeder {display:none;position: fixed; width:800px;min-height: 150px; top:200px;border:1px red solid;border:5px #81c0eb solid;margin-left:35px;background: white;box-shadow:0px 0px 10px gray;}
#ajax_placeholeder button {padding:2px 10px;margin:2px;}
#ajax_placeholeder  .center {margin-top:20px;text-align: center;}
#jax_content {width:350px;float:left;}
#jax_form {width:400px; float:left;}
#jax_form table th  {text-align: right;}
#jax_form table td {text-align: left;}
h2.jax_info {text-align: center;margin:5px 0;font-weight: normal;}