* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
h3,
.h3 {
	font-size: 18px;
	color: #686868;
}
h4,
.h4 {
	font-size: 14px;
	color: #6d6d6d;
}
h5,
.h5 {
	font-size: 11px;
	color: #999999;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6d6d6d;
}
img {
	display: block;
	border: none;
}
div.clear {
	clear: both;
}
div.cl {
	font-size:1px;
	clear:both;
	height:0px;
	line-height:0px;
}
#main {
	position: relative;
	width: 934px;
	margin: auto;
	z-index: 0;
	background-color: #ffffff;
}
/* --------- HEAD ------------- */
#header {
	width: 934px;
	height: 165px;
	position: relative;
}
#header a {
	display: block;
	position: absolute;
	top: 22px;
	left: 30px;
	width: 100px;
	height: 50px;
}
h1aa {
	position: absolute;
	top: 0px;
	left: 30px;
	font-size: 2px;
	color: #ffffff;
}
/* ------------- HLAVICKA ------------ */
#user_login {
	position: absolute;
	top: 12px;
	right: 11px;
	width: 144px;
	height: 65px;
	text-align: right;
}
#user_login h4,
#user_login .h4 {
	text-align: right;
}
#user_login h5,
#user_login .h5 {
	padding-top: 18px;
	font-weight: normal;
}
#user_login .login_form {
	position: absolute;
	width: 130px;
	left: 0px;
}
#user_login .login_form .lf_l {
	float: left;
	width: 35px;
	padding-top: 2px;
	color: #000000;
	text-align: right;
}
#user_login .login_form .lf_r {
	float: right;
}
input.lf {
	width: 89px;
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	font-size: 10px;
}
#login_button {
	position: absolute;
	width: 6px;
	height: 10px;
	top: 30px;
	right: 3px;
}
#login_button a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 6px;
	height: 10px;
	font-size: 2px;
}
#make_reg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #6d6d6d;
	font-size: 10px;
}
#main_menu {
	position: absolute;
	left: 1px;
	top: 84px;
	height: 80px;
}
#main_menu #mm1 {
	float: left;
	width: 313px;
	height: 80px;
	background-image: url(_global/header_banner_1_active.jpg);
}
#main_menu #mm1_active {
	float: left;
	width: 313px;
	height: 80px;
	background-image: url(_global/header_banner_1_active.jpg);
}
#main_menu #mm1 a {
	display: block;
	width: 313px;
	height: 80px;
	background-image: url(_global/header_banner_1.jpg);
}
#main_menu #mm1 a:hover {
	background-image: url(_global/header_banner_1_active.jpg);
}
#main_menu #mm2 {
	float: left;
	width: 307px;
	height: 80px;
	background-image: url(_global/header_banner_2_active.jpg);
}
#main_menu #mm2_active {
	float: left;
	width: 307px;
	height: 80px;
	background-image: url(_global/header_banner_2_active.jpg);
}
#main_menu #mm2 a {
	display: block;
	width: 307px;
	height: 80px;
	background-image: url(_global/header_banner_2.jpg);
}
#main_menu #mm2 a:hover {
	background-image: url(_global/header_banner_2_active.jpg);
}
#main_menu #mm3 {
	float: left;
	width: 312px;
	height: 80px;
	background-image: url(_global/header_banner_3_active.jpg);
}
#main_menu #mm3_active {
	float: left;
	width: 312px;
	height: 80px;
	background-image: url(_global/header_banner_3_active.jpg);
}
#main_menu #mm3 a {
	display: block;
	width: 312px;
	height: 80px;
	background-image: url(_global/header_banner_3.jpg);
}
#main_menu #mm3 a:hover {
	background-image: url(_global/header_banner_3_active.jpg);
}
#main_menu #mm1_active a,#main_menu #mm2_active a,#main_menu #mm3_active a {
	display:block;
	width: 100%;
	height: 80px;
}
#top_menu {
	position: absolute;
	left: 0px;
	top: 165px;
	height: 27px;
	width: 934px;
	background-repeat: no-repeat;
}
#top_menu ul {
	list-style-type: none;
	height: 15px;
	padding: 6px 16px 6px 14px;
}
#top_menu ul li {
	display: block;
	width: 68px;
	float: left;
	margin-right: 26px;
	font-size: 12px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: left;
}
#cart {
	position: absolute;
	left: 710px;
	top: 170px;
	width: 220px;
}
#cart a {
	display: block;
	height: 18px;
	line-height: 17px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
}
#cart span {
	color: #000000;
	font-size: 11px;
	padding-left: 6px;
}

