/*  shop  */



#order_list{
	margin-top: 25px;
}
#order_list_head{
	background-color: silver;
	font-weight: bolder;
} 
#order_list td{
	border: 1px solid silver;
}
#order_list td{
	padding: 1px 10px;
}

.text, .select{
	width: 250px;
	font-size:1em;
}
.pagingShop{
	background-color: #ececec;
	margin: 10px 0px 20px 0px;
	text-align: right;
	clear: both;
	line-height: 2.2em;
	height: 2.2em;
	position: relative;
}
.pagingShop img, .pagingShop select{
	vertical-align: middle;
}
.pagingShop select{
	font-size: 1em;
}
.pagingShopOrder{
	float: left;
}
.pagingShopNote{
	display: block;
	_padding-top: 5px;
	
	
}
.article_note_block{
	padding-bottom: 15px;
}
#pagingShop_top{
	padding: 0px 15px 0px 15px;;
	
}
#pagingShop_bottom{
	padding: 0px 15px;;
	margin-top: 15px;
}

/* order 3 start*/
.order3_customer_table_td{
	padding-right: 30px;
}

#order_3_delivery{
	width: 450px;
	margin: 20px 0px;
}
.order3_customer_table_invoice td{
	padding-right: 15px;
}
/* order 3 end */

/* shop buttony  start */

.form_table{
	width: 99%;
}
.form_table td{
	padding: 0px;
	margin: 0px;
}

.order_button_send, .order_button_back{
	margin-top: 15px;
	width: 80px;
	float: right;
}
.order_button_back{
	margin-top: 15px;
	float: left;
	width: 80px;
}

fieldset{
	margin: 5px 0px;
}
/* shop buttony  end */


/* kosik start*/
.basket_discount{
	
}
.basket_price_sum, .basket_price_sum_total{
	font-weight: bolder;
	padding: 5px 0px; 
}
.basket_price_block{
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.basket_line_submit{
	padding: 10px 0px;
}
#pay{
	float: right;
	width: 80px;
}
#recounter{
	float: right;
	width: 80px;
}
#basket_back{
	float: left;
	width: 80px;
}
.basket_block{
	width: 500px;
}

.basket_input_count{
	width: 25px;
}
.basket_table{
	width: 100%;
	border: 1px solid silver;
} 
.basket_table td{
	padding: 2px 10px;
	vertical-align: middle;
}
#basket_table_head{
	background: silver;
	font-weight: bolder;
}
#basket_table_head td{
	padding: 2px 10px;
}
/* kosik end */


/* nakupovani navigace start */
#order_ok_info{
	font-weight: bolder;
	font-size: 1.1em;
	color: red;
}
#order_navy_title{
	padding: 10px 0px 25px 0px;;
	color: black;
}
.order_navy{
	width: 550px;
	text-align: center;
	padding: 5px 0px 35px 0px;
}
.order_navy a{
	color: gray;
	font-weight: bolder;
}

.order_navy span{
	color: gray;
	padding: 0px 10px;
}
#order_navy_current{
	color: black;
}

/* nakupovani navigace end */


/* doruceni start */
#frm-delivery_customer_info{
	margin-top: 30px;
}  
#order_delivery th{
	vertical-align: middle;
	padding-top: 20px;
}
#order_delivery{
	width: 450px;
	float: left;
}

/* doruceni end */


/* rekapitulace start */
#order_rekapitulace{
	margin-top: 20px;
	width: 200px;
	background: #fafafa;
	float: right;
}
#order_rekapitulace_mat{
	padding: 10px;
}
#order_rekapitulace h3{
	border-bottom: 1px solid silver;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
}
#order_rekapitulace_sum{
	padding-top: 10px;
	text-align: right;
}
.order_rekapitulace_row_name{
	
}
.order_rekapitulace_row_price{
	border-bottom: 1px dashed silver;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: gray;
}
#client_reg{
	float: left;
}
/* rekapitulace end */



/* registrace start */

.user_login table{
	width: auto;
}
.user_login form{
	margin-top: 20px;
	margin-bottom: 25px;
}
.user_login{
	padding-top: 20px;
}
#client_reg legend{
	font-size: 1.2em;
	font-weight: bolder;
	padding: 5px 0px;
}

#client_reg label{
	font-weight: normal;
}
#client_reg form{
	width: 450px;
}      
#client_reg td{
	padding: 2px 0px;
}
#client_reg th{
	width: 120px;
}
#client_reg span{
	font-size: 0.9em;
}

.user_login .text{
	width: 150px;
}
.user_login td{
	padding: 0px 5px;
}
/* registrace start */




/* shop end  */

/* ---------------------------------------------------------------------------------------- */

