body {
	margin-top: 1px;
	font-size: 12px;
  font-family: Arial, sans-serif
	background-color: #000000;
	background-image: url(../kostra/img/bg1.jpg);
	background-position: center top;
  background-repeat: repeat-y;
	color: #ffffff;
  text-align: center;
}

p {
	text-align: left;
}

a {
	font-weight: bold;
	color: #F7F200;
	text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #FFFFFF;
}

h1 {
	margin: 10px 0px 20px 0px;
  font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

h3 {
	margin: 10px 0px 20px 0px;
	font-size: 13px;
}

#flash_container {
  width: 1000px;
  height: 134px;
	display: block;
	position: relative;
  margin: 0px auto;
  background-color: #000000;
}

#flash {
	width: 980px;
	display: block;
	position: relative;
  margin: 0px auto;
  float: right;
  background-color: #000000;
}

#cover {
  font-family: Arial, sans-serif;
	width: 876px;
	display: block;
	position: relative;
	margin: 0 auto 25 auto;
  text-align: left;
}

#left {
	float: left;
	width: 170px;
  margin-top: 25px;
	border-top: 2px #FFF solid;
  margin-right: 20px;
}

#left .fb a {
	float: left;
  padding: 1px 3px 1px 3px;
	display: block;
  font-weight: normal;
  margin:  0px 5px 5px 0px;
  background-color: #FFFFFF;
  color: #000000;
}

#left .fb a:hover {
	color: #F7F200;
  background-color: #000000;
}

#core_right {
	float: left;
}

#right {
  margin-top: 25px;
  margin-right: -5px;
	border-top: 2px #F7F200 solid;
	float: right;
	width: 170px;
}

#text {
  margin-top: 25px;
	border-top: 2px #F7F200 solid;
	float: left;
	width: 475px;
  margin-right: 20px;
  overflow-x: hidden;
}

#top {
	height: 90px;
	margin-top: 35px;
}

#top img {
  border: 0px;
}

#main {
	width: 850px;
	display: block;
}

.watch {
	float: right;
  width: 100%;
  height: 15px;
  background-image: url('../kostra/img/watch.jpg');
  background-position: left top;
  background-repeat: repeat-x;
}

.copy {
	float: right;
  font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
  margin-top: 10px;
  margin-right: 25px;
}

.copy a {
  font-size: 10px;
	color: #FFFFFF;
}

.copy a:hover {
  font-size: 10px;
	color: #FFF300;
}

.odkazy_kotvy {
  font-size: 12px;
}

#news .text {
  background-image: url(../kostra/img/dot_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.headlink {
  background-image: url('../../../kostra/img/dot_bg_y.jpg');
  background-position: left bottom;;
  background-repeat: repeat-x;
	font-size: 15px;
  font-weight: bold;
	width: 100%;
  height: 22px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
  margin-bottom: 15px;
  color: #F7F200;
}

.headlink a {
  color: #F7F200;
	width: 40px;
	margin-right: 46px;
  text-decoration: none;
  display: block;
  float: left;
}

.headlink a.last {
  color: #F7F200;
	margin: 0px;
  text-decoration: none;
  display: block;
  float: left;
}

.headlink a:hover, a.last:hover {
  color: #FFF;
}

#right .headlink {
  margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
  color: #F7F200;
  font-family: Georgia, Arial, sans-serif;
}



/* použití pro moduk FORMULAŘ */
.formular_inputbox {
  height: 20px;
  width: 220px;
  font-size: 11px;
}

.captcha {
  float: left;
  margin-bottom: 25px;
}

.tlacitko {
  padding: 5px 15px;
  float: left;
  background-color: #F7F300;
  color: #000000;
	font-weight: bold;
  border: 0px;
}

/* obecné použití */
.verdikt {
  width: 90%;
  background-color: #F7F300;
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
  padding: 10px;
}

.verdikt_false {
  width: 90%;
  background-color: #9c1c21;
  font-size: 14px;
  color: #FFF;
  margin-bottom: 20px;
  padding: 10px;
}

.vypln {
  width: 100%;
  height: 1px;
  clear: both;
  font-size: 1px;
}
