body {
  margin: 0; padding: 0;
  background: #fff url('../img/stin-top.jpg') repeat-x;
  font-size: 13px;
  font-family: tahoma;
  text-align: center;
  color: rgb(60,60,60);
}

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

h2 {
  color: #bf0000;
  border-bottom: 6px solid rgb(243,243,243) ;
  padding: 0 0 6px 0;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 18px;
  margin-top: 22px;
}

h3 {
  color: #bf0000;
  font-weight: normal;
  font-size: 19px;
  margin-bottom: 0;
  margin-top: 30px;
}

h4 {margin-top: 30px;}

p {
  line-height: 20px;
  color: rgb(60,60,60);
}

table {
  border-top: 1px solid rgb(232,232,232);
  width: 99%;
  padding: 0;
  margin: 0 0 18px 0;
}

tr {
  border: 1px solid rgb(232,232,232);
}

td {
  padding: 10px;
}

a img {border: none;}


/* formulare */

.form2 {
	width: 300px;
}
.form2 fieldset {
	border: 1px solid rgb(224,224,224);
	padding-left: 10px;
}
.form2 legend {
	font-weight: bold;
	padding: 5px;
	color: rgb(86,86,86);
}
.form2 select {
	margin-bottom: 0.2em;
}
form p {
	padding: 0;
}

form input {
  margin-bottom: 6px;
  margin-top: 3px;
}
form p input {
	width: 100px;
}
form p.submit {
	padding: 0;
}
form p.submit input {
	margin: 2px 0;
}
.form {
	width: 100%;
	clear: both;
	text-align: right;
}
.float-l {
	width: 45%;
	float: left;
}
.float-r {
	width: 45%;
	float: right;
}



.alt {background-color: rgb(247,247,247);}

.capt {
  background-color: rgb(242,242,242);
  font-weight: bold;
}

.pridat {
  background: url('../img/pridat.jpg') no-repeat 3px 2px;
  padding: 0 0 0 29px;
  margin: 0 10px 0 0;
}

.pridat-black {
  background: url('../img/odebrat.jpg') no-repeat 3px 2px;
  padding: 0 0 0 29px;
  margin: 0 10px 0 0;
  display: inline;
}

#horni-cast {
  height: 128px;
}

#levy-sloupec {
  width: 205px;
  float: left;
}

#levy-sloupec i {
  color: rgb(183,183,183);
}

#levy-sloupec ul, li{
  margin: 0; padding: 0;
  list-style: none;
}

#levy-sloupec ul {
  border-top: 1px solid rgb(232,232,232);
}

#levy-sloupec li {
  border-bottom: 1px solid rgb(232,232,232);
}

#levy-sloupec li a {
  padding: 10px 10px 12px 10px;
  display: block;
  color: rgb(60,60,60);
}

#levy-sloupec li a:hover {
  background-color: rgb(241,241,241);
}

#aktivni {background-color: rgb(241,241,241); }

#aktivni a {text-decoration: none;}

#hlavni {
  padding: 0 0 0 225px;
}

#text {
  padding: 0 0 0 10px;
}

#hlavicka {
  overflow: hidden;
}

#hlavicka h1 {
  margin: 0 0 -10px 0;
  width: 10.9em;
  height: 2.8em;
  position: relative;
  top: 16px;
  padding: 0 0 0 2px;
}

#hlavicka h1 a, #hlavicka h1 a:hover {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  font-size: .2em;
  text-decoration: underline;
  color: white;
}

#hlavicka h1 a span {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../img/logo.gif') no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer; /*cursor: hand;*/
}

#content {
  width: 840px;
  margin: 0 auto;
  text-align: left;
}

#acc-panel {
  position: relative;
  text-align: right;
  right: 10px;
  bottom: 32px;
}

#horni-navigace ul{
  margin: -26px 0 0 0; padding: 0;
  list-style: none;
}

#horni-navigace li{
  display: inline;
}

#horni-navigace li a{
  padding: 14px 10px 14px 10px;
  color: rgb(60,60,60);
  text-decoration: none;
}

#horni-navigace li a:hover{
  text-decoration: underline;
}

#active {
  display: inline;
  border: 1px solid #EBEBEB;
  border-bottom: none;
  padding-top: 15px;
  _padding-top: 0;
  background: #fff url('../img/stin-menu.jpg') repeat-x;
}

#active a {
  display: inline;
  border: 1px solid #fff;
  padding: 14px 20px 14px 20px;
  background: #fff url('../img/stin-menu.jpg') repeat-x;
}

#acces-odkazy{
  display: none;
}

#paticka {
  clear: both;
  border-top: 1px solid rgb(199,199,199);
  padding: 25px;
  text-align: right;
  background: url('../img/logo-gray.gif') no-repeat 2px 16px;
  margin-top: 30px;
}

.tip {
  background: #ffe3e3;
  border: 5px solid #ff7777;
  padding: 0px 15px;
}

.del {width: 70px; text-align: center;}

.ok {
  background: url(../img/accept.gif) no-repeat 0 1px;
  padding: 0 0 0 23px;
  font-weight: bold;
  color: rgb(65,175,83);
}

.no {
  background: url(../img/stop.gif) no-repeat 0 1px;
  padding: 0 0 0 23px;
  font-weight: bold;
  color: #EC2000;
}

.center {
  text-align: center;
}

strong {
  font-weight: bold;
  color: #bf0000;
}
  
.pridat {
  display: inline;
}

.red {color: #EC2000; }

.neaktivni, .neaktivni a {
  color: rgb(197,197,197) !important;
}

#cont {border: 1px solid rgb(229,229,229); width: 488px; margin-top: 10px;}

#login-form {
  background: #fff url('../img/stin-menu.jpg') repeat-x;
  border: 1px solid white; text-align: left;
  padding: 6px 20px 0px 20px;
}

#alert {
	border: 1px solid red; text-align: center;
	background-color: #880000;
}
#alert p {
	color: yellow;
}

#fc td {
	padding: 5px;
}
