
html
	{
	height:101%;
	}

body
	{
	height:101%;
	background-color:#4D0404;
	background-image:url(../images/bg_bodybg.jpg);		
	margin:0;
	padding:0;
	text-align:center;
	}
:focus {
	outline: 0;
}
p{ margin:0; padding:0; }	
	
.container
	{
	margin:0 auto;
	width:928px;
	background-color:#4F0202;
	background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	border-right:1px solid #450202;
	border-left:1px solid #450202;
	height:101%;
	}	
.container-in
	{
	background-image:url(../images/bg_kontener.gif);	
	background-repeat:repeat-y;	
	text-align:left;
	zoom:1;
	
	}		
	
.col-left
	{
	float:left;
	display:inline;
	width:225px;
	position:relative;
	}
.col-left-in-top
	{
	background-image:url(../images/bg_menutop.gif);
	background-repeat:no-repeat;
	height:8px;
	margin:0;padding:0;
	font-size:0;
	width:225px;

	}
.col-left-in
	{
	padding:0 0 0 32px;
	background-image:url(../images/bg_kontener.gif);	
	background-repeat:repeat-y;	


	}	

.col-right
	{
	background-position:inherit;
	float:left;
	display:inline;
	width:703px;
	/* width:640px; */

	}	
.col-right-in	
	{
	background-image:url(../images/bg_col-right-top.gif);	
	background-repeat:no-repeat;
	min-height:300px;
	_height:300px;
	padding:70px 85px 15px 70px;
	font:normal 12px Verdana, Arial;
	line-height:16px;
	color:#646464;
	text-align:justify;

	}
.col-right-in	p
	{
	margin-bottom:10px;
	text-indent:23px;
	}	
p.bullet	{background-image:url(../images/bullet.jpg);background-repeat:no-repeat;padding-top:3px;}
	
.col-right-in a
	{
	font:bold 12px Verdana, Arial;
	color:#620202;
	text-decoration:none;
	}			
.col-right-in a:hover
	{
	color:#990202;
	text-decoration:none;
	}				
	
.intxt-col-l, .intxt-col-r
	{
	float:left; display:inline;
	width:250px;
	margin:10px 20px 0 0;
	}	
.intxt-col-r
	{
	border-left:1px solid #D9BB99;
	margin:10px 0 0 0;
	padding:0 0 0 20px;	
	}		

img.intxtimgright
	{
	float:right;
	margin:5px 0px 15px 15px;
	}	
img.intxtimg
	{
	padding:0;	
	margin:0;
	
	}			
/* footer =============================================================================================*/		
.footer
	{
	clear:both;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-color:#4F0202;
	height:52px;
	padding:25px 0 0 0;
	text-align:center;
	}	
	
.copyright
	{
	float:left;display:inline;
	width:169px;
	padding:0 0 0 40px ;
	}
.copyright a
	{
	font:normal 9px Verdana, Arial;
	color:#A58080;
	text-decoration:none;

}	

.menu-bottom
	{
	float:left;display:inline;
	width:700px;	
	font:normal 12px Verdana, Arial;
	color:#D9BB99;

	}
.menu-bottom a
	{
	font:normal 12px Verdana, Arial;
	color:#620202;
	padding:0 10px;
	}		
	
/* menu nav =============================================================================================*/		

 ul.nav
	{
	list-style-type:none;
	margin:0 0 0 -13px;
	padding:0;

	}
.nav li
	{
	list-style-type:none;	
	height:36px;
	width:206px;	
	margin:0;
	}
li.subnav
	{
	list-style-type:none;	
	height:29px;
	width:206px;	
	margin:0;
	}	
li.subnav a
	{
	background-image:url(../images/bg_smenubutton.gif);
	background-repeat:no-repeat;
	font:bold 12px Arial;
	color:#FEEAD2;
	height:29px;
	display:block;
	width:206px;
	text-decoration:none;
	line-height:28px;
	padding: 0 0 0 0px;
	text-indent:45px;
	}	
li.subnav a:hover
	{
	background-image:url(../images/bg_smenubutton_on.gif);
	background-repeat:no-repeat;
	color:#fff;
	}	
.nav a
	{
	background-image:url(../images/bg_menubutton.gif);
	background-repeat:no-repeat;
	font:bold 14px Arial;
	color:#FEEAD2;
	height:36px;
	display:block;
	width:206px;
	text-decoration:none;
	line-height:28px;
	padding: 0 0 0 0px;
	text-indent:37px;
	}
.nav a:hover
	{
	background-image:url(../images/bg_menubutton_on.gif);
	background-repeat:no-repeat;
	color:#fff;
	}
