@font-face {
  font-family: "Century Gothic";
  src: url(fonts/CENTURY0.eot);
}
@font-face {
  font-family: "Century Gothic";
  src: url(fonts/GOTHIC.TTF) format("opentype");
}





* {
	margin: 0;
	padding: 0;
}
html {
	overflow: auto;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 70%;
	background: url(assets/bg.gif) repeat-x center top #453331;
	text-align: center;
}
.clr {
	font-size: 1px;
	height: 1px;
	clear: both;
}

small {
	font-size: 70%;
}

.header {
	position: relative;
	background: url(assets/bg_header.png) no-repeat center bottom;
	width: 700px;
	padding: 0 25px;
	margin: 0 auto;
	height: 72px;
	color: #7d6752;
	text-align: right;
}
.header .logo {
	position: absolute;
	left: -15px;
	top: 18px;
	z-index: 1;
}
.loga {
	text-align: center;
	padding: 10px 0;
	background-color: #eee;
}
.loga img {
	margin: 0 5px;
}
.search {
	position: relative;
	float: right;
	padding: 8px 0 0 30px;
}
.searchtext {
	border: 0;
	background-color: #666;
	font-size: 8pt;
	padding: 2px 4px;
	color: #000;
}
.search b {
	color: #c96;
}
.search a {
	text-decoration: none;
	color: #fff;
}
.search a:hover {
	text-decoration: underline;
}
.smallmenu {
	padding-top: 10px;
}
.smallmenu li {
	list-style: none;
	display: inline;
	margin: 0 10px;
}
.smallmenu a {
	text-decoration: none;
	color: #7d6752;
	font-size: 7pt;
	text-transform: lowercase;
}
.smallmenu a:hover {
	color: #c96;
}

.menu {
	position: relative;
	float: right;
	clear: right;
	padding-top: 14px;
}
.menu li {
	list-style: none;
	position: relative;
	float: left;
	background: url(assets/menu_sep.png) no-repeat right center;
	padding: 0 30px;
}
.menu .last {
	padding-right: 0;
	background: none;
}
.menu a {
	color: #7d6752;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12pt;
	font-family: "Century Gothic";
}
.menu a:hover {
	color: #c96;
}

.page {
	background: url(assets/bg_pg.png) repeat-y center center;
	width: 700px;
	padding: 0 25px;
	margin: 0 auto;
	text-align: left;
}
.footer {
	background: url(assets/bg_footer.png) no-repeat center top;
	width: 700px;
	padding: 0 25px;
	margin: 0 auto;
	height: 20px;
}




.leftcol {
	width: 160px;
	position: relative;
	float: left;
	padding: 0 0 50px 1px;
	margin: 1px 0 1px 0;
	border-right: 1px solid #999;
	color: #999;
}
.leftcol .spins {
	position: absolute;
	left: -100px;
	top: -100px;
	z-index: -1;
}
.leftcol h2 {
	background-color: #3d2b29;
	color: #7d6752;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9pt;
	padding: 3px 0 3px 40px;
	font-family: "Century Gothic";
}
.leftcol .p {
	background: url(assets/spin.png) no-repeat left .5em;
	padding: 5px 10px 5px 30px;
	margin-left: 10px;
}
.leftcol .sep {
	border-bottom: 1px solid #999;
	margin: 0 10px 10px 10px;
}
.leftcol h3 {
	color: #b9a886;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10pt;
	padding: 5px 0 5px 0;
	margin: 0 10px 0 20px;
	/*background: url(assets/spin.png) no-repeat right .8ex;*/
	font-family: "Century Gothic";
}
.leftcol h3 a {
	color: #96886d;
	text-decoration: none;
}
.leftcol .submenu {
	margin-bottom: 10px;
}
.leftcol .submenu li {
	list-style: none;
}
.leftcol .submenu a {
	color: #444;
	text-decoration: none;
	display: block;
	margin: 3px 0 6px 20px;
	padding: 1px 5px 1px 10px;
	font-size: 7pt;
}
.leftcol .submenu a:hover {
	background-color: #d3cab9;
}
.leftcol .submenu a.active {
	background-color: #d3cab9;
}
.leftcol .submenu .submenux a {
	font-size: 7pt;
	padding-left: 20px;
}
.leftcol .submenu .submenux a.active {
	background-color: #e9e2d4;
}
.leftcol .submenu .submenuxx a {
	font-size: 6pt;
	padding-left: 30px;
}
.leftcol .submenu .submenuxx a.active {
	background-color: #f5f0e7;
}
.maincol {
	position: relative;
	float: left;
	width: 538px;
	padding-top: 1px;
}
.pre {
	background-color: #917a4f;
	margin: 0 0 0 38px;
	padding: 15px;
	#padding-bottom: 5px;
}
.pre h2 {
	position: relative;
	float: left;
	width: 180px;
	font-size: 20pt;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	background: url(assets/spin.png) no-repeat right .45ex;
	font-family: "Century Gothic";
}
.pre p {
	position: relative;
	float: left;
	width: 280px;
	margin-left: 10px;
	font-size: 7pt;
	color: #fff;
	padding: 10px 0 0 0;
}

.inner {
	padding: 10px 40px 20px 38px;
	color: #666;
}


