BODY {
	font-family: Tahoma,"Helvetica CE",Helvetica,sans-serif;
	font-size: 70%;
	background-color: #F2F2F2;
  color: #000000; 
  text-align: center;
  margin: 0;
	padding: 0;
	align: center;
	overflow-y: scroll;
	background-image: url('/templates/pict/bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

.killfloat {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: -1px 0 0 0;
  background: transparent;
  border: 0; 
}

.bookmarks {
  width: 980px;
  margin: 0 auto;
	padding-top: 0px;
  text-align:left;
  border:0px solid black;
  height:30px;
  margin-top:10px;
}

.bookmarks ul {
	list-style: none;
	list-style-type: none;
	border-bottom: 0px solid #282828;
	margin:0px;
  padding:0px;
}

.bookmarks ul li {
  display: block;
	float: left;
	padding: 8px;
	height: 13px;
	border-top: 1px solid #282828;
  border-left:1px solid #282828;
  border-right:1px solid #282828;
	margin-right: 4px;
  color: white;
  cursor: pointer;
  font-size: 1em;

}

.bookmarks ul li.spacer {
	border: 1px solid white;
	border-bottom: 0px solid #807059;
	background-image: none;
	color: white;
}

.bookmarks ul li.aktivni {
	background: white;
	border-bottom: 0px solid white;
	font-weight:bolder;
	border-top: 1px solid white;
  border-left:1px solid white;
  border-right:1px solid white;
  color:black;
  cursor:default;
}

.bookmarks ul li.slavia {
	background: #D9291A;
	border-bottom: 0px solid white;
	font-weight:bolder;
	border-top: 1px solid white;
  border-left:1px solid white;
  border-right:1px solid white;
  color:white;
}

.bookmarks ul li.slavia a {
  color:white;
}

.bookmarks ul li.bohemians {
	background: #027436;
	border-bottom: 0px solid white;
	font-weight:bolder;
	border-top: 1px solid white;
  border-left:1px solid white;
  border-right:1px solid white;
  color:white;
}

.bookmarks ul li.bohemians a {
  color:white;
}



.center {
  width: 980px;
  margin: 0 auto;
	padding-top: 5px;
  text-align:left;
  background-color: white;
	min-height: 800px;
  _height: 850px;
}

.header {
  margin: 0 5px 5px 5px;
  height: 150px;
  background-image: url('http://www.synottiparena.cz/html/img/header.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}

.links {
  margin: 0px 5px 0px 5px;
  padding: 0;
  line-height: 30px;
  height: 30px;
  background: #545454;
  color: white;
  font-size: 1.1em;
}

a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited {
  TEXT-DECORATION: none;
  color: white;
}

a.menulink:hover {
  TEXT-DECORATION: underline;
  color: white;
}

.left {
  margin: 0px 5px 0px 5px;
	width: 195px;
	float: left;
	position: relative;
}

.se {
  font-size: 1.5em;
  margin: 5px 0px 5px 0px;
  width: 195px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  background-image: url('/templates/pict/bgl.gif');
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
}

.orange {
  color: #DC3200;
}

.left_black {
  background: black;
  position: relative;
  width: 100%;
  float: left;
  height: 290px;
  _height: 290px;

}

.login_in {
  margin: 10px 5px 0px 5px;
	_margin: 10px -5px 0px 5px;
  
	color: white;
}

.login_text {
  font-size: 0.8em;
  color: white;
}



.sinput {
	background: #ffffff;
	border: solid 1px #000000;
}

.cara {
  background-image: url('/templates/pict/cara.gif');
  background-position: center left;
  background-repeat: repeat-x;
}

a.leftlink, a.leftlink:link, a.leftlink:active, a.leftlink:visited {
  TEXT-DECORATION: none;
  color: white;
  font-size: 0.8em;
  font-weight: normal;
}

a.leftlink:hover {
  TEXT-DECORATION: underline;
  color: white;
  font-size: 0.8em;
}

.aabutton {
  background: #ffffff;
  border: solid 1px #000000;
	TEXT-DECORATION: none;
  color: white;
  font-size: 0.8em;
  text-align: center;
}

a.abutton, a.abutton:link, a.abutton:active, a.abutton:visited, a.abutton:hover {
  color: black;
	text-decoration: none;
	padding: 0px 50px 0px 50px;
}  

.main {
	width: 765px;
	_width: 765px;
	margin: 5px 0px 0px 0px;
	/*background: blue;*/
	float: right;
	position: relative;
	border:0px solid black; 
	left: -5px;
	min-height: 650px;
	_height: 650px;
}

h3 {
  background: #DC3200;
	color: white;
	line-height: 45px;
	font-size: 1.4em;
	text-indent: 20px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
/*	position: relative;
	float: left;
	width: 100%;*/
}

h2 {
  background: #DC3200;
	color: white;
	line-height: 45px;
	_height: 45px;
	font-size: 1.4em;
	text-indent: 20px;
	padding: 0em;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
  position: relative	
}

a, a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: underline;
}

.an_text {
  margin: 5px;
  text-align: center;
  font-size: 1.0em;
}

.aktualni_nabidka_zaznam {
	border: 0px solid black;
	float: left;
	position: relative;
	height: 65px;
	_height: 45px;
		width: 760px;
	_width: 760px;
/*	background: red;*/
	margin: 0px 0px 0px 5px;
}

.an_obr {
 	border: 0px solid black; 
	float: left;
	position: relative;
	margin-right: 10px;
}

.an_titul {
  height: 25px;
  _height: 20px;
  font-size: 0.7em;
	font-weight: bold;
}

.an_datum {
	text-align: center;
  font-size: 0.7em;
	font-weight: bold;
}

.an_podt {
  font-size: 0.6em;
}

.lista {
	background: #545454;
	color: white;
	font-size: 0.7em;
	height: 45px;
	padding: 0em;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

.lista_aktivni_krok {
	background: #DC3200;
	font-size: 0.8em;
	text-align:center;
	font-weight:bold;
	color:white;
	border: 1px solid black;

}

.lista_neaktivni_krok {
	font-size: 0.8em;
	text-align:center;
	font-weight:bold;
	color:white;
	border: 1px solid black;
  background:#545454;
}

.lista_mt {
	font-size: 0.8em;
	font-weight:normal;
	margin-left: 16px;
	
}

.prava_strana {
	margin: 5px 0px 5px 5px;
	float: left;
	position: relative;
	width: 760px;
	_width: 760px;

	/*background: green;*/

}

.prava_strana_sal {
	margin: 5px 0px 5px 5px;
	float: left;
	position: relative;
	width: 760px;
	_width: 760px;
  height:700px;
	/*background: green;*/

}


.titulek_v_sale {
	font-weight: bold;
	font-size: 1.6em;
	color: #DC3200;
}

.ckt {
  position: relative; 
  float: right;
  width: 150px;
  margin: 0px 0px 0px 0px;
}

.hlavicka_sal {
  position: relative;
  width: 580px;
  float: left;
  margin: 0px 0px 5px 0px;
}

.nh {
  line-height: 50px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	position: relative;
	left: 220px;
	_left: 220px;
	top: 10px;
	width: 300px;
  background-image: url('/templates/pict/progress_bar.gif');
  background-position: top center;
  background-repeat: no-repeat;
}

.hlavickaa {
  background: #E6E7E8;
	margin: 0px -5px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 30px;
	float: left;
	font-weight: bold;
	width: 755px;
	_width: 765px;
}
	

.sudy_radek {
	background-color: #E6E7E8;

}
.s_r {
	background-color: #E6E7E8;
}

.s_r_nerezervovano {
	background-color: #E6E7E8;
	text-decoration: line-through;
}

.lichy_radek {
}

.l_r {
}

.l_r_nerezervovano {
	text-decoration: line-through;
}

.neoznacena_vstupenka {
	text-decoration: line-through;
}

.SVETLEJSI {
	COLOR: #DE7500;
}

.TMAVSI {
	COLOR: #004186;
}

.registrace_chyba {
	font-weight:bold;
	color:red;
}

.table {
 font-size: 1.1em;
 
}

th {
    text-align: left;
    font-size: 0.9em;
    background:#E6E7E8;
    font-weight:bold;
    height:25px;
}

.prava_strana td {
	font-size:12px;
	height:25px;
}

.nazev_akce_vypis {
	font-weight:bold;
	font-size:16px;
}

.nazev_organizace_vypis {
    font-weight:bold;
    font-size:12px;
}

.titulek_vstupenek_kosik {
	height:25px;
	background:#E6E7E8;
	font-weight:bold;
}

.poplatky_celkem {
    height:25px;
    background:#E6E7E8;
    font-weight:bold;
}

.right {
	text-align:right;
	padding-right:3px;
}

.center {
	text-align:center;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
}

img {border:0px; }

hr {
	visibility:hidden;
}


.prava_strana_externi {
	margin: 5px 0px 5px 5px;
	float: left;
	position: relative;
	width: 760px;
	_width: 760px;
  text-align:left;
}


.identifikaceBox {
  width:80%;
  margin:10px auto 10px auto;
  border:1px solid black;
  background:white;
  padding:10px;
  font-size:14px;
  font-weight:bold;
}

input[type=submit] {
  background:#FDCE9C;
  cursor:pointer;

}

input[type=button] {
  background:#FDCE9C;
  cursor:pointer;
}


.sal_souhlas_podminky {
  border:1px solid black;
  margin:20px auto 10px auto;
  width:750px;
  text-align:left;
}

.sal_souhlas_podminky_vnitrni {
  margin:5px;
}

input[type=radio] {
  border:0px;
}

input[type=text] {
	background: #ffffff;
	border: solid 1px #000000;
}

input[type=password] {
	background: #ffffff;
	border: solid 1px #000000;
}
