/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt Version: 0.11.3 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}hr{border: 0;}address,caption,cite,code,dfn,em,th,samp,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}


body
{
	background: url(img/bg.png) repeat-x #505C5C;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #666;
}

#container
{
	margin: auto;
	width: 800px;
	position: relative;
	background: url(img/container.png) no-repeat 0 0;
}

#home
{
	position: absolute;
	width: 800px;
	height: 144px;
}

#home span
{
	display: none;
}


#dell,#hp 
{
	height: 95px;
	text-indent: -10000px;
}


#tusze-tonery
{
	height: 48px;
	text-indent: -10000px;
}



#search
{
	height: 45px;
	position: relative;
}

#search label
{
	display: none;
}

#search input.text
{
	text-align: right;
	position: absolute;
	top: 13px;
	left: 208px;
	padding: 4px 5px 3px 5px;
	margin: 0;
	width: 172px;
	height: auto;
	font-size: 12px;
	font-family: Verdana;
	border-width: 0;
	background: none;
	color: #000;
	vertical-align: top;
	height: 16px;
}

#search select
{
	text-align: left;
	position: absolute;
	top: 14px;
	left: 408px;
	padding: 4px 5px 3px 5px;
	width: 182px;
	font-size: 12px;
	font-family: Verdana;
	border-width: 0;
	opacity: 0;
	z-index: 2;
}

#search span#model
{
	text-align: left;
	position: absolute;
	top: 13px;
	left: 408px;
	padding: 4px 5px 3px 5px;
	width: 172px;
	font-size: 12px;
	z-index: 1;
	color: #000;
}


#menu
{
	margin-top: 23px;
	padding: 6px 6px 7px 6px;
	font-size: 11px;
	text-align: center;
}

#menu li
{
	display: inline;
	margin: 0 15px;
}

#menu li a
{
	text-decoration: none;
	color: #666;
}

#menu li a:hover
{
	text-decoration: none;
	color: #fff;
}


#main
{
	background: #fff;
	padding: 30px 20px 10px 20px;
}




#footer
{
	color: #888;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
#footer a{
color:#dddddd;
}

#index 
{
	padding-bottom: 30px;
}

#index a
{
	color: #819696;
	text-decoration: none;
}

#index a:hover
{
	color: #000;
	text-decoration: underline;
}


#index #info
{
	width: 360px;
	float: left;
	font-size: 11px;
}

#index #info h1
{
	font-size: 12px;
	padding: 0 0 20px 0;
}


#index #info p
{
	/*text-align: left;*/
}


#index #popularProducts
{
	margin-bottom: 30px;
}

#index #newProducts
{
	width: 360px;
	float: right;
}

#index ul
{
	padding: 15px 20px 0 0;
}

#index ul li
{
	padding: 5px 0 2px 15px;
	background: url(img/p-red.png) no-repeat 3px 11px;
}

#index #popularProducts li
{
	background-image: url(img/p-green.png);
}




#product table
{
	margin: 10px 0 30px 0;
	width: 100%;
	border-bottom: 1px #ccc solid;
}

#product table td
{
	border-top: 1px #ccc solid;
}

#product table .photo
{
	padding: 6px 10px;
}

#product table .photo a
{
	display: block;
	width: 60px;
	height: 60px;
}

#product table .name
{
	font-size: 13px;
	padding: 0 10px 0 0;
}

#product table .name a
{
	color: #666;
	text-decoration: underline;
}

#product table .name a:hover
{
	color: #C90101;
	text-decoration: none;
}


#product table .price div
{
	background: #819696;
	font-size: 11px;
	color: #fff;
	padding: 3px 12px 5px 12px;
	width: 85px;
}

#product table .price div strong
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
}





#info p
{
	padding: 0 0 20px 0;
	text-align: justify;
}

#info h3
{
	padding: 0 0 3px 0;
}

#info h3 em
{
	font-size: 11px;
	color: #888;
}

#info p a
{
	color: #666;
}

#info p a:hover
{
	color: #999;
	text-decoration: none;
}



.clear
{
	clear: both !important;
}
p.proddescription{
font-size:11px;
}

div.menuszukaj{
font-size:11px;
height:200px;overflow:auto;
}
a.menuszukaj{
color:#555555;
font-size:11px;
}
a.menuszukaj:hover{
color:#990000;
}
span.klucze{
font-style:italic;
color:#999999;
font-size:10px;
}