/* --- LEFT ---- */
#left {
	position: absolute;
	top: 192px;
	left: 0px;
	width: 177px;
}
#search {
	width: 153px;
	height: 63px;
	padding: 12px;
}
#search h4,
#search .h4 {
	text-align: left;
	padding-bottom: 3px;
	padding-top: 5px;
}
#questions {
	width: 153px;
	height: 64px;
	padding: 8px 12px 8px 12px;
}
#questions h4,
#questions .h4 {
	text-align: left;
	padding-bottom: 3px;
}
#sold_items {
	width: 177px;
	height: 65px;
}
#sold_items a {
	display: block;
	width: 175px;
	height: 64px;
}
div.left_form {
	width: 150px;
	height: 24px;
}
div.left_form .lft {
	float: left;
}
div.left_form .rgh {
	padding-top: 6px;
	_padding-top: 7px;
	float: right;
}
input.left_form {
	width: 128px;
	color: #000000;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	padding: 6px 4px 2px 4px;
}
div.left_form .rgh a {
	display: block;
	width: 5px;
	height: 10px;
	font-size: 2px;
}
div.left_form_option {
	color: #6d6d6d;
	font-size: 10px;
	text-align: left;
	padding-top: 1px;
	padding-left: 5px;
}
#categories {
	position: relative;
	width: 159px;
	padding: 9px 6px 0px 12px;
	min-height: 88px;
	_height: 88px;
}
#categories h3,
#categories .h3 {
	font-size: 15px;
	text-align: left;
	padding-bottom: 4px;
}
#categories ul {
	list-style: none;
	padding-left: 9px;
	padding-bottom: 16px;
}
#categories ul li {
	display: block;
	text-align: left;
	margin-bottom: 10px;
}
#categories ul li a {
	font-size: 14px;
	font-weight: bold;
	/*display: block;
	height: 24px;*/
	line-height: 20px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}
#categories ul li a:hover,active {
  background-image: url(green/left_menu_ico_active.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color: #6d6d6d;
}
#categories ul li ul {
	list-style: none;
	padding-left: 16px;
	padding-bottom: 4px;
}
#categories ul li ul li{
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
#categories ul li ul li a {
	font-size: 12px;
	/*display: block;
	height: 18px;*/
	line-height: 18px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}
#categories ul li ul li a:hover,active {
   background-image: url(green/left_menu_ico_active.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color: #6d6d6d;
}
div.move_forward {
	position: relative;
	z-index: 2;
}
div.left_foot {
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	width: 177px;
	height: 88px;
}
#links {
	width: 153px;
	height: 79px;
	padding: 10px 12px 10px 12px;
}
#links h4,
#links .h4 {
	text-align: left;
	padding-bottom: 3px;
}
#links ul {
	list-style: none;
	padding-left: 9px;
}
#links ul li {
	text-align: left;
}
#links ul li a {
	display: block;
	height: 16px;
	line-height: 16px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}
