/*GLOBAL RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}

/* remember to define focus styles! */
:focus { outline: 0;}
caption, th, td { font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* END OF RESET */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	background: #000 url('images/bg.gif') repeat-x;
	}

#wrapper{
	width: 921px;
	margin: 0px auto; padding: 16px 0 0 0;
	}

p{
	margin-top: 0px;
}

a { color: #FF9900; text-decoration: underline;}
a:hover { text-decoration: none;}

a.link:link, a.link:visited {}
a.link:hover {}
strong { font-weight: bold;}
ul { padding: 0 0 0 15px;}

/*CLEARFIX*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block;	}
* html .clearfix { height: 1%; }
.clr { clear: both; }

/*TOP*/
#page_header { width: 100%; height: 157px; margin: 0 0 0 0; background: url('images/page_header_bg.jpg') 0 top no-repeat; }
#logo { position: relative; float: left; width: 220px; height: 114px; }
h1#master_page {
	float: left;
	position: absolute;
	top: 10px;
	left: 30px;
	text-indent: -9999px;
	font-size: 0px;
	}
h1#master_page a{
	display: block;
	width: 155px;
	height: 98px;
	margin: 0 0 0 0; padding: 0 0 0 0;
	}
	
#languages { float: right; margin: 0; padding: 15px 8px 0 0;}
#languages ul { margin: 0; padding: 0;}
#languages ul li { float: left; list-style-type: none; display: inline; padding: 0 7px 0 0; margin: 0; }
#languages ul li a.pl { background: url('images/pl.gif') no-repeat;}
#languages ul li a.de { background: url('images/de.gif') no-repeat;}
#languages ul li a.en { background: url('images/en.gif') no-repeat;}
#languages ul li a.ru { background: url('images/ru.gif') no-repeat;}
#languages ul li a { float: left; width: 20px; height: 10px; padding: 0; margin: 0; font-size: 0px;}


/*TOP MENU*/
#top_menu_box { float: left; width: 921px; height: 43px; background: url('images/top_menu_box.gif') repeat-x;}
#top_menu { float: left; width: auto; height: 39px;}

/*LEFT MENU*/
#left_menu_box { float: left; width: 199px; height: auto; padding: 8px 5px 0 8px; margin: 0;}
#left_menu_outer { float: left; width: 199px; }
#lm_top { float: left; width: 199px; height: 10px; background: url('images/lm_top_bg.jpg') 0 0 no-repeat; }
#lm_bottom { float: left; width: 199px; height: 10px;padding: 0; background: url('images/lm_bottom_bg.jpg') 0 0 no-repeat;}
#lm_mid { float: left; width: 186px; padding: 0 6px 0 7px; background: url('images/lm_main_bg.jpg') 0 0 repeat-y; }


h3#lm_header { width: 156px; height: 24px; padding: 9px 0 0 30px; margin: 0 0 10px 0; text-transform: uppercase; font-weight: normal; background: url('images/lm_h3_bg.jpg') no-repeat;}
.left_menu {
	float: left;
	width: 168px;
	padding: 0 0 0 18px;
	}

.left_menu ul {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
.left_menu ul ul {
	padding: 0 0 0 10px;
	}

.left_menu li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	background: url('images/lm_border.gif') 0 100% no-repeat;
	}
	
.left_menu li li {
	background: none;
	}

.left_menu ul li.menu-expand ul { display: none;}
.left_menu ul li.menu-expand.menu-current ul { display: block;}
.left_menu ul li.menu-expand.menu-parent ul { display: block;}
.left_menu ul li.menu-expand.menu-parent ul li.menu-expand ul { display: none;}
.left_menu ul li.menu-expand.menu-parent ul li.menu-expand.menu-current ul { display: block; }
.left_menu ul li.menu-expand.menu-parent ul li.menu-expand.menu-parent ul { display: block; }

.left_menu ul li.menu-current ul li a { 
background: url('images/lm_marker.gif') 0 9px no-repeat!important; font-weight: normal!important; padding-left: 10px;}
.left_menu ul li.menu-current ul li a:hover {  font-weight: bold!important; }
	
.left_menu a:link, .left_menu a:visited, .left_menu a:active {
	padding: 6px 0px 8px 10px;
	color: #d9dade;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url('images/lm_marker.gif') 0 11px no-repeat;
	}

