body {
  background: white;
  color: #050b27;
  text-align: justify;
	margin: 0;
	padding: 0;
	font-size: .8em;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  line-height: 1.4em;
  /*overflow: hidden;*/
}

div#nacitani {
  position: absolute;
  left: 0;
  top: 0;
  filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
  background-color: white;
  display: block;
  /*width: 180px;*/
  padding: 10px;
  text-align: left;
  z-index: 100;
  width: 100px;
  height: 10px;
}
img.loading {
  display: block;
  margin: auto auto;
  position: absolute;
}

div#hlavicka {
  position: relative;
  margin: 10px auto 0 auto;
  width: 990px;
  height: 150px;
  background-color: white;
}

div#hlavicka img  {
  border: none;
}

div#hlavicka div#logo {
/*  background: url(../img/logo.jpg) no-repeat center; */
  width: 758px;
  height: 150px;
  float: right;
}

div#obsah {
  width: 990px;
  margin: 0 auto;
  overflow: auto;
  margin-top: 10px;
  background: url(../img/bg.jpg) repeat-y;
}

div#obsah2 {
  width: 990px;
  margin: 0 auto;
  overflow: auto;
  margin-top: 10px;
}

div#text {
  padding: 0 4px;
}

div#levy {
  float: left;
  width: 223px;
}

div#pravy {
  float: right;
  width: 758px;
  min-height: 460px;
  height: 460px;
}

div[id] #pravy {
  height: auto;
}

div.ram {
  margin-bottom: 10px;
}

div#pata {
  background: url(../img/pozadi_pata.jpg) no-repeat center;
  width: 990px;
  height: 70px;
  margin: 0 auto;
}

div#pata p {
  margin: 0;
  text-align: center;
  font-size: 10px;
  padding: 6px 0 0 0;
}

h1, h2 {
  font-size: 20px;
  width: 99%;
  margin: 0 0 15px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #bbb;
  font-weight: bold;
}

h1 {
  color: #2F2323;
}

h3 {
  font-size: 14px;
  width: 99%;
/*  margin: 0 0 15px 0;
  padding: 0 0 4px 0;*/
  text-align: left;
  font-weight: bold;
  line-height: 100%;
  margin: 15px 0 5px 0;
  padding: 0;
}

div.leva_cast hr {
  color: #bbb;
  background: #bbb;
  height: 1px;
  border: 0;
  line-height:1px;
  font-size: 1px;
}

div.leva_cast p {
  margin: 0;
  padding: 0 0 10px 0;
}

div.leva_cast ul {
  margin: 0 0 10px 15px;
  padding: 0;
}

div.leva_cast ul li {
  list-style-type: none;
  background: url(../img/li.gif) no-repeat 0 7px;
  padding: 0 0 0 10px;
}


div.prava_cast h2 {
  color: #2F2323;
  font-size: 20px;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #bbb;
  font-weight: bold;
}
div#pravy div#menu-top {
	margin-bottom: 10px;
	height: 27px;
	padding: 0;
	width: 758px;
	background: #fe0000;
}

ul#menu_top {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  color: #ffffff;
  background: url(../img/top_bg.jpg) center repeat-x;
}

ul#menu_top li {
    display: inline;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul#menu_top li a {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 27px;
  padding: 0 20px;
  text-decoration: none;
  margin-right: 1px;
  background: #fe0000;

}

ul#menu_top li a:hover, ul#menu_top li a#aktivni, ul#menu_top li.aktivni a, ul#menu_top li#aktivni a {
  background: #fc4c4c;
}
/*-------------*/
ul#menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 12.5px solid #fe0000;
  border-bottom: 12.5px solid #fe0000;
  float: left;
  width: 223px;
  color: #ffffff;
  background: #fe0000;
  text-align: center;
}

ul#menu li {
    /*height:27px;*/
    background: #fe0000;
    padding: 0;
    margin-left: 13px;
    list-style-type: none;
    width: 197px;
}

