/* start */
/* generally open */

html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, form, fieldset, table, th, td, img{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
h1{
	color: #fff;
	font-size: 25px;
}
h2{
	color: #fff;
	font-size: 22px;
	margin-bottom: 15px;
}
h3{
	color: #fff;
	font-size: 18px;
	margin-bottom: 8px;
	margin-top: 8px;
}
h4{
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
}
.blue{
	color: #4490a9;
}
.red{
	color: #bd2720;
}
.brown{
	color: #4490a9;
}
#error_message{
	background-color: #bd2720;
	color: #fff;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 0 20px 10px 5px;
	width: 556px;
}
#akce_message{
	background-color: #47953F;
	color: #fff;
	font-size: 13px;
	height: auto;
	line-height: 19px;
	margin: 0 20px 10px 5px;
	padding: 15px 10px 15px 10px;
	width: 536px;
}
#akce_message a:link{
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
}
#akce_message a:visited{
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
}
#akce_message a:hover{
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
.line{
	height: 1px;
	border-bottom: 1px solid #DFD6C3;
	margin: 10px 0 20px 0;
	width: 526px;
}
a:link{
	color: #4490a9;
	font-size: 13px;
	text-decoration: underline;
}
a:visited{
	color: #4490a9;
	font-size: 13px;
	text-decoration: underline;
}
a:hover{
	color: #4490a9;
	font-size: 13px;
	text-decoration: none;
}
body{
	background: url("images/layout_02.jpg") repeat-x top;
	background-color: #fff;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}

/* generally close */
/* main cover open */

#novaline{
	margin: 0px auto 0px auto;
	width: 1000px;
}
#no{
	display: none;
}

/* main cover close */
/* top open */

#top{
	height: 94px;
	width: 1000px;
}
#top_left{
	float: left;
	height: 94px;
	width: 227px;
}
#top_left_top{
	height: 71px;
	width: 227px;
}
#top_left_bottom{
	background: url("images/layout_08.jpg") no-repeat;
	height: 23px;
	width: 227px;
}
#top_middle1{
	background: url('images/layout_04.jpg') no-repeat;
	float: left;
	height: 94px;
	width: 276px;
}
#top_middle2{
	background: url('images/layout_05.jpg') no-repeat;
	color: #7E6C44;
	float: left;
	font-size: 13px;
	height: 94px;
	text-align: right;
	width: 220px;
}
#top_middle2_left{
	float: left;
	height: 78px;
	margin: 8px 0 8px 0;
	width: 80px;
}
#top_middle2 a{
	cursor: pointer;
	height: 94px;
	width: 208px;
}
#top_middle2 a:hover{
	cursor: pointer;
	height: 94px;
	width: 208px;
}
#top_middle2_right{
	float: left;
	height: 52px;
	padding: 42px 12px 0 0;
	width: 128px;
}
#top_right{
	background: url('images/layout_06.jpg') no-repeat;
	float: left;
	height: 86px;
	line-height: 14px;
	text-align: left;
	padding: 8px 0 0 12px;
	width: 265px;
}
.login_form{
	color: #7E6C44;
	float: left;
	margin-top: 6px;
}
.top_right_input{
	border: 1px solid #b5a279;
	float: left;
	height: 21px;
	margin-right: 4px;
	text-align: left;
	padding: 4px 2px 0 0;
	width: 106px;
}
#top_right_button{
	background: url("images/login.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 27px;
	width: 20px;
}

/* top close */
/* menu open */

#menu{
	height: auto;
	overflow: hidden;
	width: 1000px;
}
#menu_top{
	background: url("images/layout_09.jpg") no-repeat;
	height: 58px;
	width: 1000px;
}
#menu_top_left{
	float: left;
	height: 58px;
	text-align: left;
	padding-left: 8px;
	width: 400px;
}
#menu_top_left h1{
	color: #CABB9C;
	font-size: 14px;
	font-weight: normal;
	height: 58px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 8px;
}
#menu_top_right{
	float: left;
	height: 28px;
	padding: 30px 8px 0 0;
	text-align: right;
	width: 584px;
}
#menu_top_right ul{
	float: right;
}
#menu_top_right ul li{
	color: #fff;
	display: inline;
	float: left;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
