/* SHOP.BASMATEE.CZ */

/*************************

	global

/************************/
* { margin: 0; padding: 0; }
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #202020;
	padding: 25px 0;
	background: #fff url(./pics/basmatee.png) 30px 0 repeat;
}
.hidden { display: none; }
.clear { clear: both; height: 0; line-height: 0; }
.center { text-align: center !important; }
a img { border: none; }
hr { height: 1px; border-bottom: none; color: #999; }


/*************************

	layout

/************************/
#shadow-repeat { width: 975px; margin: 0 auto; padding: 0 10px; background: url(/pics/shadow-repeat.png) center top repeat-y; }
#shadow-top { height: 20px; width: 975px; margin: 0 auto; background: url(/pics/shadow-top.png) center top no-repeat; }
#content { background-color: #fff; }

#left {
  float:left;
  padding: 0 10px 0 10px;
  width: 160px;
  text-align:left;
}
#bg {
  margin: auto;
  width: 956px !important;
  overflow: hidden;
}
#main {
  width: 956px;
  background: url(./pics/back_06.png) 1px 10px no-repeat;
}
#admin #main { background-image: url(/pics/back_06-admin.png); }

#right {
  float: left;
  padding: 0 0 0 5px;
  width: 150px;
  text-align: right;
}
#content {
  float:left;
  padding: 0 10px 10px 5px;
  width: 585px;
  font-size: 13px;
}
#bottom {
  font-size:12px;
  color: black;
  margin: 0 auto;
  width: 975px;
  height: 30px;
  text-align: center;
  background: url(/pics/shadow-bottom.png) 0 0 no-repeat;
}


/*************************

	header

/************************/
#head {
  text-align: center;
  height: 150px;
  margin: 0 1px 0 2px;
  background-color: #fff;
}


/*************************

	left column

/************************/
#left a:hover { text-decoration: none; }
li#menu-li-84 { margin-top: 15px; }
#designmag { width: 160px; margin-top: 15px; }
#designmag img { margin-top: 5px; }

