@charset "iso-8859-2";
/* CSS Document */
#pakiet_core, #artykuly_sg {
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #aaaaaa;
}
#pakiet_menu {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #aaaaaa;
	position: relative;
	background-color: #CCC;
	vertical-align: bottom;
	background-image: url(../images/pakiet_mt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.pakiet_L {
	font-size: 12px;
	text-decoration: none;
	color: #555;
	font-weight: normal;
	position: relative;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #f2f2f2;
	margin-right: 2px;
	margin-bottom: -1px;
	background-image: url(../images/pakiet_mL.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #aaaaaa;
	border-left-color: #d3d3d3;
}
a.pakiet_La {
	font-size: 12px;
	text-decoration: none;
	color: #555;
	font-weight: normal;
	position: relative;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #FFF;
	margin-right: 2px;
	margin-bottom: -1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #FFF;
	border-left-color: #aaaaaa;
}
a.pakiet_L:hover {
	border: 1px solid #aaaaaa;
}
.pakiet_box {
	margin-top: 20px;
	position: relative;
}
.corner-top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}
.corner-bottom {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
.corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.ui-state-default {
	border: 1px solid #666666;
	background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	outline: none;
}
.film_ik{
	float: left;
	position: relative;
	margin: 2px;
}
.artykuly_box{
	margin-bottom: 15px;
	position: relative;	
}
.artykuly_imn{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #073e90;
	position: relative;
}
.artykuly_nazwa{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c40000;
	position: relative;
}
.artykuly_data{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.artykuly_foto{
	background-color: #f2f2f2;
	padding: 5px;
	height: 90px;
	width: 120px;
}
.artykuly_opis{
	padding: 5px;
	font-size: 12px;
}
.artykul_wiecej{
	text-align: right;
	padding-top: 10px;
	position: relative;
}
p{
	margin: 0px;
	padding: 0px;
}
#opis_link{
	position: relative;
	display: none;
	font-size: 11px;
	font-weight: normal;
	margin: 10px;
}
#opl{
	position: relative;
	display: block;
	background-image: url(../images/ikon_dn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom:5px;
}
#opis_filmu{
	position: relative;
	display: none;
	margin: 10px;
	padding: 0px;
}
#kat_link{
	position: relative;
	display: none;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
	color: #000;
}
a.kl:link, a.kl:visited {
	color: #c40000;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.kl:hover {
	color: #c40000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