#menu_top_right li a{
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	width: auto;
	text-decoration: none;
}
#menu_top_right li a:hover{
	color: #CABB9C;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	width: auto;
	text-decoration: none;
}
#menu_middle{
	background: url("images/main_menu_back.jpg") no-repeat;
	height: 52px;
	padding-left: 5px;
	width: 995px;
	text-align: left;
}
#menu_middle_one{
	float: left;
	height: 52px;
	width: 109px;
	text-align: center;
}
#menu_middle_one a{
	background: url("images/layout_11a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 109px;
	text-decoration: none;
}
#menu_middle_one a:hover{
	background: url("images/layout_11b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 109px;
	text-decoration: none;
}
#menu_middle_two{
	float: left;
	height: 52px;
	width: 189px;
	text-align: center;
}
#menu_middle_two a{
	background: url("images/layout_12a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 189px;
	text-decoration: none;
}
#menu_middle_two a:hover{
	background: url("images/layout_12b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 189px;
	text-decoration: none;
}
#menu_middle_three{
	float: left;
	height: 52px;
	width: 115px;
	text-align: center;
}
#menu_middle_three a{
	background: url("images/layout_13a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	line-height: 15px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 115px;
	text-decoration: none;
}
#menu_middle_three a:hover{
	background: url("images/layout_13b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	line-height: 15px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 115px;
	text-decoration: none;
}
#menu_middle_four{
	float: left;
	height: 52px;
	width: 129px;
	text-align: center;
}
#menu_middle_four a{
	background: url("images/layout_14a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 129px;
	text-decoration: none;
}
#menu_middle_four a:hover{
	background: url("images/layout_14b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 129px;
	text-decoration: none;
}
#menu_middle_five{
	float: left;
	height: 52px;
	width: 124px;
	text-align: center;
}
#menu_middle_five a{
	background: url("images/layout_15a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 124px;
	text-decoration: none;
}
#menu_middle_five a:hover{
	background: url("images/layout_15b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 124px;
	text-decoration: none;
}
#menu_middle_six{
	float: left;
	height: 52px;
	width: 118px;
	text-align: center;
}
#menu_middle_six a{
	background: url("images/drogerie_a.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	letter-spacing: 1pt;
	padding-top: 22px;
	width: 118px;
	text-decoration: none;
}
#menu_middle_six a:hover{
	background: url("images/drogerie_b.jpg") no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 35px;
	letter-spacing: 1pt;
	padding-top: 17px;
	width: 118px;
	text-decoration: none;
}
#menu_bottom1{
	background: url('images/search_bg_brown.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom2{
	background: url('images/search_bg_green.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom3{
	background: url('images/search_bg_blue.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom4{
	background: url('images/search_bg_yellow.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom5{
	background: url('images/search_bg_orange.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom232{
	background: url('images/search_bg_green.jpg') no-repeat;
	height: 39px;
	padding: 15px 0 0 8px;
	text-align: left;
	width: 992px;
}
#menu_bottom1_search{
	float: left;
	width: 360px;
}
#menu_bottom1_input{
	border: 1px solid #c0b190;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom2_input{
	border: 1px solid #8ec789;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom3_input{
	border: 1px solid #71aeb9;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom4_input{
	border: 1px solid #ccbf2d;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom5_input{
	border: 1px solid #d2b060;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom232_input{
	border: 1px solid #8ec789;
	float: left;
	height: 22px;
	margin-right: 4px;
	padding: 8px 2px 0 0;
	width: 250px;
}
#menu_bottom1_button{
	background: url("images/button_brown.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom2_button{
	background: url("images/button_green.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom3_button{
	background: url("images/button_blue.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom4_button{
	background: url("images/button_yellow.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom5_button{
	background: url("images/button_orange.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom232_button{
	background: url("images/button_green.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 32px;
	width: 88px;
}
#menu_bottom1_way{
	float: left;
	width: 632px;
}
#menu_bottom1_way h2{
	color: #998560;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom1_way a:link{
	font-size: 14px;
	color: #998560;
	text-decoration: none;
}
#menu_bottom1_way a:visited{
	font-size: 14px;
	color: #998560;
	text-decoration: none;
}
#menu_bottom1_way a:hover{
	font-size: 14px;
	color: #998560;
	text-decoration: underline;
}
#menu_bottom2_way h2{
	color: #499442;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom2_way a:link{
	font-size: 14px;
	color: #499442;
	text-decoration: none;
}
#menu_bottom2_way a:visited{
	font-size: 14px;
	color: #499442;
	text-decoration: none;
}
#menu_bottom2_way a:hover{
	font-size: 14px;
	color: #499442;
	text-decoration: underline;
}
#menu_bottom3_way h2{
	color: #318899;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom3_way a:link{
	font-size: 14px;
	color: #318899;
	text-decoration: none;
}
#menu_bottom3_way a:visited{
	font-size: 14px;
	color: #318899;
	text-decoration: none;
}
#menu_bottom3_way a:hover{
	font-size: 14px;
	color: #318899;
	text-decoration: underline;
}
#menu_bottom4_way h2{
	color: #AFA42B;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom4_way a:link{
	font-size: 14px;
	color: #AFA42B;
	text-decoration: none;
}
#menu_bottom4_way a:visited{
	font-size: 14px;
	color: #AFA42B;
	text-decoration: none;
}
#menu_bottom4_way a:hover{
	font-size: 14px;
	color: #AFA42B;
	text-decoration: underline;
}
#menu_bottom5_way h2{
	color: #C8952A;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom5_way a:link{
	font-size: 14px;
	color: #C8952A;
	text-decoration: none;
}
#menu_bottom5_way a:visited{
	font-size: 14px;
	color: #C8952A;
	text-decoration: none;
}
#menu_bottom5_way a:hover{
	font-size: 14px;
	color: #C8952A;
	text-decoration: underline;
}
#menu_bottom232_way h2{
	color: #499442;
	font-size: 14px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}
