/* -=-=-=-=-=-=-=-=-=-=-=-=-= global definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
BODY,DIV,TABLE,FORM,CAPTION,ADRESS,IMG,H1,H2,H3,H4,P,HR,INPUT,SELECT {
	border: 0 none;
	margin: 0;
	padding: 0;
}

INPUT {
	background: #FBFFFB;
}

TEXTAREA {
	background: #FBFFFB;
}

BODY B {
	color: #87672F;
}

BODY A {
	text-decoration: underline;
	color: #b68939;
	font-weight: normal;
}

BODY A:hover {
	text-decoration: underline;
}

LABEL {
	font-size: 100%;
}

.alternateRow {
	background: #fffbe8;
}

.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

.button_zluty_maly,.button_zluty_stredni,.button,.button_zluty_velky,.button_cerny_maly,.button_cerny_stredni,.button_cerny_velky,#registrace .button
	{
	background-color: #d2bf6e;
	border-top: 1px solid #E2CF7E;
	border-left: 1px solid #E2CF7E;
	border-bottom: 1px solid #937744;
	border-right: 1px solid #937744;
	width: 80px;
	cursor: pointer;
	text-align: center;
	color: #634714;
	font-size: 12px;
	line-height: 15px;
	height: 18px;
	padding-bottom: 1px;
}

.button_zluty_stredni,.button, .button_cerny_stredni {
	width: 120px;
}

.button_zluty_velky, .button_cerny_velky {
	width: 180px;
}

.button_cerny_maly {
	width: 80px;
}

.text {
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #b7a482;
}

.select {
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid #b7a482;
}

.textarea {
	width: 99%;
	border: 1px solid #b7a482;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 10pt;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

.cleaner {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
}

BODY {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	font: normal 10pt arial ce, arial, sans-serif;
	background: #fff9d9 url(../img/main_shadow.png) top repeat-x;
}

#leftAndRightShadow {
	width: 100%;
}

.category UL {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 0px;
}

.category UL LI {
	width: 210px;
	line-height: 20px;
	display: block;
	vertical-align: middle;
}

.category UL LI A {
	display: block;
	margin: 5px;
	line-height: 30px;
	padding: 1px 0px 1px 5px;
	text-decoration: none;
	background: url(../img/category.png) left repeat-x;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
}

.category UL UL {
	list-style-type: none;
	padding-left: 0px;
}

.category UL UL LI A, .menu li a:hover, .menu li a {
	background-image: url(../img/arrow.png);
	}

.category UL UL LI A {
	display: block;
	width: 170px;
	padding: 1px 0 1px 20px;
	color: #b68939;
	text-decoration: none;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 15px;
	font-size: 1em;
}

.category UL UL UL LI A {
	display: block;
	width: 170px;
	margin-left: 10px;
	margin-bottom: 0px;
	background: #FFF9D9;
	line-height: 15px;
	color: #966919;
}

#alt_category UL LI A {
	background: url(../img/alt_category.png) left repeat-x;
	line-height: 30px;
	font-size: 1.3em;
}

#layout {
	display: block;
	width: 980px;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-top: 300px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	background-color: white;
}

p {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= panelMiddle / Columns =-=-=-=-=-=-=-=-=-=-=-=-=-*/
#panelLeft,#panelMiddle,#panelRight,#panelMiddleAndLeft {
	display: inline; /* osetreni bugu dvojiteho marginu v IE */
}

#panelMain {
	width: 980px;
	margin-top: 10px;
}

#panel_main_bottom_IE {
	bottom: 75px;
}

#panelMiddleAndLeft {
	width: 750px;
	float: left;
}

#panelMiddle {
	width: 520px;
	margin: 0px;
	/*color: #4F3E2A;*/
	color: #59595a;
	float: right;
}

#panelMiddleIn {
	padding: 0px 10px 10px 10px;
}

#panelLeft {
	float: left;
	width: 230px;
}

#panelRight {
	float: right;
	width: 230px;
}

.box {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #b68939;
	font-size: 12px;
}

.textBox {
	margin-top: 5px;
	margin-left: 5px;
	padding-right: 5px;
	color: #b68939;
}