.navimg {padding:11px 0 0 0;}	
.langmenu
	{
	position:absolute;
	background-image:url(../images/bg_lang.gif);
	background-repeat:no-repeat;
	height:33px;
	width:190px;
	
	left:670px; 
	}	

/* misc =============================================================================================*/		
h1, h2, h3 
	{
	padding:0;
	margin:15px 0 15px 0  ;	
	color:#990000;
	font-weight:bold;
	}

h1 {font-size:18px;	}
h2 {font-size:15px;	}
h3 {font-size:13px;	}
	
	
.logo
	{
	height:72px;
	text-align:right;
	}

p	
	{
	padding:0; margin:0;
	}
a	img{
	border:0;
	}
.clear
	{
	clear:both;height:1px;font-size:0;
	}	
/* === forms ==================================================*/	

	input, textarea
	{
	border:1px solid #D1AC8A;
	background-color:#F6F3F0;
	font:normal 12px Verdana;
	color:#646464;
	padding:2px 5px;
	}
	.buton
	{
	background-color:#870000;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	}
	
/* === ypslideoutmenu ==================================================*/
		.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

		.menu {
			background-color:#96644F;
			background-color:#980000;
			text-align:center;
			padding:10px 0 0 0px;
			float:left;
			
		}	

		#menu1Content {
			background-image:url(../images/lang_bottom.gif);
			background-repeat:no-repeat;
			background-position:bottom;		
			background-color:#980000;
		}

		a.lang, a.lang:hover{
		float:left; display: inline;
		background-image:none;
		width:auto;
		margin: 0;
		padding:5px 7px;
		text-indent:4px;
		filter:alpha(opacity=75);
		opacity: 0.75; 
		}
		 a.lang:hover{
		filter:alpha(opacity=99);
		opacity: 0.99;		 
		 }
		

ul.nav li {position:relative; }		
/*#menu1Container {position:absolute;}*/

/* === misc ==================================================*/

.baloon 
	{
	padding:5px;
	border:1px dotted #D1AC8A;
	background-color:#FFF0DA;
	}
	
.red
	{
	color:red;
	}	
.smalltxt {font-size:10px; line-height:12px; color:#666666;}
.float_r {float:right; margin:0 0 0px 15px;}
.w30proc {width:30%;}

/* pots */
.item { 
	clear:both;  
	/*border:1px solid black;  */
	overflow: auto;
	width: 96%;
	padding: 5px;
	margin:5px 0;
	background-color:#F9DDBD;
	border-left:1px solid #FAE5CC;
	border-bottom:1px solid #FAE5CC;
	border-top:1px solid #F1CEA9;
	border-right:1px solid #F1CEA9;	
	}
.item p{text-indent:0; color:#545454;}
.item_name { font-weight:bold;font-size:14px; color:#AB9378;}
.item img {float:left; display:inline; margin: 0 10px 0 0px;}
.price, td.price {color:#6D0003; 
			font-weight:bold; 
			font-size:14px; 
			background-color:#FBE6CE; 
			text-align:center;  
			width:120px; 

			}
 td.price	{
			height:150px; 
			_height:150px; }		
			
.itemdata {font-weight:bold;}
.itemdata span{font-weight:normal;}

.tableprod {width:314px;}
.tableprod  {text-align:left;}
thead, thead td {background-color:#F1C491;text-align:left;}


.copyrights {position:relative; top: 20px;}
.copyrights a {color:#c3c3c3; text-decoration:none;font-family: Arial;font-size:10px;}


/* forms ============================================================*/
.contactform_label p 
	{
	margin:10px 0 0px 0;
	text-indent:5px;
	font:bold 12px Tahoma;
	}

/* knivesgallery ============================================================*/
.tableknives img{border:3px solid white;border-bottom:18px solid white;margin-left:10px;}
.tableknives td {vertical-align:top;border-bottom:5px solid #f7d5ae;padding: 4px 0 10px 0;}
.tableknives h3 {margin-top:0;margin-bottom:5px;}



.ciekawostki {background-color:#ffe6c9; border:1px solid #ebc4a0;font:"Trebuchet MS";margin:20px 8px 0 15px ;padding:5px 5px 25px 5px ;}
.ciekawostki h1{font:bold 16px "Trebuchet MS";border-bottom:1px solid #ebc4a0;margin:0;}
.ciekawostki ul{margin:0;padding:0;width:auto;list-style-type:circle;}
.ciekawostki li{width:auto;list-style-type:circle;margin: 4px 0 0 17px;}
.ciekawostki ul a:hover, .ciekawostki  ul a{
	background-image:none;
	text-align:left;
	line-height:17px;
	font:bold 11px "Trebuchet MS";
	text-indent:0; 
	width:auto;
	color:#630;
}
.ciekawostki ul a:hover { color:#600;}
