*
{
	margin: 0px; 
	padding: 0px; 
}

img 
{
	border: 0px;
}

h1 
{
	font-size: 1.4em; 
	font-weight: bold;
}

h2 
{
	font-size: 1.2em;
}

h3
{
	font-size: 1em; 
	font-weight: bold;
}

table.main 
{
	padding: 0px; 
	border: 0px; 
	margin: 0px auto 0px auto; 
	width: 700px; 
	background: #fafafa;
	border-collapse: collapse;
}

td 
{
	text-align: left; 
	vertical-align: middle; 
	background: #ffffff;
}

body
{
	background: #fafafa;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

#top_menu
{	
	width: 100%;
	height: 110px;
}

#top_menu_inner
{	
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}

#top_menu_inner #menu
{
	margin-top: 58px;
	float: right;
	height: 44px;
}

#top_menu_inner #menu a
{
	height: 44px;
	display: block;
	float: left;
}

#top_menu_inner #menu #index
{
	width: 159px;
	background: url(../images/button_index.png);
}
#top_menu_inner #menu #whatis
{
	width: 163px;
	background: url(../images/button_whatis.png);
}
#top_menu_inner #menu #buyit
{
	width: 138px;
	background: url(../images/button_buyit.png);
}
#top_menu_inner #menu #warranty
{
	width: 148px;
	background: url(../images/button_warranty.png);
}
#top_menu_inner #menu #contact
{
	width: 136px;
	background: url(../images/button_contact.png);
}


#top_menu_inner #menu #index:hover
{
	width: 159px;
	background: url(../images/button_index_active.png);
}
#top_menu_inner #menu #whatis:hover
{
	width: 163px;
	background: url(../images/button_whatis_active.png);
}
#top_menu_inner #menu #buyit:hover
{
	width: 138px;
	background: url(../images/button_buyit_active.png);
}
#top_menu_inner #menu #warranty:hover
{
	width: 148px;
	background: url(../images/button_warranty_active.png);
}
#top_menu_inner #menu #contact:hover
{
	width: 136px;
	background: url(../images/button_contact_active.png);
}



#top_menu_inner #menu #indexactive
{
	width: 159px;
	background: url(../images/button_index_active.png);
}
#top_menu_inner #menu #whatisactive
{
	width: 163px;
	background: url(../images/button_whatis_active.png);
}
#top_menu_inner #menu #buyitactive
{
	width: 138px;
	background: url(../images/button_buyit_active.png);
}
#top_menu_inner #menu #warrantyactive
{
	width: 148px;
	background: url(../images/button_warranty_active.png);
}
#top_menu_inner #menu #contactactive
{
	width: 136px;
	background: url(../images/button_contact_active.png);
}




#banner
{	
	width: 100%;
	height: 150px;
}

#banner_inner
{	
	width: 1004px;
	height: 144px;
	margin: 0 auto;
	background: url(../images/banner_bg.png);
}

#banner_inner #left
{	
	width: 10px;
	height: 144px;
	float: left;
	background: url(../images/banner_left.png);
}

#banner_inner #login
{	
	width: 249px;
	height: 144px;
	float: left;
}

#banner_inner img
{	
	display: block;
	float: left;
}

#horizontal_strip
{	
	width: 100%;
	height: 160px;
	background: url(../images/horizontal_strip_bg.png);
}

#horizontal_strip_inner
{	
	width: 1008px;
	height: 144px;
	margin: 0 auto;
	padding: 7px 0 0 7px;
}

#horizontal_strip_inner .horizontal_strip_box
{
	float: left;
	width: 158px;
	height: 144px;
	margin-right: 10px;
}

#horizontal_strip_inner .horizontal_strip_box_top
{
	width: 158px;
	height: 7px;
	background: url(../images/horizontal_strip_box_top.png);
}

#horizontal_strip_inner .horizontal_strip_box_logo
{
	width: 158px;
	height: 48px;
}

#horizontal_strip_inner .horizontal_strip_box_middle
{
	width: 130px;
	height: 63px;
	background: url(../images/horizontal_strip_box_middle.png);
	font-size: 11px;
	color: #888;
	padding: 0px 13px 3px 15px;
	overflow: hidden;
}

#horizontal_strip_inner .horizontal_strip_box_bottom1
{
	float: left;
	width: 92px;
	height: 22px;
	background: url(../images/horizontal_strip_box_bottom1.png);
}

#horizontal_strip_inner .horizontal_strip_box_bottom a
{
	display: block;
	float: left;
	width: 66px;
	height: 22px;
	background: url(../images/horizontal_strip_box_botttom_more.png);
}

#main_content
{	
	width: 1004px;
	margin: 8px auto;
}

#main_content #big_box
{	
	width: 732px;
	float: left;
}

#main_content #right_boxes
{	
	width: 250px;
	float: left;
}

#main_content #big_box_top
{
	height: 11px;
	background: url(../images/big_box_top.png);
}
#main_content #big_box_middle
{
	background: url(../images/big_box_bg.png);
}
#main_content #big_box_bottom
{
	height: 12px;
	background: url(../images/big_box_bottom.png);
}


#main_content .inside_box
{	
	width: 221px;
	float: left;
	margin: 0 1px 0 17px;
	color: #666;
	font-size: 14px;
}
#main_content .inside_box .smaller
{	
	font-size: 10px;
}
#main_content .inside_box .bolder
{	
	font-size: 14px;
	font-weight: bold;
}
#main_content .inside_box_top
{
	height: 10px;
	background: url(../images/inside_box_top.png);
}
#main_content .inside_box_middle
{
	text-align: center;
	padding: 0 13px;
	background: url(../images/inside_box_bg.png);
}
#main_content .inside_box_middle_grey
{
	padding: 8px 13px;
	background: url(../images/inside_box_bg_grey.png);
	border-top: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
}
#main_content .inside_box_bottom
{
	height: 11px;
	background: url(../images/inside_box_bottom.png);
}
#main_content .inside_box_middle_grey input[type="text"]
{
	border: 1px solid #ccc;
	width: 100%;
	background: #fff;
	height: 18px;
	margin-bottom: 3px;
}

#main_content .inside_grey_box
{	
	width: 220px;
	margin: 0 auto;
	color: #666;
	font-size: 14px;
}
#main_content .inside_grey_box .smaller
{	
	font-size: 10px;
}
#main_content .inside_grey_box .bolder
{	
	font-size: 15px;
	font-weight: bold;
}
#main_content .inside_grey_box_top
{
	height: 10px;
	background: url(../images/inside_grey_box_top.png);
}
#main_content .inside_grey_box_middle
{
	text-align: left;
	padding: 0 13px;
	background: url(../images/inside_grey_box_bg.png);
}
#main_content .inside_grey_box_bottom
{
	height: 11px;
	background: url(../images/inside_grey_box_bottom.png);
}
#main_content .inside_grey_box_middle input[type="text"]
{
	border: 1px solid #ccc;
	width: 100%;
	background: #fff;
	height: 18px;
	margin-bottom: 3px;
}
#main_content .inside_grey_box_middle input[type="submit"]
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	width: 113px;
	height: 34px;
	padding: 8px 0 10px 0;
	border: none;
	margin: 6px 0 3px 0;
	background: url(../images/inside_grey_box_button.png);
}


