* {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: 0;
}
div.error {
	width: 580px;
	padding: 10px 5px;
	height: 20px;
	line-height: 20px;
	margin: 20px 0;
	border: 1px solid #ff0000;
	background: #ffffff url("../images/error.png") no-repeat 5px center;
	text-align: center;
	color: #ff0000;
}
div.success {
	width: 580px;
	height: 20px;
	line-height: 20px;
	padding: 10px 5px;
	margin: 20px 0;
	border: 1px solid #33cc00;
	background: #ffffff url("../images/accept.png") no-repeat 5px center;
	text-align: center;
	color: #33cc00;
}
.text {
	display: block;
	width: 138px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
h2 {
	color: #808080;
	margin-top: 15px;
	font-size: 14px;
}
span.prize {
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
	
}
.title {
	display: block;
	width: 170px;
	height: 15px;
	line-height: 15px;
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.category {
	width: 170px;
}
.category li {
	width: 170px;
	background: #999 url(../images/menu.gif) no-repeat;
}
.category li a {
	display: block;
	width: 148px;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
.category li a:hover {
	text-decoration: underline;
}
.products {
	width: 168px;
	margin-bottom: 2px;
}
.products li {
	width: 168px;
	background: #f0f0f0 url(../images/p_menubutton1.gif) no-repeat 9px 5px;
	border-bottom: 1px solid #c1c6c9;
	margin-bottom: 1px;
}
.products li a {
	display: block;
	width: 148px;
	padding: 4px 0 4px 20px;
	text-decoration: none;
	color: #000;
}
.products li a:hover {
	font-weight: bold;
}
span.pozn {
	font-size: 9px;
	font-weight: normal;
}
body {
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background: #000;
}
div#body {
	width: 100%;
}
div#body_content {
	width: 950px;
	margin: 0 auto;
}
div#head {
	width: 950px;
	height: 150px;
}
div#logo {
	width: 950px;
	height: 118px;
	background: url(../images/logo.jpg) no-repeat;
}
div#logo a {
	display: block;
	width: 950px;
	height: 118px;
}
div#logo_links {
	width: 950px;
	height: 32px;
}
div#logo_links span {
	float: left;
	width: 150px;
	color: #fff;
	height: 32px;
	line-height: 32px;
}
div#logo_links ul {
	float: left;
	width: 800px;
	height: 32px;
	list-style: none;
}
div#logo_links ul li {
	float: left;
	height: 32px;
	margin: 0 20px;
}
div#logo_links a {
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #ffff00;
}
div#logo_links a:hover {
	text-decoration: underline;
	color: #fff;
}
div#main {
	width: 950px;
	background: url(../images/main_bck.jpg) repeat-y;
}
div#main_top {
	width: 950px;
	height: 10px;
}
div#main_top_left {
	float: left;
	width: 8px;
	height: 10px;
	background: url(../images/pozadi_r_h_l_1.jpg) no-repeat;
}
div#main_top_center {
	float: left;
	width: 934px;
	height: 10px;
	background: #fff url(../images/pozadi_h_1.jpg) repeat-x;
}
div#main_top_right {
	float: left;
	width: 8px;
	height: 10px;
	background: url(../images/pozadi_r_h_p_1.jpg) repeat-x;
}
div#main_left {
	float: left;
	width: 170px;
	background: #dfdfdf;
	margin-left: 10px;
}
div#left_menu {
	width: 170px;
}
div#main_center {
	float: left;
	width: 590px;
	padding: 10px;
	min-height: 100px;
}
div.product {
	position: relative;
	float: left;
	width: 280px;
	height: 130px;
	margin: 6px;
	border: 1px solid #808080;
	border-top: 0;
}
div.product_title {
	float: left;
	width: 280px;
	height: 14px;
	line-height: 14px;
	background: #999;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
div.product_photo {
	float: left;
	width: 120px;
	height: 93px;
	text-align: center;
	margin: 5px;
}
div.product_photo img {
	width: 120px;
	height: 93px;
}
div.product_prize {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 150px;
	font-size: 10px;
	margin: 5px 0;
	text-align: right;
}
div.product_info {
	float: left;
	width: 140px;
	font-size: 10px;
	margin: 5px;
}
div.product_code {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 270px;
	font-size: 10px;
	margin: 2px 5px;
	color: #808080;
}
div.product_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 130px;
}
div.product_link a {
	display: block;
	width: 280px;
	height: 130px;
}
div.product_detail {
	position: relative;
	width: 580px;
	margin: 10px 5px;
}
div.product_detail_title {
	float: left;
	width: 565px;
	background: #808080;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;  
	text-align: center;
}
div.product_detail_back {
	float: left;
	width: 580px;
	color: #808080;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
div.product_detail_back a {
	color: #808080;
	text-decoration: none;
}
div.product_detail_prize {
	float: left;
	width: 430px;
	margin: 10px 0;
}
div.product_detail_code {
	float: left;
	width: 430px;
	margin: 5px 0 15px 0;
}
div.product_detail_description {
	float: left;
	width: 580px;
	margin-top: 30px; 
}
div.product_detail_photo {
	float: right;
	width: 150px;
	text-align: right;
	margin-top: 15px;
}
div.product_detail_buy {
	float: left;
	width: 430px;
	height: 40px;
	font-weight: bold;
}
div.product_detail_buy form {
	width: 580px;
	height: 40px;
}
input.ks {
	width: 22px;
	height: 18px;
	margin-left: 10px; 
	border: 1px solid #000;
}
div.product_detail_buy input.submit {
	width: 15px;
	height: 40px;
	margin-left: 10px; 
	background: url(../images/kos.gif) no-repeat center;
	cursor: pointer;
}
#cart {
	width: 580px;
	padding: 10px 5px;
}
div.cart_header {
	width: 580px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #808080;
	font-weight: bold;
}
div.cart_cl1, div.cart_cl3, div.cart_cl4, div.cart_cl5, div.cart_cl6 {
	float: left;
	text-align: center;
}
div.cart_cl1 {
	width: 120px;
}
div.cart_cl2 {
	float: left;
	width: 220px;
	text-align: left;
}
div.cart_cl3 {
	width: 40px;
}
div.cart_cl4 {
	width: 70px;
}
div.cart_cl5 {
	width: 70px;
}
div.cart_cl6 {
	width: 60px;
}
a.cart_del {
	display: block;
	width: 60px;
	height: 13px;
	background: url(../images/delete.png) no-repeat center;
}
div.cart_item {
	float: left;
	width: 580px;
	border-bottom: 1px solid #808080;
	padding: 5px 0;
}
div.cart_footer {
	width: 580px;
	padding-top: 40px;
	font-weight: bold;
}
div.cart_foot_rw {
	float: left;
	width: 380px;
	height: 25px;
	line-height: 25px;
	margin-left: 200px; 
	border-bottom: 1px solid #808080;
}
div.cart_foot_rw_left {
	float: left;
	width: 200px;
	height: 25px;
	line-height: 25px;
}
div.cart_foot_rw_right {
	float: left;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: right;
}
#cart_form {
	width: 410px;
	margin-top: 20px;
	padding: 10px 170px;
	text-align: center;
}
a.form_button {
	float: left;
	display: block;
	width: 110px;
	height: 20px;
	line-height: 20px;
	margin: 0 10px;
	background: #999;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.form_button:hover {
	width: 106px;
	height: 16px;
	line-height: 16px;
	background: #fff;
	color: #999;
	border: 2px solid #999;
}
div.table_adr {
	width: 580px;
	margin: 20px 5px;
}
div.table_adr_title {
	float: left;
	width: 570px;
	height: 25px;
	line-height: 25px;
	background: #999;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin: 10px 0;
}
div.table_adr_item_left, div.table_adr_item_right {
	float: left;
	height: 30px;
	line-height: 25px;
	font-size: 11px;
}
div.table_adr_item_left {
	width: 120px;	
	padding-left: 15px;
}
div.table_adr_item_right {
	width: 435px;
}
input.inp_text_1 {
	border: 1px solid #999;
	width: 250px;
	height: 18px;
	padding: 3px;
}
input.inp_text_2 {
	border: 1px solid #999;
	width: 150px;
	height: 16px;
	padding: 3px;
}
div.table_adr_cl2 {
	float: left;
	width: 570px;
	height: 25px;
	line-height: 25px;
	margin: 20px 0;
	text-align: center;
}
input.form_button {
	width: 130px;
	height: 23px;
	line-height: 23px;
	margin: 0 10px;
	background: #999;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
input.form_button:hover {
	background: #fff;
	color: #999;
	border: 2px solid #999;
	cursor: pointer;
}






div#main_right {
	float: left;
	width: 148px;
	padding: 0 10px 0 2px;
}
div.block {
	width: 138px;
	padding: 0 5px;
	margin-bottom: 10px;
}
div.block_content {
	width: 138px;
	background: #ececec;
	padding-bottom: 5px;
}
div.block_title {
	width: 138px;
	height: 17px;
	line-height: 17px;
	color: #fff;
	background: #999;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div.block_text {
	width: 138px;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding: 0 4px;
}
div.block_link {
	width: 138px;
	text-align: left;
	height: 20px;
	line-height: 20px;
}
div.block_link a {
	display: block;
	width: 138px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #808093;
}
div.block_link a:hover {
	color: #000;
	font-weight: bold;
}
div.block form {
	width: 130px;
	padding: 0 4px;
}
div.block form input.text {
	width: 124px;
	height: 14px;
	padding: 3px; 
}
div.block form textarea {
	width: 124px;
	height: 120px;
	padding: 3px; 
	margin-top: 10px;
}
div.block form input.submit {
	width: 38px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #707070;
	margin-top: 5px;
	cursor: pointer;
	font-size: 10px;
}
div.banner {
	width: 138px;
	padding: 0 5px;
	text-align: center;
}
div#main_bottom {
	width: 950px;
	height: 10px;
	margin-top: 15px;
}
div#main_bottom_left {
	float: left;
	width: 8px;
	height: 10px;
	background: #000 url(../images/pozadi_r_d_l_1.jpg) no-repeat;
}
div#main_bottom_center {
	float: left;
	width: 934px;
	height: 10px;
	background: #000 url(../images/pozadi_d_1.jpg) repeat-x;
}
div#main_bottom_right {
	float: left;
	width: 8px;
	height: 10px;
	background: #000 url(../images/pozadi_r_d_p_1.jpg) repeat-x;
}
div#copyright {
	width: 950px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
div#copyright a {
	color: #fff;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}

