/*
*	by RTNET, 2009. http://www.rtnet.pl
*/
body {
	background-color: #FFF;
	margin: 0px;
	font-family: calibri, tahoma, sans-serif;
	font-size: 10pt;
	background-image: url('img/body.gif');
	background-repeat: repeat-x;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	color: #A77A7A;
}

img {
	border: 0px;
}

.content, .special_offer, .content_borders {
	width: 940px;
	margin: 0px auto;
	position: relative;
}

.special_offer {
	margin: 0 auto;
	width: 100%;
	background-color: #FFF;
	height: 200px;
	background-image: url('img/sbg.gif');
}

.hdr_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}

.hdr_txt {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 690px;
}

.shop_strip {
	width: 920px;
	position: absolute;
	height: 200px;
	
}

.hline {
	border-top: 1px solid #BFBEBE;
}

.just {
	text-align: justify;
	
}

.box {
	width: 300px;
}

.box_name {
}

.main_menu {
	height: 36px;
	width: 100%;
	text-align: center;
}

.main_menu table {
	width: 100%;
	height: 36px;
	border: 0px;
	vertical-align: middle;
	border-spacing: 0px;
	border-collapse: collapse;
}

.main_menu_item, .main_menu_item_hover, .main_menu_item_active {
	border-left: 1px solid #999;
	background-image: url('img/menu_bg.gif');
	cursor: pointer;
}

.main_menu_item_hover {
	background-image: url('img/menu_bg_hover.gif');
}

.main_menu_item_active {
	background-image: url('img/menu_bg_active.gif');
	cursor: default;
	color: #EEE;
}

.main_menu a {
	color: #FFF;
}

.footer {
	height: 70px;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

.footer a {
	font-size: 8pt;
	color: #999;
}

.footer a:hover {
	color: #E9AE75;
}

.footer ul {
	list-style-type: none;
	padding: 5px;
}

.footer li {
	width: 33%;
	float: left;
}

.promo_items {
	border: 0px;
	width: 100%;
}

.promo_items td {
	width: 33%;
	text-align: left;
	padding-right: 10px;
	cursor: pointer;
}

.promo_items img {
	vertical-align: top;
	float: left;
	margin: 5px;
}

.promo_cena {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 100%;
	text-align: right;
}

.infobox {
	width: 600px;
	height: 200px;
	margin: 0 auto;
	font-weight: bold;
}

.infobox td {
	vertical-align: middle;
	text-align: center;
	height: 200px;
}

.page_title {
	font-weight: bold;
	font-size: 14pt;
	text-decoration: underline;
	text-align: left;
	padding-left: 40px;
}

.input_text {
	border: 1px solid #BFBEBE;
	font-size: 9pt;
	font-family: calibri, tahoma, sans-serif;
}

ul.sklep {
	margin: 0 auto;
	width: 100%;
}

ul.sklep li {
	float: left;
	width: 240px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	list-style-type: none;
}

.sklep_grupa {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding: 20px 0px;
	margin: 10px 0px ;
	width: 100%;
	background-image: url('img/sklep_g_bg.gif');
	background-repeat: repeat-x;
	border: 1px solid rgb(214,218,222);
}

.prop {
	height: 600px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.koszyk {
	width: 100%;
	border: none;
	border-spacing: 0px;
}

.koszyk th {
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom: 2px solid rgb(214,218,222);
}

.koszyk td{
	text-align: center;
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px solid rgb(214,218,222);
}

h2 {
	font-size: 13pt;
}

* {
	font-size: 10pt;
	font-family: calibri;
}