ul#menu li a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 27px;
  padding-left: 10px;
  vertical-align: center;
  text-align: left;
  text-decoration: none;
  background: url(../img/menu_bg.jpg) no-repeat  #fe0000;
  background-position: 50% 100%;
}

ul#menu li a:hover, ul#menu li a#aktivni, ul#menu li a.aktivni, ul#menu li.aktivni {
  background: #fc4c4c;
}

ul#menu li a.posledni {
  background: #fe0000;
}

ul#menu li.submenu {
  padding-left: 0px;
  background: url(../img/menu_bg.jpg) bottom center no-repeat  #fe0000;
}

ul#menu li.submenu a {
  /*font-size: 11px;*/
  /*background: url(../img/menu_bg.jpg) no-repeat;*/
  /*background-position: 110% 100%;*/
  padding-left: 30px;
  /*border: 1px solid black;*/
  background: url(../img/odrazka.gif) 20px center no-repeat;

}

ul#menu li.submenu a:hover, ul#menu li.submenu a#aktivni {
  background: url(../img/odrazka.gif) 20px center no-repeat #fc4c4c;
}

ul#menu li a:hover, ul#menu li.prvni a:hover, ul#menu_top li a:hover,
ul#menu li a#aktivni, ul#menu li.prvni a#aktivni, ul#menu_top li a#aktivni {
  /*color: #d3d3d3;*/
}

ul.submenu li {
  /*font-size: 10px;*/
  background: white;
}

div.leva_cast a, div.prava_cast a, ul#newsletter li a, ul.prave_odrazky li a {
  color: #FE0000;
  text-decoration: underline;
}

div.prava_cast a:hover, ul#newsletter li a:hover, ul.prave_odrazky li a:hover,
div.prava_cast a#aktivni, ul#newsletter li a#aktivni, ul.prave_odrazky li a#aktivni, .leva_cast a:hover
{
  text-decoration: none;
}

.zrus, .cleaner {
  clear: both;
  visibility: hidden;
}

div.podtrhni {
  width: 100%;
  background: #d3d3d3;
  border-top: 3px solid #d3d3d3;
  margin-top: 10px;
  height: 1px;
}

div#auta  {
  text-align: center;
  margin: 50px 0;
}

div#auta img {
  border: none;
}

div#auta img {
 margin: 10px 4px;
}

p.copyright {
  margin-top: -5px;
  color: #d3d3d3;
}

p.copyright a, a:hover, a:visited, a:link {
  color: #d3d3d3;
}

p.copyright a:hover {
  color: black;
}

div.prekryti  {
  position: relative;
  left: 223px;
  top: -28px;
  width:  10px;
  border-top: 4px solid white;
}

div.leva_cast {
  float: left;
  width: 75%;
}

div.leva_cast2 {
  float: left;
  width: 100%;
}

div.prava_cast  {
  float: right;
  width: 23%;
  padding-left: 5px;
}

li.nezobraz {
  display: none;
}

/* JS menu*/
div.pom {
  width: 200px;
  position:absolute;
  display: none;
}

ul.podmenu-newsletter {
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

ul.podmenu-newsletter a {
  width: 99.99%;
	display: block;
	color: white;
	background: #fe0000;
  border-top: 1px solid #fff;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

ul.podmenu-newsletter a:hover {
  background: #fc4c4c;
}
/* konec JS menu*/
/* modul aktuality */
.datum {
  float: right;
  font-size: 12px;
  color: #999;
}

a.aktuality-zpet {
  float: right;
}
/* konec modul aktuality */
/* modul newsletter */
ul#newsletter {
  color: black;
}

h2  {
  font-size: 1.2em;
  border: none;
  margin: 0;
  padding: 0 0 6px 0;
}

ul#newsletter li {
  display: block;
}

ul#newsletter a {
  color: black;
  text-decoration: none;
}

ul#newsletter a:hover {
  color: #D3D3D3;
  text-decoration: none;
}

p.archiv a  {
  color: black;
}
/* konec modul newsletter */
/* modul fotogalerie */
.obr img  {
  float: left;
  padding: 5px;
  margin: 10px;
  margin-top: 0;
  border: 1px solid #D3D3D3;
}