/* comment start*/
.df_list_comment, .df_detail_comment{
	padding: 20px 0px 10px 0px ;
	font-size: 1.1em;
}
.df_list_block{
	border: 1px solid gray;
	height: 80px;
	background: #F8F8F8;
	overflow: auto;
	padding: 0px 5px 5px 5px;
}
.dt_list_head{
	background: #D9D9D9;
	padding: 0px 5px 2px 5px;
}
.dt_list_text{
	padding: 2px 5px 10px 5px;
}
.dt_list_title{
	font-weight: bolder;

}
.dt_list_date, .dt_list_author{
	
}
.df_list_navy{
	text-align: right;
	padding: 5px 0px;
}
.df_list_navy a{
	padding-left: 15px;

}

.df_add_note{
	text-align: right;font-weight: bolder;padding: 0px 0px 20px 0px;font-size: 1.1em;
}
#df_div_form form{
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
#df_table{
	float: left;
	width:100%;
	margin-right: 0px;
	margin-left: auto;
}
#df_table{
	float:right;
}
#df_table .text, #df_table textarea{
	width: 350px;
} 
#df_table_col_1{
	width: 350px;
}
#df_table_col_0{
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: top;
}

/* comment end*/




/* vyhledavani start */
.search_line_title a{
	color: navy;
}

.search-result{
	font-weight: bolder;
}
.action_search_note{
	padding: 15px 0px;
}
.search_line_block{
	padding-bottom: 15px;
}
.search_line_title{
	font-weight: bolder;
	padding: 0px 0px 2px 0px;
	font-size: 1.1em;
}
.search_line_url{
font-size: 0.9em;
}
.search_line_url a{
	color: #8a0000;
}

/* vyhledavani end */

/*
contact form
*/

#contactTable .text{
	width: 350px;
	font-size: 1.1em;
}
#contactTable textarea{
	width: 350px;
	font-size: 1.1em;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif
}


/* otazky oddpovedi */
#queryTable{
	
	border-bottom: 1px solid gray;
	margin-bottom: 30px;
	width: 100%;
}
#queryTable_col_0{
	text-align: right;padding-right: 10px;
}
#queryTable_col_1{
	width: 355px;
}
#queryTable .text{
    	
	width: 350px;
}
#queryTable textarea{
	width: 350px;
	height: 100px;
}
#queryTable .button{
	margin-bottom: 25px;
	
}
.query_list_text{
	font-weight: bolder;
}
.query_list_response{
	padding: 2px 0px 10px 15px;;
}
.query_list_response_author{
	font-style: italic;
	text-align: right;
}


/* otazky oddpovedi end*/








/* font size  start */

	.font_size_activ{
		background: silver;
		border: 1px solid gray;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	.font_size{
		background: white;
		border: 1px solid gray;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	#fontSize{
		clear: both;
		height: 20px;
		display: block;
		position: relative;
		text-align: right;
		padding-right: 45px;
		font-size: 11px;
		line-height: 16px;
	}
	#fontSize0{
		width: 5px;
		height: 5px;
		position: absolute;
		top: 6px;
		right: 29px;
	}	
	#fontSize1{
		width: 8px;
		height: 8px;
		position: absolute;
		top: 3px;
		right: 16px;
	}	
	#fontSize2{
		width: 11px;
		height: 11px;
		position: absolute;
		top: 0px;
		right: 0px;
	}



/* font size end*/




/* page block start */

.art_list_block{
	padding-top: 17px;
	_position: relative;
}
.art_list_block img{
	_position: relative;
}
.page_detail{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid silver;
}

/* page block end */


/* paging start*/

.paging{
	clear: both;
	text-align: right;
	padding: 0px 0px 0px 0px;

}
#paging_top{
	padding-bottom: 17px;
	border-bottom: 1px solid gray;
}
#paging_bottom{
	padding-top: 10px;
}


.paging img{
	vertical-align: middle;
}
.paging_num{
	padding: 0px 1px;
	font-weight: bolder;
	color: black;
}
.paging_num_curr{
	padding: 0px 1px;
	color: red;
	font-weight: bolder;
	
}
.paging_total_count{
	font-weight: bolder;
	padding: 0px 1px;
}
.paging_navy_fist{
	padding: 0px 4px;
}   
.paging_navy_last{
	padding: 0px 4px;
}
/*  paging end*/


/* artBlock start */
#paging_top{
	border: none;
	padding-bottom: 7px;
}
.artBlock_obal_0{
	clear: both;
	border: 1px solid silver;
	background: #f0f0f0 url(/web/_def/img/block_20.gif) repeat-y;
	_overflow: hidden;
	_height: 1%;
	>height: 1%;
	padding-left: 90px;
	margin-bottom: 10px;
	
}
.artBlock_obal_1{
	background: url(/web/_def/img/block_20.gif) repeat-y right 0px;
	margin-left: -90px;
	padding: 4px 0px 4px 5px;
	>padding: 4px 0px 3px 5px;
	_padding: 4px 0px 3px 2px;
}
.artBlock_img{
	float: left;
	
}


.artBlock_textObal{
	margin-left: 100px;
	margin-right: 100px;
	position: relative;
}