#links ul li a:hover,active {
   background-image: url(green/left_menu_ico_active.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color: #6d6d6d;
}
#newsletter {
	width: 153px;
	height: 67px;
	padding: 12px;
}
#newsletter h4,
#newsletter .h4 {
	text-align: left;
	padding-bottom: 4px;
}
#anketa {
	position: relative;
	width: 153px;
	padding: 10px 12px 18px 12px;
	min-height: 88px;
	_height: 88px;
}
#anketa h4,
#anketa .h4 {
	text-align: left;
	padding-top: 1px;
}
#anketa p {
	text-align: left;
	color: #000000;
	padding: 2px 0px 2px 6px;
}
#anketa ul {
	list-style: none;
	padding-left: 9px;
	padding-bottom: 6px;
}
#anketa ul li {
	text-align: left;
}
#anketa ul li a {
	display: block;
	padding: 4px 0px 4px 0px;
	line-height: 13px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}
#anketa ul li a:hover,active {
   background-image: url(green/left_menu_ico_active.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color: #6d6d6d;
}
#anketa ul li.voted {
	display: block;
	padding: 4px 0px 4px 0px;
	line-height: 13px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}
#anketa ul li.voted span {
	display: block;
	position: relative;
	z-index: 3;
	float: right;
	width: 30px;
	line-height: 12px;
	height: 12px;
	color: #686868;
	font-weight: bold;
	text-align: right;
}

/* --- PROSTOR --- */
#prostor {
	margin-top: 27px;
	padding-left: 176px;
	width: 756px;
}
#prostor_item {
	margin-top: 27px;
	padding-left: 176px;
	width: 756px;
	background-position: 176px 0px;
	background-repeat: repeat-y;
}

/* -INDEX -top */
#index_top {
	background-position: left;
	background-repeat: repeat-y;
}
#index_top h4 ,
#index_top .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 2px;
}
#index_top #lft {
	float: left;
	width: 384px;
	padding: 18px 28px 18px 28px;
}
#index_top #lft p {
	text-align: left;
	color: #000000;
	line-height: 16px;
}
#index_top #news {
	float: left;
	width: 258px;
	padding: 18px 28px 0px 28px;
	overflow: hidden;
}
#index_top #news .news_header {
	text-align: left;
	font-size: 12px;
	line-height: 17px;
}
#index_top #news .news_header span {
	font-size: 10px;
	color: #686868;
	padding-left: 2px;
}
#index_top #news p {
	text-align: left;
	color: #000000;
	line-height: 17px;
	font-size: 10px;
	margin-bottom: 18px;
}

/* -INDEX -akcni nabidky */
#akcni_nabidky {
 	padding: 15px 0px 0px 28px;
	width: 728px;
}
#akcni_nabidky h3,
#akcni_nabidky .h3 {
	text-align: left;
	padding-bottom: 10px;
}

/* -INDEX -novinky v nabidce */
#new_items {
 	padding: 16px 0px 0px 28px;
	width: 728px;
}
#new_items h3,
#new_items .h3 {
	text-align: left;
	padding-bottom: 10px;
}

a.drob_menu {
	color: #333;
	font-style: italic;
	text-decoration: none;
}
a:hover.drob_menu {
	text-decoration: underline;
}


/* - INDEX -pronajem text */
#pronajem {
 	padding: 16px 28px 16px 28px;
	width: 700px;
}
#pronajem h3,
#pronajem .h3 {
	text-align: left;
	padding-bottom: 10px;
}
#pronajem p {
	text-align: left;
	color: #000000;
	line-height: 16px;
}

/* --- SHOP - seznam produktu --- */
#shop_top {
 	padding: 18px 2px 6px 18px;
	background-color: #ffffff;
}
#shop_top h5,
#shop_top .h5 {
	text-align: left;
	padding-bottom: 2px;
	font-weight: normal;
}
#shop_top h3,
#shop_top .h3 {
	text-align: left;
}
#shop_top p{
	color: #686868;
	text-align: left;
	margin-top: 3px;
	line-height: 18px;
}
#shop_menu {
 	padding: 10px 2px 2px 18px;
}
#shop_menu #filter {
 	color: #686868;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}
