*
{
    margin: 0px;
    padding: 0px;
}

body
{
	color: #747474;
	font-size: 11px;
	font-family: "trebuchet ms" , helvetica, sans-serif;
	background: #f5edd8 url('images/bg.png') repeat-x;
}

a
{
	text-decoration: none;
	color: #885c35;
	font-weight:bold;	
}

a:hover
{
    text-decoration: underline;    
}

strong
{
    background: inherit;
    color: #50514D;
}

#header
{
    width: 100%;
    height: 350px;        
    width: 980px;
    margin: 0px auto;     
}

#header a
{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#header_inner
{
    position: relative;
    height:289px;
    background: url('images/header.jpg');
}

#mainMenu
{
	width:100%;
	position: relative;
	height:70px;
	background: url('images/menuBg.png') repeat-x;
	text-align:center;
}

#searchBox
{    
    position: absolute;
    right: 0px;
    bottom: 25px;
    color: #DADADA;
    text-transform: lowercase;
    font-size: 13px;
    top:145px;
    text-align:right;
}

#content
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #996633;
	border-left-color: #996633;
	width: 980px;
	margin: 0px auto;
	background: #fff;
}

#main
{
	padding-top: 5px;
	position: relative;
	width: 980px;
	margin: 0px auto;
	padding-bottom: 10px;	
}

#menu ul
{
    list-style: none;
    margin: auto;
    width:100%;
}

#menu li
{
    background: none;
    padding: 0px;
    font-weight: bold;
}

#menu a
{
    display: block;
    position: relative;
    width: 140px;
    height: 27px;
    margin-bottom: 1px;
    text-decoration: none;
    background: inherit;
    padding-left: 17px;
    padding-top: 22px;
    color: #000;    
    font-size: 18px;
    float:left;
    text-align:center;
}

#menu a span
{
    position: absolute;
    right: 0px;
    margin-top: 5px;
    margin-right: 15px;
    width: 7px;
    height: 7px;
}

#menu a:hover span
{
    position: absolute;
    right: 0px;
    margin-top: 5px;
    margin-right: 15px;
    width: 7px;
    height: 7px;
    color: #636363;
}

#menu a:hover
{
    background: inherit;
    color: #636363;
}

#menu_end
{
    height: 30px;
}

h1
{
    background: inherit;
    color: #50514D;
    /*text-transform: lowercase;*/
    font-size: 26px;
}

h1 span
{
    background: inherit;
    color: #85AC1E;
}

h1 span sup
{
    background: inherit;
    color: #85AC1E;
    font-size: 14px;
}

h3
{
    margin-top: 30px;
    background: inherit;
    color: #50514D;
    font-size: 14px;
    text-transform: lowercase;
    height: 34px;
}

h3.first
{ 
    margin-top: 0px;
    background: url('images/boxBg.png');
    width: 175px;
    height:28px;
    margin-left:5px;
    margin-right:5px;
    color:#fff;
    text-indent:29px;
    padding-top:8px;
    text-transform: uppercase; 
}

#lcol
{
    /*position: absolute;
    bottom: 0;
    left:5px;
    top:10px;*/
    width: 185px;
	padding-left:5px;
}

#center
{
    border: 1px solid #EAEAEA;
    /*position: relative;
    margin-left: 195px;*/
    width: 585px;
    background-repeat: repeat-x;
    min-height: 550px;
}

#rcol
{
    /*position: absolute;
    right:0;*/
    width: 195px;
    /*bottom: 0;
	top:10px;*/
    background-repeat: repeat-x;    
}

#lcontent
{
    position: relative;
    padding: 0px 5px 0px 0px;
}

#rcontent
{
    position: relative;
    padding: 0px 0px 0px 5px;
}

#centerContent
{
    position: relative;
    padding: 25px 20px 0px 20px;
}


ul
{
    list-style: none;
}

