﻿* 
{
    margin: 0;
    padding: 0;    
}

body 
{
    font-family: Tahoma, Verdana, Arial, " Arial CE", sans-serif;
	font-size: 0.9em;
    background-color: #B77517;
    text-align: center;
    color: #B77517;
    /* scrollbar-base-color: #B77517; */
    /* scrollbar-base-color: #819EEA; */
    scrollbar-base-color: #7691DE;
    
    
}

#container  
{
    width: 952px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: left;
    background-color: #F6D889;
    overflow: hidden;
    height: 800px;
}

#container_link  
{
    width: 952px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: left;
    background-color: #F6D889;
    overflow: hidden;

}

#container1
{
    width: 952px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: left;
    background-color: #F6D889;
    overflow: hidden;
    height: 820px;
}

#containerbig  
{
    width: 952px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: left;
    background-color: #F6D889;
    overflow: hidden;
    height: 1000px;
}

#top
{
    height: 195px;
    text-align: center;
    background-image: url("images/bgtop.gif");
    background-position: center 2px;
    background-repeat: no-repeat;
}

#top1
{
    height: 210px;
    text-align: center;
    background-image: url("images/bgtop1.gif");
    background-position: center 19px;
    background-repeat: no-repeat;
}

#menu
{
    width: 100%;
    height: 30px;
    border-top: 2px solid #B77517;
    border-bottom: 2px solid #B77517;
}

#menu ul
{
	padding: 0 0 0 15px;
}
#menu li {
	padding: 6px 45px 0 47px;
	list-style-type: none;
	float: left;
	height: 24px;
	text-align: center;
}

#menu li.selected {
    background-color: #B77517;
    color: #FFFFFF;
}

#menu a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
    font-family: Tahoma;
}

#menu a.selected {
	color: White;
}

#menu a:hover {
	text-decoration: underline;
}

/* mini menu */

#minimenu
{
    clear: both;
    width: 100%;
    height: 30px;
    border-top: 2px solid #B77517;
    border-bottom: 2px solid #B77517;
}

#minimenu ul
{
	padding: 0 0 0 15px;
}
#minimenu li {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	list-style-type: none;
	float: left;
	height: 25px;
	text-align: center;
}

#minimenu li.selected {
    background-color: #B77517;
    color: #FFFFFF;
}

#minimenu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    font-family: Tahoma;
}

#minimenu a.selected {
	color: White;
}

#minimenu a:hover {
	text-decoration: underline;
}

/* */
#minimenuspec
{
    width: 770px;
    height: 25px;
    border-top: 2px solid #B77517;
    border-bottom: 2px solid #B77517;
    margin-bottom: 5px;
    margin-top: 15px;    
    margin-left: 110px;
}

#minimenuspec ul
{
	padding: 0 0 0 0px;
}
#minimenuspec li {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	list-style-type: none;
	float: left;
	height: 20px;
	text-align: center;
}

#minimenuspec li.selected {
    background-color: #B77517;
    color: #FFFFFF;
}

#minimenuspec a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    font-family: Tahoma;
}

#minimenuspec a.selected {
	color: White;
}

#minimenuspec a:hover {
	text-decoration: underline;
}

#content_link
{
    text-align: left;
    font-size: 12px;
    padding-left: 15px;
}

#content_link H1
{
    margin-bottom: 5px;
    font-size: 16px;
}

#content_link H2
{
    margin-bottom: 8px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

#content_link p
{
    padding-right: 11px;
    
}


#content_link ul
{
	padding: 0 0 0 15px;
}

#content_link li {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
}


#content_link a {
	font-size: 11px;
	font-weight: bold;
    font-family: Tahoma;
}

#content_link a.selected {
	color: White;
}

#content_link a:hover {
	text-decoration: underline;
}


#content
{
    text-align: left;
    font-size: 11px;
}

#content H1
{
    margin-bottom: 5px;
    font-size: 16px;
}

#content H2
{
    margin-bottom: 6px;
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
}



#content p
{
    padding-right: 10px;
    
}

#content dl
{
    margin-top: 10px;
    padding-right: 10px;
}

#content dd
{
    font-weight: normal;
    padding-bottom: 10px; 
}

#content dt
{
    font-weight: bold;
    color: #B77517;
}

#content #normal
{
    margin-left: 110px;
    height: 495px;
    padding-right: 20px;
    overflow: auto;
}

.contentdiv
{
    padding-right: 15px;
}

#content a.big
{
   font-weight: bold;
    font-size: 15px;
}

#content #normal a.big
{
    font-weight: bold;
    font-size: 15px;
}

#content #normal a img
{
    border: none;
}

#headline
{
    width: 40px;
    float: left;
    padding: 35px;
}


#footer
{
    clear: both;
    width: 100%;
    height: 23px;
    border-top: 2px solid #B77517;
    border-bottom: 2px solid #B77517;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 3px;
}

#superfooter
{
    clear: both;
    width: 950px;
    margin: 0px auto;
    margin-bottom: 20px;
    text-align: center;
    color: #F6D889;
    font-size: 9pt;
    margin-top: 4px;
    font-weight: bold;
}

#superfooter a
{
    color: #F6D889;
}

a
{
    text-decoration: none;
    color: #B77517;
}

.logo
{
    float: left;
    border: none;
}

#gallery
{
    overflow: auto;
    margin-left: 110px;
    height: 450px;
    padding-top: 10px;
}

#gallery img
{
    /* width: 112px; */
    float: left;
    border: 0;
}

#gallery .infobox
{
    float: left;
    margin-top: 3px;
}

#gallery h2
{
    color: White;
    font-size: 11pt;
}

#gallery p
{
    font-size: 9pt;
}

#gallerytable
{
}

