/* CSS STYL CZ */

* { 
margin: 0;
padding: 0;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  background: url(../vzhledy/vzhled1/images/background.png) repeat-x;
  background-color: #565656;
  margin: 0;
  padding: 15px;
}

/* ----- layout ----- */ 

#obal {
  width: 800px;
  margin: 0 auto;
}
#logo {
  width: 800px;
  height: 140px;
  background: url(../vzhledy/vzhled1/images/zahlavi-pozadi.png) no-repeat;
}
#horni-texty {
  text-align: right;
  font-family: Verdana;
  font-size: 11px;
  color: white;
  font-weight: bold;
  margin: 5px;
  padding: 18px 10px 0px 0px;
  line-height: 1;
}
#hlavni {
  width: 798px;
  float: right;
  background-color: #ededed; /* #dbdbdb */
  border-left: 1px solid black;
  border-right: 1px solid black;
  line-height: 1.5;
}
#panel {
  width: 185px;
  float: left;
}
#obsah-panel {
  margin: 0px;
}
#obsah {
  width: 75%;
  float: right;
  border-left: 1px ridge black;
  background-color: #f9f9f9; /* #ededed */
}
#obsah-okraj {
  margin: 10px;
}
#zapati {
  width: 100%;
  float: left;
  background: url(../vzhledy/vzhled1/images/zapati.png);
  background-repeat: no-repeat;
  padding-bottom: 15px;
  font-size: 11px;
}
#zapati a:hover{
  color: #6a6a6a;
}

/* ---- záhlaví ---- */
#logo a {
  position: absolute;
  display: block;
  width: 318px;
  height: 81px;
  margin: 20px;
  padding: 0px;
  background: url(../vzhledy/vzhled1/images/logo.png);
}
#logo a span {
  display: none;
}

/* ----- navigace ----- */
#menu ul {
  background: url(../vzhledy/vzhled1/images/pozadi-tlacitka.png); 
  color: white;  
  }
#menu ul {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  color: white; 
}
#menu ul {
  width: 798px;
  height: 35px;
  background-color: black; 
  float: left;           
  margin: 0;
  padding: 0; 
  list-style-type: none;
}

#menu ul li {
  float: left;
  color: white; 
}
#menu a {
  display: block;      
  padding: 10px 25.64px;   
  font-size: 115.0%;
  font-weight: bold;
  text-decoration: none; 
  color: white; 
  border-right: 1px groove white;
}
#menu .ucet {
  display: block;      
  padding: 10px 26.2px;   
  font-size: 115.0%;
  font-weight: bold;
  text-decoration: none; 
  color: white; 
  border-right: 1px groove white;
}
#menu .posledni {
  border-right: none;
}
#menu a:hover {
  background: url(../vzhledy/vzhled1/images/pozadi-aktivniho_tlacitka.png) repeat-x;
}
#menu h2 {
  display: none;        
}

/* ---- obsah ----- */

h1, h2 {
  font-family: Georgia, "Times New Roman", serif;
  color: black;
}
h1 {
  font-size: 130%;
  margin: 0 0 10px 0;
}
h2 {
  font-size: 120%;
  margin: 10px 0 5px 0;
}
p {
  font-size: 90%;
  margin: 0 0 5px 0;
}
#zapati p {
  margin: 5px;
  text-align: center;
  font-size: 80%;
  text-decoration: none;
}
ul {
  font-size: 90%;
  margin: 10px 30px;
  padding: 0 10px;
  list-style-type: none;
}
ol {
  font-size: 100%;
  margin: 10px 30px;
  padding: 0 10px;
  list-style-type: none;
}
a {
  color: #000;
  font-weight: bold; 
}
img {
  border: 0px;
}
#obsah a {
  color: #0077d5;
}
#obsah a:hover {
  color: #ff4e00;
  text-decoration: none;
}
.link_reklamy {
  font-size: 11px;
  border-bottom: 1px solid black;
  border-right: 1px black solid;
}

.link_reklamy p {
  padding-top: 4px;
}

.link_reklamy img{
  padding-left: 4px;
  padding-right: 4px;
}


