/* start */
/* generally open */

*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
.price{
	color: #09909F;
}
.orange{
	color: #E79C05;
}
h1{
	color: #09909F;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h2{
	color: #09909F;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h3{
	color: #09909F;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
h4{
	color: #F09705;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.shadow_left{
	width: 189px;
	height: 150px;
	background: url("images/layout_47.jpg") no-repeat;
}
.shadow_right{
	width: 189px;
	height: 150px;
	background: url("images/layout_44.jpg") no-repeat;
}
.center_style{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #7F7F7F;
}
.uvod_info_cover{
	height: auto; text-align: center; margin-bottom: 20px; border: 2px solid #F0A224;
}
.uvod_info{
	padding: 10px 0 10px 0;
}
#main_error{
	width: 572px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	background-color: #EC9301;
	font-weight: normal;
	text-align: center;
	margin: 0px 15px 10px 15px;
}
a:link{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: underline;
}
a:visited{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: underline;
}
a:hover{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: none;
}
body{
	color: #3F3F3F;	
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url("images/layout_01.jpg") repeat-x;
	background-color: #D5EDF1;
	text-align: left;
}

/* generally close */
/* main open */
/* main cover open */

#galanterka{
	width: 1000px;	
	margin: 0px auto 0px auto;	
	overflow: auto;
}

/* main cover close */
/* top open */

#top{
	width: 1000px;
	height: 124px;
}
#top_left{
	width: 16px;
	height: 124px;
	background: url("images/layout_03.jpg");
	float: left;
}
#top_center{
	width: 300px;
	height: 124px;
	float: left;
}
#top_center_top{
	width: 300px;
	height: 26px;
	background: url("images/layout_04.jpg");
}
#top_center_middle{
	width: 300px;
	height: 59px;
}
#top_center_bottom{
	width: 300px;
	height: 39px;
	background: url("images/layout_08.jpg");
}
#top_right{
	width: 684px;
	height: 124px;
	background: url("images/layout_05.jpg");
	float: left;
}

/* top close */
/* menu top open */

#menu_top{
	width: 1000px;
	height: 31px;
	color: #fff;
	background: url("images/layout_09.jpg");
	text-align: center;
}
#menu_top a:link{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#menu_top a:visited{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#menu_top a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
#menu_top ul li{
	display: inline;
	list-style: none;
	line-height: 31px;
	*line-height: 29px;
	font-weight: bold;
	letter-spacing: 1px;
}

/* menu top close */
/* top bottom open */

#top_bottom{
	width: 1000px;
	height: 7px;
	background: url("images/layout_10.jpg");
}

/* top bottom close */
/* main  body open */

#main{
	width: 1000px;
	height: auto;
	overflow: auto;
}
#main_left{
	width: 10px;
	height: auto;
	background: url("images/layout_11.jpg") no-repeat;
	float: left;
	overflow: auto;
}
#main_center{
	width: 980px;
	height: auto;
	background-color: #fff;
	overflow: auto;
	float: left;
}

/* main center left open */

#main_center_left{
	width: 189px;
	height: auto;
	overflow: hidden;
	float: left;
}

/* main center left open - menu */

#main_center_left_menu_top{
	width: 189px;
	height: 28px;
	background: url("images/layout_26.jpg") no-repeat;
}
.main_center_left_menu_space{
	width: 189px;
	height: 7px;
}
#main_center_left_menu_content{
	width: 189px;
	height: auto;
	margin-top: 3px;
}
#main_center_left_menu_content ul li{
	list-style: none;
	margin: 0 3px 0 7px;
}
.main_center_left_menu_content_main_a{
	height: 19px;
	padding-left: 15px;
	line-height: 19px;
	*line-height: 18px;
	background: url("images/layout_30.jpg");
	border-bottom: 1px #dddddd solid;
}
.main_center_left_menu_content_main_line{
	height: 1px;
	border-bottom: 1px #000000 solid;
}
.main_center_left_menu_content_main_b{
	height: auto;
	padding-left: 15px;
	line-height: 19px;
	*line-height: 18px;
	background: url("images/layout_37.jpg");
	border-bottom: 1px #dddddd solid;
}
.main_center_left_menu_content_main_bb{
	height: auto;
	padding-left: 15px;
	line-height: 19px;
	background: url("images/layout_37.jpg");
}
.main_center_left_menu_content_child{
	padding-left: 20px;
	line-height: 18px;
	background: url("images/layout_40.jpg");
}
#main_center_left_menu_content a:link{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: none;
}
#main_center_left_menu_content a:visited{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: none;
}
#main_center_left_menu_content a:hover{
	color: #09909F;	
	font-size: 12px;	
	text-decoration: underline;
}

