body {
	margin:0;
	padding:0;
	width:100%;
	background: #fff url(../../images/eshop/page.gif) repeat-x center top;
	font-size:12px;
	font-family: Georgia, "New York CE", utopia, serif !important;
	text-align: center;
}

a:focus {outline-style: none;}
img {border: 0px;}

p, h1, h2, h3, h4 {
	padding: 0;
	margin: 10px 0;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1.0px;
}

code, pre {
	font-size: 11px !important;
}

#kontejner {
	position: relative;
	top: 0;
	background: #fff;
	width: 900px;
	height: auto;
	margin: auto;
	text-align: left;
	padding: 0;}
	
#left, #right, #center {
	position: relative;
	float: left;
	top: 0;
	left:0;
	padding: 0;
	margin: 0;
}

#left {
	width: 200px;
	background: transparent;
	z-index: 10;
}

#center {
	width: 900px;
	z-index: 100;
	background: #16197a url(../../images/eshop/cont.gif) center top repeat-x;
	color: #fff;
	padding-bottom: 50px;
}

.simple_article a, .simple_article a:link, .simple_article a:visited, .simple_article a:hover {
	color: #fff200;
	text-decoration: none;
		font-weight: bold;
	letter-spacing: -1px;
}

.simple_article a:hover {
	text-decoration: underline;

}

.simple_article table {
	border-collapse: collapse;
	border: 0;
}

.simple_article table th, .simple_article table td {
	padding: 5px;
	border: 1px solid #fff;
	color: #fff;
	background: #11135a url(../../images/eshop/table.gif) center top repeat-x;
}

#wrap {
	position: relative;
	left: 0;
	width: 500px;
	top: 0;
	height: auto;
	float: left;
}

#wrap-left {
	position: relative;
	left: 0;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	background: transparent;
}

#wrap-left div, #wrap-right div {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent url(../../images/eshop/left.gif) center top repeat-y;
	color: #11135a;
} 

#wrap-left div h4, #wrap-left div p, #wrap-left div span, #wrap-left div a, #wrap-left div a:link, #wrap-left div a:visited, #wrap-left div a:hover {
	position: relative;
	left: 30px;
	width: 140px;
	height: auto;
	padding: 0;
	margin: 0;
	color: #2f3192;
	letter-spacing: -1.0px;
	font-size: 11px;
}

#wrap-left div a, #wrap-left div a:link, #wrap-left div a:visited, #wrap-left div a:hover {
	color: #000;
	text-decoration: none;
}

#wrap-left div a:hover {
	text-decoration: underline;
}

#wrap-left div h4 {
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -1.0px;
	color: #000;
}

#wrap-left div span {
	font-size: 11px;
	font-weight: bold;
	color: #fff200;
}

#wrap-left .end, #wrap-right .end {
	position: relative;
	top: 0;
	left: 0;
	height: 50px;
	width: 200px;
	background:  transparent url(../../images/eshop/left-end.gif) center top no-repeat;
}

#wrap-right {
	position: relative;
	left: 0;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
}


#right {
	width: 200px;
	background: transparent;
	z-index: 10;
}

#header {
	float:left;
	background: transparent;
	width:100%;
	padding:0;
	margin:0;
	height: 150px;
}

#logo {
	background: transparent url(../../images/eshop/logo.png) center bottom no-repeat;
	_background: transparent url(../../images/eshop/logo.gif) center bottom no-repeat;
	width:170px;
	height: 130px;
	padding:0;
	margin:0;
	position: absolute;
	left: 15px;
	top: 17px;
}

#head {
	background: transparent url(../../images/eshop/header-new.gif) center bottom repeat-x;
	height: 150px;
	margin: 0;
	padding:0;
}


#footer {
	clear:both;
	float:left;
	width:100%;
	height: 200px;
	padding:0;
	margin:0;
	background: transparent url(../../images/eshop/footer-new.gif) center bottom repeat-x;
}

.e-item {
	position: relative;
	width: 185px;
	margin:0;
	padding: 0;
	float: left;
	min-width: 185px;
}

.e-wrap {
	position: relative;
	width: 96%;
	left: 2%;
	margin: 10px 0;
	border: 1px solid black;
}

#wrap-left #left-categories a, #wrap-left #left-categories a:link, #wrap-left #left-categories a:visited, #wrap-left #left-categories a:hover {
	display: block;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: -1.0px;
}

#wrap-left #left-categories a.subcategory, #wrap-left #left-categories a.subcategory:link, #wrap-left #left-categories a.subcategory:visited, #wrap-left #left-categories a.subcategory:hover {
	color: #2e3192;
	left: 35px;
	width: 135px;
	font-size: 11px;
}

#wrap-left #left-categories a.subcategory:hover {
	color: #f00;
}

#wrap-left #left-categories a.category, #wrap-left #left-categories a.category:link, #wrap-left #left-categories a.category:visited, #wrap-left #left-categories a.category:hover {
	color: #OOO;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px 0;
}

#wrap-left #left-categories a.category:hover {
	color: #f00;
}

.product {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 3px;
	padding: 0;
	width: 160px;
	height: auto;
	float: left;
}

.p-top {
	margin:0;
	padding:0;
	height: 200px;
	width: 160px;
	background: transparent url(../../images/eshop/product.gif) center top repeat-y;
}

.p-bot {
	margin:0;
	padding:0;
	width: 160px;
	height: 36px;
	background: transparent url(../../images/eshop/product_bottom.gif) center top no-repeat;
}

