	@import url(menu.css);
body {
	width: 776px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	color: black;
	/*background: white url('../gfx/taekwon-do-back.gif') 50% 0;
*/
	background: white url('../gfx/backbasic.jpg');
	text-align: center;
}
.klirni {
	clear: both;
}
div#hlavny {
	width: 776px;
	/*margin-top: 15px;
*/
	font-family: verdana;
	font-size: 11px;
	text-align: left;
/*	background: white;*/
  background: white url(../gfx/point.gif) repeat-y right;
	line-height: 150%;
}
img {
	border: none;
}
img.border {
  border: solid black 1px;
}
img.flag {
	border: solid black 1px;
}
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
/* 2stlpce */
div#teloobal {
	width: 776px;
	/*border-right: solid black 2px;
	border-left: solid black 2px;
*/
	background: url(../gfx/point.gif) repeat-y right;
}
div#teloobsah {
	float: right;
	position: relative;
	left: 5px;
	_left: 8px;
	width: 575px;
	_width: 570px;
	margin-right: 6px;
	text-align: justify;
}
div#zatelo {
	margin-bottom: 10px;
}
/* foot*/
div#foot {
	/*width: 700px;
*/
	margin: 0  auto;
	clear: both;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	background: #660000;
}
/* divs */
div.textobal {
	padding: 5px 25px;
	padding-bottom: 25px;
	padding-right: 20px;
	margin: 25px 15px;
	margin-top: 13px;
	border: solid #990000 1px;
	background: url(../gfx/top_ten_potlac.gif);
}

div#foot a{
  color: white;
  text-decoration: none; 
}
div.seealso {
	float: right;
	margin-left: 20px;
	width: 170px;
	_width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid #e6e6e6 1px;
	background: #f5f5f5;
	padding: 5px;
}
div.seealso ul {
	margin-top: 0;
	margin-bottom: 5px;
}
div.seealso a {
	color: #996600;
}
div.pdf {
	padding-top: 25px;
}
div.pdf a {
	color: rgb(97,97,97);
	text-decoration: none;
}
/*headers */
h1 {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	color: black;
	font-weight: bold;
	font-size: 30px;
	font-family: arial, verdana;
	line-height: normal;
	text-align: left;
}
h2 {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	font-family: arial, verdana;
	line-height: normal;
}
h2.neodsadzuj {
	padding-top: 0;
}
h3 {
	margin: 0;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	font-family: arial, verdana;
	line-height: normal;
}
h3.neodsadzuj {
	padding-top: 0;
}

th.souvenir{
  height: 94px;
  font-size: 0;
  line-height: normal;
}

td.souvenir{
  font-style: courier;
  font-size: 10px;
  text-align: center;
  background: #f8f8f8;
  border-right: solid black 1px;
  border-top: solid black 1px;
  padding: 10px 0;
  width: 94px;
  _width: 94px;
  line-height: normal;
}

table.participants, table.participants th, table.participants td{
  font-size: 11px;
}
table.participants th{
  font-weight: strong;
  background: black;
  color: white;
  border-bottom: solid 1px white
}
table.participants{
border-collapse: collapse;
border: solid black 1px;
}
table.participants th, table.participants td{
  padding: 5px 10px;
}
table.participants td{
  border-bottom: solid 1px black;
  text-align: center;
}
table.participants tr.next th{
  background: #990000;
}
table.participants tr.next td.color{
  background: #f4f4f4;
}
table.participants * td.state{
 background: orange;
 text-transform: uppercase;
}
/**** competition_rules.php ***/
table#rules * td{
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}
table{
font-size: 11px;
}

a.nohoverunderline, a.nohoverunderline:hover{
  text-decoration: none;
}
ul.odsadlicka li{
  padding-bottom: 15px;
}


/*** casovac ***/
li#zapis strong{
  padding-top: 5px;
  font-size: 17px;
  display: block;
  line-height: normal;
}

/*** scroll ***/
#marqueecontainer{
position: relative;
width: 445px;
_width: 490px; /*marquee width */
height: 250px; /*marquee height */
_height: 300px; /*marquee height */
background: #03324b;
color: white;
overflow: hidden;
border: 1px solid black;
padding: 20px;
margin: 0px auto;
_margin-top: 10px;
}