li
{
    background: url('images/ArrowR4.gif') no-repeat 0px 5px;
    padding-left: 15px;
}

p
{
    margin-bottom: 25px;
    text-align: justify;
    line-height: 20px;
}

#lcol p
{
    font-size: 10px;
    line-height: 16px;
    margin: 0px;
}

.divider
{
    font-size: 0px;
    position: relative;
    border-bottom: solid 1px #F5F5F5;
    height: 1px;
    width: 100%;
    margin: 10px 0px 10px 0px;
}

.summary
{
    text-align: right;
    font-style: italic;
}

ul.divided li
{
    border-top: solid 1px #F5F5F5;
    margin-top: 4px;
    padding-top: 4px;
    background-position: 0px 9px;
}

ul.divided li.first
{
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
    background-position: 0px 5px;
}

#slogan2
{
    font-size: 14px;
    position: relative;
    top: -5px;
}

.box_price
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #CFA072;
	margin-top: 5px;
	padding-top: 5px;
	color: #595959;
}

.box
{
	margin-top: 15px;
	color: #663300;
}

.box p
{
    font-size: 10px;
    line-height: 16px;
    margin: 0px;
}

.box_inner
{
    padding:0px;
    color: inherit;
    margin:auto;    
}

.captioned_image
{
    position: relative;
    padding-bottom: 15px;
    float: left;
    margin-right: 17px;
}

.captioned_image div
{
    position: absolute;
    font-size: 9px;
    bottom: 0px;
    left: 0px;
}

#footer
{
    clear: both;
    background: url('images/a2.gif') repeat-x;
    width: 680px;
    margin: 0px auto;    
    padding-bottom:15px;
    padding-top: 10px;
    text-align: center;
    text-transform: lowercase;
}
/*********************************************************************************/
.sectiontitle
{
	font-size: 16px;
	font-weight: bold;
	color: #50514D;
}

.ButtonStyle
{
    width: 115px;
    height: 20px;
    border: 0;
    margin-left: 0;
    padding: 0;
    background: url('images/ruButtonMedium.gif') 100% 0 no-repeat;
    color: #fff;
    text-align: center;
    vertical-align:middle;
    font-size: 10px;   
    font-weight:bold;
}

.sectionsubtitle
{
	padding: 5px 6px 5px 6px;
	font-weight: bold;
	padding-bottom: 4px;
}

/******grid ****************/
.grid
{
	width: 99%;
	font-family: Tahoma;
}
.grid H2
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.grid .mid
{
	padding: 3px 0px 0px 0px;
}
.grid .datatable
{
	width: 100%;
	color: #666;
}
.grid .datatable TH
{
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 2px 4px;
    color: #333333;
    border-bottom: solid 2px #bbd9ee;
    border-bottom-color: #F1FFB0;
}
.grid .datatable TH A
{
    text-decoration: none;
    padding-right: 18px;
    color: #93B300;
}
.grid .datatable TH.sortasc A
{
	background: url(images/asc.gif) right center no-repeat;
}
.grid .datatable TH.sortdesc A
{
	background: url(images/desc.gif) right center no-repeat;
}
.grid .datatable .row TD
{
    font-size: 12px;
    text-align: left;
    padding: 6px 4px;
    border-bottom: solid 1px #bbd9ee;
    border-bottom-color: #F3FFBB;
}
.grid .datatable .row:hover
{
    background-color: #F8FFD5;
    color: #000;
}
.grid .datatable .row TD.first
{
	padding-left: 10px;
}
.grid .datatable TH.first
{
	padding-left: 10px;
}
.grid .datatable .row:hover .first
{
	background-repeat: no-repeat;
	background-image: url(images/bullet.gif);
}
/* Data Pager Styles */
.grid TR.pager-row TD
{
	border-top: solid 2px #93B300;
}
.grid .pager
{
	font-family: arial,sans-serif;
	text-align: center;
	padding: 6px;
	font-size: 18px;
}
.grid .pager SPAN.command, .grid .pager SPAN.current, .grid .pager A.command, .grid TR.pager-row TD A
{
	color: #800000;
	padding: 0px 5px;
	text-decoration: none;
	border: none;
}
.grid .pager A.command:hover, .grid TR.pager-row TD A:hover
{
	border: 2px solid #993300;
	background-color: #FFCC66;
	color: #333333;
	padding: 0px 3px;
	text-decoration: none;
}
.grid .pager SPAN.current, .grid TR.pager-row TD SPAN
{
    border: none;
    font-weight: bold;
    color: #3e3e3e;
    padding: 0px 6px;
}
.grid TR.pager-row TD
{
	border-top: none;
	text-align: center;
}
.grid TR.pager-row TABLE
{
	height: 35px;
	margin: 0 auto 0 auto;
}
/******koniec grid ****************/
.productDetailTitle
{
    padding-bottom:4px;
}

