
/* CSS Document */
/* default*/
@import url('default.css');
/* linki, naglowki i paragrafy*/
body{
	font-family:Tahoma;
	font-size:11px;
	color:#5D5D5D;
	line-height:120%;
	background:#f5f5f5 url(images/bg.gif) repeat-x;
}


h1, h1 , h1 a:link, h1 a:visited{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	}
.h1, .h1 a, .h1 a:link, .h1 a:visited{
	margin-bottom:2em;
	color:#666;
	font-size:16px;
	}
.h1{
	color:#666;
	font-size:16px;
	margin:9px 0;
	}
h2, h2 , h2 a:link, h2 a:visited{
	font-size:13px;
	color:#00A8FF;
	font-weight:bold;
	}
h3, h3 , h1a:link, h3 a:visited{
	font-size:12px;
	color:#00A8FF;
	}
.blue, .blue:link, .blue:visited{
	color:#00A8FF	;
	}
.red, .red:link, .red:visited{
	color:#CB0000	;
	}
.green, .green:link, .green:visited{
	color:#006633	;
	}	
.grey, .grey:link, .grey:visited{
	color:#666;
	}		
.cw, .cw:link, .cw:visited{
	color:	#CB0000;
	margin-top:.5em;
	display:block;
	width:70px;
	white-space:nowrap;
	}
.bk, .bk:link, .bk:visited{
	color:	#CB0000;
	margin-top:4em;
	white-space:nowrap;
	}
a:focus{
	outline:none;
	}	
/* formularz*/

select{
	padding-right:0;
	width:214px;
	}
form dl{
	}	
form dl, form dd, form dt{
	margin:0;
	}
form dt{
	float:left;
	width:100px;
	
	}
form dd{
	float:right;
	width:200px;
	}
/* info*/
#info{
	width:300px;
	margin:auto;
	text-align:center;
	}
	
/*layout*/
#header{
	position:relative;
	height:160px;
	}
.container{
	width:970px;
	}
		
#footer{
	background:#fff;
	height:100px;
	border-top:solid #CCCCCC 1px;
	padding-top:10px;
	margin-top:30px;
	}	
#footer, #footer a, #footer a:link, #footer a:visited{
	color:#5D5D5F;
	font-size:10px;
	}
#footer_wrap{
	width:970px;
	margin:auto;
	}
/**/

/*header*/
#logo{
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:21px;
	width:167px;
	height:65px;
	display:block;
	background:url(images/logo.jpg) no-repeat;
	}
/* footer*/
#copyr_l{display:inline; float:left;}
#copyr_l li{
	margin-right:40px;
	}
#copyr_r{display:inline; float:right;}
/* podstrony*/
.foto{
	float:left;
	margin:0 2em 1em 0px;
	}
.foto_art{
	width:320px;
	height:200px;
	}
.pager {
	margin:45px auto 20px;
	overflow:hidden;
	padding:0;
}
.pager a, .pager a:link, .pager a:visited, .pager span {
	border:1px solid #D9D9D9;
	color:#5D5D5D;
	display:inline;
	float:left;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-right:1px;
	text-align:center;
	width:32px;
}
.pager a.activ, .pager a.activ:link, .pager a.activ:visited {
	background:#CC0000;
	border-color:#CC0000;
	color:#FFFFFF;
}

/* home*/
#modHome{
	margin-top:10px;
	}
#modHome #banerki_home{
	margin-left:-43px;
	margin-top:20px;
	margin-bottom:30px;
	width:1100px;
	overflow:hidden;
	
	}
#modHome #banerki_home li{
	float:left;
	margin-left:43px;
	}
#modHome #lewa{
	width:220px;
	float:left;
	}
#modHome #prawa{
	width:735px;
	float:right;
	}	
#modHome #lewa .box1{
	margin-bottom:30px;
	}
#modHome #lewa .box1 .foto{
	margin-bottom:5px;
	}	
.data{
	font-size:10px;
	text-align:center;
	color:#838383;
	}
.time{
	font-weight:bold;
	color:#006699;
	}	