#shop_menu #filter select.select {
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	margin-right: 10px;
}
#shop_menu #filter span {
	padding-left: 12px;
	padding-right: 8px;
	font-weight: normal;
	background-position: left center;
	background-repeat: no-repeat;
}
#shop_menu #vyrobci {
 	color: #686868;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}
#shop_menu #vyrobci div.lft {
	width: 54px;
	float: left;
}
#shop_menu #vyrobci div.rgh {
	float: left;
	width: 672px;
}
#shop_menu #vyrobci div.rgh div {
	font-weight: normal;
	float: left;
	padding-right: 10px;
}
div.navigation {
	padding-top: 10px;
	padding-left: 0px;
	color: #000000;
	text-align: left;
	font-size: 10px;
}
div.navigation div.search_result {
	float: left;
}
div.navigation div.pages {
	float: right;
}
#shop_main {
	position: relative;
 	padding: 18px 0px 14px 28px;
	width: 728px;
}
#shop_main div.bottom {
	position: absolute;
	bottom: 2px;
	left: 18px;
	width: 736px;
}

/* --- VYPIS PRODUKTU -- */
div.product_list {
}
div.product_list .product_cell {
	position: relative;
	display: inline;
	float: left;
	width: 340px;
	height: 130px;
	margin: 0px 18px 18px 0px;
	text-align: left;
	border: 1px solid #e8e8e8;
}
div.product_list .product_cell .lft {
	position: relative;
	float: left;
	width: 110px;
	height: 130px;
	border-right: 1px solid #e8e8e8;
}
div.product_list .product_cell .lft img {
	position: absolute;
}
div.product_list .product_cell .rgh {
	float: left;
	width: 202px;
	padding: 10px 12px 8px 14px;
}
div.product_list .product_cell .rgh .prd_header p {
	font-weight: bold;
	line-height: 15px;
	clear: left;
}
div.product_list .product_cell .rgh .prd_header span {
	font-weight: bold;
	font-size: 12px;
	color: #686868;
	float: right;
}
div.product_list .product_cell .rgh p.prd_desc {
	clear: both;
	color: #000000;
	font-size: 10px;
	padding-top: 8px;
}
div.product_list .product_cell p.prd_old_price {
	position: absolute;
	left: 124px;
	bottom: 20px;
	color: #c0c0c0;
	font-size: 10px;
	text-decoration: line-through;
}
div.product_list .product_cell p.prd_price {
	position: absolute;
	left: 124px;
	bottom: 8px;
	font-weight: bold;
}
div.product_list .product_cell p.prd_price span {
	color: #686868;
}
div.product_list .product_cell .buy_it {
	position: absolute;
	bottom: 8px;
	right: 0px;
	width: 54px;
	height: 30px;
	background-repeat:no-repeat;
	background-position:right;
}
div.product_list .product_cell .buy_it a {
	display: block;
	width: 54px;
	height: 30px;
}

.buy_it input {
	position:absolute;
	width: 20px;
	margin-top:6px;
	text-align:center;
}

/* --- VYPIS PRODUKTU POUZITY NABYTEK-- */
div.product_list {
}
div.product_list .product_cell_2 {
	position: relative;
	display: inline;
	float: left;
	width: 698px;
	height: 130px;
	margin: 0px 18px 18px 0px;
	text-align: left;
	border: 1px solid #e8e8e8;
}
div.product_list .product_cell_2 .lft {
	position: relative;
	float: left;
	width: 200px;
	height: 130px;
	border-right: 1px solid #e8e8e8;
}
div.product_list .product_cell_2 .lft img {
	position: absolute;
}
div.product_list .product_cell_2 .rgh {
	float: left;
	width: 470px;
	padding: 10px 12px 8px 14px;
}
div.product_list .product_cell_2 .rgh .prd_header p {
	font-weight: bold;
	line-height: 15px;
	clear: left;
}
div.product_list .product_cell_2 .rgh .prd_header span {
	font-weight: bold;
	font-size: 12px;
	color: #686868;
	float: right;
}
div.product_list .product_cell_2 .rgh p.prd_desc {
	clear: both;
	color: #000000;
	font-size: 10px;
	padding-top: 8px;
}
div.product_list .product_cell_2 p.prd_old_price {
	position: absolute;
	left: 124px;
	bottom: 20px;
	color: #c0c0c0;
	font-size: 10px;
	text-decoration: line-through;
}
div.product_list .product_cell_2 p.prd_price {
	position: absolute;
	left: 124px;
	bottom: 8px;
	font-weight: bold;
}
div.product_list .product_cell_2 p.prd_price span {
	color: #686868;
}
div.product_list .product_cell_2 .buy_it {
	position: absolute;
	bottom: 8px;
	right: 12px;
	width: 34px;
	height: 30px;
}
div.product_list .product_cell_2 .buy_it a {
	display: block;
	width: 34px;
	height: 30px;
}

