body {

    margin: 0;
    background-color: #9A8452;
    padding: 0;
    height: 100%; /* dulezite */
    min-width: 800px;
    font-family: Arial,Verdana,Georgia,sans-serif;
    font-size: 11px;
}

/* pro ostatni pouzijeme min-height: */
html>body #mainframe {
    height: auto;
    min-height: 1000px;
    width: 800px;
}

#mainframe {
    height: 1000px;
    width: 800px;
    position: relative; /* dulezite */
    /*height: 100%;  nastaveni pro IE */
    background-color: #EBD49F;
    background-image: url(./img/bodybg2.gif);
    background-repeat: repeat-y;
    left: 0px;
    top: 0px;
    /* timhle to davam na stred*/
    margin-left: -400px;
    left: 50%;
}

#header {
    height: 93px;
    background-repeat: no-repeat;
    background-image: url(./img/headerimg5.jpg);
    background-position: right top;

}

#header img {
    border: 0px;
    display: block;
}

#firstmenu {
    border-bottom: 2px solid #311B06;
    height: 31px;
    background-image: url(./img/firstmenu_dots.gif);
    background-repeat: repeat-y;
}

#secondmenu {
    position: relative;
    left: 178px;
    width: 622px;
    height: 27px;
    background-image: url(./img/second_menu_bg.gif);
    background-repeat: repeat-x;
}

#secondmenu .inside {
    padding-top: 6px;
    margin: 0px 23px 0px 23px;
}

#leftcolumn {
    float: left;
    width: 178px;
    position: absolute; /* aby to nedelalo schod v textu*/
    background-repeat: no-repeat;
    background-position: 0px 162px;
}

/* search */

/* Pro banner u SEARCHu */
#leftcoltop a{
	position: absolute; /* aby to nedelalo schod v textu*/
/*	border-bottom: 1px dotted #B8860B;
	border-top: 1px dotted #B8860B;*/
	margin-top: 10;
}

#leftcoltop {
    height: 100px;
    /*background-image: url(./img/logo.gif);
    background-repeat: no-repeat;
    background-position: 38px 5px;*/
}

#leftcoltop form {
    padding: 70px 0px 0px 10px;
}

#cohledat {
    border: 1px solid black;
    background-color: #FDE8B9;
    font-size: 11px;
    height: 16px;
	 width: 110px;/*tohle jsem pridal*/
}

#butt2 {
    border: 0px;
    width: 18px;
    height: 15px;
    background-image: url(./img/buttarrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
}

#butt3 {
	 position: absolute;
	 /*
	  position: relative;
	 top: 0px;*/
/*    right: 30px;*/

	width: 45px;
	height: 18px;
	border: 1px solid black;
	margin-left: 2px;*/
	float: right;
	background-color: #A41A0F;
	padding: 1;
	/*	background-repeat: no-repeat;*/
  /*background-position: 3px 3px;*/
	font-size: 10px;
	color: #FF9900;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
}
/* konec search */

#leftcolbot {
    height: 450px;
    background-image: url(./img/left_col_botom_img3.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#leftcolbot .inside {
    padding: 10px 10px 10px 60px;
    height: 161px;
}

#content {
    margin: 0px 0px 0px 178px;  /*do stran je treba margin */
    padding: 0px 0px 0px 0px;  /*do vysky je treba padding*/
    border: 0px solid black;
}

#text {
    text-align: justify;

}

/* vyska tohoto divu musi byt shodna s vyskou paticky: */
/*
#footerspacer {
    height: 1.25em;
    clear: both;
    width: 772px;  nahrada za min-width pro IE
}

#footer {
    position: absolute;
    text-align: center;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 1.25em;
    bottom: 0px;
}
*/
#firstmenu .inside {
    padding: 8px 0px 0px 0px;
    color: #FDE8B9;
    width: 160px;
}

#firstmenu .inside2 {
    padding: 7px 0px 0px 0px;
    color: #FDE8B9;
    width: 160px;
    position: absolute;
    left: 440px;
    top: 0px;
}

#firstmenu .inside a,#firstmenu .inside2 a,#formular a {
    font-weight: bold;
    color: #FDE8B9;
    text-decoration: none;
    background-image: url(./img/linkarrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 8px;
    margin-left: 10px;
}

#formular {
    width: 360px;
    height: 20px;
    position: absolute;
    left: 190px;
    top: 1px;
    margin: 4px;
}

#firstmenu #formular form {
    color: #FDE8B9;
    margin: 0px;
    padding: 0px;
}

#firstmenu #formular form input {
    border: 1px solid black;
    background-color: #FDE8B9;
    font-size: 11px;
    height: 16px;
}

#firstmenu #formular form #butt {
    border: 0px;
    width: 18px;
    height: 15px;
    background-image: url(./img/buttarrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 3px;
}