#menu_bottom232_way a:link{
	font-size: 14px;
	color: #499442;
	text-decoration: none;
}
#menu_bottom232_way a:visited{
	font-size: 14px;
	color: #499442;
	text-decoration: none;
}
#menu_bottom232_way a:hover{
	font-size: 14px;
	color: #499442;
	text-decoration: underline;
}

/* menu close */
/* main open */

#main{
	height: auto;
	overflow: hidden;
	width: 1000px;
}
#main_left{
	float: left;
	height: auto;
	overflow: hidden;
	padding-top: 8px;
	width: 213px;
}
#main_left_menu{
	height: auto;
	width: 213px;
}
.main_left_menu_top{
	border-bottom: 1px solid #DFD6C3;
	height: 1px;
	width: 205px;
}
#main_left_menu ul{
	margin-bottom: 20px;
}
#main_left_menu ul li{
	list-style: none;
}
#main_left_menu li a{
	background-color: #fff;
	border-bottom: 1px solid #DFD6C3;
	color: #827047;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	width: 205px;
}
#main_left_menu li a:hover{
	background-color: #eee7d9;
	color: #827047;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	width: 205px;
}
.main_left_box{
	height: auto;
	width: 213px;
}
.main_left_box_ft{
	margin: 0 0 10px 0;
}
.main_left_block2_top{
	background: url('images/layout_23.jpg') no-repeat;
	color: #fff;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-left: 8px;
	text-align: left;
	width: 205px;
}
.main_left_block img{
	border: 1px solid #CFCFCF;
	height: 197px;
	padding: 7px;
	width: 197px;
}
.main_left_txt{
	font-size: 16px;
	height: auto;
	width: 213px;
	margin: 5px 0 5px 0;
}
.main_left_price{
	font-weight: bold;
	height: auto;
	width: 213px;
	margin: 0 0 25px 0;
}
#main_center{
	float: left;
	height: auto;
	overflow: hidden;
	padding: 8px 4px 8px 4px;
	width: 566px;
}
#main_center h1{
	color: #96845C;
	font-size: 20px;
	margin-bottom: 10px;
}
#main_center h2{
	color: #96845C;
	font-size: 18px;
	margin-bottom: 10px;
}
#main_center h3{
	color: #96845C;
	font-size: 16px;
	margin-bottom: 10px;
}
#main_center_banner{
	height: 229px;
	width: 566px;
}
#main_center_banner img{
	height: 213px;
	width: 556px;
}
#main_center_text{
	background: url('images/layout_25.jpg') no-repeat;
	color: #fff;
	font-size: 16px;
	height: 41px;
	padding: 10px 20px 10px 20px;
	width: 526px;
}
#main_center_text_radit{
	font-size: 13px;
	text-align: left;
	width: 566px;
}
#main_center_text_radit a:link{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
#main_center_text_radit a:visited{
	font-size: 13px;
	color: #fff;
	text-decoration: underline;
}
#main_center_text_radit a:hover{
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#main_center_content{
	height: auto;
	width: 566px;
}
.main_center_content_one{
	float: left;
	height: 434px;
	width: 283px;
}
.main_center_content_one_top{
	height: 365px;
	padding-top: 10px;
	width: 283px;
}
.main_center_content_one_top_h{
	height: 45px;
	padding-left: 7px;
	width: 270px;
}
.main_center_content_one_top a:link{
	font-size: 15px;
	color: #4490a9;
	text-decoration: underline;
}
.main_center_content_one_top a:visited{
	font-size: 15px;
	color: #4490a9;
	text-decoration: underline;
}
.main_center_content_one_top a:hover{
	font-size: 15px;
	color: #4490a9;
	text-decoration: none;
	width: 233px;
}
.main_center_content_one img{
	border: 1px solid #CFCFCF;
	height: 197px;
	margin-bottom: 5px;
	margin-top: 25px;
	padding: 7px;
	width: 197px;
}
#main_center_content_detail{
	height: auto;
	width: 566px;
}
#main_center_content_detail_top{
	height: auto;
	overflow: hidden;
	padding: 30px 20px 20px 20px;
	text-align: left;
	width: 526px;
}
#main_center_content_detail_top_left{
	float: left;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: 213px;
}
#main_center_content_detail_top img{
	border: 1px solid #CFCFCF;
	height: 197px;
	margin-bottom: 5px;
	padding: 7px;
	width: 197px;
}
#main_center_content_detail_top_right{
	float: left;
	height: auto;
	overflow: hidden;
	padding-left: 16px;
	width: 297px;
}
#main_center_content_detail_top_right_txt{
	height: auto;
	overflow: hidden;
	text-align: justify;
	width: 277px;
}
#main_center_content_detail_back{
	height: auto;
	width: 570px;
}
#main_center_content_detail_back_left{
	height: auto;
	float: left;
	margin: 0;
	overflow: hidden;
	text-align: right;
	width: 445px;
}
#main_center_content_detail_back_right{
	height: auto;
	float: left;
	margin: 0 18px 0 2px;
	overflow: hidden;
	text-align: right;
	width: 105px;
}
.main_center_content_detail_middle{
	height: auto;
	margin: 0 2px 0 2px;
	overflow: hidden;
	text-align: left;
	width: 566px;
	margin-top: 10px;
}
.main_center_content_detail_middle2{
	height: auto;
	margin: 0 2px 0 2px;
	overflow: hidden;
	text-align: left;
	width: 566px;
	margin-top: 25px;
}
.main_center_content_detail_middle span{
	font-size: 12px;
}
.main_center_content_detail_middle_block{
	background: url('images/basket_detail_bg.jpg') no-repeat;
	height: 48px;
	width: 558px;
}
#main_center_content_detail_middle_block_right{
	color: #fff;
	font-size: 14px;
	height: 33px;
	padding: 15px 8px 0 0;
	text-align: right;
	width: 550px;
}
#main_center_content_detail_middle_block_right input{
	text-align: center;
}
.main_center_content_detail_middle_block_input{
	border: 0px solid #cbbe9e;
	height: 17px;
	margin-right: 4px;
	padding: 4px 2px 0 0;
	width: 22px;
}
.main_center_content_detail_middle_block_button{
	background: url("images/button_koupit.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 24px;
	margin-top: 4px;
	width: 112px;
}
.main_center_content_detail_middle_block_button2{
	background: url("images/button_koupit.jpg") no-repeat;
	border: 0px;
	cursor: pointer;
	height: 24px;
	margin-top: 4px;
	width: 112px;
}
#main_center_content_detail_middle_block_left{
	color: #fff;
	font-size: 14px;
	height: 33px;
	padding: 20px 0 0 8px;
	width: 550px;
}
#main_center_content_detail_bottom{
	height: auto;
	overflow: hidden;
	text-align: left;
	width: 566px;
}
#main_center_content_detail_bottom_block{
	float: left;
	width: 140px;
	text-align: center;
	height: auto;
}
#main_center_content_detail_bottom img{
	border: 1px solid #CFCFCF;
	height: 120px;
	margin: 10px 5px 5px 5px;
	_margin: 10px 4px 5px 3px;
	*margin: 10px 4px 5px 3px;
	padding: 4px;
	width: 120px;
}
.main_center_content_one_bottom{
	background: url('images/layout_30.jpg') no-repeat;
	height: 47px;
	width: 283px;
}
.main_center_content_one_bottom_left{
	color: #fff;
	float: left;
	font-size: 14px;
	height: 32px;
	padding: 20px 11px 0 14px;
	text-align: left;
	width: 103px;
}
.main_center_content_one_bottom_right{
	float: left;
	height: 33px;
	padding: 14px 0 0 0;
	text-align: right;
	width: 145px;
}
.main_center_content_one_bottom_right input{
	text-align: center;
}
#main_right{
	float: left;
	height: auto;
	overflow: hidden;
	padding-top: 8px;
	width: 213px;
}
.main_right_block{
	height: auto;
	width: 213px;
}
.main_right_block2{
	height: auto;
	width: 213px;
	margin-top: 10px;
	margin-bottom: 8px;
}
.main_right_block2 span{
	color: #3b3b3b;
	font-size: 12px;
}
.main_right_block2 h3{
	color: #CF1919;
	font-size: 24px;
}
.main_right_block3{
	height: auto;
	width: 213px;
	margin-top: 10px;
	overflow: hidden;
	text-align: left;
}
.main_right_block3_cover{
	height: auto;
	width: 213px;
	margin-bottom: 4px;
	overflow: hidden;
}
.main_right_block3_left{
	height: auto;
	float: left;
	width: 67px;
}
.main_right_block3_left img{
	width: 60px;
}
.main_right_block3_right{
	height: auto;
	float: left;
	width: 146px;
	padding-top: 4px;
}
.main_right_block3_cover2{
	height: auto;
	width: 213px;
	margin-bottom: 4px;
	overflow: hidden;
	text-align: center;
}
.main_right_block3_cover3{
	height: auto;
	width: 213px;
	margin-bottom: 4px;
	overflow: hidden;
	text-align: right;
}
.main_right_block2_top{
	background: url('images/layout_23.jpg') no-repeat;
	color: #fff;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: center;
	width: 213px;
}
.main_right_block img{
	border: 1px solid #CFCFCF;
	height: 197px;
	padding: 7px;
	width: 197px;
}
.main_right_txt{
	font-size: 16px;
	height: auto;
	width: 213px;
	margin: 5px 0 25px 0;
}
.main_right_price{
	font-weight: bold;
	height: auto;
	width: 213px;
	margin: 0 0 25px 0;
}

