*{
	font-size:12px;
	font-family: Tahoma,sans-serif;
	color:#565656;
}

h1{
	font-size:16px;
	color:#1c5072;
}

h2{
	font-size:14px;
	color:#1c5072;
}


a,a:visited{
	color:#1e5273;
	text-decoration: none;
}
a:hover,a:active{
	color:#427da3;
	text-decoration: none;
}

body{
	background-color: #efefef;
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x;
	margin:0 0 0 0;
}

#top{
	width:960px;
	height:115px;
	margin-left:auto;
	margin-right: auto;	
}
#top div.logo{
	height:84px;
	width:960px;
}
#top div.menu{
	padding-top:10px;
	height:21px;
	width:960px;
}
#top div.menu a{
	font-size:14px;
}



div.header_gray{
	height:35px;
	background-color: #7f8d9e;
}
div.header_blue{
	height:35px;
	background-color: #101e2f;
}
div.header_blue img{
	float:left;
}
div.header_blue div{
	padding-top:9px;
	color:#aaaaaa;
}
div.header_blue a{
	font-size:13px;
	color:#ffffff;
}

#footer{
	padding-top:5px;
	padding-bottom: 40px;
	width:960px;
	margin-left:auto;
	margin-right: auto;
	color:#888888;
	text-align: right;
}
#footer a{
	color:#888888;
}


/* zajawka produktu */
div.item{
	width:319px;
	height:187px;
	float:left;
}
div.item div.image{
	text-align: center;
	padding:10px;
	width:125px;
	height:167px;
	float:left;
}

div.item div.description{
	width:165px;
	height:187px;
	float:left;
}
div.item div.description div.title{
	padding:10px 0px 5px 0px;
	width:165px;
}
div.item div.description div.title a{
	font-size:13px;
	font-weight: bold;
}
div.item div.description div.more_info{
	padding-top:5px;
	width:165px;
}
/* ============= */


#menu_right{
	width: 319px;
	height: 400px;
	float:left;
}
#menu_right .menuitem{
	width: 319px;
	height: 50px;
	background-color: #dddddd;
}
#menu_right .search{
	width: 319px;
	height: 100px;
	background-image: url(images/menu_search_bg.jpg);
}
#menu_right .search .icon{
	background-image: url(images/menu_search_img.jpg);
	width:104px;
	height:100px;
	float:left;
}
#menu_right .search .form{
	width:205px;
	height:100px;
	float:left;
}
#menu_right .search .form .header{
	background-image: url(images/menu_search_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 205px;
	height: 39px;
}
#menu_right .search .form .input form{
	margin:0 0 0 0;
}
#menu_right .search .form .input input[type=text]{
	border:1px solid #adb8ca;
	height:17px;
	float:left;
	width:150px;
}

div.pages{
	width:640px;
	height:30px;
	padding-top:10px;
}
div.pages span{
	color:#dddddd;
}
div.pages div.next{
	width:90px;
	padding-right:10px;
	height:30px;
	float:left;
	text-align: right;
}
div.pages div.prev{
	width:90px;
	padding-left:10px;
	height:30px;
	float:left;
}
div.pages div.list{
	width:440px;
	height:30px;
	text-align:center;
	float:left;
}
div.pages div.list a{
	font-weight: bold;
}


#categories_menu2{
	width:640px;
	background-color: #ffffff;
}
#categories_menu2 div.cat_item{
	width:193px;
	padding:10px 0px 10px 20px;
	float:left;
}
#categories_menu2 div.cat_item .txt{
	margin-bottom:2px;
}
#categories_menu2 div.cat_item .txt a.selected{
	color:#990000;
}
#katalog{
	background-color: #ffffff;
	padding:20px 0px 0px 20px;
}