/* --- DETAIL PRODUKTU --- */
#item_top {
 	padding: 18px 2px 6px 18px;
	background-color: #ffffff;
}
#item_top h5,
#item_top .h5 {
	text-align: left;
	padding-bottom: 2px;
	font-weight: normal;
}
#item_top h3,
#item_top .h3 {
	text-align: left;
}
#item_detail {
	width: 756px;
}
#item_detail #images {
	float: left;
	width: 223px;
	padding: 8px 0px 10px 18px;
}
#item_detail #images #medium_img {
	text-align: left;
}
#item_detail #images #thumbs {
	margin-top: 18px;
}
#item_detail #images #thumbs h4,
#item_detail #images #thumbs .h4 {
	text-align: left;
	color: #686868;
	padding-left: 4px;
	padding-bottom: 4px;
}
#item_detail #images #thumbs .small_img {
	display: inline;
	float: left;
	width: 100px;
	margin: 0px 8px 8px 0px;
}
#item_detail #images #thumbs .small_img img {
	margin: auto;
	border: 1px solid #e8e8e8;
}
#item_detail #right {
	float: left;
	width: 515px;
}
#item_detail #right #item_basic_bg {
	width: 515px;
	background-position: left top;
	background-repeat: repeat-y;
}
#item_detail #right #item_basic {
	float: left;
	width: 200px;
	padding: 16px 0px 16px 14px;
}
#item_detail #right #item_basic ul {
	list-style: none;
	text-align: left;
}
#item_detail #right #item_basic li.basic_opt {
	clear: both;
	line-height: 21px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#item_detail #right #item_basic li {
	clear: both;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
}
#item_detail #right #item_basic li span {
	display: block;
	float: left;
	width: 72px;
	font-size: 11px;
	font-weight: bold;
}
#item_detail #right #item_basic li.basic_opt span {
	color: #686868;
}
#item_detail #right #item_basic li strong {
	text-decoration: line-through;
	font-weight: normal;
	font-size: 11px;
}
#item_detail #right #item_basic li input {
	color: #000000;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