#modHome #lewa .box1 .left{
	width:80px;
	}
#modHome #lewa .box1 h2{
	margin-bottom:.5em;
	}	
#modHome #lewa .box1 .right{
	width:135px;
	}
.box_film{
	background:#E4E4E4;
	padding-bottom:1px;
	margin-top:40px;
	
	}
.box_film h1, .box_film h3{
	background:url(images/box_film_h1.gif) no-repeat; 
	height:30px;
	line-height:30px;
	display:block;
	color:#fff;
	margin-bottom:10px;
	padding-left:16px;
	font-weight:bold;
	}
.box_film h3 a, .box_film h3 a:link, .box_film h3 a:visited{
	color:#fff;
	}	
.box_film .film{
	margin-bottom:10px;
	}		
.box_film .row{
	margin:	0 18px 20px;
	}

.scroll_blue h1{
	display:inline;
	}	
.h_blue{
	position:relative;
	background:#00A8FF;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0 20px;
	}
	
.h_red{
	position:relative;
	background:#C20000;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0 20px;
	}

.h_green{
	position:relative;
	background:#006633;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0 20px;
	}
.scroll_green h1{
	display:inline;
	}	
.scroll_grey h1{
	display:inline;
	}	
.h_grey{
	position:relative;
	background:#666666;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding:0 20px;
	}
.scroll_grey h1{
	display:inline;
	}	
	
.h_blue a, .h_blue a:link, .h_blue a:visited,
.h_red a, .h_red a:link, .h_red a:visited,
.h_green a, .h_green a:link, .h_green a:visited, 
.h_grey a, .h_grey a:link, .h_grey a:visited {
	color:#fff;
}
    
.blue_cl, .blue_cr{
	position:absolute;
	top:0;
	}
.blue_cl{
	left:0
	}
.blue_cr{
	right:0px;
	}	
	
.scroll_contents .box, #sklep_list .box{
	width:210px;
	margin-right:13px;
	float:left;
	}
.scroll_contents{
	width:10000px;
	
	}	
.scroll_contents .box h2, #sklep_list .box h2{
	height:26px;
	margin-bottom:2px;
	}
		
.scroll_contents .box .foto, #sklep_list .box .foto{
	margin: 0 7px 0px 0;
	}
.scroll_view{
	width:663px;
	margin:25px 0 25px;
	overflow:hidden;
	position:relative;
	left:38px;

	
}	
.scroll_contents .tekst, #sklep_list .tekst{
	background:#fff;
	color:#5D5D5D;
	font-size:10px;
	height:120px;
	padding:0 2px 0;
	}
#sklep_list .box{
	margin-right:32px;
	}
#sklep_list .tekst{
	height:auto;
	}
#sklep_list .row{
	width:1000px;
	margin:24px 0 45px; 
	}	
.scrollBox{
	position:relative;
	overflow:hidden;
	}	
.scrollBox .prev{
	position:absolute;
	left:0px;
	bottom:85px;
	cursor:pointer;
	}
.scrollBox .next{
	position:absolute;
	right:0px;
	bottom:85px;
	cursor:pointer;
	}	
#newsletter{
	background:url(images/newsletter.jpg) no-repeat;
	width:221px;
	height:63px;
	display:block;
	margin-top:50px;
	text-indent:-9999px;
	}
#cart th{
	background:#E4E4E4;
	}
#cart th, #cart td{
	padding:10px;
	}		
#cart .button{
	font-family:Tahoma	;
	color:#C20000;
	font-weight:bold;
	text-transform:uppercase;
	width:100px;
	}
.cart_suma{
	font-weight:bold;
	text-align:right;
	}	
.podsuma td{
	border-top:#e4e4e4 solid 1px;
	}	
.cont .playmovie .playButton{
	margin-left:-10px;
	}
#wstep a, #wstep a:link, #wstep a:visited,
.art p a, .art p a:link, .art p a:visited,
.art table a, .art table a:link, .art table a:visited,
.art li a, .art li a:link, .art li a:visited{
	color:#C20000;
}	
