/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #af326a; font-weight: bold; }
h2 { font-size:14px; color: #56137e; font-weight: bold; }
h3 { font-size:16px; color: #af326a; font-weight: normal; }
h4 { font: normal 12px Tahoma; color: #af326a; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

a{
	color: #000;
	text-decoration:underline;
}

a:hover{
	color: #000;
	text-decoration:underline;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	height: 100%; 
}

body{
	margin: 0;
	padding: 0;
	background: #fff;
}

#content{
	margin: auto;
	width: 1000px;
	text-align: left;
	position: relative;
}

#bg-top-left{
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height:247px;
	background: url( ../../../graphics/bg-top-left.gif ) repeat-x;
}

#bg-top-right{
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:247px;
	background: url( ../../../graphics/bg-top-right.gif ) repeat-x;
}


/******************************************************
			SECONDARY BOXES
******************************************************/

#baner{
	width:1000px;
	height:185px;
	background: url( ../../../graphics/bg-baner.jpg ) no-repeat;
	position:relative;
}

#baner-img{
	position:absolute;
	top:0;
	left:480px;
	width:194px;
	height:144px;
}

#shopping{
	width:280px;
	height:93px;
	position:absolute;
	top:0;
	right:0;
}

#shopping span{
	display:block;
	float:left;
	padding:33px 0 0 0;
}

#shopping img{
	float:right;
}

#search{
	width:260px;
	height:90px;
	position:absolute;
	top:95px;
	right:0;
}

#search .s1{
	height:55px;
	width:48px;
	background: url( ../../../graphics/search.gif ) no-repeat;
}

#search .s2{
	padding:20px 0 0 0;
}

#navigation{
	position:absolute;
	top:155px;
	left:0px;
}

.bg-violet{
	height:27px;
	padding:8px 10px 0 21px;
	background: url( ../../../graphics/bg-violet.gif ) repeat-x;
	color:#fff;
}

.bg-violet a{
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

.bg-violet a:hover{
	color:#fff;
	font-size:13px;
	text-decoration:underline;
}

#menu-top{
	position:absolute;
	top:98px;
	left:11px;
}

#baner ul{
	margin:0;
	padding:0;
	list-style:none;
}

#baner ul li{
	display:block;
	float:left;
}

#left-content{
	width:226px;
}

#main-content{
	width:508px;
	padding:0 15px;
}

#right-content{
	width:224px;
}

#left-content ul{
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul li{
	border-bottom:1px solid #dadada;
}

#top-5 ul{
	padding:2px 0 5px 10px;
}

#top-5 ul li{
	border:0;
}

#left-content ul li ul li{
	border-bottom:0;
}

.box{
	background: url( ../../../graphics/bg-box.jpg ) no-repeat;
	width:206px;
	height:27px;
	padding:14px 0 0 20px;
	position:relative;
}

.login-ico{
	position:absolute;
	top:0;
	right:0;
	width:38px;
	height:41px;
	background: url( ../../../graphics/login-ico.gif ) no-repeat;
}

.form-box{
	
}

.form-box .s1{
	padding:10px 0 0 30px;
}

.form-box .s2{
	padding:10px 0 0 27px;
}

.f-left{
	float: left;
}

.f-right{
	float: right;
}

.clear-both{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#footer{
	height:124px;
	width:100%;
	background: url( ../../../graphics/bg-footer.gif ) repeat-x;
}

#footer-content{
	margin:auto;
	width:1000px;
}

#footer-content ul{
	margin:0 0 0 0;
	padding:18px 0 0 6px;
	list-style:none;
}

#footer-content ul li{
	display:block;
	float:left;
	padding:0 6px;
}

#footer-content .copywright{
	text-align:left;
	padding:30px 0 0 10px;
}

img.product{
}

.polecamy-image{
	text-align:center;
	padding:8px 0 0 0;
}

.polecamy-text{
	width:220px;
	padding:4px 0 0 8px;
	color:#000;
}

.polecamy-text ul,
.pr-content ul{
	margin:0;
	padding:2px 0 5px 10px;
	list-style:none;
}

.polecamy-text ul li,
.pr-content ul li{
	background: url( ../../../graphics/dot1.gif ) 0 7px no-repeat;
	padding:0 0 0 10px;
}

.polecamy-title h1,
.polecamy-title h1 a,
.polecamy-title h1 a:hover{
	font-size:13px;
	margin:0;
	padding:0 0 5px 0;
	color:#e10261;
	text-decoration:none;
}