.artBlock_textObal h2{
	font-size: 1.2em;
	padding: 0px;
	margin: 10px 0px 2px 0px;
}
.artBlock_endFloat{
	display: block; 
	height: 1px; 
	clear: both; 
	line-height: 1px;
	overflow: hidden;
}
.artLine_separator{
	padding: 0px 3px;
}
.artBlock_info {
	padding: 0px;
	margin: 0px 0px 2px 0px;

}
.artBlock_subtitle{
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-style: italic;
	color: #525252;
}
.artBlock_more{
	display: block;
	width: 90px;
	float: right;
	line-height: 30px;
	text-align: center;
}
/* artBlock end */







/* artLine start */

.artLine_img{
	float: right;
	border: 1px solid gray;
	margin: 2px 0px 0px 10px;;
	
}
.artLine_obal_0{
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid gray;
	position: relative;
}
.artLine_obal_1{
	clear: both;
	padding-bottom: 0px;
	overflow: hidden;
	_width: 100%;
	
}
.artLine_textObal{
	position: relative;
	
}
.artLine_textObal h2{
	font-size: 1.2em;
	padding: 0px;
	margin:0px 0px 3px 0px;
}
.artLine_subtitle{
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-style: italic;
	color: #525252;
}
.artLine_endFloat{
	display: block; height: 1px; overflow: hidden;clear: both;
	
}

.artLine_info {
	padding: 0px;
	margin: 0px 0px 2px 0px;

}
/* artLine end */
	




/* artAll start */

.artAll_img{
	float: right;
	border: 1px solid gray;
	margin: 2px 0px 0px 10px;;
	
}
.art_list_block{
	padding-top: 7px;
	
}

.artAll_obal_0{
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
	padding-top: 8px;
}
.artAll_obal_1{
	clear: both;
	padding-bottom: 0px;
	overflow: hidden;
	_width: 100%;
}
.artAll_textObal{
	position: relative;
}
.artAll_textObal h2{
	font-size: 1.2em;
	padding: 0px;
	margin:0px 0px 3px 0px;
}
.artAll_subtitle{
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-style: italic;
	color: #525252;
}
.artAll_endFloat{
	display: block; height: 1px; overflow: hidden;clear: both;
}

.artAll_info {
	padding: 0px;
	margin: 0px 0px 2px 0px;

}
.artAll_text{
	padding-top: 10px;
}
/* artAll end */
	



/* artDetail chapter  start */
.chapter_title_ul_3_0, .chapter_title_ul_3_1, .chapter_title_ul_3_2{
	float: left; 
	width: 33%;
	display: block;
	padding: 0px;
	margin: 0px;

}
.chapter_title_ul_3_0  li, .chapter_title_ul_3_1  li, .chapter_title_ul_3_2  li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
}
.chapter_title_ul_3_2 li, .chapter_title_ul_3_1 li{
	padding-left: 8px;
}


.chapter_obal_3_0, .chapter_obal_3_1, .chapter_obal_3_2{
	background: url(/web/_def/img/chapter_title_line_bg1.gif) 0px 0px repeat-y;
	width: 100%;
}
.chapter_obal_3_1{
	background-position: 33% 0px;
	overflow: hidden;
}
.chapter_obal_3_2{
	background-position: 66% 0px;
	overflow: hidden;
}


.chapter_title_ul_2_0, .chapter_title_ul_2_1{
	float: left; 
	width: 50%;
	display: block;
	padding: 0px;
	margin: 0px;

}
.chapter_title_ul_2_0  li, .chapter_title_ul_2_1  li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
}
.chapter_title_ul_2_1 li{
	padding-left: 8px;
}

.chapter_obal_2_0, .chapter_obal_2_1{
	background: url(/web/_def/img/chapter_title_line_bg1.gif) 0px 0px repeat-y;
	width: 100%;
}
.chapter_obal_2_1{
	background-position: 50% 0px;
	overflow: hidden;
}

/* artDetail chapter  end */


/* artDetail body start */
.artDetail_info{
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.artDetail_subtitle{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-style: italic;
	color: #525252;
}
.artDetail_text{
	margin-top: 10px;
	border-top:1px solid silver;
	padding-top: 15px;

}
.artDetail_after_chapter{
	
	padding-top:30px;
}
.artDetail_whitout_chapter{
	
	padding-top:0px
}

/* artDetail body end*/







/* menu start */
.menu_fritter a{
	text-decoration: none;
	color: #414141;
}
.menu_fritter a:hover{
	text-decoration: underline;
	color: black;
}
.menu_fritter{
	display: block;
	padding: 2px 0px;
	margin: 0px;
	color: gray;
}
.menu_fritter li{
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-left: 20px;
	background: url(/web/_def/img/menu_fritter_separator.gif) 5px center no-repeat;;
}
#menu_fritter_home{
	 background-image: none;
	 padding-left: 0px;
}

/* menu end */






















/* upravy zobrazovani stranky */

.insert_table_td_hidden{
	border: none;
}
