#hlavni ul {
  font-size: 90%;
  list-style-image: url(../vzhledy/vzhled1/images/fajka.gif);
}
fieldset {
	border: 1px solid #999999;
	background: #dddddd;
	color: #333;
	font-size: 90%; 
	line-height: 1.4em;
	padding: 3px;
	margin: 0px 5px 5px 0px;
	width: 140px;
}
fieldset2 {
	border: 1px solid #999999;
	background: #dddddd;
	color: #333;
	font-size: 90%; 
	line-height: 1.4em;
	padding: 0px;
	margin: 0px 5px 5px 0px;
	width: 140px;
}
/* ----- tabulky + panel ----- */

#tabulka {
	padding: 5px 10px 10px 10px;
	margin: 12px;
}
#tabulka td {
	font-size: 11px;
}
#tabulka_statistiky {
	margin: 10px;
	padding: 0px;
}
#tabulka_statistiky td {
  text-align: left;
	font-size: 9px;
}
#prihlaseni {
	padding-top: 0px;
}
#alertpay {
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 20px;
}

/* ----- obsah-2 ----- */
#tb_prihlaseni1 {
  border-left-style: solid;
  border-left-width: 1px;
  padding-left: 5px
}
#tb_prihlaseni2 {
  border-right-style: solid;
  border-right-width: 1px;
  padding-left: 2px
}
#nadpis {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 40px;
  color: black;
  font-size: 170%; 
  font-weight: bold;
  text-align: left;
  padding-left: 48px;
  padding-top: 5px;
  border-bottom: 1px solid #c5c5c5;
}
#banner_index {
  padding: 10px;
  margin: 15px;
}
#tabulka_1 {
  width: 100%;
  float: left;
  border: 2px solid #cfcfcf; ;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 13px;
  text-decoration: none;
}
#tabulka_1 a {
  text-decoration: none;
}



#tabulka_1 tr:hover td{
  background-color: #e6e6e6;
}


#ucet {
  border: 1px solid #dddddd;
  background-color: #f9f9f9;
  padding: 10px;
  margin-bottom: 10px;
}
#ucet table {
	border-collapse: collapse;
	margin-left: 10px;
	margin: auto;
}


#ucet a {
  display: block;
  background: #5581c1;  /* ----- barva pozadí ----- */
	border: 1px solid black;
	width: 144px;
	height: 20px;
	color: white;  /* ----- barva textu ----- */
	text-decoration: none;
	padding: 18px;
	margin: 0 2px 2px 0;
	text-align: center;
}



#ucet a:hover {
	color: black;  /* ----- barva textu po najetí myši ----- */
	border: 1px solid black;
	background-color: white;  /* ----- barva pozadí po najetí myši ----- */
}









/* ----- menu ----- */

#nav {
  width: 99%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: -2px;
	margin-left: -10px;
	color: #fff;
}
#nav, #nav ul, #nav li {
  list-style: none;
  width: 100%;
}

#nav li {
	clear: both;
	overflow: hidden;
	margin-top: -1px;
}

#nav li table {
	background: #d7edff;
  width: 100%;
	color: black;
	cursor: default;
}


#nav li table:hover {
	background: #addaff;
}

table #nav li ul li {
  padding: 4px;
  border: none;
	color: black;
	background: white;
	border-bottom: 1px solid black;
	margin-left: -40px;
	margin-top: -10px;
	margin-bottom: -10px;
}
















#inzerovat fieldset {
  width: 99%;
  background: #eeeeee;
	color: black;
}

#inzerovat_potvrzeni fieldset {
  width: 330px;
  background: #eeeeee;
	color: black;
}

#koupit_referrals_potvrzeni fieldset {
  width: 270px;
  background: #eeeeee;
	color: black;
}

#vymena_odkazu a img {
  width: 88px;
  height: 31px;
	color: black;
	margin: 2px;
  padding: 4px;
  border: 1px solid #999999;
}

#vymena_odkazu a img:hover {
  background: #e3e3e3;
  border: 1px solid #ffa823;
}

