/* TOTINY */
.inner h1 {
	color: #b9a886;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20pt;
	padding: 10px 0 0 30px;
	margin: 0 0 .5em 0;
	background: url(assets/spin.png) no-repeat left .45ex;
	font-family: "Century Gothic";
}
.inner h2 {
	color: #b9a886;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15pt;
	margin: .5em 0 .5em 0;
	font-family: "Century Gothic";
}
.inner h3 {
	color: #b9a886;
	font-weight: normal;
	font-size: 12pt;
	margin: .5em 0 .5em 0;
	font-family: "Century Gothic";
}
.inner a {
	color: #b9a886;
}
.inner a:hover {
	color: #CC3300;
}
.inner p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
.inner ul {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
.inner ul li {
	list-style: none;
	margin-bottom: .5em;
	background: url(assets/spin_small.png) no-repeat left .45ex;
	padding-left: 20px;
}
.inner .left_image {
	float: left;
	margin: 0 10px 0 0;
	border-right: 1px solid #eee;
	padding: 3px 10px 15px 0;
}
.inner .right_image {
	float: right;
	margin: 0 0 0 10px;
	border-left: 1px solid #eee;
	padding: 3px 0 15px 10px;
}
/* TOTINY */

.stranky {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	clear: both;
	color: #666;
	padding: 3px 0;
}
.stranky .nums {
	position: relative;
	float: right;
}

.bottommenu {
	clear: both;
	background-color: #221918;
	padding: 4px 20px 3px 20px;
	#padding: 2px 20px 1px 20px;
}
.bottommenu ul {
	position: relative;
	float: right;
}
.bottommenu li {
	list-style: none;
	position: relative;
	float: left;
	background: url(assets/menu_sep.png) no-repeat right center;
	padding: 0 10px;
}
.bottommenu .last {
	padding-right: 0;
	background: none;
}
.bottommenu a {
	color: #7d6752;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8pt;
	font-family: "Century Gothic";
}
.bottommenu a:hover {
	color: #c96;
}


.item {
	text-align: center;
	position: relative;
	float: left;
	width: 148px;
	margin-left: 8px;
	margin-bottom: 20px;
}
.item_first {
	margin-left: 0;
}
.item .foto td {
	width: 148px;
	height: 148px;
	text-align: center;
	/*background: url(assets/bg_item.gif);*/
}
.item .text1 {
	font-weight: bold;
	color: #221918;
	font-family: "Century Gothic";
}
.item .text2 {
	font-family: "Century Gothic";
	font-size: 7pt;
}



.item_image {
	position: relative;
	float: left;
	width: 260px;
}
.item_image select {
	font-size: 7pt;
	border: 1px solid #eee;
	margin-top: 10px;
}
.item_image option {
	font-size: 7pt;
}
.lowres {
	border: 1px solid #eee;
}
.lowres td {
	width: 260px;
	height: 260px;
	text-align: center;
}

.item_info {
	position: relative;
	float: left;
	width: 178px;
	padding-left: 20px;
}
.item_info .th {
	font-family: "Century Gothic";
	color: #221918;
}
.item_info .td {
	margin-bottom: 1em;
}
.item_info .cena {
	font-size: 180%;
}
.vyrobce {
	font-size: 80%;
	color: #999;
}
.doporucene {
	clear: both;
	border-top: 1px solid #eee;
	margin-top: 30px;
}



.cart .f_txt {
	font-size: 7pt;
	border: 1px solid #eee;
}
.cart .f_btn {
	font-size: 7pt;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #666;
}

table.framed {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
table.framed td, table.framed th {
	padding: 3px 5px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table.framed th {
	font-family: "Century Gothic";
	font-weight: normal;
	background-color: #eee;
	text-align: center;
}
table.framed .cc th {
	text-align: right;
}


.obj .f_text {
	border: 0;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
}
.obj .f_btn {
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #666;
}
.obj .framed th {
	padding-right: 14px;
	text-align: right;
	background: url(assets/arrow.gif) no-repeat right center #eee;
}
.obj .framed th.p {
	background: url(assets/arrowr.gif) no-repeat right center #eee;
}


.error {
	background-color: #ffeeee;
	padding: 10px 20px;
	text-align: center;
	color: #f00;
}
.i {
	background-color: #ddeeff;
	padding: 10px 20px;
	text-align: center;
	color: #069;
}

.icon {
	position: relative;
	float: left;
	border: 1px solid #eee;
	margin: 5px 10px 0 0;
}
.icon td {
	width: 40px;
	height: 40px;
	text-align: center;
}


.color {
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 30px;
	left: 110px;
	top: 110px;
	background-color: #fff;
	border: 1px solid #666;
}
.akcni {
	position: absolute;
	z-index: 10;
	left: 20px;
	top: 0px;
}

.login {
	margin-left: 20px;
}
.login * {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
}
.login span {
	position: relative;
	top: 2px;
}
.login .f_text {
	width: 115px;
	border: 1px solid #ccc;
}
.login .f_btn {
	margin-top: 4px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #666;
}




.facebook, .facebook-over {
	position:absolute; 
	z-index:1; 
	left: 730px; 
	top: 71px;
	width: 230px;
	background: url(assets/bg_facebook.png) repeat-x left 425px; 
	padding-bottom: 100px; 
	/*opacity: 0.6; 
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6; 
	-khtml-opacity: 0.6;*/
}
.facebook-over {
	opacity: 1; 
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	-khtml-opacity: 1;	
}
.dopor {
	text-align: left;
	background: url(assets/dopor.gif) no-repeat 10px 8px #322221;
	padding: 30px 15px 35px 35px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 30px;
}
.dopor h3 {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 15px;
	color: #bca176;
}
.dopor ul {
	padding-top: 15px;
	
}
.dopor li {
	list-style: none;
}
.dopor li a {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 11px;
	color: #bca176;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 10px;
	background: url(assets/dopor_li.gif) no-repeat 0 .5em;
}


.w {
	padding: 10px 0;
}
.w li {
	font-family: "Century Gothic";
	font-weight: normal;
	list-style: none;
	display: inline;
	color: #8a7e7d;
	padding: 0 10px;
	border-left: 1px solid #8a7e7d;
}
.w .first {
	border: none;
}
.w a {
	color: #8a7e7d;
	text-decoration: none;
}