.productDetailTitle A
{
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, 'Times New Roman', Arial, Serif;
}

/***********AutoComplete flyout ****************************/
.autocomplete_completionListElement
{
    font-family: Verdana, Arial, Serif;
    font-size: 12px;
    visibility: hidden;
    margin: 0px !important;
    background-color: #FFFFFF;
    color: #333333;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'inherit';
    overflow: auto;
    height: 220px;
    text-align: left;
    list-style-type: none;
    padding: 0px !important;
    z-index:999;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #F3F3F3;
    color: #24486C;
    padding: 1px;
    font-size: 12px;
    font-weight: bold;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #FFFFFF;
    color: #24486C;
    padding: 1px;
    font-weight: normal;
}
/***********koniec AutoComplete flyout ****************************/
/***********table dla szczegółów ****************************/
.tableDetails
{
	width: 100%;
}

.tableDetails TH
{
	font-size: 12px;
	width: 21%;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}

.tableDetails TD
{
	text-align: left;
	vertical-align: middle;
}

/***********koniec table dla szczegółów ****************************/

.textBox
{
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	border: 1px solid #333333;
	background-color: #EBEBEB;
	color: #333333;
}

/********ankiety*******/
.pollbox
{
	font-size: 12px;
	width: 100%;
}

.pollcontent
{
	padding: 0px;
}

.pollquestion
{
	font-size: 13px;
	font-weight: bold;
}

.polloptions
{
	padding-top: 10px;
	padding-bottom: 4px;
}

.pollbar
{
	background-color: red;
	font-size: 4px;
}

.progressbarcontainer
{
	width: 98%;
	height: 15px;
	border: solid 1px black;
	padding: 1px;
}

.progressbar
{
	width: 0px;
	background-color: Red;
	height: 15px;
}
/*********************/

/********Ikony panela administracyjnego******/
.adminPanelIcons
{
	text-align: center;
	display: block;
	float: left;
	vertical-align: middle;
	width: 90px;
}

.adminPanelTable
{
	width: 100%;
	border-top-style: solid;
	border-top-color: Black;
	border-top-width: 1px;
}
/*********************/
.searchBox
{
	border: 1px solid #E2E2E2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/******************/
.boxHeader
{
	font-size: 16px;
	font-weight: bold;
	padding-left:2px;
	padding-bottom:4px;
}

.boxContent
{
	padding-left: 5px;
	text-align:left;
}
/************* style site map path *******************/
.siteMapPathLink
{
	font-weight: bold;
	font-size: 13px;
}

.siteMapPathLink:link, .siteMapPathLink:visited
{
}

.siteMapPathLink:hover
{
}
/************* style site map path *******************/
.priceLargeList
{
    border: 1px dotted #99BBDD;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Courier New' , Courier, monospace;
    text-align: center;
    margin: auto;
    background-color: #FFFFCC;
}

.sectionsubtitle
{
    font-size:14px;
    padding-bottom:5px;
}