.polecamy-link{
	text-align:right;
	padding:5px 7px 0 0;
}

.polecamy-line{
	border-bottom:1px solid #dadada;
	clear:both;
	height:1px;
	overflow:hidden;
	margin:10px 0;
}

.newsletter-text{
	color:#7d7d7d;
	width:220px;
	padding:4px 0 0 8px;
}

.newsletter-ico{
	position:absolute;
	top:0;
	right:5px;
	width:38px;
	height:41px;
	background: url( ../../../graphics/newsletter-ico.gif ) no-repeat;
}

.bg-header{
	width:508px;
	height:34px;
	background: url( ../../../graphics/bg-header.gif ) no-repeat;
	position:relative;
}

.bg-header h1{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:8px 0 0 10px;
}

.wyswietl{
	position:absolute;
	top:7px;
	right:5px;
}

.main-category{
	padding:20px 12px 20px 0;
}

.main-category h1{
	color:#26a021;
	font-size:12px;
	padding:2px 0 0 0;
}

.main-category h2{
	color:#525252;
	font-size:11px;
	font-weight:normal;
}

.pr0{
	margin:0;
	padding:0;
	background:#f2f2f2;
	overflow:hidden;
}

.pr1{
	margin:0;
	padding:0;
	background:#fff;
	overflow:hidden;
}

.pr-image{
	padding:12px 0 0 12px;
	width:210px;
	text-align:center;
}

.pr-content{
	width:270px;
	overflow:hidden;
	padding:30px 0 0 10px;
}

.pr-content h1 a{
	font-size:14px;
	color:#e10261;
	font-weight:bold;
	text-decoration:none;
}

.pr-content-text{
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:6px 0 2px 0;
	margin:0;
}

#news-intro{
	width:510px;
	height:329px;
	overflow:hidden;
	float:left;
}

.news-intro{
	width:510px;
	height:305px;
	overflow:hidden;
	position:relative;
}

.news-intro-image{
	position:absolute;
	left:0;
	bottom:0;
	width:510px;
	height:306px;
	overflow:hidden;
	z-index:10;
}

.news-intro-bg{
	position:absolute;
	left:0;
	bottom:0;
	width:510px;
	padding:8px 0 8px 14px;
	background:#000;
	z-index:20;
	/*opacity:0.5;
	filter:alpha(opacity=50);*/
	background:url(../../../../site/graphics/bg.png) !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.zabawki24h.pl/site/graphics/bg.png", sizingMethod="scale");

}

.news-intro-city{
	opacity:1;
	filter:alpha(opacity=100);
}

#news-intro-navigation{
	height:19px;
	background:#000;
	position:relative;
}

.news-intro-city,
.news-intro-title,
.news-intro-desc{
	width:410px;
}

.news-intro-city h1,
.news-intro-title h1,
.news-intro-desc h2{
	padding:0 0 4px 0;
	margin:0;
}

.news-prev,
.news-next,
.news-prev-title,
.news-next-title{
	position:relative;
	z-index:20;
}

.news-prev{
	padding:7px 9px 0 13px;
}

.news-next{
	padding:7px 13px 0 9px;
}

.news-prev-title,.news-next-title{
	padding:3px 0 0 0;
}

#news-pagination{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
	padding:3px 0 0 0;
}

/******************************************************
			FONTS
******************************************************/

.news-intro-city h1{
	color:#d98839;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}

.news-intro-title h1, .news-intro-title h1 a{
	color:#fff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
}

.news-intro-desc h2, .news-intro-desc h2 a{
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
}

#footer-content .copywright{
	color:#fff;
}

.copywright h1,.copywright h1 a{
	font-size:12px;
	display:inline;
	font-weight:normal;
}

.box{
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

#shopping{
	font-size:13px;
}

#search .s2{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#navigation{
}

#footer-content ul li{
	font-size:11px;
	font-weight:normal;
	color:#525252;
}

.font-pink{
	color:#e10261;
}

.font10{
	color:#fff;
	font-size:10px;
}

.font-error{
	color:#ff0000;
}

/******************************************************
			LINKS
******************************************************/

#news-pagination a{
	color:#ff0000;
	font-weight:bold;
	font-size:10px;
	padding:0 4px;
}

#news-pagination a:hover,#news-pagination a.active{
	color:#fff !important;
	text-decoration:none;
}

#news-intro-navigation a,
#news-intro-navigation a:hover{
	color:#ff0000;
	font-size:10px;
}