#item_detail #right #item_basic li select.vzor {
	color: #000000;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	padding: 2px 0px 2px 0px;
}
#item_detail #right #item_basic li input.mnozstvi {
	width: 40px;
}
#item_detail #right #item_templates {
	float: left;
	width: 280px;
	padding: 16px 0px 7px 18px;
}
#item_detail #right #item_templates h4,
#item_detail #right #item_templates .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 8px;
}
#item_detail #right #item_templates .template {
	position: relative;
	display: inline;
	float: left;
	width: 38px;
	height: 38px;
	margin: 0px 13px 11px 0px;
	border: 1px solid #e8e8e8;
}
#item_detail #right #item_templates .template img {
	position: absolute;
}
#item_detail #right #item_menu {
	height: 37px;
	border-top: 1px solid Blue;
	border-bottom: 1px solid Blue;
}
#item_detail #right #item_menu ul {
	list-style: none;
	text-align: left;
	padding-left: 14px;
}
#item_detail #right #item_menu li {
	float: left;
	display: inline;
	line-height: 37px;
	font-size: 12px;
	margin-right: 20px;
	font-weight: bold;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 38px;
}
#item_detail #right #item_desc {
	padding: 8px 120px 14px 14px;
	text-align: left;
	color: #000000;
}
#item_detail #right #item_desc h4,
#item_detail #right #item_desc .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 2px;
}
#item_detail #right #item_desc p {
	text-align: left;
	color: #000000;
	line-height: 14px;
}
#item_detail #right #item_param {
	padding: 8px 0px 14px 14px;
}
#item_detail #right #item_param h4,
#item_detail #right #item_param .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 4px;
}
#item_detail #right #item_param ul {
	list-style: none;
	text-align: left;
}
#item_detail #right #item_param li {
	clear: both;
	line-height: 21px;
	color: #000000;
}
#item_detail #right #item_param li span {
   display: block;
	float: left;
	width: 108px;
	font-weight: bold;
	color: #686868;
}
#item_detail #right #item_related {
	padding: 8px 0px 4px 14px;
}
#item_detail #right #item_related h4,
#item_detail #right #item_related .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 8px;
}
#item_detail #right table td{
	color: #000000;
	text-align: left;
}
#item_detail #images_list {
	background-color: White;
	padding: 10px 0px 4px 18px;
}
#item_detail #images_list h4,
#item_detail #images_list .h4 {
	text-align: left;
	color: #686868;
	padding-bottom: 8px;
}
#item_detail #images_list .med_img {
	display: inline;
	float: left;
	width: 310px;
	margin: 0px 48px 28px 0px;
}
#item_detail #images_list .med_img a {
	color: Black;
}
#item_detail #images_list .med_img img {
	margin: auto;
}

/* --- PROVNAVANI ---*/
#compare_top {
 	padding: 18px 2px 6px 18px;
	background-color: #ffffff;
}
#compare_top h3,
#compare_top .h3 {
	text-align: left;
}

#compare_main {
 	padding: 18px 18px 18px 18px;
	width: 720px;
	background-color: #ffffff;
}
#compare_main div.comp_item {
	position: relative;
	display: inline;
	float: left;
	width: 100px;
	height: 160px;
	margin: 0px 18px 0px 0px;
}
#compare_main div.comp_item a.img {
	display: block;
	width: 100px;
	height: 130px;
	position: relative;
	border: 1px solid #e8e8e8;
}
#compare_main div.comp_item a.img img {
	position: absolute;
}
#compare_main div.price {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	color: #686868;
	font-weight: bold;
}
#compare_main div.make_comp {
	position: absolute;
	bottom: 30px;
	left: 0px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 80px;
	height: 25px;
	overflow: hidden;
	text-align: left;
	font-size: 10px;
}
#compare_main div.cancel_comp {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 80px;
	height: 25px;
	overflow: hidden;
	font-size: 10px;
	text-align: left;
}


/* --- NAKUPNI KOSIK --- */
#cart_top {
 	padding: 18px 2px 6px 18px;
}
#cart_top h3,
#cart_top .h3 {
	text-align: left;
}
#cart_main {
 	padding: 18px 128px 10px 28px;
	width: 600px;
}
#cart_main p {
	text-align: left;
	padding: 6px;
}
table.tab {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e8e8e8;
}
table.tab td {
	padding: 6px 6px 6px 6px;
	background-color: #ffffff;
}
table.tab td.head {
	font-weight: bold;
}
table.tab td.body {
	color: #000000;
	width: 90px;
}
table.tab input {
	width: 30px;
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	font-size: 10px;
	padding: 4px 4px 2px 4px;
}
table.tab td.body a.ks {
	position: absolute;
	top: 6px;
	right: 8px;
	display: block;
	width: 5px;
	height: 10px;
	font-size: 2px;
}
table.tab td.foot {
	font-size: 14px;
	font-weight: bold;
}
table.tab td.foot span {
	color: #686868;
}
table.tab td.pict {
	height: 130px;
	text-align: center;
	vertical-align: bottom;
}
table.tab td.pict img {
	margin: auto;
}
table.tab td.compare {
	color: #000000;
}
table.tab td.compare_opt {
	color: #686868;
	text-align: left;
	font-weight: bold;
}
table.tab td a.compare_cart {
	display: block;
	width: 34px;
	height: 30px;
	margin: auto;
}
table.tab td a.compare_nocomp {
	display: block;
	width: 18px;
	height: 20px;
	margin: auto;
}

