body {
	background: #000 url("../pics/body-bg.jpg") left top repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:  "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	font-size: 0.75em;
}
h1 {
	display: none;
	margin:0; padding:0;
}
#obsah {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}
#obsah2 {
	background: url("../pics/zlute-bg-doc.gif") left bottom repeat-x;
}
#vrsek {
	width: 970px;
	height: 58px;
	background: url("../pics/vrsek-bg.jpg") left top no-repeat;
	font-size: 0.9em;
}
#vrsek #navigace {
	width: 450px;
	float: left;
}
#vrsek #navigace p {
	margin: 0;
	display: block;
	height: 58px;
	line-height: 58px;
	color: #ffd000;
	font-weight: bold;
}
#vrsek #navigace p span {
	color: #b3b3b3;
}
#vrsek #login-form {
	width: 520px;
	float: left;
}
#vrsek #login-form fieldset {
	border: 0;
	margin: 18px 0 0 60px;
	padding: 0;
}
#vrsek #login-form input, #vrsek #login-form label {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#vrsek #login-form input {
	width: 142px;
	height: 18px;
	border: 1px solid #ff9b17;
	color: #fff;
	background: transparent;
}
#vrsek #login-form input.submit {
	margin: 0 0 0 5px;
	width: 23px;
	height: 18px;
}
#vrsek #login-form label {
	width: 55px;
	height: 18px;
	line-height: 20px;
	text-align: right;
	margin-right: 5px;
	color: #b6b6b6;
	font-weight: bold;
}
#vrsek #login-form2 {
  width:500px;
  float:left;
  text-align:right;
}
#vrsek #login-form2 img.odhlasit{
  vertical-align:middle;
  border:0;
}
#vrsek #login-form2 .odsad {
  margin-top:20px;
  color: #b3b3b3;
} 
#vrsek #login-form2 a {
  color: #ffd000;
	font-weight: bold;
}
#hlavicka {
	width: 970px;
	height: 173px;
	background: url("../pics/hlavicka-bg.jpg") left top no-repeat;
}
#top-menu {
	width: 970px;
	height: 26px;
	background: url("../pics/top-menu-bg.jpg") left top no-repeat;
	font-size: 89%;
}
#top-menu ul, #top-menu li{ 
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 26px;
	line-height: 26px;
}
#top-menu li { 
	float: left;
	color: #fff;
	font-weight: bold;
}
#top-menu li a { 
	font-weight: bold;
	color: #fff;
	padding: 0 20px 0 20px;
	text-decoration: none;
}
#top-menu li a:hover { 
	text-decoration: underline;
}
#main {
	padding-bottom: 10px;
	position: relative;
	left:0; top:0;
}
#right-panel {
	display: block;
	width: 710px;
	float: left;
	margin-left: 13px;
	background: url("../pics/header-main-bg.jpg") right top no-repeat;
	font-size: 0.9em;
	line-height: 1.5em;
}
#right-panel p {
  text-align:justify;
}
#right-panel p.anotace {
  font-style:italic;
}
#right-panel .pozadi {
  background-color:#262626;
  padding:10px;
  color: #e4e4e4;
}
#right-panel .pozadi a {
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#right-panel .pozadi a:hover {
	color: #ff7400;
	font-weight: bold;
	text-decoration: underline;
}
#right-panel table.motoriders th {
  color:#ff7400;
  font-weight:bold;
  background-color:#333333;
  padding:2px;
  width:150px;
}
#right-panel table.motoriders td {
  background-color:#333333;
  width:200px;
  padding:2px;
}
#right-panel th {
  font-weight:normal;
}
#right-panel th.povinny {
  font-weight:bold;
}
#right-panel th.right_povinny {
  font-weight:bold;
  text-align:right;
}
#right-panel th.right {
  text-align:right;
}
#right-panel tr.hlavicka {
  background-color:#ff7400;
  color:#ffffff;
}
#right-panel tr.hlavicka th {
  font-weight:bold;
  padding:2px;
}
#right-panel tr.radek1 {
  background-color:#4b4b4b;
}
#right-panel tr.radek2 {
  background-color:#595959;
}
#right-panel tr.radek1 td {
  padding:2px;
}
#right-panel tr.radek2 td {
  padding:2px;
}
#right-panel td.fotka {
  width:155px;
  text-align:center;
  background-color:#000000;
}
#right-panel input {
  border:1px solid #ffffff;
  background-color:#ffffff;
  color:#262626;
  font-size:1em;
}
#right-panel textarea {
  border:1px solid #ffffff;
  background-color:#ffffff;
  color:#262626;
  font-size:1em;
  font-family:  "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