/* main close */
/* registration open */

#registration{
	width: 526px;
	margin: 0px auto 0px auto;
	padding: 6px 20px 0 20px;
	text-align: left;
}
#registration_tip{
	border: 2px solid #bd2720;
	font-size: 12px;
	margin: 10px auto 10px auto;
	padding: 8px;
	text-align: center;
	width: 510px;
}
#registration_info{
	font-size: 12px;
	margin: 10px auto 20px auto;
	text-align: center;
	width: 526px;
}
.registration_cover{
	background-color: #efe7da;
	border: 1px solid #c0b190;
	font-size: 12px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: 506px;
}
.registration_block{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
}
.registration_input_classic input{
	width: 144px;
	height: 17px;
	border: 1px solid #b19f79;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-top: 3px;
}
.registration_input_important input{
	width: 144px;
	height: 17px;
	border: 1px solid #b19f79;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-top: 3px;
}
.registration_cover textarea{
	width: 506px;
	height: 100px;
	border: 1px solid #b19f79;
	margin-bottom: 20px;
}
#button_cover{
	margin: 10px auto 10px auto;
	text-align: center;
}
#button{
	width: 150px;
	height: 32px;
	line-height: 30px;
	background: url("images/button.jpg") no-repeat;
	border: 0px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
#button2{
	width: 110px;
	height: 32px;
	line-height: 30px;
	border: 0px;
	background-color: #fff;
	color: #4490a9;
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
	margin-left: 20px;
}