#secondmenu a {
    font-family: serif;
    font-size: 13;
    font-weight: bold;
    text-decoration: none;
    /*margin-left: 28px;*/
    padding: 0px 14px 0px 17px;
    border: 0px solid red;
    background-image: url(./img/menulink1_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
}

#basket {
    width: 29px;
    height: 29px;
    position: absolute;
    right: 10px;
    top: 0px;
}


#o0800 {
    width: 135px;
    height: 29px;
    position: absolute;
    right: 100px;
    _right: 76px;
    top: 4px;
}

#home {
    width: 31px;
    height: 29px;
    position: absolute;
    left: 140px;
    top: 0px;
}


#basket a img{
    border: 0px solid red;
}

/* detail */
#horejsek,#spodek {
    padding: 20px;
}

#horejsek {
    height: 300px;
    background-color: #FCE8B9;
}

#zpet {
    border: 0px solid red;
}

#zpet a {
    font-size: 12px;
    font-weight: bold;
    width: 120px;
    background-image: url(./img/backlink_bg.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    text-decoration: none;
}

#nazev,#zpet a,#basketlink3 a,#helplink a,.smdetailframe h1,#basketframe a,
#sumframe .inside a,  #sumframe .inside,.smdetailinside h1 a, #secondmenu a {
    color: #A41A0F;
}

#firstmenu,#firstmenu #formular form #butt,#butt2,
#leftcoltop {
    background-color: #A41A0F;
}

#nazev,#udaje,#poznamka,#basketlink3,#helplink {
    border: 0px solid red;
    float: left;
    clear: left;
}

#basketlink3 {
    margin-top: 10px;
}

#basketlink3 a,#helplink a {
    font-weight: bold;
    font-size: 12px;
}

#udaje,#poznamka {
    line-height: 20px;
    font-size: 12px;
}

#nazev h2 {
    padding-top: 30px;
    margin: 10 0px 10px 0px;
    font-size: 18px;
    font-weight: normal;
}

#poznamka {
    margin: 10 0px 10px 0px;
}

#horejsekleva {
    float: left;
    width: 380px;
}

#obal,#vzorek {
    float: right;
    border: 0px solid red;
}

#vzorek {
    position: relative;
    top: 132px;
}

#vzorek img {
    border: 2px solid white;
}

#povidani {
    width: 350px;
    float: left;
    margin-right: 20px;
    line-height: 20px;
}

#kava_podrobnost {
    border: 0px solid white;
    float: right;
    width: 190px;
}

#zrnkodiv {
    font-weight: bold;
    line-height: 23px;
    background-image: url(./img/zrnkodiv_bg.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 180px;
    height: 25px;
    padding-left: 24px;
}

.level,#zrnkodiv {
    margin-top: 8px;
    font-size: 12px;
}

.level {
    padding-left: 22px;
}

#banner {
    float: right;
    clear: right;
    margin-top: 20px;
}

/* leve menu */
#leftcolbot .inside a {
    display: block;
    text-decoration: none;
    color: black;
    line-height: 16px;
    padding-left: 8px;
}

.menuactive {
    background-image: url(./img/menulink_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-weight: bold;
}

.menuactive_lvl1 {
    background-image: url(./img/menulink_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-weight: bold;
    font-size: 11;
}


.lvl1 {
    font-size: 11;
    font-weight: bold;
}

.menuactive_lvl2 {
    background-image: url(./img/menulink_bg.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-weight: bold;
    margin-left: 10px;
}


.lvl2 {
    background-image: url(./img/menulink_dot.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 19px;

}

#register h1 {
    text-align: center;
    font-size: 16px;
}



#basketframe p {
    text-indent: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 16px;
}

#basketframe h2 {
    font-size: 14px;
    margin-bottom: 0px;
    color: #A41A0F;
}

#basketframe h1 {
    font-size: 16px;
    margin-bottom: 0px;
}

#basketframe h3 {
    font-size: 12px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 4px;

}

#basketframe .smdmainframe h2 {
    text-align: center;
    font-size: 16px;
}


#basketframe a {
    text-decoration: none;
    font-weight: bold;
}

/* mapa */
#mapadiv {
    padding-top: 40px;
}
#mapadest {
    color: #333300;
    margin-top: 30px;
    padding: 10px 50px 0px 50px;
}

#mapadest p {
    text-indent: 20px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    margin-bottom: 5px;
    line-height: 16px;
}

#mapadest h2 {
    font-size: 14px;
    margin-bottom: 0px;
    color: #A41A0F;
}

#mapadest h1 {
    font-size: 16px;
    margin-bottom: 0px;
}

#mapadest h3 {
    font-size: 12px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 4px;

}
#toaddres {
	margin-left: 12;
}
#toaddres .submit{
    border: 1px solid black;
    background-color: #E9DDC4;
    font-size: 11px;
    height: 22px;
    width: 200px;
}

#toaddres .popisky{
	/*border: 1px solid black;*/
	font-size: 12px;
	font-family: Arial,Verdana,Georgia,sans-serif;
	font-weight: bold;
}