#right-panel textarea.povinny {
  border:1px solid #ff9b17;
  background-color:#ff9b17;
  color:#262626;
  font-size:1em;
  font-family:  "Tahoma", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
}
#right-panel select {
  border:1px solid #ffffff;
  background-color:#ffffff;
  color:#262626;
  font-size:1em;
  width:200px;
}
#right-panel input.no {
  border:0;
  background:none;
}
#right-panel input.povinny {
  border:1px solid #ff9b17;
  background-color:#ff9b17;
  color:#262626;
  font-size:1em;
}
#right-panel input.submit {
  background-color:#ff8d0e;
  color:#262626;
  border:1px solid #ff8d0e;
  font-weight:bold;
}
#right-panel .news {
	width: 355px;
	background: #262626;
	padding-bottom: 10px;
	float: left;
}
#right-panel .news img {
	padding: 10px;
	position: relative;
	float: left;
	border: 0px;
}
#right-panel .news h2 {
	margin: 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/novinky-bg.jpg") left top repeat-x;
}
#right-panel .news h4{
	padding-top: 5px;
	padding-left: 5px;
}
#right-panel .news p {
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #e4e4e4;
	text-align: justify;
}
#right-panel .news .malym {
	margin: 10px 10px 0 10px;
	padding: 0;
}
#right-panel .news a {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#right-panel .news a.right {
float: right;
}
#right-panel .news a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel .akt_clanky {
	width: 354px;
	background: #262626;
	padding-bottom: 10px;
	float: left;
	margin-left: 1px;
	line-height: 1.5em;
}
#right-panel .akt_clanky img {
	padding: 10px;
	position: relative;
	border: 0px;
}
#right-panel .akt_clanky h2 {
	margin: 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/header-main-bg.jpg") right top repeat-x;
}
#right-panel .akt_clanky h4{
	padding-top: 5px;
	padding-left: 5px;
}
#right-panel .akt_clanky .malym {
	margin: 10px 10px 0 10px;
	padding: 0;
}
#right-panel .akt_clanky p {
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #e4e4e4;
	text-align: justify;
}
#right-panel .akt_clanky a {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#right-panel .akt_clanky a.right {
	float: right;
}
#right-panel .akt_clanky a.pridat {
	float: left;
	color: #ff7400;
	padding-left:10px;
}
#right-panel .akt_clanky a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel .zkusenosti {
	width: 354px;
	background: #262626;
	padding-bottom: 10px;
	float: left;
	margin-left: 1px;
	line-height: 1.5em;
}
#right-panel .zkusenosti h2 {
	margin: 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/header-main-bg.jpg") right top repeat-x;
}
#right-panel .zkusenosti img {
	margin: 0;
	padding: 0;
	width: 355px;
	height: 108px;
	border: 0;
	border-top: 2px solid #000;
}

#right-panel .zkusenosti .malym {
	margin: 10px 10px 0 10px;
	padding: 0;
}
#right-panel .zkusenosti p {
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #e4e4e4;
	text-align: justify;
}
#right-panel .zkusenosti a {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffd000;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
#right-panel .zkusenosti a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel .bajk-mesice {
	width: 355px;
	background: #262626;
	padding-bottom: 10px;
	float: left;
	line-height: 1.5em;
	margin-top: 3px;
}
#right-panel .bajk-mesice h2 {
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/heading-stredni-bg.gif") left top repeat-x;
}
#right-panel .bajk-mesice img {
	margin: 0;
	padding: 0;
	width: 355px;
	height: 108px;
	border: 0;
	border-top: 2px solid #000;
}
#right-panel .bajk-mesice p {
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #e4e4e4;
	text-align: justify;
}
#right-panel .bajk-mesice a {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffd000;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
#right-panel .bajk-mesice a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel .miss {
	width: 354px;
	background: #262626;
	padding-bottom: 10px;
	float: left;
	margin-left: 1px;
	line-height: 1.5em;
	margin-top: 3px;
}
#right-panel .miss h2 {
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/heading-stredni-bg.gif") right top repeat-x;
}
#right-panel .miss img {
	margin: 0;
	padding: 0;
	width: 355px;
	height: 108px;
	border: 0;
	border-top: 2px solid #000;
}
#right-panel .miss p {
	margin: 10px 10px 0 10px;
	padding: 0;
	color: #e4e4e4;
	text-align: justify;
}
#right-panel .miss a {
	margin: 0 10px 0 0;
	padding: 0;
	color: #ffd000;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