/* registration close */
/* contact open */

#contact_main{
	width: 526px;
	height: auto;
	overflow: hidden;
	text-align: left;
	padding: 3px 20px 0 20px;
}
#contact_left{
	height: 225px;
	float: left;
	line-height: 22px;
	margin-bottom: 30px;
	width: 293px;
}
#contact_right{
	height: 225px;
	float: left;
	line-height: 22px;
	margin-bottom: 30px;
	width: 233px;
}
#contact_little{
	font-size: 11px;
	line-height: 12px;
}
#contact{
	width: 526px;
	height: auto;
	margin: 10px auto 0px auto;
	text-align: center;
}
#contact_top{
	width: 526px;
	height: 50px;
	text-align: left;
}
.contact_input{
	width: 170px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	text-align: left;
	float: left;
}
.contact_input input{
	width: 155px;
	height: 20px;
	border: 1px solid #b19f79;
}
#contact_bottom{
	width: 526px;
	height: auto;
	text-align: left;
	margin-top: 10px;
}
.contact_input_area{
	width: 200px;
	height: auto;
	margin-bottom: 5px;
	text-align: left;
}
.contact_input_area textarea{
	width: 526px;
	height: 120px;
	border: 1px solid #b19f79;
}

/* contact close */
/* obchodni podminky open */

