#hlavicka
{
	width: auto;
	min-width: 500px;
	max-width: 950px;
	margin: 0 auto 0 auto;
	padding:0;
	background:#CC0001;
} 

#hlavni1
{
	width: auto;
	min-width: 500px;
	max-width: 950px;
	margin: 0 auto 0 auto;
	padding:0;
	background:#4C4C4C;
}

#hlavni2
{
	margin:0; 
	padding:0;
	background:#4C4C4C;
}

#Lmenu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #4C4C4C;
	border-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #797979;
	margin:0;
	padding:0; 
	width: 130px;
}

#Pmenu {
	text-align: center;
  float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #4C4C4C;
	border-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #797979;
	margin:0;
	padding:0; 
	width: 130px;
}

#obsah {
	top: 195px;
	margin:0 130px;
	background:#dddddd;
}

#paticka {
	text-align: center;
	width: auto;
	min-width: 500px;
	max-width: 950px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background:#dddddd;
} 

#msgbox
{
	width: 500px;
	margin: 0 auto 0 auto;
	padding:0;
	background: #CC0001;
	border-color: #797979;
	color: black;
	top: 120px;
} 

#msgboxreply
{
	width: 500px;
	margin: 0 auto 0 auto;
	padding:0;
	background: #CC0001;
  border: 0;
	color: black;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	margin: 0 auto 0 auto;
}

.nadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0001;
	height: 195px;
	margin: 0 auto 0 auto;
}

.cleaner{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

.prouzek {
	width: auto;
	min-width: 500px;
	max-width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #E2E2E2;
	height: 20px;
	text-align: center;
	line-height: 18px;
	margin: 0 auto 0 auto;
}
.anchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	height: 19px;
	width: 130px;
	text-indent: 10px;
	line-height: 18px;
	margin:0;
	padding:0;
}
.menuseparator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	height: 19px;
	width: 130px;
	line-height: 18px;
	margin:0;
	padding:0;
}
.menublok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4C4C4C;
	border-style: none;
	width: 130px;
	text-indent: 0px;
	line-height: 18px;
	margin:0;
	padding:0;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: thin solid #797979;
}
.forminput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: none;
}
.formbutton {
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #797979;
	text-align: center;
}
.borders {
	border-style: solid;
	border-width: thin;
	border-color: #797979;
}
div:hover.menuitem {
	background-color: #4C4C4C;
	background-color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #797979;
}
a:link.white {
	text-decoration: none;
  color: #FFFFFF;
}
a:visited.white {
	text-decoration: none;
  color: #FFFFFF;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0001;
	text-align: center;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0001;
	text-align: center;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin:0;
	padding:0;  
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C4C4C;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #797979;
	border-right-color: #797979;
	border-bottom-color: #797979;
	border-left-color: #797979;
	height: 70px;
	width: 130px;
}

.logout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C4C4C;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #797979;
	border-right-color: #797979;
	border-bottom-color: #797979;
	border-left-color: #797979;
	position: absolute;
	height: 20px;
	width: 130px;
}

.chyba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0001;
	font-weight: bold;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.povinne {
	font-weight: bold;
}
.tablesm {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	width: 130px;
	height: 330px;
	text-indent: 0px;
	line-height: 12px;
	margin:0;
	padding:0;
}

DIV.vysledkysm {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	width: 130px;
	height: 300px;
	text-indent: 10px;
	line-height: 15px;
	margin:0;
	padding:0;
}

table.vysledkysm {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	text-indent: 10px;
	line-height: 15px;
	margin:0;
	padding:0;
}

.sponsors {
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	width: 130px;
	height: 115px;
	text-indent: 0px;
	line-height: 15px;
	margin:0;
	padding:0;
}

.ramecek {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-width: thin;
	border-style: solid;
	border-color: #797979;
	line-height: 15px;
	margin:10px;
	padding:0px;
}
.normal {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-style: none;
	line-height: 15px;
	margin:10px;
	padding:0px;
}

.noheight {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #4C4C4C;
	border-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #797979;
	width: 130px;
	text-indent: 10px;
	line-height: 15px;
	margin:0;
	padding:0;
}

.banner {
	width: 680px;
	margin: 5px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #FFFFFF;
	border-style: none;
	background-color:#CC0001;
}

h1.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0;
	padding: 0;
	line-height: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CC0001;
}

.theader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	height: 16px;
	color: #CC0001;
	text-decoration: none;
}

.tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	height: 16px;
	color: #000000;
	text-decoration: none;
}

.betting {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 670px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.bettingclick {
  cursor: pointer;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	color: #CC0001;
}

td:hover.bettingclick {
  cursor: pointer;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	color: #CC0001;
	background-color: #E2E2E2; 
}

.group {
  cursor: pointer;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.currency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	border: none;
}

.currency2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	border: thin solid #797979;
}