.obr2  {
  float: left;
  padding: 5px;
  margin: 10px;
  margin-top: 0;
  text-align: center;
}

ul.prave_odrazky {
  list-style: none;
  padding-left: 0;
}

ul.prave_odrazky a {
  color: black;
}

ul.prave_odrazky a:hover {
  color: #999;
}

/* konec modul fotogalerie */


table.tabulka {
  border-spacing: 1px;
}

table.tabulka td, th {
  padding: 1px 12px;
  background-color: #fff;
}

table.tabulka th {
  background-color: #fe0000;
  color: #fff;
}

table.tabulka td {
  background-color: #fff;
  /*border-bottom: 1px solid #ccc;*/
}

table.tabulka tr.sudy  td {
  background-color: #f0f0f0;
}

td.td1 {
  padding-left: 4px;
}

td.td2 {
  width: 140px;
}

.cervena {
  color: #fe0000;
}

.odkaz {
    text-decoration: underline;
    cursor: pointer;
}

#poznamka {
  width: 495px;
}

.prava_tab {
  float: right;
}
.prava_tab2 {
  float: right;
  width: 100%;

}

.roztah {
  width: 100%;
  float: right;
}

/*
Vase dotazy rozklikavani

*/
/*
.wraper
{
width:550px;
padding:1em;
}

.holder h2
{
color: navy;
text-align:center;
letter-spacing:0.2em;
font-variant: small-caps;
}

a.hidden
{
color:#000;
text-decoration:none;
outline-style:none;
}

a.hidden em
{
color:#000;
display:none;
}

a.hidden:hover
{
text-decoration:none;
}

a.hidden:active, a.hidden:focus
{
background:#fff;
}

a.hidden:active span.hide, a.hidden:focus span.hide
{
display:none;
}


a.hidden:active em, a.hidden:focus em
{
display:block;
width:100%;
font-style: normal;
}

span.nohand
{
  cursor: default;
}

span.close 
{
  display: block;
  cursor: hand;
  text-decoration: underline;
  color: #FE0000;
}
*/
a {
  cursor: pointer;
}
.otevri {
  color: black !important;
}

a.auto_img {
  display: block;
  width: 100px;
  height: 75px;
  margin: 0 6px 6px 0;
  float: left;
  border: 3px solid #dce4e7;
}

a.auto_img img, a.auto_img:hover img{
  border: 0;
}

a.auto_img:hover {
  border: 3px solid #657783;
}

div.auto h3 {
  margin-bottom: 10px;
}

img {
  border: 0;
}

span.vice {
  float: right;
  margin-top: 2px;
  color: #657783;
}

img.ilustracni-foto {
  display: block;
  width: 100px;
  height: 75px;
  margin: 0 6px 6px 0;
  float: left;
  border: 3px solid #dce4e7;
}
/**********
* modul kontakt
**********/

p.chyba {
  color: red;
}

table#kontakt {
  width: 100%;
  vertical-align: top;  
}

table#kontakt td {
  vertical-align: top;  
}

table#kontakt td.mezera {
  width: 20px;    
}

table#kontakt input.text {
  border: 1px solid #a1aab3;
  width: 165px;
}

table#kontakt textarea {
  border: 1px solid #a1aab3;
  width: 100%;
}

.popisek3 {
  color: red;
}

#detail_bazar {
 width: 445px;
 float: right;

}
.vice-informaci {
  display: block;
  line-height: 18px;
  margin: 0px 0 0px 0 ;
  padding: 0px 0px 0px 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}

.vice-informaci-zpet {
  display: block;
  line-height: 18px;
  margin: 0px 0 0px 0 ;
  padding: 0px 0px 0px 0px;
  float: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}


.vice-informaci:hover, .vice-informaci-zpet:hover {

}

div.novinky_big {
  margin: 0;
  padding: 0;
  width: 560px;
  float: left;
  display: none;
}

ul#menu li a.akcni_nabidka {
  color: #ffff00;
}