.left_menu ul ul a:link, .left_menu ul ul a:visited, .left_menu ul ul a:active {
	font-size: 11px;
	padding: 4px 0px 4px 10px;
	background: url('images/lm_marker.gif') 0 9px no-repeat!important;
	}

.left_menu ul ul ul a:link, .left_menu ul ul ul a:visited, .left_menu ul ul ul a:active {
	color: #FFF;
}

.left_menu ul ul ul a:hover {
	color: #FFFF00!important;
	}

.left_menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

.left_menu .menu-current a { color:#ffffff!important; font-weight: bold!important; background: url('images/lm_marker.gif') 0 11px no-repeat!important;}
.left_menu ul ul ul .menu-current a { 
color:#FFFF00!important; font-weight: bold!important; background: url('images/lm_marker.gif') 0 9px no-repeat!important;}

/*SEARCH*/
#search {
	float: right;
	width: 200px;
	height: 29px;
	padding: 10px 14px 0 0px; 
	margin: 0 0 0 0;
	}

#search .search_string {
	width: 138px;
	height: 18px;
	color: #FFF;
	border: 0px;
	background: url('images/search_pole_bg.jpg');
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 11px;
	padding: 2px 2px 0; margin: 0px;
	}

#search .search_submit_text {
	width: 51px;
	height: 20px;
	font-size: 11px;
	color: #000;
	border: none;
	background: url('images/search_button.jpg') no-repeat;
	padding: 0 0 2px 0; margin: 0;
	}
	
#search form {
	float: left;
	}

/*MAIN PAGE*/
#main_page { float: left; width: 100%; padding: 0 0 0 0; background: url('images/main_page_bg.gif') repeat;}
#fst_column { float: left; width: 212px; }
#snd_column { float: left; width: 709px;}

/*FLASH BANNER*/
#flash_box { float: left; width: 704px; height: 297px; padding: 11px 0 0 5px; }
#flash_banner { width: 698px; height: 286px; background: url('images/flash_bg.jpg') 0 0 no-repeat;}

/*AUCTION ADVERT*/
#auction_advert { float: left; width: 100%; height: auto; padding: 0; margin: 30px 0 0 0; text-align: center;}
.banner { float: left; width: 212px; height: 80px; padding: 40px 0 20px 0;}
#sztukateria_link { float: left; width: 157px; height: 90px; padding: 0px 27px 20px;}
#sztukateria_link ul { margin: 0; padding: 0;}
#sztukateria_link ul li { display: block; margin: 0; padding: 0; list-style-type: none; }
#sztukateria_link ul li a { float: left; width: 157px; height: 90px; background: url('images/sztukateria.gif') 0 0 no-repeat;}
#sztukateria_link ul li a:hover { background: url('images/sztukateria_dark.gif') 0 0 no-repeat;}


/*Content*/
#content_box { float: left; width: 696px; padding: 0 13px 0 0; }
#content_title { width: 676px; height: 33px; padding: 8px 0 0 20px; color: #ff6600; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: url('images/content_title.jpg') 4px 0 no-repeat;}
#content { float: left; width: 666px; padding: 15px; color: #e0e0e0; line-height: 17px;}
#content_top { float: left; width: 696px; height: 5px; font-size: 0px; background: url('images/content_top.jpg') 0 0 no-repeat;}
#content_mid { float: left; width: 696px; height: auto; background: url('images/content_mid.gif') 0 0 repeat-y;}
#content_bottom { float: left; width: 696px; height: 6px; background: url('images/content_bottom.jpg') 0 0 no-repeat;}

/*GALLERY*/
#gallery_box { float: left; width: 846px; height: 135px; padding: 15px 0 0 75px; }

/*PAGE FOOTER*/
#page_footer { float: left; width: 921px; height: 45px; padding: 0; background: url('images/footer_bg.gif') 0 0 no-repeat;}
#footer_menu_box { float: left; padding: 15px 0 0 0;}
ul#footer_menu { margin: 0; padding: 0 0 0 230px; }
ul#footer_menu li { list-style-type: none; margin: 0; padding: 0; display: inline; }
ul#footer_menu li a:link, ul#footer_menu li a:visited { color: #d9dade; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding: 5px 12px; background: url('images/bm_marker.gif') 100% 9px no-repeat; }
ul#footer_menu li a:hover, ul#footer_menu li a:active { color: #505253;}
ul#footer_menu li.menu-current a { color: #505253; }

/*copyrights*/
#copyrights { 
float: left; width: 914px; padding: 10px 0 10px 7px; color: #d9dade; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; }