#footer
{
	width: 100%;
	clear: both;
}

#footer_inner1
{
	width: 100%;
	height: 60px;
	background: white;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer_inner11
{
	width: 1004px;
	height: 50px;
	padding-top: 8px;
	margin: 0 auto;
	font-size: 11px;
	color: #777;
}
#footer_inner11 img
{
	float: left;
	border: none;
	margin: 4px 0 0 -4px;
}

#footer_inner2
{
	width: 1004px;
	height: 97px;
	margin: 10px auto;
}
#footer_inner2 .left
{
	width: 12px;
	height: 97px;
	float: left;
	background: url(../images/footer_left.png);
}
#footer_inner2 .center
{
	width: 976px;
	height: 97px;
	float: left;
	background: url(../images/footer_bg.png);
}
#footer_inner2 .right
{
	width: 12px;
	height: 97px;
	float: left;
	background: url(../images/footer_right.png);
}
#footer_inner2 .center ul
{
	height: 17px;
	list-style: none;
	padding: 16px 16px;
	text-align: center;
}
#footer_inner2 .center ul li
{
	display: inline;
}
#footer_inner2 .center ul a
{
	color: #777;
	font-size: 15px;
	text-decoration: none;
	margin: 0px 10px;
}
#footer_inner2 .center div
{
	padding-top: 16px;
	float: left; 
	width: 50%;
	font-size: 12px;
	color: #666;
}
#footer_inner2 .center div a
{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#zakup
{
	text-align: center;
	font-size: 14px;
	color: #777;
}

#zakup p
{
	margin:10px;
}

#zakup table
{
	margin:0 auto;
	border-collapse: collapse;
}

#zakup table td
{
	border: 1px solid lightgrey;
	padding: 3px;

}

#general_content
{
	padding: 15px 25px;
	color: #777;
	font-size: 14px;
}

#general_content h1
{
	padding: 8px 15px 8px 15px;
	font-size: 17px;
	text-align: center;
}

#general_content h2
{
	padding: 5px 15px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#main_content .grey_area_box
{
}
#main_content .grey_area_box_top
{
	height: 3px;
	margin-top: 10px;
	background: url(../images/grey_area_top.png);
}
#main_content .grey_area_box_bottom
{
	height: 3px;
	background: url(../images/grey_area_bottom.png);
}
#main_content .grey_area_box_middle
{
	background: url(../images/grey_area_bg.png);
	color: #666;
	font-size: 14px;
	padding: 10px 25px 15px 25px;
}
#main_content .grey_area_box_middle .smaller
{	
	font-size: 10px;
}
#main_content .grey_area_box_middle .bolder
{	
	font-size: 16px;
	font-weight: bold;
}
#main_content .grey_area_box_middle input[type="text"]
{
	border: 1px solid #ccc;
	width: 180px;
	background: #fff;
	height: 18px;
	margin-bottom: 6px;
	margin-top: 2px;
	margin-right: 3px;
}
#main_content .grey_area_box_middle table
{
	border-collapse: collapse;
}
#main_content .grey_area_box_middle td
{
	background: #f2f2f2; 
	//padding: 4px 4px 0 0;
}
#main_content .grey_area_box_middle p
{
	padding: 6px 0 2px 0;
}
#main_content  #zamawiam
{
	width: 115px;
	height: 37px;
	border: none;
	margin: 3px 0 5px 0;
	background: url(../images/big_box_button_buy.png);
}
#main_content  #zmien
{
	width: 115px;
	height: 37px;
	border: none;
	margin: 3px 0 5px 0;
	background: url(../images/big_box_button_change.png);
}
#main_content  #zaplac
{
	width: 115px;
	height: 37px;
	border: none;
	margin: 3px 0 5px 0;
	background: url(../images/big_box_button_pay.png);
}

#right_boxes
{
	width: 264px;
	margin-left: 4px;
}

#right_boxes .right_box_middle
{
	text-align: center;
	color: #888;
	font-size: 14px;
	padding: 12px;
	width: 240px;
	background: url(../images/right_box_bg.png);
}

#right_boxes .right_box_bottom
{
	width: 264px;
	height: 10px;
	background: url(../images/right_box_bottom.png);
}

#right_boxes #quick_contact
{
	width: 264px;
	height: 267px;
	background: url(../images/right_box_quickcontact_bg.png);
	margin-top: 1px;
}

#right_boxes #contact_form .right_box_top
{
	margin-top: 4px;
	width: 264px;
	height: 53px;
	background: url(../images/right_box_title_contactform.png);
}

#right_boxes #chat_form .right_box_top
{
	margin-top: 4px;
	width: 264px;
	height: 53px;
	background: url(../images/right_box_title_chat.png);
}

#right_boxes #research_form .right_box_top
{
	margin-top: 4px;
	width: 264px;
	height: 49px;
	background: url(../images/right_box_title_rank.png);
}

#right_boxes input[type="text"]
{
	border: 1px solid #ccc;
	width: 190px;
	background: #fff;
	height: 18px;
	margin-bottom: 6px;
	margin-top: 2px;
}

#right_boxes textarea
{
	border: 1px solid #ccc;
	width: 190px;
	height: 160px;
	background: #fff;
	margin-bottom: 8px;
	margin-top: 2px;
}

#right_boxes input[type="submit"]
{
	width: 93px;
	height: 30px;
	border: none;
	margin: 0;
}

#right_boxes #wyslij_wiadomosc
{
	color: transparent;
	background: url(../images/right_box_button_send.png);
}

#right_boxes #glosuj
{
	color: transparent;
	background: url(../images/right_box_button_vote.png);
}

#right_boxes .radios
{
	line-height : 21px;
	margin: 10px 0 8px 68px;
	text-align: left;
}

#right_boxes .bolder
{
	font-weight: bold;
}

#right_boxes .smaller
{
	font-size: .85em;
}

#general_content input[type="text"]
{
	border: 1px solid #ccc;
	width: 190px;
	background: #fff;
	height: 18px;
	margin-bottom: 6px;
	margin-top: 2px;
}

#general_content textarea
{
	border: 1px solid #ccc;
	width: 99.6%;
	height: 160px;
	background: #fff;
	margin-bottom: 8px;
	margin-top: 2px;
}

#general_content input[type="submit"]
{
	float: right;
	width: 93px;
	height: 30px;
	border: none;
	margin: 0;
}

#general_content #wyslij_wiadomosc
{
	color: transparent;
	background: url(../images/right_box_button_send.png);
}

#general_content .smaller
{
	font-size: .8em;
}

#infobox
{
	width: 260px;
	background-color: white;
	border: 3px double grey;
	position: absolute;
	top: 750px;
	left: 355px;
	display: none;
	padding: 1.1em;
	font-size: 1em;
}