#panelRight h4,#panelLeft h4 {
	padding-left: 30px;
	font-weight: bold;
	font-size: 1.1em;
	color: #7a5718;
	line-height: 28px;
	background: url(../img/h4.png) left no-repeat;
	border-bottom: 1px solid #7a5718;
}

.kos {
	padding: 0px;
}

.kos A {
	color: red;
}

.menu ul {
	margin-left: 6px;
	width: 200px;
	list-style-type: none;
}

.menu li {
	display: block;
	width: 200px;
	color: #b68939;
	border-bottom: 1px dashed #f2eee5;
}

.menu li a {
	display: block;
	width: 180px;
	padding: 4px 0 4px 20px;
	color: #b68939;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	
}

.menu li a:hover {
	background-position: 5px 8px;
	background-repeat: no-repeat;
}

#menu2nd {
	position: absolute;
	top: 261px;
	left: 10px;
	width: 960px;
	height: 38px;
	font-size: 9pt;
	background: #E9AB48;
	border-top: 1px solid #B69047; 
	border-bottom: 1px solid #B69047; 
}

#panelTop .menu2nd_a {
	float: left;
	line-height: 38px;
	padding: 0 8px 0 8px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#panelTop .menu2nd_a a {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
}

#nazevVyrobku {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 1.25em;
	font-weight: bold;
}

#nazevVyrobku a {
	color: #de9700;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= head definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */
#panelTop {
	width: 0;
	height: 0;
}

#category {
	color: #b68939;
}

#panelTopIn {
	width: 980px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/main.jpg) no-repeat top center;
}

#panelTop #find {
	position: absolute;
	padding-left: 30px;
	bottom: 60px;
	left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

#panelTop #top {
	text-align: right;
	color: #b68939;
	margin-top: 30px;
	margin-right: 50px;
}

#panelBottom {
	display: block;
	color: #b68939;
	height: 60px;
	width: 980px;
	text-align: center;
	margin-top: 30px;
}

#panelBottomIn {
	margin-left: 90px;
	margin-right: 90px;
	border-top: 1px solid #845f1f;
}

.odkazy_v_dolnim_panelu {
	border-bottom: 1px solid #845F1F;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
}

#panelMain H1 {
	padding-left: 35px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #87672f;
	line-height: 35px;
	background: url(../img/h1.png) no-repeat left;
	border-bottom: 1px solid #87672f;
}

#panelMiddle H2 {
	color: #634714;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #b7a482;
}

#panelMiddle H3 {
	color: #7a5718;
	margin-top: 5px;
	margin-bottom: 3px;
}

#panelMiddle H4 {
	color: #3d3d3d;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidebox a {
	color: black;
}

#btnOK {
	margin-top: 5px;
	margin-bottom: 5px;
}

#login {
	width: 180px;
	position: absolute;
	right: 20px;
	top: 30px;
}

.kosik {
	width: 180px;
	position: absolute;
	right: 20px;
	top: 130px;
	color: #222222;
	border-top: 1px solid #222222;
	padding-top: 7px;
}

.kosik a, #login A {
	color: #634714;
}

.kosik h4 {
	color: #222222;
}

#login A:hover {
	text-decoration: underline;
}

#login LABEL {
	width: 50px;
	color: #222222;
}

#pass {
	margin-left: 5px;
	margin-top: 2px;
	width: 80px;
	border: 1px solid black;
}

#jmeno {
	margin-left: 5px;
	width: 80px;
	border: 1px solid black;
}

#l_pass {
	width: 50px;
	float: left;
	margin-top: 2px;
	color: black;
}

#l_jmeno {
	width: 50px;
	float: left;
	color: black;
}

.l_text {
	font-size: 14px;
	color: black;
	padding-left: 10px;
	padding-bottom: 8px;
}

#info {
	padding: 5px;
	padding-top: 0px;
	position: absolute;
	top: 5px;
	left: 50px;
	height: 20px;
	width: 800px;
	color: #b68939;
	font-size: 11px;
}

.tdsudy {
	background-color: #fffbe8;
}

.zobrazeni {
	color: #222222;
	font-size: 0.85em;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#session_jmeno {
	color: #222222;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

p {
	margin-bottom: 10px;
}

#panelMiddleIn UL {
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: circle;
}

#popelnice {
	text-align: right;
}

