@charset "iso-8859-2";
/* CSS Document */

BODY{
	margin:0; padding:0; 
	background-color:#cacbcc;
	background-image:url(gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#cacbcc;
}
DIV.clear{clear:both; line-height:1px;}

DIV.topbaner{
	width:775px;
	height:278px;
	background-image:url(gfx/top_bg.jpg);
	background-repeat: repeat-x;
}
DIV.topbaner DIV.tytul{
	padding: 24px 5px 0 15px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#8f9194;
}

DIV.left{
	width:488px;
	margin:0px;
	float:left;
	padding: 10px 10px 20px 40px;
	line-height: 16px;
	font-size:11px;
	font-weight:bold;
	color:#cacbcc;
}
DIV.left DIV.gray{
	width:490px;
	margin: 0 0 0 -40px;
	padding: 0 20px;
	background-image:url(gfx/gray_mid.gif);
	background-repeat:repeat-y;
	color:#161516;
	font-size:12px;
	font-weight:normal;
}
DIV.left DIV.gray IMG{
	margin: 0 -20px;
}
DIV.left DIV.images{
	text-align:center;
	padding:20px 0;
}
DIV.left DIV.images IMG{
	border:1px solid #cacbcc;
}
DIV.left A{
	color:#FFF;
	text-decoration:none;
}
DIV.left A:hover{
	text-decoration:underline;
}
DIV.left H3{
	font-size:16px;
	padding: 5px 0 5px 0;
	font-weight:normal;
	border-bottom:1px solid #740100;
}
DIV.left DIV.strona{
	text-align:center;
	padding:10px 0;
	color:#666666;
	border-top:1px dotted #cacbcc;
}
DIV.left DIV.item{
	float:left;
	width:235px;
	border:1px solid #740100;
	padding:0px;
	margin:3px 2px;
}
DIV.left DIV.item IMG{
	margin:3px 5px 0px 3px;
	padding:1px;
	border:1px solid #740100;
}

DIV.right{
	width:233px;
	margin:0px;
	float:right;
	line-height: 16px;
	font-size:11px;
	color:#cacbcc;
}
DIV.right DIV.jezyk{
	padding: 15px 10px 10px 10px;
	text-align:right;
}
DIV.right DIV.box{
	width:213px;
	background-image:url(gfx/box.gif);
	background-repeat:no-repeat;
	padding: 10px;
}
DIV.right DIV.box .header{
	font-size:18px;
	font-weight:bold;
	color:#d17641;
	margin: 10px 0 10px 0;
}
DIV.right DIV.box FORM{
	padding: 0;
	margin: 10px 0;
}
DIV.right DIV.box IMG{
	border:1px solid #d17641;
	margin: 0 10px 5px 0;
}
DIV.right DIV.box A{
	color:#cacbcc;
	font-weight:bold;
	text-decoration:none;
}
DIV.right DIV.box A:hover{
	color:#FFF;
}
DIV.right DIV.box INPUT.shade, INPUT.shade{
	padding:0px 5px;
	width:150px;
	height: 18px;
	background-image:url(gfx/shade.gif);
	background-repeat:repeat-x;
	border:1px solid #d17641;
}
DIV.right DIV.box INPUT.ok, INPUT.ok{
	width:30px;
	height: 20px;
	background-image:url(gfx/ok.gif);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
}
DIV.img_podpis{
	float:left;
	margin:0 0 15px 0;
	text-align:center;
	background-color:#cacbcc;
	color:#000;
}