/* main center left close - menu */
/* main center left open - dop */

.main_center_left_dop_top{
	width: 189px;
	height: 28px;
	margin-top: 15px;
	background: url("images/layout_45.jpg") no-repeat;
}
.main_center_left_dop_content{
	width: 189px;
	height: auto;
	line-height: 17px;
	text-align: center;
	margin-top: 20px;
}
.main_center_left_dop_content_ft{
	width: 189px;
	height: auto;
	text-align: center;
	margin-bottom: 25px;
}
.main_center_left_dop_content_ft2{
	width: 189px;
	height: auto;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 10px;
}
.main_center_left_dop_content img{
	margin-bottom: 10px;
}
.main_center_left_dop_content span{
	font-size: 15px;
	color: #09909F;
}
#main_center_left_dop_link{
	width: 169px;
	height: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#main_center_left_dop_content img{
	width: 172px;
	height: auto;
	border: 1px #09909F solid;
	padding: 3px;
	margin-left: 4px;
}

/* main center left close - dop */
/* main center left close */
/* main center center open */

#main_center_center{
	width: 602px;
	height: auto;
	overflow: auto;
	float: left;
}
#main_center_center_top{
	width: 572px;
	height: auto;
	padding: 5px 0 4px 0;
	margin: 0 15px 0 15px;
	font-size: 12px;
	color: #7F7F7F;
	border-bottom: #dfdfdf solid 1px;
}
#main_center_center_top h2{
	margin: 0px
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}
#main_center_center_top h2 a{
	color: #09909F;
}
#main_center_center_content_menu{
	width: 564px;
	height: auto;
	margin-bottom: 3px;
	padding: 8px 15px 8px 15px;
	text-align: center;
}
#main_center_center_body{
	width: 574px;
	height: auto;
	padding: 13px;
	text-align: left;
}

/* main center center search open */

#main_center_center_search{
	color: #09909F;
	width: 572px;
	height: 50px;
	margin: 5px 15px 0 15px;
	overflow: hidden;
}
.main_center_center_search_input{
	color: #8F8F8F;
	width: 520px;
	height: 25px;
	line-height: 25px;
	padding: 2px 2px 0px 4px;
	border: 1px solid #00A5B7;
}
.main_center_center_search_input2{
	width: 522px;
	height: 25px;
	line-height: 25px;
	padding: 2px 2px 0px 4px;
	border: 1px solid #00A5B7;
}
.main_center_center_search_button{
	width: 32px;
	height: 32px;
	background: url("images/search.gif") no-repeat;
	border: 0px;
	cursor: pointer;
	margin-left: 4px;
}

/* main center center search close */

/* main_center_center_content open */

/* content (vypis jednotlivych podmenu v blocich) open */

#content{
	width: 570px;
	padding-left: 4px;
}
#content span{
	float: left;
	height: 153px;
	margin: 5px;
	width: 180px;
	text-align: center;
}
#content span a{
	border: 4px solid #dddddd;
	color: #444;
	display: block;
	height: 145px;
	width: 172px;
	text-decoration: none;
}
#content span a:hover{
	border: 4px solid #4FA8B6;
	color: #444;
	display: block;
	height: 145px;
	width: 172px;
	text-decoration: none;
}
#content span img{
	margin-bottom: 8px;
}

/* content (vypis jednotlivych podmenu v blocich) close */