#pridatblok,.editpage {
	height: 20px;
	background-color: #CDDF8B;
	border: 1px solid silver;
	line-height: 20px;
	text-align: center;
	color: #333333;
}

#pridatblok {
	float: right;
	margin-bottom: 2px;
	width: 120px;
}

.editpage {
	z-index: 1;
	display: none;
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#pridatblok a,.editpage a {
	color: #333333;
}

.blokSS {
	padding: 2px;
	position: relative;
	background-color: #ffffff;
	max-width: 100%;
}

.sprava_odkazu {
	margin-bottom: 5px;
}

.sprava_odkazu A {
	text-decoration: none;
}

.soukromy {
	color: red;
}

.nesoukromy {
	color: #333333;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= seznam zbozi =-=-=-=-=-=-=-=-=-=-=-=-=- */
.produkty {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= V HACK =-=-=-=-=-=-=-=-=-=-=-=-=- */
.produkt_obal {
	border: 1px solid #7a5718;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 162px;
	height: 198px;
}

.produkt {
	position: relative;
	display: block;
	width: 162px;
	height: 198px;
	color: #7a5718;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.produktnazev {
	display: block;
	text-align: center;
	margin: 5px 5px;
}

.produktinfo_obal {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 162px;
	border-top: 1px solid silver;
	background-color: #E7AC48;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.produktinfo {
	display: block;
	margin: 5px 5px;
}

.produktnazevplovouci_obal {
	display: none;
	text-align: center;
}

.produkt:hover .produktnazevplovouci_obal {
	display: block;
	position: absolute;
	width: 162px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: white;
	cursor: pointer; /* Kvuli IE */
	border-bottom: 1px solid silver;
	text-decoration: underline;
}

.produkt:hover .produktnazev {
	text-decoration: underline;
}

.produktnazevplovouci {
	display: none;
}

.produkt:hover .produktnazevplovouci_obal .produktnazevplovouci {
	display: block;
	margin: 5px 5px;
}

.produkt:hover {
	background-color: transparent;
	text-decoration: none;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= KONEC V HACKU =-=-=-=-=-=-=-=-=-=-=-=-=- */
.nazev_odkaz {
	color: #7a5718;
	font: bold 12px Verdana;
}

.pocet_kusu {
	width: 20px;
	text-align: right;
	padding-right: 2px;
	border: 1px solid silver;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= KONEC seznam zbozi =-=-=-=-=-=-=-=-=-=-=-=-=- */
#shoppingBag {
	padding: 5px;
}

#shoppingBag a {
	color: #b68939;
}

/* inquiry definition */
#inquiry .line {
	display: block;
	clear: both;
	height: 10px;
	line-height: 10px;
	font-size: 0em;
}

#inquiry .line {
	background: url(../img/inquiry_bar_dark.png) repeat-x left;
	background: #E9AB48;
	border-bottom: 1px solid #B69047;
}

#inquiry .answer {
	float: left;
	width: 110px;
	color: #7a5718;
	font-size: 12px;
}

#inquiry {
	padding-bottom: 10px;
}

#inquiry .score {
	float: right;
	padding-right: 0px;
	color: #7a5718;
}

#inquiry a {
	color: #7a5718;
}

.table {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #fffff8;
	border: 1px solid #b7a482;
}

.table TH {
	background-color: #CFC28E;
	padding: 3px;
	padding-right: 5px;
	color: white;
	width: 150px;
	text-align: left;
}

.table TD {
	padding: 3px;
	color: black;
	border-bottom: #fffbe8 1px solid;
}

.table a {
	color: black;
}

#order_item .nazev {
	width: 150px;
}

#order_item TH {
	width: 0px;
}

#order_item .pocet_baleni {
	width: 60px;
	text-align: right;
}

#order_item .cena {
	width: 80px;
	text-align: right;
}

#order_item .id_zbozi {
	width: 20px;
}

/* REGISTRACE */
#panelMiddle FIELDSET {
	display: block;
	position: relative;
	margin: 5px 0;
	padding: 7px;
	border: 1px solid #87672F;
	font-size: 0.95em;
	background-color: #FFFDEF;
}

#panelMiddle FIELDSET LEGEND {
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #87672F;
	font-weight: bold;
	color: #333333;
}

#registrace {
	width: 470px;
	margin: 0 0 0 10px;
}

