body {
	font-family:Tahoma;
	font-size:11px;
	color:#000;
	text-align:left;
	margin:0px;
	line-height:120%;
}

a{
	text-decoration: none;
	color:#8C4B27;
}
a.active{
	font-weight:bold;
}
a:hover	{
	text-decoration:underline;
	color:#B52525;
}

a.linkCategory {
	color:#AE7F59;
	background:url(../image/template/li_left.gif) left top no-repeat; 
	background-position:0px 3px; 
	padding-left: 23px;
}
a.linkCategory:hover {
	color:#B52525;
}
a.linkCategoryActive {
	color:#B52525;
	background:url(../image/template/li_left.gif) left top no-repeat; 
	background-position:0px 3px; 
	padding-left: 23px;
}


.tabSize {
	width:111px;
}

.tableContent {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:40px;
	padding-right:40px;
}

.tableContentTabs {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.tableTitle {
	height:23px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:3px;
	padding-right:0px;
	width:156px;
}

input.link {
	color:#004bF4;
	border:none;
	background:none;
}
input.link:hover {
	color:#f44b00;
}


.cartImageLink{
	text-decoration: none;
	color:#000000;
}
.cartImageLink:hover	{
	text-decoration:underline;
	color:#f44b00;
}

/*linie rozdzielajaca horyzontalnie*/
.lineHR{
	border-bottom:1px solid #e6e6e6;
	height:1px;
}
/*linie rozdzielajaca wertykalnie*/
.lineVR{
	border-right:1px solid #e6e6e6;
}

.portion	{
	color:#000000;
}
.portionActive	{
	font-weight:bold;
	color:#FF6600;
}

UL.liTxt	LI {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	line-height:16px;
}

.rowOdd{
	background-color:#F3F3F3;
}
.rowOdd:hover{
	background-color:#fff0d6;
}
.rowEven{
	background-color:#E6E6E6;
}
.rowEven:hover{
	background-color:#fff0d6;
}

.headerNEW{
	color:#DDDDDD;
	background-image:url(image/template/header_bg.gif);
	vertical-align:top; 
	background-repeat:repeat-x;
}

.topMenu{
	color:#DDDDDD;
}

div.offer .list, div.detail * .list h1{
	width:100%;
	font-size:11px;
}
/*nazwa oferty w listingu*/
.list h1	{
	font-size:11px;
	color:#8E0101;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}
.detail h1	{
	font-size:15px;
	color:#8E0101;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}
.list h2, .detail h2	{
	font-size:11px;
	color:.list h2;
	font-weight:bold;
	margin:0px;
}
.list h2 a
{
	color:#8E0101;
}
/*------------------- OBSLUGA OFERTY -------------------*/
/*
div.offer .list, div.detail * .list h1{
	width:100%;
	font-size:11px;
}

.list h1	{
	font-size:11px;
	color:#8E0101;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}
.detail h1	{
	font-size:15px;
	color:#8E0101;
	font-weight:bold;
	margin:3px 3px 3px 0px;
}

*/
/*-------------------OBSLUGA TABEL --------------------- */
.req	{
	font-weight:bold;
	color:#000000;
}

.reqEmptyWrong	{
	font-weight:bold;
	color:#8E0101;
}

.req INPUT, .req SELECT, .req TEXTAREA	{
	border:1px solid #BA0003;
	font-weight:normal;
}

.reqEmptyWrong INPUT, .reqEmptyWrong SELECT, .reqEmptyWrong TEXTAREA	{
	border:1px solid #BA0003;
	font-weight:normal;
	background-color:#000000;
}

/* style do obslugi tabel z formularzem */
.tableCheckout, .tableAccount, .tableContact	{
	width:70%;
	border:none;
}
.tableCheckout TD, .tableAccount TD, .tableContact TD	{
	border-collapse:collapse;
	padding: 3px;
}

.tableCheckout .columnLeft, .tableAccount .columnLeft, .tableContact .columnLeft	{
	width:150px;
}
.tableCheckout .columnRight, .tableAccount .columnRight, .tableContact	.columnRight	{
}

.tableAccountOrderList, .tableAccountOrderDetail	{
	width:100%;
	border-collapse:collapse;
}

.tableAccountOrderList	TD	{
	padding:1px;
}

.tableAccountOrderDetail	TD	{
	padding:3px;
}

.tableAccountOrderList	TR.header TD, .tableAccountOrderDetail	TR.header TD{
	border-bottom:1px #CCCCCC solid;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}


/* obsuga komunikatu wyswietlajacego bledy */
TABLE.box {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
TABLE.box TD	{
	border:none;
	padding:0px;
}

.accountMenu td {
	width:14%;
}

/*------------------- OBSLUGA TABEL KONIEC-------------------*/




/*-------------------OBSLUGA FORM --------------------- */

FORM	{
	margin:0px;
}


INPUT, SELECT, TEXTAREA	{
	border:1px solid #ABABAB;
	padding: 1px;
	background-color:#FFFFFF;
	color:#333333;
	font-family:verdana;
	font-size:11px;
	vertical-align:middle;
}
INPUT.width1,  SELECT.width1,  TEXTAREA.width1	{
	width:25px;
}
INPUT.width3,  SELECT.width3,  TEXTAREA.width3	{
	width:50px;
}	
INPUT.width7,  SELECT.width7,  TEXTAREA.width7	{
	width:100px;
}
INPUT.width8,  SELECT.width8,  TEXTAREA.width8	{
	width:130px;
}

INPUT.width9,  SELECT.width9,  TEXTAREA.width9	{
	width:200px;
}
INPUT.width11,  SELECT.width11,  TEXTAREA.width11	{
	width:300px;
}

TEXTAREA.width13	{
	width:380px;
}
/* .req INPUT, .req SELECT, .req TEXTAREA	{ */
INPUT.req, SELECT.req, TEXTAREA.req	{
	border:1px solid #E98D50;
	font-weight:normal;
}

.radio, .checkbox, .submitImage{ 
	border:none;
	background:none;
	width:auto;
	vertical-align:middle;
	}

/*-------------OBSLUGA FORM  KONIEC ----------------*/




/* formularz polec znajomym*/
div.send_form{		
}

div.send_form table{
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}

div.send_form table table{
	margin:0; 
}

div.send_form table td,div.send_form table th{
	padding-bottom:4px;
}


div.send_form table th{
	padding-right:22px;
	padding-left:40px;
	font-weight:normal;
}

div.send_form table tr.send_head td{
	text-align:center;
	background:url(../image/template/comment_bg.gif);
	background-repeat:repeat-x;
	height:52px;
	background-position:center top;
	color:#fff;
}

.menutop a
{
	color:#BFA667; 
	background:url(../image/template/li_top.gif) left top no-repeat; 
	background-position:0px 3px; 
	padding: 0px 15px; 
}

.menubottom a
{
	color:#FFF; 
	background:url(../image/template/li_bottom.gif) left top no-repeat; 
	background-position:0px 3px; 
	padding-left: 17px;
	padding-right:35px;
}
.menubottom a:hover
{
color:#FFFFFF;
}
.moore
{
	color:#000; 
	background:url(../image/template/li_center.gif) left top no-repeat; 
	background-position:0px 3px; 
	padding-left: 15px;
}

.date
{
	color:#8E0101;
	font-weight:bold;
}

.newsimg
{
	margin:0px 10px 5px 0px;
	border:2px solid #E4D7AB;	
}

.linknextprevOFF
{
	display:block;
	height:20px;
	color:#E5D6AD;
	padding-top:3px;
}

.linknextprev
{
	display:block;
	height:20px;
	padding-top:3px;
}