#gallery .wrapper
{
    float: left;
    margin-bottom: 20px;
    /* overflow: hidden; */
}

/* gallery bez mini menu */
#gallery1
{
    overflow: auto;
    margin-left: 110px;
    height: 510px;
    padding-top: 10px;
}

#gallery1 img
{
    /* width: 112px; */
    float: left;
    border: 0;
}

#gallery1 .infobox
{
    float: left;
    margin-top: 3px;
}

#gallery1 h2
{
    color: White;
    font-size: 11pt;
}

#gallery1 p
{
    font-size: 9pt;
}

#gallery1 .wrapper
{
    float: left;
    margin-bottom: 20px;
    /* overflow: hidden; */
}


.infobox .title
{
    background-color: #B77517;
    padding: 5px 5px 5px 5px;
    color: White;
}

.infobox table
{
    text-align: center;
    margin: 5px 0 0 2px;
    color: Black;
    font-size: 9pt;
    width: auto;
}

/* -------- layout pro 2 tašky na řádek ---------- start */
#gallery .wrapper2
{
    float: left;
    margin-bottom: 20px;
    /* overflow: hidden; */
}

#gallery .wrapper2 img
{
    width: 112px;
    overflow: hidden;
}

#gallery .wrapper2 .infobox .title
{
    background-color: #B77517;
    padding: 5px 5px 5px 5px;
    color: White;
    width: 290px;
}

#gallery .wrapper2 .infobox table
{
    text-align: center;
    margin: 5px 0 0 0px;
    color: Black;
    font-size: 9pt;
    width: 290px;
}

/* -------- layout pro 2 tašky na řádek ---------- end */

/* -------- layout pro 2 tašky na řádek, šířka obrázku 211px ---------- start */
#gallery .wrapper211
{
    float: left;
    margin-bottom: 20px;
    width: 410px;
    /* overflow: hidden; */
}

#gallery .wrapper211 img
{
    width: 170px;
    overflow: hidden;
}

#gallery .wrapper211 .infobox .title
{
    background-color: #B77517;
    padding: 5px 5px 5px 5px;
    color: White;
    width: 230px;
    overflow: hidden;
}

#gallery .wrapper211 .infobox table
{
    text-align: center;
    margin: 5px 0 0 0px;
    color: Black;
    font-size: 9pt;
    width: 230px;
    overflow: hidden;
}

/* -------- layout pro 2 tašky na řádek ---------- end */


.infobox table tr th
{
    padding-bottom: 4px;
}

.infobox table tr.value td
{
    background-color: White;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 2px 0 2px 0;
}

/* .infobox table.price { width: 100px; } */



.cleaner
{
    clear: both;
}

#indeximage
{
    float: left;
    width: 526px;
    margin-right: 20px;
}

#sortimentimage
{
    float: left;
    width: 523px;
    margin-right: 20px;
}

p.emp
{
    font-style: italic;
    /* margin-bottom: 7px; */
}

#contacttable
{
    width: 100%;
    text-align: center;
    font-size: 10pt;
}

#contacttable a
{
	color: #B77517;
}

#contacttablemini
{
    text-align: left;
    font-size: 9pt;
}

#contacttablemini a
{
	color: #B77517;
}

#icotasky
{
    float: right;
    width: 146px;
    margin-right: 20px;
}

h2 {
    color: #B77517;
    font-size: 11pt;
}

h3 {
    color: #B77517;
    font-size: 10pt;
    font-weight: normal;
}

.alert
{
    color: Red;
    padding: 3px;
}

#gallery #table2
{
    /* width: 818px; */
    overflow: hidden;
}

#gallery #table2 td
{
    padding: 0;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    padding-top: 10px;
}

#gallery #table2 .infobox
{
    overflow: hidden;
    width: 100%;
}

#gallery #table2 img
{
    width: 210px;
    /* height: 200px; */
}

#gallery #table2 table
{
    width: 100%;
}

#gallery #table2 table td
{
    padding: 0px;
    text-align: left;
    padding-left: 3px;
}

#gallery #table2 table th
{
    padding: 0px;
    text-align: left;
    padding-left: 3px;
}

/* gallery1 */
#gallery1 #table2
{
    width: 818px;
    overflow: hidden;
}

#gallery1 #table2 td
{
    padding: 0;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    padding-top: 10px;
}

#gallery1 #table2 .infobox
{
    overflow: hidden;
    width: 100%;
}

#gallery1 #table2 img
{
    width: 210px;
    /* height: 200px; */
}

#gallery1 #table2 table
{
    width: 100%;
}

#gallery1 #table2 table td
{
    padding: 0px;
    text-align: left;
    padding-left: 3px;
}

#gallery1 #table2 table th
{
    padding: 0px;
    text-align: left;
    padding-left: 3px;
}


#menuseparator
{
    height: 35px;
}

#gallerysimple
{
    overflow: auto;
    margin-left: 110px;
    margin-right: 0px;
    height: 510px;
    padding-top: 10px;
    padding-right: 110px;
}

#gallerysimple img
{
    /* width: 112px; */
    float: left;
    border: 0;
}

#gallerysimple .infobox
{
    float: left;
    margin-top: 3px;
}

#gallerysimple h2
{
    font-size: 11pt;
}

#gallerysimple p
{
    font-size: 9pt;
}

.oldprice
{
    color: Red;
    text-decoration: line-through;
}

.newprice
{
    color: Black;
    font-weight: bold;
}


.flagDiv
{
    width: 952px;
    margin: 3px auto;
    text-align: right;
    overflow: hidden;
}

.flag
{
    float: right; margin-right: 3px; border: none;
}

.dotaznik
{
    width: 560px;
}

.dotaznik td
{
    padding: 3px;
}