#content_txt{
	width: 526px;
	height: auto;
	overflow: hidden;
	text-align: justify;
	padding: 6px 20px 10px 20px;
}

/* obchodni podminky close */
/* basket open */

#basket{
	padding: 6px 20px 10px 20px;
	text-align: left;
}
#basket img{
	width: 60px;
	margin-right: 10px;
}
.obj_input{
	border: 1px solid #b19f79;
	height: 18px;
	text-align: center;
	width: 30px;
}
.basket_butt{
	border: 0px;
	cursor: pointer;
	background-color: #fff;
	font-size: 13px;
	color: #4490a9;
	text-decoration: underline;
}

/* basket close */
/* basket blank open */

#basket_blank{
	padding: 0px 20px 10px 20px;
}

/* basket blank close */
/* search open */

#search{
	padding: 6px 20px 10px 20px;
}

/* search close */
/* parfem all open */

#parfem_all{
	padding: 6px 20px 10px 20px;
	text-align: left;
}
#parfem_all h1{
	margin-bottom: 0;
}
.parfem_all_block{
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	text-align: left;
}
.parfem_all_block h3{
	text-align: left;
	display: inline;
}

/* parfem all close */
/* footer open */

#footer_{
	background: url("images/layout_34.jpg") repeat-x bottom;
	height: 42px;
	width: 100%;
}
#footer{
	height: 42px;
	margin: 0px auto 0px auto;
	width: 1000px;
}
#footer a:link{
	color: #fff;
	text-decoration: underline;
}
#footer a:visited{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover{
	color: #fff;
	text-decoration: none;
}
#footer_top{
	color: #fff;
	height: 42px;
	line-height: 42px;
	margin: 0px auto 0px auto;
	width: 1000px;
}
#footer_bottom{
	height: 226px;
	margin: 0px auto 0px auto;
	width: 1000px;
}
#footer_bottom_left{
	float: left;
	height: 196px;
	width: 253px;
}
#footer_bottom_center{
	color: #fff;
	float: left;
	height: 196px;
	margin: 30px 0 0 0;
	padding: 0 10px 0 10px;
	width: 474px;
}
#footer_bottom_right{
	float: left;
	height: 196px;
	width: 253px;
}
#footer_bottom ul{
	margin: 10px 8px 0 8px;
}
#footer_bottom ul li{
	list-style: none;
}
#footer_bottom li a{
	background-color: #87754f;
	color: #fff;
	float: left;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 8px;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	width: 229px;
}
#footer_bottom li a:hover{
	background-color: #8d7a52;
	color: #fff;
	float: left;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 8px;
	text-align: left;
	text-decoration: none;
	padding-left: 8px;
	width: 229px;
}

/* footer close */
/* stop */
