/* CSS Document */

/* Vlastnosti tela stranky */
body, html 
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px; 
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif !important; 
  font-size: 1em !important;
  background-image: url(../img/bg.jpg);
  
  } 
.hlavnitext{
  margin: auto;
  padding: auto;
}

.lowText { text-align: left;text-decoration: none; color: #FFFFFF; font: 12px Tahoma;  text-align: left;} 
.highText { text-align: left; text-decoration: none; color: #FFFFFF; font: 12px Tahoma;  text-align: left;} 
.mainButtons { text-align: center; 
text-decoration: none; 
color: white; 
font: 12px verdana; 
font-weight: bold; 
} 
.itemBorder { border: none; } 
.itemBorderBlank { border: 1px solid #CCCCDD; } 
.itemBorderButton { border: 1px solid #ffffff; } 
/* NADPIS H2 */
#center
{
  
  padding: auto;
  margin: auto;
  width: 1000px;
  height: 600px;
  color: black;
  background-image: url(../img/back_1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
h2{
  text-align: center;
  color: rgb(153,0,0);
  font-style: oblique;
  text-decoration: underline;
  margin-top: 60px;
  font-size: 160%;
}
/* NADPIS H3 */
h3{
  text-align: center;
  color: Red;
  font-size: 140%;
}
/* NADPIS H4,H5,H6 */
h4, h5, h6
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px;
  color: Red; 
}
/* Zakladni vlastnosti p, img, ul, ol*/
p, img, ul, ol
{ 
  border: 0px none; 
  margin: 0px; 
  padding: 0px;
  color: rgb(153,51,0);
  font-weight: bold;
}
.reklama1{
  margin: auto;
  padding: auto;
  text-align: center;
  position: absolute;
  font-weight: bolder;
  font-size: large;
	margin-top: 520px;
	padding: 0px;
}
/* Polozka seznamu */
.tdd{
color: black;
}
/* Polozka seznamu */
.edit{
color: black;
font-weight: bold;
}

/*  /// WRAPPERY ///////////////////////////////////////////////////////////  */ 
#wrapper
{ 
  width: auto; 
  margin: 0px auto 0px auto;  
  
  background-repeat: no-repeat;
  background-position: center top;

} 
/* Polozka seznamu */
#wrapper1
{ 
  width: auto; 
  margin: 0px auto 0px auto;  
} 

/* Polozka seznamu */
#wrapper_bazar
{ 
  width: auto; 
  min-width: 600px; 
  margin: 0px auto 0px auto;  
} 




/*  /// PAGE HEADER ///////////////////////////////////////////////////////// */   
  
.toplist
{ 
position: absolute;
margin-top: 300px;
margin-left: 30px;
} 
.absolutetext
{ 
background-color: white;
color: rgb(51,51,153);
position: absolute;
font-size: x-large;
margin-top: 525px;
margin-left: auto;
margin-right: auto;
padding-left: auto;
padding-right: auto;
text-align: center;
} 
/* Polozka seznamu */
.odkaz
{
font-size: 1.4em;
margin: .67 em 0;
font-weight: bolder;
display: block;
position: absolute;
margin-top: 520px;
text-align: center;
}
/* vlastnosti odkazu */

a:link {text-decoration: none; color:black;}
a:hover {text-decoration: underline; color: black;}
a:visited {text-decoration: none; color: black;}
a:active {text-decoration: underline; color:black;}
 
/*  /// RIGHT PANEL ///////////////////////////////////////////////////////// */ 

#rightpanel_wrapper
{ 
  margin: 0 0 0 0; 
} 
 
/* Polozka seznamu */
.p_kontakt 
{
text-align: center;
} 
/* Polozka seznamu */
#bazar
{
color: black;
text-align: center;
font-weight: bold;
}
/* Polozka seznamu */
.telo{
color: rgb(0,51,102);
}
/* Polozka seznamu */
.vypis{
color: rgb(0,51,102);
font-weight: bold;
}
/* Polozka seznamu */
.tabulka{
color: black;
}
/* Polozka seznamu */
#kontrola{
text-align: center;
font-weight: bold;
color: black;
}
/* Polozka seznamu */
.vrch_tabulky {
text-align: center;
color:red;
font-weight: bold;
font-size: small;
width: 100px;
background-color: yellow;
}
/* Polozka seznamu */
.vrch_POPIS {
text-align: center;
background-color: yellow;
color:red;
font-weight: bold;
font-size: small;
width: 200px;
}
/* Polozka seznamu */
.vyrobce{
font-size: large;

}
/* Polozka seznamu */
.objem{
font-size: large;
}
/* Polozka seznamu */
.cena{
font-size: large;
color: red;
}
/* Vypis na stranku */
.text{
color: black;
text-align: left;
width: 850px;
_width: 650px;
font-size: large;
font-weight: bolder;
}
/* Vypis na stranku */
.text1{
color: black;
text-align: left;
font-size: large;
font-weight: bolder;
width: 800px;
_width: 700px;
}
/* Vypis na stranku */
.text2{
color: black;
text-align: left;
font-size: large;
font-weight: bolder;
width: 700px;
_width: 600px;
}
/* Vypis na stranku */
.text3{
color: black;
text-align: left;
font-size: large;
max-width: 650px;
_width: 550px;
font-weight: bolder;
}
/* Vypis na stranku */
.text4{
color: black;
text-align: left;
max-width: 550px;
_width: 450px;
font-size: large;
font-weight: bolder;
}


/* Polozka seznamu */
.li{
color: black;
text-align: JUstify;
font-size: large;
font-weight: bolder;

}
/* Vlastnosti textu ve strance kontakt */
.kontakt{
margin-top: 60px;
text-align: center;
color: black;
font-weight: bold;
}