.content{
	width: 574px;
	height: auto;
	overflow: hidden;
}
.content h3{
	margin-bottom: 3px;
}
.content h3 a:link{
	font-size: 15px;
}
.content h3 a:visited{
	font-size: 15px;
}
.content h3 a:hover{
	font-size: 15px;
}
.content_text{
	width: auto;
	height: 33px;
	overflow: auto;
	margin-bottom: 10px;
}
.content img{
	width: 172px;
	border: 1px solid #419EAF;
	padding: 1px;
	margin-right: 20px;
}
.content_other{
	overrflow: hidden
	width: 378px;
}
.content_line{
	width: 574;
	border-bottom: 1px solid #d5edf1;
	margin: 20px 0 20px 0;
}
.content_detail{
	width: 574px;
	height: auto;
	overflow: auto;
}
.content_detail_a{
	margin-bottom: 5px;
	text-align: right;
}
.content_detail h3{
	color: #F09705;
	font-size: 22px;
}
.content_detail img{
	width: 570px;
	border: 1px solid #419EAF;
	padding: 1px;
	margin-bottom: 20px;
}
.content_detail_img_next{
	width: 562px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 9px;
}
.content_detail_img_next_block{
	width: 178px;
	height: auto;
	margin-right: 9px;
	float: left;
	text-align: center;
}
.content_detail_img_next img{
	width: 172px;
	height: 114px;
	margin-right: 7px;
}
.content_detail_form_detail{
	width: 574px;
	text-align: right;
	overflow: hidden;
}
.content_form_left{
	float: left;
	text-align: left;
	width: 210px;
}
.content_form_right{
	float: left;
	text-align: right;
	width: 364px;
}
.content_form_right{
	float: left;
	text-align: right;
	width: 364px;
}
.content_form{
	text-align: right;
}
.content_kusu_vlozit{
	width: 20px;
	height: 19px;
	_height: 19px;
	padding: 4px 2px 0px 2px;
	text-align: center;
	border: 1px solid #dfdfdf;
}
.content_kusu_poznamka{
	width: 372px;
	height: 17px;
	_height: 17px;
	padding: 2px 2px 0px 2px;
	text-align: left;
	border: 1px solid #9F9F9F;
	margin: 1px 0 5px 0;
}
.content_kusu_poznamka2{
	width: 568px;
	height: 17px;
	_height: 17px;
	padding: 2px 2px 0px 2px;
	text-align: left;
	border: 1px solid #9F9F9F;
	margin: 1px 0 15px 0;
}
.poznamka{
	font-size: 11px;
	color: #9F9F9F;
}
.content_button_vlozit{
	width: 131px;
	height: 25px;
	background: url("images/vlozit.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	cursor: pointer;
}
.content_button_vlozitb{
	width: 131px;
	height: 25px;
	background: url("images/vlozitb.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
}
#content_detail_back{
	text-align: right;
	margin-top: 20px;
}
#main_center_right{
	width: 189px;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	float: left;
}

/* main center right open - basket */

#main_center_right_basket_cover{
	width: 189px;
	height: auto;
	overflow: auto;
	margin-top: 5px;
}
#main_center_right_basket_top{
	width: 189px;
	height: 28px;
	background: url("images/nakupni_kosik.jpg");
	display: block;
}
#main_center_right_basket_content{
	width: 189px;
	height: auto;
	padding-bottom: 10px;
}
.main_center_right_basket_link{
	width: 169px;
	height: auto;
	padding: 0 10px 10px 10px;
	text-align: left;
}
.main_center_right_basket_all{
	width: 169px;
	height: auto;
	line-height: 16px;
	overflow: hidden;
	padding: 2px 10px 2px 10px;
	text-align: left;
}
.main_center_right_basket_all_left{
	width: 65px;
	height: auto;
	float: left;
}
.main_center_right_basket_all_right{
	width: 104px;
	height: auto;
	float: left;
	padding-top: 4px;
}
.main_center_right_basket_all_right span{
	font-size: 11px;
}
#main_center_right_basket_bas{
	width: 179px;
	height: auto;
	padding: 10px 0 0 0;
	text-align: right;
}
.basket_butt{
	cursor: pointer;
}
.obj_input{
	border: 1px solid #E79C05;
	width: 40px;
	height: 16px;
	text-align: center;
}
.obj_input2{
	border: 1px solid #E79C05;
	width: 230px;
	height: 16px;
}