.toolbar {
	margin:0;
	padding:0;
	width: 500px;
	height: 65px;
	overflow: hidden;
	background: transparent url(../../images/eshop/toolbar.jpg) center bottom no-repeat;
}

.pagebar {
	margin:10px auto;
	padding:0;
	width: 135px;
	height: 20px;
	overflow: hidden;
	background: transparent url(../../images/eshop/pagebar.gif) center top no-repeat;
	text-align: center;
}

.reverse-pagebar {
	background: transparent url(../../images/eshop/reverse-pagebar.gif) center top no-repeat;
}

.pagebar span, .pagebar a, .pagebar a:link, .pagebar a:visited, .pagebar a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	top: 3px;
	left: 0;
}

.searchbar {
	position: absolute;
	left: 192px;
	top: 113px;
	margin:0;
	padding:0;
	width: 520px;
	height: 34px;
	overflow: hidden;
	background: transparent url(../../images/eshop/searchbar.jpg) center top no-repeat;
	text-align: center;
}

.searchbar form {
	position: relative;
	top: 8px;
	left: 0;
	width: 480px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

.searchbar form input {
	font-family: Georgia, "New York CE", utopia, serif !important;
	color: #2e3192;
	font-size: 11px;
	height: 16px;
	vertical-align: middle;
	line-height: 16px;
	width: auto;
	margin: 0;
	padding: 2px;
	border: 1px solid #2e3192;
}

.searchbar form input#fulltext {
	width: 200px;
	font-size: 10px;
}

.searchbar label {
	font-size: 11px;
	color: #2e3192;
	font-weight: bold;
}

.toolbar form {
	position: relative;
	top: 10px;
	left: 0;
	width: 480px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
}

.toolbar form input, .toolbar form select {
	font-family: Georgia, "New York CE", utopia, serif !important;
	color: #2e3192;
	font-size: 10px;
	height: 16px;
	vertical-align: middle;
	line-height: 16px;
	width: 100px;
	margin: 0;
	padding: 0;
	border: 1px solid #2e3192;
}

.toolbar label {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding: 0 5px 0 0;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.submit_button {
	background: #eaeaea !important;
	color: #2e3192 !important;
	border: 1px solid #2e3192 !important;
	height: 20px !important;
	width: auto !important;
}

.toolbar hr {
	color: #4346ae;
	background-color: #4346ae;
	height: 2px;
	line-height: 2px;
	border: 0;
	margin: 5px 0;
	padding: 0;
}

table.vypis-tabulkovy {
	width: 100%;
}

table.vypis-tabulkovy td {
	border: 1px solid #2e3192;
	background: #28297f;
	color: #fff;
}

table.vypis-tabulkovy th  {
	border: 1px solid #2e3192;
	background: #f4e805;
	color: #2e3192;
	padding: 4px 2px;
}

table.vypis-tabulkovy form {
	font-family: Georgia, "New York CE", utopia, serif !important;
}

table.vypis-tabulkovy a, table.vypis-tabulkovy a:link, table.vypis-tabulkovy a:visited, table.vypis-tabulkovy a:hover {
	color: #fff;
	text-decoration: none;
}

table.vypis-tabulkovy form input {
	width: 50px;
	font-family: Georgia, "New York CE", utopia, serif !important;
}

.qty {
	width: 15px !important;
}

#button-smazat, #button-zmenit, #button-koupit, #button-login, #button-logout, #button-basket-choose, #button-order, #button-back, #order-back, #button-clear, #order-final, #order-continue {
  font-family: Georgia, "New York CE", utopia, serif !important;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid #2e3192;
  background: #16197a;
  color: #fff;
  font-size: 10px;
}

#order-back, #order-final, #order-continue {
  font-size: 14px;
  padding: 4px 8px;
}

.red td, .yellow td {
	border: 0 !important;
	background: #2e3192 !important;
	color: #f4e805 !important;
	padding: 4px 2px !important;
	text-align: right;
}

.red td {
	color: #f00 !important;
}

.right-login, .right-logout, .right-basket {
	width: 140px !important;
	left: 30px !important;
	margin: 0;
	padding: 0;
}

.right-login div, .right-logout div, .right-basket div, .right-login p, .right-logout p, .right-basket p, .right-login form, .right-logout form, .right-basket form {
	margin: 0;
	padding: 0;

}

.right-login h3, .right-logout h3, .right-basket h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -1.0px;
	color: #000;
}

.right-login p, .right-logout p {
	margin-bottom: 0;
	font-size: 12px;
	color: #2e3192;
}

.right-login a, .right-login a:link, .right-login:visited, .right-login a:hover,
.right-logout a, .right-logout a:link, .right-logout:visited, .right-logout a:hover, 
.right-basket a, .right-basket a:link, .right-basket:visited, .right-basket a:hover {
	color:#2e3192;
	text-decoration: none;
}

.right-logout a:hover, .right-login a:hover, .right-basket a:hover {
	color:#2e3192;
	text-decoration: underline;
}

.right-basket form select {
	font-size: 10px;
	width: 140px;
}

#login_form .inp {
	width: 140px;
}

#order_form label {
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	font-size: 11px;
	margin-right: 20px;
}

#order_form .oinput {
	width: 260px;
	float: left;
	font-size: 11px;
	color: #2e3192;
}

#order_form br {
	clear: both;
}

#order_form hr {
	color: #1d1f7a;
	background-color: #1d1f7a;
	height: 2px;
	line-height: 2px;
	border: 0;
	margin: 5px 0;
	padding: 0;
}