/* left menu */
.mod-cont {
  width: 150px;
  padding: 0 5px;
  background: #fff url(./pics/zak_05.jpg) repeat-y;
  text-align: left;
}
.mod-top{
  width: 160px;
  height: 13px;
  background: url(./pics/zak_03.jpg) left bottom no-repeat;
}
.mod-bottom {
  width: 160px;
  height: 13px;
  background: url(./pics/zak_07.jpg) no-repeat;
}
ul.menu {
  list-style: none;
  padding-bottom: 3px;
}
ul.menu li {
  padding: 3px 5px;
}
#admin #left a:hover { text-decoration: underline; color: #000; }
ul.menu a.active {
  color: #0A4299;
  font-weight: bold;
}
.mod-cont ul li a { text-decoration: none; }
.mod-cont ul li a:hover { color: #0f0; }

/* obchod menu */
.mod-green-top {
  width: 160px;
  height: 13px;
  background: url(./pics/green-top.png) left bottom no-repeat;
}
.mod-green-bottom {
  width: 160px;
  height: 13px;
  background: url(./pics/green-bottom.png) no-repeat;
}
.mod-green-cont {
  width: 150px;
  padding: 0px 5px;
  background: #fff url(./pics/green-center.png) repeat-y;
}
.mod-green-cont h2 { font-size: 14px; margin: -3px 2px 5px; text-align: left; }
.mod-green-cont ul li a { text-transform: uppercase; font-size: 12px; font-weight: bold; background: url(/pics/menu-li-arrow.png) 0 5px no-repeat; display: block; padding-left: 8px; text-decoration: none; }
.mod-green-cont ul ul li a { font-size: 12px; text-transform: none; font-weight: normal; background: none; }
.mod-green-cont ul ul ul li a { background: none; background: url(/pics/menu-li-bg2.png) 4px 7px no-repeat; padding: 1px 0 0 10px; display: block; font-size: 11px; }
.mod-green-cont .news-discounts { padding-top: 20px; }
.mod-green-cont .news-discounts li a { color: #333; text-transform: none; font-size: 12px; }

/*************************

	right column

/************************/
#right a:hover { text-decoration: underline !important; }

/* right menu */
.mod-gray-top{
  width: 160px;
  height: 13px;
  background: url(./pics/gray-top.png) left bottom no-repeat;
}
.mod-gray-bottom{
  width: 160px;
  height: 13px;
  background: url(./pics/gray-bottom.png) no-repeat;
}
.mod-gray-cont {
  width: 150px;
  padding: 0 5px;
  background: #fff url(./pics/gray-center.png) repeat-y;
  text-align: left;
}

/* login */
.login input {
  width: 140px;
  margin: 2px;
}
#right .login-links { line-height: 1.5; margin-top: 5px; }

#right h3 { font-size: 14px; margin: -2px 0 3px; }
#right .user-menu { line-height: 1.5; }
#right .cart { padding: 0; line-height: 1.5; }


/*************************

	content

/************************/
a { color: #000; }
a.hpa { text-decoration: none; }
#content h1 { font-size: 26px; text-transform: uppercase; margin: 15px 0; }
#content h2 { color: #333; font-size: 18px; margin: 10px 0 5px; }
#content h3 { color: #333; font-size: 16px; margin: 5px 0; }
#content p { margin: 10px 0; font-size: 13px; line-height: 1.3; }
#content a:hover { text-decoration: none; }
#content ul { margin: 10px 10px 10px 15px; }
#content ul li { padding: 2px 3px; }

/* hp products */
#hp_products, #hp_products2 { list-style: none; width: 560px; margin: auto; }
#hp_products li, #hp_products2 li {
  float: left;
  cursor: pointer;
  width: 130px;
  height: 175px;
  text-align: center;
  padding: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}
#hp_products li h2, #hp_products2 li h2 { font-size: 14px; font-weight: normal; margin: 5px 0 2px; text-align: center; }
#hp_products li p.price, #hp_products2 li p.prize { font-size: 11px; padding: 0; margin: 0; text-align: center; }

.hp_p_image {
  border-collapse: collapse;
}
.hp_p_image td {
  border-collapse: collapse;
  vertical-align: middle;
  text-align: center;
  width: 130px;
  height: 140px;
  overflow: hidden;
  border: 1px solid #ccc;
}

/* product page */
#main-img { float: left; width: 280px; overflow: hidden; padding: 10px; text-align: center; }
#main-img .main_img { /*height: 340px; overflow: hidden;*/ border: 1px solid #ccc; padding: 10px 5px; }
#main-img #main_pic { width: 260px; }
.more-img { text-align: center; background-color: #fff; padding-top: 10px; }
.more-img img { margin: 1px; border: 1px solid #ccc; width: 86px; }
.more-img .spacer { width: 86px; height: 86px; }

table.product-info { width: 280px; overflow: hidden; margin: 15px 0 15px 0; }
table.product-info td { padding: 5px; text-align: left; }
#content .product-info h1 { font-size: 20px; text-transform: none; }
table.product-info .description td,
table.product-info .parameters td,
table.product-info .files td { vertical-align: top; }
table.product-info .price td { padding: 15px 5px; }
#content ul.params { list-style: none; margin: 0; }
#content ul.params li { padding: 0 5px 5px 0; }

/* add to cart */
.prod_p_buy { background-color: #f5f5f5; padding: 7px; margin-left: 300px; }
.prod_p_buy h3 { font-size: 14px; }

#form-add2cart td { padding: 3px; }

/* cart */
form.form-qty-change { width: 85px; text-align: right; }
form.form-qty-change input { width: 20px; }
form.form-qty-change .submit { padding: 0; font-size: 11px; margin-left: 3px; width: auto; }
table.kosik { border-collapse:collapse; margin: 5px 0 0 0; }
table.kosik th,
table.kosik td { padding: 4px 6px; }
table.kosik th { background-color: #f5f5f5; border: 1px solid #ccc; color: #303030; font-size: 13px; text-align: center; }
table.kosik th a { color:#303030; }
table.kosik td { color: #303030; border: 1px solid #ccc; font-size: 12px; }
table.kosik td a { color: #303030; }


/*************************

	bottom

/************************/
#bottom { text-align: center; letter-spacing: 1px; font-size: 11px; }
#bottom a { text-decoration:none; color: #71A4F1; }


/*************************

	homepage

/************************/
#hp-news { float: left; width: 270px; padding: 0 10px 0 5px; }
#hp-news.page-aktuality { float: none; width: auto; }
#hp-akce { float: left; width: 280px; padding-left: 15px; border-left: 1px dotted #000; }
#hp-akce #hp_products { width: 280px; margin: 0; }
#hp-akce2 { clear: both;  padding-left: 10px; border-top: 1px dotted #000; }
#hp-akce2 #hp_products2 { margin: 0; }

/* news */
#hp-news ul { list-style: none; margin: 0; }
#hp-news ul li { padding: 10px 0; }
#hp-news ul li .date { font-size: 11px; color: #666; }
#hp-news ul li h3 { font-size: 14px; padding: 0 0 2px; }
#hp-news ul li .text { line-height: 1.3; font-size: 12px; }
#hp-news ul li p { margin: 0; }


/*************************

	admin

/************************/
#admin #content { font-size: 12px; padding: 0 0 10px 20px; width: 740px; }
#admin #content h1 { font-size: 18px; text-transform: none; margin: 10px 0 15px; }
#admin #content h2 { font-size: 16px; margin: 10px 0 5px; }
#admin #content h2 { font-size: 14px; margin: 10px 0 5px; }
#admin #content p { margin: 10px 0; }
#admin #left .user-menu a:hover { text-decoration: underline; }

#admin #content table { border-collapse: collapse; }
#admin #content table th { background-color: #f5f5f5; text-align: center; }
#admin #content table th,
#admin #content table td { padding: 5px 8px; border-collapse: collapse; border: 1px solid #ccc; }

a.ico { padding: 2px 0 2px 20px; background-position: 0 2px; background-repeat: no-repeat; }
a.arrow-up { background-image: url(/pics/ico-arrow_up.png); }
a.arrow-down { background-image: url(/pics/ico-arrow_down.png); }
a.delete { background-image: url(/pics/ico-cross.png); }
a.edit { background-image: url(/pics/ico-edit.png); }
a.view { background-image: url(/pics/ico-view.png); }

#admin #content .form-new-article textarea { height: 250px; }

/* tables */
#admin #content table.prod_list,
#admin #content table.user_list { width: 100%; margin: 15px 0; }

/* menu */
#admin #left .mod-top { height: 28px; border-bottom: 1px solid #999; }
#admin #left .mod-top img { display: block; }
#admin #left .mod-cont { background: #f5f5f5; padding: 5px; }

ul.menu_admin {
  list-style: none;
  padding-bottom: 3px;
}
ul.menu_admin li {
  padding: 3px 5px;
}
ul.menu_admin a {
  text-decoration: underline;
  color: #2A69CA;
}
ul.menu_admin a.active {
  font-weight: bold;
}


/*************************

	forms

/************************/
fieldset { border: none; }
input,
select { vertical-align: middle; }
input,
select,
textarea { border: 1px solid #888; padding: 1px 2px; }
input.radio { vertical-align: middle; padding: 0; border: none; }

#main input.submit { border: 2px solid #666; border-left-color: #ddd; border-top-color: #ddd; cursor: pointer; }

/* registration form */
form.register { width: 460px; margin: 10px auto; }
form.register input.povinne { background-color: #d4e4fb; }
table.register th,
table.register td { padding: 5px 8px; border: 1px solid #ccc; }
table.register { margin: 10px auto; border-collapse: collapse; }
table.register th { background-color: #f5f5f5; text-align: right; }
table.register td { text-align: left; }

/* quest form */
#content div.quest-form { text-align: center; }
#quest_form { }
table.questions { border-collapse: collapse; margin: 10px auto; background-color: #f5f5f5; border: 5px solid #f5f5f5; }
table.questions th,
table.questions td { border-collapse: collapse; padding: 3px 5px; text-align: left; }
table.questions textarea { width: 98%; }

table.questions_a { border-collapse:collapse; margin: 10px auto; }
table.questions_a th,
table.questions_a td { border-collapse: collapse; text-align: left; padding: 3px 5px; }


/***************************************************************************************

	bordel

***************************************************************************************/



.cb {
  width:700px;
  height:1px;
  line-height:1px;
  font-size:1px;
  clear:both;
  margin:0;
  padding:0;
}

.cb2 {
  width:800px;
  height:1px;
  line-height:1px;
  font-size:1px;
  clear:both;
  margin:0;
  padding:0;
}

.cb3 {
  width:580px;
  height:1px;
  line-height:1px;
  font-size:1px;
  clear:both;
  margin:0;
  padding:0;
  _width: 560px;
}

.cb4 {
  width:600px;
  height:1px;
  line-height:1px;
  font-size:1px;
  clear:both;
  margin:0;
  padding:0;
}


.mod {
  width:160px;
  margin:5px auto 10px auto;
  color:black;

}

.mod a {
  color: black;
  text-decoration: none;
}

.mod p {
font-size: 13px;
}

.hp_product a{
  color:#303030;
  text-decoration:none;
}

.cat_product {
  width:570px;
  height:140px;
  text-align:center;
  padding:5px;
  margin:5px;
  _width: 560px;
  border-bottom: 1px dotted #ddd;
}

.cat_p_image {
/*  float:left;
  margin:5px auto 5px auto;
  padding:0;*/
  width: 130px;
  height: 140px;
}

/*
.cat_p_content {
  float:left;
  margin:0 5px 0 5px;
  padding:5px;
  width:300px;
  height:130px;
  text-align:justify;
}
/*/
.cat_p_content p.description { text-align: left; }
.hp_p_image,
.cat_p_content { cursor: pointer; }

.cat_p_buy {
  float: left;
  font-size: 12px;
  padding: 10px;
  width: 90px;
  text-align: center;
  background-color: #f5f5f5;
}
.cat_p_buy strong { color: #666; }

.cat_p_buy form input{
  margin:3px;
}

.cat_product a{
  color:#303030;
  text-decoration:none;
}


.cat_paging,
.cat_tree,
.cat_tree_full { font-size: 12px; padding-bottom: 5px; }

.cat_paging {
  width: 400px;
  float: right;
  padding-right: 5px;
  text-align:right;
}

.cat_tree {
  float: left;
  padding-left: 5px;
}

.cat_tree_full {
  width: 580px;
  float: left;
  padding-left: 5px;
}



div.error {
  padding:5px;
  margin:0;
  color:#A03030;
}

div.success {
  padding:5px;
  margin:0;
  color:#30A030;
}




.imgs {
  border:1px solid #808080;
  width:140px;
  height:160px;
  padding:5px;
  margin-right:5px;
  float:left;
  text-align:center;
  font-size:12px;
}

.imgs a{
  color:#303030;
}

.im_in {
  width:130px;
  height:130px;
  background-color:#C0C0C0;
  padding:0;
  margin:auto;
}

.im_in img{
  border:0;
  margin:0;
}

table.move {
  border:0;
  border-collapse:collapse;
}

table.move td{
  border:1px solid black;
  padding:2px 5px 2px 5px;
}

table.move a{
  color: #303030;
}

div.banners {
	padding-top:15px;
	width: 360px;
	height: 220px;
	float:left;
	overflow: hidden;
	position: relative;
}
div.banners a{
	width: 360px;
	height: 220px;
}

div.novinka {
	width: 570px;
	float:left;
	border-bottom:1px dotted #000000;
	padding:5px;
}
div.novinka h2{
	font-size:12px;
	text-align:left;
}
.hp_p_image {
	border:none;
}
div.novinka-two {
	width: 185px;
	float:right;
	text-align:justify;
}
a.active {
	color:#FF0000;
}