/* main center right close - basket */
/* main center right open - login */

#main_center_right_login_cover{
	width: 189px;
	height: auto;
	overflow: auto;
	text-align: right;
}
#main_center_right_login_top{
	width: 189px;
	height: 28px;
	background: url("images/layout_14.jpg");
}
#main_center_right_login_main{
	width: 169px;
	height: auto;
	color: #09909F;
	padding: 10px;
}
.main_center_right_login_main_text{
	width: 47px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	float: left;
}
.main_center_right_login_main_input{
	width: 116px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 5px 0;
	float: left;
}
.main_center_right_login_main_put{
	width: 116px;
	height: 16px;
	_height: 15px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #CFCFCF;
}
.main_center_right_login_main_button{
	width: 50px;
	height: 19px;
	background: url("images/layout_24.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	cursor: pointer;
}
#main_center_right_login_link {
	text-align: left;
}
#main_center_right_login_link a:link {
	color: #2d2d2d;	
	font-size: 12px;	
	text-decoration: underline;
}
#main_center_right_login_link a:visited {
	color: #2d2d2d;	
	font-size: 12px;	
	text-decoration: underline;
}
#main_center_right_login_link a:hover {
	color: #2d2d2d;	
	font-size: 12px;	
	text-decoration: none;
}

/* main center right close - login */
/* main center right open - best */

.main_center_right_best_top {
	width: 189px;
	height: 28px;
	margin-top: 15px;
	background: url("images/layout_45.jpg");
}
.main_center_right_best_content {
	width: 189px;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
}
.main_center_right_best_link{
	width: 169px;
	height: auto;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
.main_center_right_best_link h3{
	margin-bottom: 0px;
}
.main_center_right_best_content img {
	width: 172px;
	height: auto;
	border: 1px #09909F solid;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 5px;
}
.main_center_right_best_content div {
	width: 185px;
}

/* main center right close - best */
/* main center right open - discount */

#main_center_right_discount_top {
	width: 189px;
	height: 28px;
	background: url("images/layout_42.jpg");
}
#main_center_right_discount_content {
	width: 189px;
	height: auto;
	text-align: center;
	padding-bottom: 10px;
}
#main_center_right_discount_link{
	width: 169px;
	height: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#main_center_right_discount_content img {
	width: 172px;
	height: auto;
	border: 1px #09909F solid;
	padding: 3px;
	margin-right: 3px;
}

/* main center right close - discount */
/* main center right close */

#main_right {
	width: 10px;
	height: auto;
	float: left;
	overflow: auto;
}

/* main body close */
/* main center right close */