#right-panel .miss a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel .reklama710x90 {
	width: 710px;
	height: 90px;
	line-height: 90px;
	background: #595959;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
#right-panel h2.motoriders {
	margin: 0 0 15px 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	font-size: 1.1em;
	background: #ffd000 url("../pics/heading-long-bg.jpg") right top repeat-x;
}
#right-panel h2.motoriders span {
	width: 675px;
	height: 20px;
	line-height: 20px;
	float: left;
}


#right-panel h2.motoriders a.hajdbutton {
	display: block;
	width: 12px;
	height: 20px;
	line-height: 20px;
/* 	border: 1px solid cyan; */
	float: left;
}
#right-panel h2.horni {
	margin: 0 0 4px 0;
	padding: 0;
	height: 21px;
	line-height: 21px;
	padding-left: 15px;
	font-size: 1.1em;
	background: url("../pics/h2-bg-long.jpg") left bottom no-repeat;
}
#right-panel h3 {
	color: #ffd000;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#right-panel h4 {
	color: #ff7a00;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#right-panel .news-long {
	padding-bottom: 20px;
}
#right-panel .news-long img {
	float: left;
	margin: 0;
	border: 1px solid #727272;
	width: 95px;
	height: 95px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#right-panel .news-long img.vetsi {
	float: left;
	margin: 0;
	border: 1px solid #727272;
	width: 200px;
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#right-panel .news-long .vnitrek {
	margin: 0 10px 0 120px;
}
#right-panel .news-long .vnitrek h3 {
	color: #ffd000;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#right-panel .news-long .vnitrek p {
	margin: 0;
	color: #e4e4e4;
	text-align: justify;
	line-height: 1.5em;
}
#right-panel .news-long .vnitrek a {
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#right-panel .news-long .vnitrek a:hover {
	color: #ffd000;
	text-decoration: underline;
}
#right-panel img.no {
  border:0;
}
#right-panel .podtrzeni {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 0;
	background: url("../pics/novinky-podtrzeni.gif") left top repeat-x;
	margin: 0 0 15px 0;
}
#right-panel .vpravo {
  text-align:right;
}
#right-panel .strankovani {
  text-align:center;
}
#right-panel a.aktualne {
  color:#ff0000;
}
#right-panel .malym {
  font-size:0.8em;
  padding:0; margin:0;
  color:#888888;
}
#right-panel p.bezmezery_horni {
  margin-top:0;
  padding-top:0;
}
#left-panel {
	display: block;
	width: 247px;
	float: left;
	font-size: 0.9em;
}
#left-menu ul, #left-menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 247px;
}
#left-menu li {
	height: 20px;
	background: #262626;
	color: #fff;
	margin-bottom: 1px;
}
#left-menu li a {
	display: block;
	width: 212px;
	height: 20px;
	line-height: 20px;
	padding-left: 35px;
	background: #262626;
	color: #fff;
	text-decoration: none;
}
#left-menu li a:hover {
	background: #ffd000 url("../pics/zlute-bg.gif") left top repeat-x;
	color: #000;
	font-weight: bold;
}
#left-panel h3 {
	background: url("../pics/left-h3-bg.jpg") left top no-repeat;
	color: #fff;
	display: block;
	width: 232px;
	height: 20px;
	line-height: 20px;
	margin: 3px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1.1em;
}
#left-panel h3 span {
	display: block;
	width: 212px;
	height: 20px;
	line-height: 20px;
	float: left;
}
#left-panel h3 a.hajdbutton {
	display: block;
	width: 12px;
	height: 20px;
	line-height: 20px;
	float: left;