.link-black{
	color:#000 !important;
	text-decoration:none;
}

a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#footer-content .up-arrow{
	display:block;
	padding:0 25px 0 0;
	font-weight:bold;
	background: url( ../../../graphics/up-arrow.gif ) 48px 3px no-repeat;
}

#footer-content a,#footer-content a:hover{
	color:#fff;
	text-decoration:none;
}

#left-content ul li a{
	background: url( ../../../graphics/dot.gif ) 14px 14px no-repeat;
	padding:9px 0 9px 28px;
	display:block;
	color:#26a021;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li a:hover{
	background: #26a021 url( ../../../graphics/dot0.gif ) 14px 14px no-repeat;
	padding:9px 0 9px 28px;
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#left-content ul li ul li a{
	background: url( ../../../graphics/dot1.gif ) 29px 6px no-repeat;
	padding:0 0 4px 40px;
	display:block;
	color:#525252;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#left-content ul li ul li a:hover{
	background: url( ../../../graphics/dot1.gif ) 29px 6px no-repeat;
	padding:0 0 4px 40px;
	display:block;
	color:#e10261;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

#baner ul li a{
	display:block;
	padding:15px 10px 16px 10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#baner ul li a:hover,
#baner ul li a.active{
	background:#fff;
	color:#e10261;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

#footer-content ul li a,#footer-content ul li a:hover{
	font-size:11px;
	font-weight:normal;
	color:#525252;
	text-decoration:underline;
}

/******************************************************
			FORM
******************************************************/

form{
	margin:0;
}

fieldset#card {
	border:0 !important;
	width:410px !important;
	padding:0 0 0 30px;
	text-align:left;
}

.form {
	margin-bottom:0.5em;
	clear:both;
}

fieldset#card label{
	display:block;
	float:left;
	text-align:left;
	padding:6px 4px 0 0;
	font-weight:normal;
	width:110px;
	color:#E10261;
	font-size:11px;
}

fieldset#card textarea{
	border:1px solid #cccccc;
	font-family:Tahoma;
	background:#f2f2f2;
	width:190px;
	height:65px;
	padding:5px 8px 0 8px;
	font-size:10px;
	color:#a6a6a6;
	overflow:auto;
	font-size:11px;
}

select{
	padding:2px;
	border:1px solid #A5ACB2;
	font-size:10px;
}


#search button{
	border:0;
	background:0;
	margin:0;
	padding:0;
	cursor:pointer;
}

#search input{
	background:url( ../../../graphics/search-input.gif ) no-repeat;
	border:0;
	width:165px;
	height:20px;
	padding:6px 8px 0 8px;
	font-size:11px;
	color:#b8b8b8;
}

.form-box input{
	width:134px;
	height:19px;
	padding:6px 8px 0 8px;
	background: url( ../../../graphics/bg-login.gif ) no-repeat;
	border:0;
	font-size:11px;
	color:#a6a6a6;
}

.input0{
	width:192px;
	height:19px;
	padding:4px 8px 4px 8px;
	background: url( ../../../graphics/bg-input.gif ) no-repeat;
	border:0;
	font-size:11px;
	color:#a6a6a6;
}

.input1{
	width:34px;
	height:20px;
	padding:5px 8px 0 8px;
	background: url( ../../../graphics/bg-input0.gif ) no-repeat;
	border:0;
	font-size:12px;
	color:#a6a6a6;
	text-align:right;
}

.form-box button{
	border:0;
	background:none;
	margin:0;
	padding:0;
	cursor:pointer;
}

.stronicowanie{
	height:30px;
	overflow:hidden;
}

.stronicowanie a,
.stronicowanie span{
	display:block;
	border:1px solid #249b1f;
	padding:4px 8px;
	margin:2px;
	float:left;
	font-weight:normal;
	text-decoration:none;
}

.stronicowanie a:hover,
.stronicowanie span{
	color:#fff;
	background:#249b1f;
	display:block;
	border:1px solid #249b1f;
	padding:4px 8px;
	margin:2px;
	float:left;
	font-weight:normal;
	text-decoration:none;
}

#facebook {
    overflow: hidden;
    position: fixed;
    right: -292px;
    top: 200px;
    width: 323px;
    z-index: 30;
}
#facebook .facebook_btn {
    float: left;
    width: 31px;
}
#facebook .facebook_content {
    background: none repeat scroll 0 0 white;
    float: right;
    width: 292px;
}