#registrace input {
	margin: 0 0 5px 10px;
	padding-left: 2px;
	height: 20px;
	color: #444444;
	border: 1px solid #b7a482;
	width: 200px;
	background-color: white;
}

#registrace input.radio {
	margin: 0 0 5px 10px;
	height: 14px;
	width: 10px;
	border: none;
	background-color: white;
}

#registrace label {
	width: 150px;
	float: left;
	display: block;
}

#registrace textarea {
	margin: 10px 0 5px 0;
	width: 320px;
	color: #444444;
	padding: 2px;
	border: 1px solid #b7a482;
}

.inp_text {
	width: 150px;
	border: 1px solid #999999;
}

.mainmessage {
	border: 2px solid red;
	width: 536px;
	padding: 10px;
	margin-bottom: 10px;
}

#basket .id_zbozi {
	width: 20px;
}

#basket .pocet_kusu {
	width: 20px;
	text-align: right;
}

#basket .cena {
	width: 80px;
	text-align: right;
}

#detail_zbozi .photo {
	padding: 2px;
	width: 250px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	float: left;
}

#detail_zbozi .photo img {
	border: 2px solid #b7a482;
	padding: 1px;
}

#detail_zbozi .table TR {
	height: 40px;
}

#detail_zbozi .table TH {
	width: 70px;
	background-color: #fffbe8;
	color: #7a5718;
}

#detail_zbozi #dostupnost {
	width: 230px;
	float: right;
}

.galerie {
	float: left;
}

.galerie img {
	padding: 1px;
	margin: 2px;
	border: 1px solid #b7a482;
	background-color: white;
}

.obrazek .text {
	border: 0px;
	text-align: center;
}

#badlogin {
	color: red;
	position: absolute;
	border: 1px red solid;
	background-color: #fee2ce;
	padding: 5px;
	width: 200px;
	text-align: center;
}

.souvisejici {
	width: 120px;
	min-height: 140px;
	border: 1px solid #29435e;
	padding: 2px;
	text-align: center;
	margin: 10px;
	margin-left: 0px;
	float: left;
	background-color: #a7bcd9;
}

.souvisejici a {
	color: black;
}

.souvisejici .photo {
	margin-top: 5px;
}

.souvisejici .photo IMG {
	padding: 1px;
	border: 1px solid #29435e;
}

.souvisejici_nadpis {
	padding-top: 5px;
	font-weight: bold;
}

.alert {
	font-size: 0.9em;
	text-align: center;
	margin-top: 10px;
	border: 2px solid #b7a482;
	padding: 5px;
	background-color: white;
	color: black;
}

.alert a {
	color: blue;
}

.typ_obj {
	width: 94px;
	border: 1px solid gray;
	padding: 2px;
	float: left;
	text-align: center;
}

.navigace_zbozi {
	padding: 3px;
	margin-bottom: 5px;
}

#odkaz_na_zbozi {
	float: right;
	margin-top: 10px;
}

.newsBox {
	margin-bottom: 5px;
}

.newsBox IMG {
	padding: 1px;
	border: 1px solid silver;
}

.neprectenazprava a {
	color: red;
}

.prectenazprava a {
	color: gray;
}

.filtrSeznamZbozi {
	padding-top: 10px;
	padding-bottom: 10px;
}

.filtr_velikost {
	margin-top: 5px;
}

.plusJedna {
	background-color: white;
	border: 1px solid #444444;
	margin-left: 2px;
}

.plusJedna a {
	color: #444444;
}

.plusJedna a:hover {
	text-decoration: none;
}

.vystavy {
	border: 1px solid #b7a482;
	color: black;
	background-color: #DBEF95;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}

.ikona_skladem {
	border: 1px solid silver;
	padding: 2px;
	width: 60px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.ikona_in {
	background-color: #E7AC48;
	padding: 1px;
	text-align: center;
}

#nastaveni_meny{
	float: left;
	padding: 5px;
	position: relative;
	top: 10px;
	left: 250px;
	color: #b68939;
	border: 1px solid #b68939;
}

.table_odkazy{
	width: 99%;
}

.prvniTHorTD {
	width: 140px;
}

.SmallInput {
	width:30px;
}

.inputWidthInTables {
	width:97%;
}

.odkazy_paticka_p {
	margin-bottom: 0px;
}