/* --- SEND MAIL --- */
#send_top {
 	padding: 18px 2px 6px 18px;
}
#send_top h3,
#send_top .h3 {
	text-align: left;
}
#send_main {
 	padding: 6px 218px 10px 28px;
	width: 510px;
}
#send_main h4,
#send_main .h4 {
	text-align: left;
	padding-top: 12px;
}
#send_main p {
	text-align: left;
	padding: 6px;
	color: #000000;
}
#send_main textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	height: 60px;
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	padding: 4px 4px 2px 4px;
}
#send_main table.tab {
	width: 510px;
}
#send_main table.tab td.body_reg{
	text-align: left;
	color: #000000;
}
#send_main div.bottom {
 	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#send_main div.bottom input {
 	width: 80px;
	background-color: #d2d2d2;
	font-size: 10px;
	color: #686868;
	border: 1px solid #d2d2d2;
	padding: 1px;
}

/* --- SEARCH --- */
#search_top {
 	padding: 18px 2px 6px 18px;
}
#search_top h3,
#search_top .h3 {
	text-align: left;
}
#search_main {
 	padding: 6px 218px 10px 28px;
	width: 510px;
}
#search_main h4 ,
#search_main .h4 {
	text-align: left;
	padding-top: 12px;
}
#search_main p {
	text-align: left;
	padding: 6px;
	color: #000000;
}
#search_main select {
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	font-size: 10px;
}
#search_main #group {
 	color: #686868;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	padding-top: 10px;
}
#search_main #group div.lft {
	width: 120px;
	float: left;
}
#search_main #group div.rgh {
	float: left;
}
#search_main table.tab {
	width: 510px;
}
#search_main table.tab td.body {
	text-align: left;
	width: auto;
}
#search_main table.tab input {
	width: 80px;
	padding: 1px 2px 1px 2px;
}
#search_main div.bottom {
 	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#search_main div.bottom input {
 	width: 80px;
	background-color: #d2d2d2;
	font-size: 10px;
	color: #686868;
	border: 1px solid #d2d2d2;
	padding: 1px;
}

/* --- POKLADNA --- */
#cash_top {
 	padding: 18px 2px 6px 18px;
}
#cash_top h3,
#cash_top .h3 {
	text-align: left;
}
#cash_main {
 	padding: 6px 218px 10px 28px;
	width: 510px;
}
#cash_main h4,
#cash_main .h4 {
	text-align: left;
	padding-top: 12px;
}
#cash_main p {
	text-align: left;
	padding: 6px;
	color: #000000;
}
#cash_main table.tab {
	width: 510px;
}
#cash_main table.tab td.body_reg{
	text-align: left;
	color: #000000;
}
#cash_main textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
	height: 60px;
	color: #6d6d6d;
	border: 1px solid #d2d2d2;
	padding: 4px 4px 2px 4px;
}
#cash_main div.bottom {
 	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#cash_main div.bottom input {
 	width: 80px;
	background-color: #d2d2d2;
	font-size: 10px;
	color: #686868;
	border: 1px solid #d2d2d2;
	padding: 1px;
}

