*
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

body
{
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color: #333333;
	background-color: #ffffff;
	background-image: url('img/bodyBckg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

a
{
	color: #000000;
	text-decoration: underline;
}

#wrapper
{
	width: 752px;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	position: relative;
	margin: 0 auto;
	text-align:left;
}

#logo
{
	float: left;
	width: 250px;
	margin: 15px 0;
	margin-bottom: 6px;
	margin-left: 5px;
}

#header
{
	z-index: 0;
}

#menu1
{
	position: absolute;
	top: 0;
	right: 0;
}

#menu1 ul
{
	list-style: none;
}

#menu1 li
{
	float: left;
}

#menu1 a
{
	display: block;
	background-image: url('img/menuBckg.jpg');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
	text-decoration: none;
	color: #808080;
}

#menu1 a:hover
{
	text-decoration: underline;
}

#mainContent
{
	clear: both;
	float: left;
	width: 515px;
	margin-top: 4px;
	margin-left: 3px;
}

.more
{
	line-height: 17px;
}

.naglowek
{
	display: block;
	margin: 0;
	padding: 7px 12px;
	font-size: 13px;
	color: #ffffff;
	background-color: #a3b6dd;
	font-weight: bold;
	margin: 8px 0;
}

.naglowek a
{
	color: #ffffff;
}

.akapit
{
	margin: 0 12px;
	margin-bottom: 8px;
}

.akapitCenter
{
	margin: 0 12px;
	margin-bottom: 8px;
	text-align: center;
}

#mainContent ul
{
	margin: 10px 0;
	list-style: circle;
}

#mainContent .more
{
	line-height: 17px;
	margin: 0 12px;
}

#mainContent li
{
	margin-left: 25px;
}

#mainContent h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}

#rightContent
{
	float: right;
	position: relative;
	top: -38px;
	margin-right: 3px;
	width: 219px;
	_width: 212px;
}

#rightContent h1
{
	margin: 0;
	padding: 7px 6px;
	font-size: 13px;
	color: #ffffff;
	background-color: #a3b6dd;
}

#rightContent h1 img
{
	vertical-align: middle;
}

.contentBox
{
	background-color: #ffffff;
	border-right: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	padding: 10px;
	margin-bottom: 15px;
	_margin-bottom: 39px;
}

.contentBox .content
{
	margin: 1.1em 0;
}

#footerWrapper
{
	width: 740px;
	margin: 0 auto;
}
#footer
{
	text-align: left;
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: 15px;
}

#footerEntry1
{
	float: left;
	width: 185px;
}

#footerEntry2
{
	float: left;
	width: 220px;
}

#menu2
{
	float: right;
	margin-right: 3px;
}

#menu2 ul
{
	list-style: none;
}

#menu2 li
{
	float: left;
}

#menu2 a
{
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: #333333;
}

#menu2 a:hover
{
	text-decoration: underline;
}

.clBoth
{
	clear: both;
}

a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.info
{
	background-image: url('img/info.jpg');
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0 12px;
	margin-bottom: 1.1em;
}

.error
{
	background-image: url('img/error.jpg');
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0 12px;
	margin-bottom: 1.1em;
}

.formLabel
{
	float: left;
	width: 155px;
	text-align: right;
	margin-bottom: 4px;
	margin-right: 10px;
}

.formLabel2
{
	float: left;
	width: 167px;
	text-align: right;
	margin-bottom: 4px;
	margin-right: 10px;
}

.formLabelSmall
{
	float: left;
	width: 40px;
	text-align: left;
	margin-bottom: 4px;
	margin-right: 10px;
}

.formLabelBlock
{
	display: block;
	margin-bottom: 6px;
}

.formLabelError
{
	float: left;
	font-weight: bold;
	color: red;
	width: 155px;
	text-align: right;
	margin-bottom: 4px;
	margin-right: 10px;
}

input,select,textarea
{
	margin-bottom: 4px;
	font-size: 11px;
}

.clLeft
{
	clear: left;
}

form
{
	margin: 0 12px;
	margin-top: 1.1em;
}

fieldset
{
	padding: 1.1em 0px;
	padding: 10px 0;
	margin: 0 12px;
	border-color: #d5d5d5;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

form fieldset legend
{
	color: #656565;
	font-weight: bold;
	padding-right: 5px;
	_margin-top: -10px;
	_margin-bottom: 10px;
}

.back
{
	display: block;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* modul articles */

.newsAdditionalInfo
{
	display: block;
	margin: 5px 0;
}

.newsHeader
{
	display: block;
	margin: 5px 0;
	margin-bottom: 15px;
}

.newsContent
{
	display: block;
	margin: 15px 0;
}

.newsFiles
{
	display: block;
	margin: 15px 0;
}

.articleListItem
{
	margin: 0 12px;
}

/* modul oferta */

.catListElement
{
	margin-bottom: 0.55em;
	background-image: url('img/arrow_more.jpg');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 12px;
	margin-left: 12px;
}

.itemListElement
{
	clear: both;
	margin-bottom: 1.1em;
	margin-right: 10px;
	margin-left: 12px;
}

.itemListElement img
{
	
}

.itemListElement .itemGallery
{
	float: right;
	width: 315px;
	text-align: right;
}

.itemListElement .itemGallery img
{
	border: solid 1px #a3b6dd;
	overflow: hidden;
	width: 104px;
	padding: 2px;
	margin-bottom: 1.1em;
	margin-left:1.1em;
	text-align: right;
}

.itemListElement p
{
	margin-top: 0.55em;
}

.itemName
{
	display: block;
	margin-bottom: 1.1em;
	font-weight: bold;
	font-size: 12px;
}

.thumbnail
{
	float: left;
	width: 104px;
	padding: 2px;
	padding-bottom: 0;
	margin-right: 1.1em;
	text-align: right;
	overflow: hidden;
	border: solid 1px #a3b6dd;
}

.itemSubmenu
{
	float: right;
	width: 166px;
	text-align: right;
}

.itemDataLabel
{
	font-weight: bold;
	float: left;
	width: 95px;
}

.itemData
{
	float: left;
	width: 166px;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 1.1em;
}

.itemData form
{
	margin-left: 0;
}

.itemData img
{
	margin-top: 1.1em;
	border: 0;
}

.itemDescription
{
	clear: left;
}

.itemPrice
{

}

#cart
{
	margin: 0 12px;
	width: 95%;
	padding: 0;
}

#cart form
{
	margin: 0;
}

#cart td
{
	line-height: 25px;
	border-bottom: 1px solid #e8e8e8;
}

#cart td.last
{
	border: 0;
}

#cart td.sum
{
	border-top: 2px solid #e8e8e8;
	border-bottom: 1px dotted #e8e8e8;
}

#cart  td.dot
{
	border-bottom: 1px dotted #e8e8e8;
}

#cart td.minus
{
	color: red;
	border-bottom: 1px dotted #e8e8e8;
}

#cart td input
{
	position: relative;
	top: 4px;
	_top: 3px;
}

.pagingMenuTop
{
	margin-bottom: 20px;
}

.pagingMenuBottom
{
	margin-top: 0;
}

#acceptOrder
{
	float: right;
	margin: 15px 0;
}

#productsList select
{
	font-size: 11px;
	float: left;
	margin-right: 10px;
	width: 205px;
	height: 16px;
}

#productsList input
{

}

#productsListForm
{
	display: none;
}
