body  {
	margin : 0;
	padding : 0;
	width: auto;
	height: auto;
	background-color : #f6ead2;
	color: #216da5;
	font-family : "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, Lucida, sans-serif;
	font-size : 9pt;
	text-align:center;
}

.odkazekxxx
{
position:absolute;
left:500px;
top:20px;
}

.eshop
{
position:absolute;
left:500px;
top:10px;
}

a  {
	color: #255192;
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:active {
    color: #868686;  
    font-weight: bold;
}

hr {
	color: #606060;
}

.chyba  {
	font-weight : bold;
	color: Red;
}


/* kontejner zastresujici zbytek prvku stranky */
.kontejner  {
    width: 820px;
	
    padding: 0;
    background: transparent url(../img/pozadi.jpg) repeat-y -5px 0;
    position:relative;
}

.kontejner2  {
    width: 820px;
	margin: 0 auto;
    padding: 0;
    background: transparent url(../img/pozadi.jpg) repeat-y -5px 0;
    position:relative;
}

.mkontejner  {
    width: 970px;
	margin: 0 auto;
    padding: 0;
    position:relative;
    text-align:left;
}

.flashdiv {
position:absolute;
width:150px;
height:670px;
left:812px;
top:85px;
}

/* kontejner pro stredni cast stranky (levy a pravy sloupec plus stred) */
.plocha  {
	width: 100%;
	margin: 0;
	padding: 0px;
}

/* kontejner pro shorni cast stranky */
.horni-blok1  {
    position: relative;
    width: inherit;
    height: 277px;
    margin: auto;
    padding: auto;
    background: transparent url(../img/banner.jpg) no-repeat center top ;
}

.horni-blok2  {
    position: relative;
    width: inherit;
    height: 277px;
    margin: auto;
    padding: auto;
    background: transparent url(../img/banner_de.jpg) no-repeat center top ;
}

.horni-blok3  {
    position: relative;
    width: inherit;
    height: 277px;
    margin: auto;
    padding: auto;
    background: transparent url(../img/banner_uk.jpg) no-repeat center top ;
}

* kontejner pro spodni cast stranky */
.dolni-blok {
	margin: 0;
	padding: 0;
}

/********************   Paticka   ********************/
.paticka {
    height: 57px;
    background: transparent url(../img/paticka.jpg) no-repeat center top;
    position: relative;
}

.paticka p {
    position: absolute;
    padding: 0;
    margin: 0;
    bottom: 4px;
    text-align: center;
    color: white;
    width: 100%;
}
/********************   Konec paticky   ********************/

/* kontejner pro levou cast bloku */
.levy-blok-top  {
    display: none;
}

.levy-blok  {	
	width : 205px;
	padding: 0;
}

.levy-blok-div  {
    top: -20px;
    width: 185px;
	padding: 0;
	margin: 0 0 0 20px;
    position: relative;
}

/* kontejner pro pravou cast bloku */
.pravy-blok  {
	width : 160px;
	padding: 0;
}

.pravy-blok-div  {
	
}

/* kontejner pro stred - hlavni stranka*/
.stred  {
	padding: 5px 15px;
}

.stred-div {

}

/********************   Styly modulu   ********************/
.v-modul  {
	width : auto;
	margin : 0;
	padding: 0;
	text-align: left;
}

.v-modul a,
.v-modul a:hover {

}

.v-modul a:hover {

}

.v-modul-nadpis  {
    padding: 0 10px 0 30px;
	color: white;
	font: bold 15px/17px arial sans-serif;
    background: transparent url(../img/tecky_velke.jpg) no-repeat 10px 2px;
}

.v-modul-nadpis-up {
    display: none;
}

.v-modul-nadpis-down {
    display: none;
}

.v-modul-stred  {
	margin-bottom : 10px;
	padding-bottom: 10px;
    border-bottom: 2px groove #f7ebd6;
}

.v-modul-down  {
	display: none;
}

.item {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 5px 10px;
    text-align: left;
    color: white;
}

.item a {
    color: white;
    font-weight: normal;
}

.item a:hover, .item a:active {
    color: white;
    text-decoration: overline;
    font-weight: normal;
}

.item-count {
    float: right;
}

.item-date {
    font-weight: bold;
    float: left;
}

.item-form {
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/***************************************************/

/*************   Styly pro formulare   *************/
.formular,
form {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;
}

.form-icon {
    display: in-line;
    vertical-align: bottom;
}

.input-text, 
.formular_input  {
	font-size : 80%;
    border: 1px inset #fde38a;
    background-color: #f7ebd6;
    width: 110px;
    margin: 0;
    padding: 1px 2px 1px 2px;
}

.input-textarea  {
	font-size : 80%;
    border: 2px inset #fde38a;
    background-color: #f7ebd6;
    width: auto;
    height: 5em;
    margin: 0px 10px 0px 10px;
    padding: 1px 2px 1px 2px;
    overflow: auto;
}

.label {
    color: white;
    width: 45px;
    font-weight: bold;
    text-align: left;
    float: left;
}

.input-submit, 
.button, 
.formular_button  {
	font-size : 80%;
    font-weight: bold;
    border: 1px solid #084500;
    background-color: #e7ebff;
}

/***************************************************/

/******************   nadpisy   ********************/
h1, 
.hlnadpis  {
    text-align : left;
	color : #216da5;
	font-size : 12pt;
	font-weight : bold;
	margin: 0;
	padding: 0;
}

h2, 
.podnadpis  {
	text-align : left;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	margin: 0;
	padding: 0;
}

/***************************************************/

/******************   Informace   ******************/
.informace  {
    dispaly: none;
}

.informace_v  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-style: normal;
	text-align: left;	
	font-size: 8.5pt;
	color: #efbd08;
}

.informace_important {
	font-weight : bold;
}

/***************************************************/

/***************   Prepinac klientu   **************/

.klient	{
	position: absolute;
	top: 10px;
	left: 110px;
	padding: 0;
}

.klient a, .klient a:hover, .klient a:active{
	padding: 0 2px 0 0;
	margin: 0;
        font-weight: normal;
}

/***************************************************/

/*************   Styly pro novinky   ***************/
.news {
	padding : 5px 5px 5px 5px;
    border : 1px dotted #00a239;
}

.news-blok {
	border : 0px solid white;
	padding: 0px 0px 8px 0px;
	text-align : left;
}

.news-nadpis  {
    font-size : 13pt;
    color : #00a239;
    font-weight : bold;
    margin-top : 5px;
    margin-bottom : 5px;
}

.news-zprava  {
	margin-left : 0px;
	text-align : left;
}

.news-odkaz  {
	color: White;
	font-size : 8.5pt;
	font-weight : bold;
	text-align : right;
}

.news-datum  {
	font-size : 8.5pt;
	font-weight : bold;
}

/***************************************************/

/*****************   Styly pro clanky   ********************/
.clanky-strom {
    color: #06a13c;
    font-size: 12pt;
    font-weight: bold;
}

.clanky-strana {
    border: 1px solid green;
    padding: 0px;
    margin: 2px 0px 2px 0px;
    text-align: center;
    color: green;
}

.clanky-strana a {
    color: green;
}

.clanky-strana .active {
    font-weight: bold;
}

.cl_seznam {
    width: 100%;
    border-collapse: collapse;
}

.cl_item {
    padding: 2px 2px 2px 2px;
    vertical-align: top;
    text-align: center;
    border: 1px dashed white;
    position: relative;
}

.cl_datum {
   float: right;
   font-weight: bold;
   font-size: 8pt;
}

.cl_autor {
   position: absolute;
   bottom: 0px;
   right: 2px;
   font-weight: bold;
   font-size: 8pt;
}

.cl_counter {
   position: absolute;
   bottom: 0px;
   left: 4px; 
   font-size: 8pt;
}

.cl_obr {
    float: left;
    padding: 2px;
    cursor: pointer;
}

.cl_nadpis {
    text-align: left;
}

.cl_anotace {
    text-align: justify;
    padding: 2px;
    margin-bottom: 12px;
}

.cl_tiraz {
    display: blok;
    float: left;
}

.cl_tiraz .cl_datum {
    float: none;
    position: static;
    font-weight: bold;
    font-size: 8pt;
}

.cl_tiraz .cl_autor {
    float: none;
    position: static;
    font-weight: bold;
    font-size: 8pt;
}

.cl_tiraz .cl_counter {
    float: none;
    position: static;
    font-size: 8pt;
}

.cl_anketa {
   margin-left: 100px;
   float: left;
}

.cl_anketa .cl_nadpis {
    text-align: center;
    border-bottom: 1px solid white;
    background-color: #084500;
}


.cl_hodnoceni {
    float: right;
}

.cl_hodnoceni .cl_nadpis {
    text-align: center;
    border-bottom: 1px solid white;
    background-color: #084500;
}

.cl_znamky {
    
}

.cl_vysledek {
    text-align: center;
    border-top: 1px solid white;
    background-color: #084500;
}

div.cl_diskuze {
    text-align: center;
    width: inherit;
    margin-top: 200px;
    border-top: 1px solid white;
    padding-top: 15px;
}

table.cl_diskuze {
    text-align: left;
    margin: 0px auto 0px auto;
}

.cl_input {
    border: 1px solid #084500;
    overflow: auto;
}

.cl_button {
    border: 1px solid #084500;
    background-color: #ffffff;
    overflow: auto;
}

.cl_diskuze .cl_nadpis {
    text-align: center;
    border: 1px solid white;
    background-color: #084500;
}

.cl_diskuze_reagovat {
    float: right;
    font-weight: bold;
}

.cl_diskuze_item {
    width: inherit;
    border-top: 1px dotted white;
    text-align: left;
}

.cl_diskuze_item .cl_nadpis {
    font-weight: bold;
    text-align: left;
    border: 0;
    background-color: transparent;
    color: black;
}

/***********************************************************/

/***********   Novinky   *************/
.nov-table  {
	width: 100%;
    margin: 0px 0px 0px 0px;
}

.nov-td  {
	background-color: #DEB887;
}

.nov {
	color: #084500;
    position: relative;
    height: 120px;
    padding: 0px 5px 0px 5px;
}

.nov-img {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 120px;
   height: 120px;
}

.nov-img img {
    position: static;
    text-align: center;
    margin: 0px auto 0px auto;
}

.nov-nadpis {
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}

.nov-text  {
	font-size: 8pt;
    padding: 5px 0px 5px 0px;
}

.nov-odkaz {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 2px;
    font-weight: bold;
    cursor: pointer;
}
/***************************************/

/*************   Anketa   **************/

.anketa {
    font-size: 8pt;
}

.anketa_item {
    text-align: center;
}

.anketa_ramecek {
    border: 1px solid white;
    font-size: 5px;
    line-height: 5px;
    height: 5px;
    text-align: left;
    margin: 0px auto 0px auto;
}

.anketa_bar {
    height: 5px;
    font-size: 5px;
    line-height: 5px;
}

.anketa_procenta {
    text-align: right;
    padding-right: 2px;
    color: white;
}
/***************************************/

/*************   Diskuze   *************/

.diskuze  {
	position:relative;
	font-weight : bold;
	color :	#F8710A;
	background-color : ;
	margin-top:10px;
}

.diskuze_autor  {
	font-weight : normal;
	font-size : 12px;
	color : White;
	
}
.diskuze_form  {
	font-weight : bold;
/*	color :	#213E84;*/
}

.diskuze_nadpis {
	font-weight : bold;
	/*color :	#213E84;*/
	font-size : 14pt;
	text-align : center;
}

/***************************************/

/************   Produkty   *************/

.produkty-strom {
    color: #ce7900;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 3px;
}

.produkty-strana {
    border: 1px solid #ce7900;
    padding: 0px;
    margin: 2px 0px 2px 0px;
    text-align: center;
    color: #ce7900;
}

.produkty-strana a {
    color: #ce7900;
}

.produkty-strana .active {
    font-weight: bold;
}

.produkty_seznam {
    width: 100%;
    border-collapse: collapse;
}

.produkty_item {
    vertical-align: top;
    text-align: left;
    height: 200px;
    border: 0px solid #ce7900;
}

.produkty_obr {
    font-size: 100px;
    line-hight: 100px;
    height: 155px;    
    padding: 0;
    cursor: pointer;
    text-align: center;
    vertical-align: center;
     background: transparent url(../img/stred_nasobeni.jpg) repeat-y left left;
}

.produkty_obr img {
    margin: auto;
    vertical-align: center;
}

.produkty_nadpis {
    height: 52px;
    width: 195px;
    text-align: center;
    padding: 0px 0px;
     background: transparent url(../img/vrsek.jpg) no-repeat left left;
    color: white;
    font-weight: bold;
    font-size:16px;
}

.produkty_spodek {
    height: 15px;
    width: 195px;
    text-align: center;
    padding: 0px 0px;
     background: transparent url(../img/spodek.jpg) no-repeat left top;
    color: white;
    font-weight: bold;
}

.produkty_detail {
    
    width: 170px;
    text-align: right;
  
}

.produkty_form {
    display: none;
}

.produkty_text {
    padding: 2px;
    margin: 0;
     background: transparent url(../img/stred_nasobeni.jpg) repeat-y left left;

}

.produkty_text_div {
    padding: 0px 8px 5px 8px;
  height:85px;
}

.produkty_nadpis_div {
    padding: 10px 8px 0px 8px;
  
}

.produkty_param {
    padding: 2px;
}

.hlavni_produkt {
    
}

.produkt {
    color: #ce7900;
    text-align: center;
}

.produkt_image {
    float: left;
    width: 300px;
    height: 300px;
    padding: 2px;
    margin: 2px;
}

.produkt_nadpis {
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
}

.produkt_text {
    text-align: justify;
    padding: 3px 5px;
}

.produkt_param {
     text-align: left;
}

.produkt_tab-param {
    clear: left;
    margin: 0px 0px 0px 0px;
}

/***************************************/

/**************   Kurzy   **************/
.kurzy  {
    width: 100%;
	font-size : 8pt;
}

.kurzy_nadpis  {
	font-weight : bold;
	text-align:center;
}

/***************************************/

/**************   Firmy   **************/

.firmy_abeceda {
	position: relative;
	border: 1px solid #8CB4D9;
	background-color : #4D7CA9;
	margin:10px 0px 10px 0px;
	text-align:center;
	height:15px;
	font-weight : bold;
}

.firmy_odkaz {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px 2px 0px 0px;
	height: 100%;
	border: 0px solid red;
}

.firmy_tisk {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 2px;
	height: 100%;
	border: 0px solid red;
	cursor : hand;
}

.firmy_letter {
	position: relative;
	border: 1px solid #8CB4D9;
	background-color : #4D7CA9;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	height: 20px;
	font-weight: bold;
	font-size: 18px;
}

.firmy_vypis {
	 
}

.firma_nazev {
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	vertical-align: top;
}

.firma_note {
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	width: 32%;
	text-align: justify;
}

.firma_adresa {
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	width: 32%;
}

.firma_kontakt {
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	width: 32%;
}

.firma_nahoru {
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: lighter;
}

.firma_sudy {
	background-color: #4D7CA9; 
}

.firmy_detail {
	display: in-line;
	border: 1px solid #8CB4D9;
	background-color : #4D7CA9;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	height: 120px;
}

/***************************************/

/************   Hledani   **************/

.search_result {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: inherit;
	border: 1px solid white;
}

.search_head {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: inherit;
	border-bottom: 1px solid white;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.search_table {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width: 100%;
}

.search_nazev {
	padding: 2px 2px 2px 2px;
	width: 50%;
	font-weight: bold;
}

.search_company {
	padding: 2px 2px 2px 2px;
	width: 50%;
}

.search_anotace {
	padding: 2px 2px 2px 2px;
	font-size: 90%;
}

.search_sudy {
	background-color: #DEB887;
}

/***********************************************************/

/*****************   Styly pro galerii   *******************/
.galerie {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #084500;
    margin: 0px 0xp 0px 0px;
}

.galerie-strom {
    color: #084500;
    font-size: 12pt;
    font-weight: bold;
}

.galerie-strom a {

}

.galerie-strom a:hover {

}

.galerie-item {
    padding: 2px 2px 2px 2px;
    vertical-align: top;
    text-align: center;
    border: 1px solid #084500;
}

.galerie-img {
    text-align: center;
    height: 120px;
    border-bottom: 1px solid #084500;
}

.galerie-popis {
    padding: 2px 3px 0px 3px;
    text-align: center;
}

.galerie-autor {
    display: none;
}

.galerie-datum {
    display: none;
}

.galerie-rozmer {
    padding: 0px 3px 0px 3px;
    text-align: center;
    float: left;
}

.galerie-title {
    display: none;
}

.galerie-velikost {
    padding: 0px 3px 0px 3px;
    text-align: center;
    float: right;
}

.galerie-parametr1 {
    padding: 0px 3px 0px 3px;
    text-align: justify;
}

.galerie-parametr2 {
    padding: 0px 3px 0px 3px;
    text-align: justify;
}

.galerie-parametr3 {
    padding: 0px 3px 0px 3px;
    text-align: justify;
}

.galerie-strana {
    border: 1px solid #084500;
    padding: 0px;
    margin: 2px 0px 2px 0px;
    text-align: center;
    color: green;
}

.galerie-strana a {
    color: #084500;
}

.galerie-strana .active {
    font-weight: bold;
}
/***********************************************************/

/*************   Styly pro modul galerie   *****************/
.gal-menu1  {
	color: white;
	display : block;
	font-weight : bold;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	text-align : left;
}

.gal-menu1-text  {
	margin : 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	cursor : default;
	color : white;
	text-align : left;
	
	carka_polozky_bloku.gif
	background: transparent url(../img/carka_polozky_bloku.gif) no-repeat center bottom;
}

.gal-menu1-text  a  {
	color : white;
	text-decoration : none;
}

.gal-menu1-hightext  {
	margin : 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	cursor : default;
	text-align : left;
	color : #F5CA94;	
	
}

.gal-menu1-hightext a {
	color : #F5CA94;
	text-decoration : none;
}
/***********************************************************/

/*****************   Styly pro dotazy  ********************/

div.dotazy {
    text-align: center;
}

table.dotazy {
    margin: 0px auto 0px auto;    
}

.dotazy_input {
    border: 1px solid #084500;
    overflow: auto
}

.dotazy_button {
    border: 1px solid #084500;
    background-color: #ffffff;
    overflow: auto;
}

.dotazy-items {
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid white;
}

.dotazy-item {
    padding-bottom: 5px;
    border-bottom: 1px dotted white;
    text-align: left;
}

.dotazy-otazka .nadpis,
.dotazy-odpoved .nadpis {
    font-weight: bold;
    display: block;
}

/***********************************************************/

/*****************   Styly pro dotazy  *********************/

.h-hledani {
    position: absolute;
    bottom: 60px;
    right: 210px;
}

.h-hledani-nadpis {
    display: none;
}

/***********************************************************/