#basket {
	width: 574px;
	height: auto;
	overflow: auto;
}
#basket_buttons {
	width: 574px;
	text-align: center;
}
.basket_send_button {
	width: 131px;
	height: 25px;
	background: url("images/odeslat_kosik.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	margin-right: 40px;
	cursor: pointer;
	text-align: center;
}
.basket_delete_button {
	width: 100px;
	height: 25px;
	color: #09909F;	
	font-size: 11px;	
	text-decoration: underline;
	background: #fff;
	border: 0px;
	margin-top: 5px;
	margin-right: 20px;
	cursor: pointer;
	text-align: center;
}

/* main body close */
/* registration open */

.registration_form {
	width: 400px;
	text-align: right;
}
.registration_form_cover {
	margin-bottom: 10px;
}
.registration_form_txt {
	width: 200px;
}
.registration_form_input {
	width: 300px;
}
.registration_form_input_put {
	width: 167px;
	height: 17px;
	color: #2d2d2d;
	font-size: 12px;
	border: 1px solid #CFCFCF;
	padding: 3px 0px 0px 3px;
}
.registration_form_input_area {
	width: 220px;
	height: 90px;
	color: #2d2d2d;
	font-size: 12px;
	border: 1px solid #CFCFCF;
	padding: 3px 0px 0px 3px;
}
.registration_form_input_butt {
	width: 300px;
	text-align: center;
}
.registration_form_button {
	width: 131px;
	height: 25px;
	background: url("images/zaregistrovat.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	margin-right: 20px;
	cursor: pointer;
	text-align: center;
}
.change_password_form_button {
	width: 131px;
	height: 25px;
	background: url("images/odeslat.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	margin-right: 20px;
	cursor: pointer;
	text-align: center;
}
.change_acount_form_button {
	width: 131px;
	height: 25px;
	background: url("images/ulozit.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	margin-right: 20px;
	cursor: pointer;
	text-align: center;
}
#forgot_password_form {
	width: 556px;
	text-align: center;
}
.forgot_password_form_cover {
	margin-bottom: 10px;
}
.forgot_password_form_input {
	width: 300px;
}
.forgot_password_form_input_put {
	width: 167px;
	height: 17px;
	color: #2d2d2d;
	font-size: 12px;
	border: 1px solid #CFCFCF;
	padding: 3px 0px 0px 3px;
}
.forgot_password_form_button {
	width: 131px;
	height: 25px;
	background: url("images/odeslat.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	cursor: pointer;
	text-align: center;
}

/* registration close */
/* shop open */

#shop_img{
	width: 574px;
	height: auto;
	float: left;
	margin-top: 10px;
}
#shop_img img{
	width: 260px;
	height: 391px;
	padding: 1px;
	border: 1px solid #419EAF;
}

/* shop close */
/* contact open */

#contact_main{
	width: 574px;
	height: auto;
	overflow: auto;
}
#contact_main p{
	text-align: justify;
}
#contact_main_tel{
	width: 574px;
	height: auto;
	overflow: auto;
	margin: 0 0 10px 0;
	font-size: 11px;
}
#contact_main h1{
	font-size: 18px;
	color: #09909F;
	margin: 0 0 5px 0;
}
#contact_left{
	width: 311px;
	height: auto;
	line-height: 22px;
	margin-bottom: 20px;
	float: left;
}
#contact_right{
	width: 263px;
	height: auto;
	line-height: 22px;
	margin-bottom: 20px;
	float: left;
}
.contact_line{
	width: 574px;
	height: 1px;
	background-color: #d5edf1;
	margin: 0 0 20px 0;
}
.contact_title{
	width: 574px;
	height: auto;
	margin: 0px auto 0px auto;
}
#contact{
	width: 574px;
	height: auto;
	margin: 10px auto 0px auto;
	text-align: center;
}
#contact_top{
	width: 554px;
	height: 50px;
	text-align: left;
}
.contact_input{
	width: 184px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	text-align: left;
	float: left;
}
.contact_input input{
	width: 168px;
	height: 20px;
	border: 1px solid #a5c4db;
}
#contact_bottom{
	width: 554px;
	height: auto;
	text-align: left;
	margin-top: 10px;
}
.contact_input_area{
	width: 576px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 4px;
	text-align: left;
}
.contact_input_area textarea{
	width: 576px;
	height: 120px;
	border: 1px solid #a5c4db;
}
.contact_button{
	width: 131px;
	height: 25px;
	background: url("images/odeslat.jpg") no-repeat;
	border: 0px;
	margin-top: 5px;
	cursor: pointer;
	text-align: center;
}

/* contact close */
/* bottom open */

#bottom {
	width: 1000px;
	height: 10px;
	background: url("images/layout_55.jpg");
}

/* bottom close */
/* footer open */

#footer {
	width: 1000px;
	height: auto;
	line-height: 20px;
	font-size: 11px;
	color: #09909F;
	text-align: center;
}
#footer a:link{
	font-size: 11px;
}
#footer a:visited{
	font-size: 11px;
}
#footer a:hover{
	font-size: 11px;
}

/* footer close */
/* main close */
/* end */
