body {
	margin:0px;
	padding:0px;
	cursor:default;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(images/Pink1.png);
	background-color:#600;
}
IMG {
	border:0;
}
A:link, A:visited, A:hover{
	color:#333;
	font-size: 12px;
}

a img {
	border: none;
}
.errors{
	font-size:14px;
	font-weight:bold;
	color:#920911;
	margin: 12px 0 0 10px;
}
.block_title{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin: 12px 0 0 50px;
	text-transform:uppercase;
}
.kategory_menu{
	width:168px;
	padding-left:28px;
} 

.kategory_menu UL{
	list-style:none;
	padding:0;
}

.kategory_menu UL LI{
	border-bottom: 1px dotted #666;
	color:#333;
	font-weight:bold;
	font-size:13px;
	line-height:14pt;
	background: url(/images/arr_01.gif) right no-repeat;
	padding: 5px 0 5px 0;
}

.kategory_menu UL LI A:link, .kategory_menu UL LI A:visited {
	text-decoration:none;
	color:#333;
}
.kategory_menu UL LI A:hover {
	color:#600;
}



H1 {
	font-size:22px;
	font-weight:bold;
	color: #920911;
	/*padding:15px 0 0 0;*/
	margin:15px 0 0 0;
}

H2 {
	font-size:18px;
	font-weight:bold;
	color: #920911;
	/*padding:15px 0 0 0;*/
	margin:15px 0 0 0;
}

.text{
	padding: 10px 15px 10px 30px;
	font-size:12px;
	color:#333;
	line-height:14pt;
}


img.img_big {
	background: #2a5099;
   	border: 1px dotted #244487;
	padding: 15px;
	text-align:left;
	margin-bottom:15px;
	margin-top:15px;
}

/*----------------------------------------*/
.breadcrumbs {
	padding-top:5px;
	color:#333;
	font-size: 11px;
	text-transform:lowercase;
}
.breadcrumbs A:link{
	color:#333;
	font-size: 11px;
	text-transform:lowercase;
}
.breadcrumbs A:visited{
	color:#333;
	font-size: 11px;
	text-transform:lowercase;
}
.breadcrumbs .B_currentCrumb{
	font-weight:bold;
	color: #333;
}
/*----------------------------------------*/
 .catalog_links A:link.level1, .catalog_links A:visited.level1{
	color:#660000;
	font-size:16px;
	font-weight:bold;
}

 .catalog_links A:link.level2, .catalog_links A:visited.level2{
	color:#333;
	font-size: 12px;
	text-transform:lowercase;
	text-align:left;
}
 .catalog_links A:hover.level2{
	color:#660000;
	font-size: 12px;
	text-transform:lowercase;
	text-align:left;
}

div.catalog_links p {
	font-size: 12px;
	line-height: 14px;
	color: #333;
}

.wf_sub_menu{
	line-height:14pt;
	padding-bottom:10px;
	color:#26478c;
}

.wf_sub_menu A:link.wf_sub_menu1, .wf_sub_menu A:vesited.wf_sub_menu1, .wf_sub_menu A:hover.wf_sub_menu1{
	color:#26478c;
}

.relative {position:relative;}
.cat_block{width:100%; /*float:left;*/ margin:0 40px 10px 0;}
.cat_block_old {width:230px; /*float:left;*/ margin:0 20px 10px 0;}
/* *** crossbrowser inline-block *** */
.cat_block {
  /* for firefox2 */
  display: -moz-inline-stack;
  /* for all modern */
  display: inline-block; vertical-align: top;
  /* for IE6 & IE7 */
  zoom: 1; *display: inline;
}

.main_link{
	padding-left:5px;

}
.main_link A:link, .main_link A:visited, .main_link A:hover{
	color:#FFF;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/* ajaxSearch */
#ajaxSearch_input{
	color:#333;
	background:#fff;
	border:1px solid #febf01;
	vertical-align:middle;
	margin-top:2px;
	margin-bottom:5px;
	width:145px;
}

#ajaxSearch_submit{
	background-image: url(assets/snippets/shopkeeper/style/default/img/grad.gif);
	height:20px;
	border:1px outset #888;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}
.ajaxSearch_resultsInfo .ajaxSearch_highlight{
	background: #FC0;
	font-weight:bold;
}
.ajaxSearch_result .ajaxSearch_highlight{
	background:#FC0;
}
.ajaxSearch_paging{
	border-top: 1px dashed #888;
	border-bottom: 1px dashed #888;
	padding:5px 0 5px 0;
}
.ajaxSearch_resultsInfo{
	padding-bottom:15px;
}
.ajaxSearch_result{
	padding-left:30px;
	padding-top:10px;
	color:#26478c;
}

.ajaxSearch_result A:link, .ajaxSearch_result A:visited, .ajaxSearch_result:hover{
	color:#26478c;
	font-weight:bold;
}
/*contact forms*/
#PogSubmit{
	background-image: url(assets/snippets/shopkeeper/style/default/img/grad.gif);
	height:20px;
	border:1px outset #888;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}
.PogForm {padding:0 0 0 10px;} 

.PogForm .input_pog textarea {
	width:157px; 
	padding:5px; 
	border:1px solid #febf01; 
	background:#fcfcfc; 
	color:#333; 
	font-family:Arial;  
	font-size:12px; 
	height:80px; 
	font-weight:bold;
}

.PogForm .input_pog textarea:hover {
	background:#fff;
}

.PogForm .input_pog input {
	width:70px; 
	padding:5px; 
	border:1px solid #febf01; 
	background:#fcfcfc; 
	color:#333; 
	font-family:Arial;  
	font-size:12px; 
	height:10px; 
	font-weight:bold;
}

.PogForm .input_pog input:hover {
	background:#fff;
}

A.ditto_page{
	margin: 0 2px 0 2px;
}
.ditto_currentpage{
	color: #fff;
	font-size: 12px;
	margin: 2px;
	padding:3px;
	text-align:center;
	background-color:#F60;
}
.shk-but green{
	border:2px #333 dashed;
}
.up_page_text{
	text-align:center;
	color:#fff;
	font-size:13px;
	padding:10px;
	font-weight:bold;
}
.one_str{
	text-align:center;
	color:#fff;
	font-size:15px;
	padding:15px;
	font-weight:bold;
	text-transform:uppercase;
	white-space: 20px;
}

textarea.textfield{
    resize:none;	
width:300px; 
}