/* 	border: 1px solid cyan; */
/*	position: absolute;
	top: 5px;
	right: 5px;*/
}
#left-panel #search {
	display: block;
	width: 247px;
	height: 60px;
	background-color:#262626;
}
#left-panel #search fieldset {
	padding: 20px 0 0 35px;
	margin: 0;
	border: 0;
}
#left-panel #search input {
	margin: 0;
	float: left;
	display: block;
	width: 140px;
	height: 16px;
	border: 1px solid #ff9b17;
	text-align: center;
	background: #262626 url("../pics/input-bg.jpg") 0px 1px repeat-x;
	color: #c5c5c5;
}
#left-panel #search input.submit {
	margin: 0;
	float: left;
	width: 23px;
	height: 18px;
}
#left-panel #novinky {
	display: block;
	text-align: center;
	background-color:#262626;
}
#left-panel .novinka {
	width: 223px;
	margin: 0 auto;
	margin-top: 1px;
	padding-bottom:5px;
	padding-top: 5px;
	text-align: left;
}
#left-panel .novinka img {
	width: 221px;
	height: 31px;
	border: 1px solid #727272;
	margin: 0 0 5px 0;
}
#left-panel .novinka h4 {
	color: #ffd000;
	margin: 0 0 5px 0;
	font-size: 1em;
}
#left-panel .novinka h4 span.datum {
	color: #ff7400;
}
#left-panel .novinka p {
	color: #e4e4e4;
	margin: 0 0 5px 0;
	text-align: justify;
}
#left-panel .novinka a {
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#left-panel .novinka .vpravo {
	text-align:right;
}
#left-panel .novinky-podtrzeni {
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 0;
	background: url("../pics/novinky-podtrzeni.gif") left top repeat-x;
	margin: 0 0 10px 0;
}
#left-panel #newsletter {
	display: block;
	width: 247px;
	background-color:#262626;
}
#left-panel #newsletter fieldset {
	padding: 20px 0 0 35px;
	margin: 0;
	border: 0;
}
#left-panel #newsletter input {
	margin: 0;
	float: left;
	display: block;
	width: 140px;
	height: 16px;
	border: 1px solid #ff9b17;
	text-align: center;
	background: #262626 url("../pics/input-bg.jpg") 0px 1px repeat-x;
	color: #c5c5c5;
}
#left-panel #newsletter input.submit {
	margin: 0;
	float: left;
	width: 23px;
	height: 18px;
}
#left-panel #newsletter p {
	color: #e4e4e4;
	text-align: center;
}
#left-panel #newsletter a {
	color: #ffd000;
	font-weight: bold;
	text-decoration: none;
}
#left-panel #newsletter a:hover {
	text-decoration: underline;
}
#left-panel .reklama246x75 {
	width: 246px;
	height: 75px;
	line-height: 75px;
	background: #595959;
	color: #fff;
	text-align: center;
	margin: 5px 0;
}
#right-panel img.okraj {
  border: 1px solid #727272;
}
#paticka {
	width: 970px;
	height: 53px;
	background: #fed000 url("../pics/paticka-bg.jpg") left top no-repeat;
	font-size: 0.9em;
}
#paticka #odkazy {
	float: left;
	width: 246px;
	height: 53px;
	line-height: 53px;
	text-align: center;
}
#paticka #odkazy ul, #paticka #odkazy li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#paticka #odkazy li {
	float: left;
	color: #000;
}
#paticka #odkazy ul {
	margin: 0 auto;
	text-align: left;
}
#paticka #odkazy li a {
	text-decoration: none;
	color: #000;
}
#paticka #odkazy li a:hover {
	text-decoration: underline;
}
#paticka #odkazy li a.toplink {
	padding-left: 10px;
	background: url("../pics/sipka.gif") left top no-repeat;
	margin-left: 15px;
}
#paticka #text-paticky p{
	text-align: right;
	line-height: 1.5em;
	padding: 5px 0 0 0;
}
#paticka #text-paticky a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#paticka #text-paticky a:hover {
	text-decoration: underline;
}
#paticka #text-paticky a span {
	font-weight: normal;
}
.cleaner {
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0;
	float: none;
	clear:both;
}

.error {
  background-color:#ff4b00;
  font-size:1.1em;
  text-align:center;
  padding:5px;
  font-weight:bold;
}

.skyscrapper {
	width: 120px;
	height: 600px;
	position: absolute;
	left: 980px;
	top: 0px;
	z-index: 50;
}