/* --- CMS ---*/
#cms_top {
 	padding: 18px 2px 6px 18px;
}
#cms_top h3 ,
#cms_top .h3 {
	text-align: left;
}
#cms_main {
 	padding: 18px 28px 14px 28px;
	width: 700px;
	text-align: left;
	color: #000000;
	line-height: 16px;
}
#cms_main table td{
	border: 1px solid #d2d2d2;
	border-left: 0;
	border-bottom: 0;
	padding: 2px 15px;
	color: #000000;
}
#cms_main table{
	border: 1px solid #d2d2d2;
	border-right: 0;
	border-top: 0;
}
#cms_main li {
	list-style-position:inside;
}
#cms_main h3,
#cms_main .h3 {
	font-size: 14px;
	padding-bottom: 4px;
}

/* -- PATICKA -- */
#paticka {
	height: 48px;
	background-color: #f9f9f9;
}
#paticka a {
	color: #686868;
}
#paticka a:hover {
	text-decoration: underline;
}
#paticka p {
	line-height: 48px;
	font-size: 10px;
	color: #686868;
}
#paticka #lista{
	font-size: 10px;
	color: #686868;
}
#paticka #lista a{
	color: #686868;
	text-decoration: none;
}
#paticka #lista a:hover{
	text-decoration: underline;
}

h4 a,
.h4 a {
	color: #6d6d6d;
}
h4 a:hover,
.h4 a:hover {
	text-decoration:underline;
}
a.allNews{
	display:block;
	text-align:right;
}
a.allNews span{
	position:absolute;
	width:5px;
	height:10px;
	margin-left:-10px;
	margin-top:3px;
}
div.select_variant{
	position:absolute;
	width:195px;
	height:25px;
	border:2px #74A701 solid;
	background-color:#fff;
	z-index:100;
	left:-170px;
	top:-20px;
	padding:13px;
	display:none;
}
div.select_variant span{
	position:absolute;
	top:3px;
	font-size:11px;
	color:#333;
}
div.select_variant select{
	font-size:12px;
	border:1px #cfcfcf solid;
	width:167px;
	position:absolute;
	top:20px;
}
#CMSnews{
	float:right;width:258px;;height:110px;border:1px red solid;overflow:hidden;padding:18px 28px 0;border:1px solid #D2EA9D;

	border-right:none;
	border-top:none;
	margin:-19px -29px 10px 10px;
}
#CMSnews .news_header {
	text-align: left;
	font-size: 12px;
	line-height: 17px;
}
#CMSnews .news_header span {
	font-size: 10px;
	color: #686868;
	padding-left: 2px;
}
#CMSnews p {
	text-align: left;
	color: #000000;
	line-height: 17px;
	font-size: 10px;
	margin-bottom: 18px;
}


/* upravy KD 16.2.2009 */
#buyParams{
	border-top: 1px #efefef red;
	text-align:left;
	padding:10px;
	font-size:12px;
}
#buyParams table{
	width:100%;
}

#buyParams li li{
	padding-top:9px;
	padding-bottom:0px;
}
#buyParams input{
	float:left;
	height:20px;
}
#buyParams label{
	color:#333;
	padding-left:5px;
	height:15px;
	padding-top:3px;
	vertical-align:center;
	float:left;
}

#buyParams b{
	color:#686868;
	clear:all;
	height:20px;
	text-align:left;
	padding:0px;
}
#buyParams tr td{
	border-top:1px #cfcfcf solid;
}
#item_detail #right table{
border-collapse: collapse
}

#item_detail #right table td{
	text-align:center;

	background:url(left_menu_dotazy_bg2.gif) bottom;
}
#item_detail #right table td.parPrice{
	text-align:right;
	padding-left:10px;
	width:100px;

}
#item_detail #right table td.parName{
	width:200px;
	padding-left:10px;
	text-align:left;
}
#item_detail #right table td img{
	display:inline;
}
#item_detail #right table tr.rowTitle td{height:20px;padding:5px 0 5px 10px;font-weight:bold;text-align:left;font-size:11px;}
#item_detail #right table tr td.parPrice{color:#333;}




.h2,
.h3, .h4 {
  font-weight: bold;
}