body {
    margin: 0;
    background-color: #bd958c;
    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: #ffeedb;
    /* */
    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(./obrazky/zahlavi.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(./obrazky/menu2_bg.gif);
    background-repeat: repeat-x;
}

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

#secondmenu .inside a { /*tohle urcuje pismo polozek na hlavnim menu-liste*/
    font-size: 13px;
    font-family: luxi-sans;
}

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

/* 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;
}


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

#leftcoltop form {
    padding: 70px 0px 0px 10px; /* 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: #8a0000;
	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/e-kava.cz/kava_uzky_05.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;
    background-color: #ffeedb;
}

#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: 6px 0px 0px 0px;
    _padding-top: 7px;
    color: #FDE8B9;
    width: 360px;
    position: absolute;
    left: 185px;
    _left: 195px;
    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;
}

/*
#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;
}

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

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

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



/* 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: #8a0000;
}

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

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

#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;
}

/* obsah - vypis vsech od jedne ho druhu*/
.smdmainframe {
    font-size: 12px;
    padding: 14px;
    background-color: #FCE8B9;
    margin-left: 1px;
    height: 900px;;
    background-image: url(./img/dash_ver.gif);
    background-position: right;
    background-repeat: repeat-y;
}

.smdetailframe {
    height: 107px;
    background-image: url(./img/dash_hor.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 4px;
}

.smdetailframe h1 {
    font-size: 12px;
    margin: 6px 0px;
}

.smdetailinside {
    float: left;
}

.smdetailinside img {
    margin-right: 18px;
	border: 0px;
}
.smdbasket {
    height: 29px;
    float: right;
    width: 29px;
}

/*Tohle jsem pridal*/
.smdbasket a {
	font-size: 12px;
	color: #8a0000;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; /*margin: 50 0 0 0;*/
	margin-bottom: 10px;
	padding-bottom: 10;
	padding: 0 0 50 0;
}

.smdbasket .prid {
		font-size: 12px;
	color: #8a0000;
	font-family: Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	float:right;
	text-decoration: none; /*margin: 50 0 0 0;*/
	margin-top: 7px;
/*	padding-bottom: 10;
	padding: 0 0 50 0;*/
}


.smdbasket img {
    border: 0px;
}

.smdetailinside span {
    display: block;
    margin-top: 5px;
    width: 400px;
}
.smdetailinside h1 a {
	text-decoration: none;
}

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

.menuactive_lvl1 {
    background-image: url(./obrazky/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;

}

#submitorder,#orderdone {
    border: 1px solid black;
    margin-top: 4px;
    background-color: #FF9900;

	 margin-left: 6px;
    margin-bottom: 6px;
    border: 1px solid black;
    background-color: #E9DDC4;
	width: 120px;
}

#submitorder {
	margin-left: 40%;
}
/*
input[id="submitorder"] {
	position: relative;
	margin-left: -60px;
	left: 50%;
}
*/
/* register */
#register {
    width: 622px;
    height: 850px;
    float: left;
    background-color: #FCE8B9;
}

#reginside {
    padding: 20px;
    padding-right: 160px;


}

#regleft,.regleft {
    float: left;
    width:100px;
    text-align: right;
    font-weight: bold;
}

#regleft2 {
    float: left;
    margin-left: 60px;
    width:70px;
    text-align: right;
    font-weight: bold;

}


#regright,.regright {
    margin-left: 110px
}

#register form {
    margin-left: 130px;
}

#register form input,#register form textarea {
    margin-left: 6px;
    margin-bottom: 6px;
    border: 1px solid black;
    background-color: #E9DDC4;
    width: 200px;
}

/*
#register form input,#register form textarea {
    display: block;
    margin-bottom: 6px;
    border: 1px solid black;
    background-color: #E9DDC4;
    width: 300px;
}

*/

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

#register p {
/*    text-indent: 20px;*/
}

#register b {
   color: #8a0000;
   font-size: 12px;
   font-weight: bold;
}
/* sumar.php */
#sumframe,#basketframe {
    float: left;
    width: 622px;
/*    min-height: 850px; */
}

#sumframe #tab {
    padding: 20px 0px 0px 30px;
    display: table;
}

#cellx1,#cellx2,#cellx3,#cellx4 {
    background-repeat: no-repeat;
    height: 200px;
    float: left;
    display: table-cell;
    padding-left: 112px;
}

#tab {
    display: table;
    width: 590px;
}

.row {
    display: table-row;
}

#cellx1 {
    background-image: url(./img/bg_znkavy.gif);
}

#cellx2 {
    background-image: url(./img/bg_odkavy.gif);
}

#cellx3 {
    background-image: url(./img/bg_caje.gif);
}

#cellx4 {
    background-image: url(./img/bg_doplnky.gif);
}
/* PODTRZENI POLOZEK */
/* 
#cellx1 a,#cellx2 a,#cellx3 a,#cellx4 a {
    text-decoration: underline;
}
#cellx1 a:hover,#cellx2 a:hover,#cellx3 a:hover,#cellx4 a:hover {
    text-decoration: underline;
}
*/
#sumframe .inside {
    width: 150px;
    margin-top: 40px;
    margin-right: 14px;
    height: 100px;

    /*border: 1px solid red;*/
}

#sumframe .inside a {
    font-weight: bold;
}

#basketframe .inside {
    padding: 50px;
}

#basketframe table#kobednani{
    font-size: 11px;
    width: 580px; /*520*/

}

#basketframe td {
    text-align: center;
}

#basketframe thead td {
    border-bottom: 1px solid #A41A0F;
    border-top: 1px solid #A41A0F;
    font-weight: bold;
    text-align: center;
}


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

#basketframe h3 {
    font-size: 15px;
    text-align: right;
    margin: 0px;
}

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

#basketframe .vetsi {
	text-decoration: none;
	font-weight: bold;
	font-size: 16;
	border-bottom: 2 solid;
}

#basketframe .mensi {
	text-decoration: none;
	font-weight: bold;
	font-size: 11;
	color: #394C16;
}

#lastrow td {
    border-top: 1px solid #A41A0F;
}

/* submit */
#fromaddres ,#toaddres {
    border: 1px solid #A41A0F;
    margin-top: 30px;
    text-align: center;
    display: block;
}

#fromaddres div,#toaddres div {
    font-size: 13px;
    font-weight: bold;
}

#fromaddres span,#toaddres span {
    display: block;
    font-size: 13px;
    margin-bottom: 6px;
}

#toaddres {
}

#toaddresform input,#toaddresform textarea {
    background-color: #E9DDC4;
    border: 1px solid black;
    margin: 2px;
}

#obligated,font.obligated {
	font-size: 15;
	color: #DC143C;
}

#toaddres form input,#toaddres input{
    border: 1px solid black;
    background-color: #E9DDC4;
    font-size: 11px;
    height: 20px;
    width: 200px;
}


#toaddres form textarea,#toaddres textarea {
    border: 1px solid black;
    background-color: #E9DDC4;
    width: 200px;
	/* height: 500px;*/
/*    font-size: 11px;*/
}
.toaddressformtable {
    font-size: 13px;
}
.toaddressformtable caption { 
    font-weight: bold;
}
.toaddressformtable th {
vertical-align: top;
text-align: right;
}
.toaddressformtable2 th {
padding-right: 10px;
}
.toaddressformtable td {
font-weight: normal;
}

