/*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: 12px;
	text-align: justify;
	background: #3b321e;
	}

p { margin-top: 0px; }
a { color: #6E6142; text-decoration: none; }
a.more { color: #0088cc; padding: 0 10px 0 0; background: url('images/a-more.gif') 100% 3px no-repeat;}
a:hover { color: #6E6142; text-decoration: underline;}
a img { border: none; }
a:hover img { border: none; }
a:hover .image-link { border: 1px solid #30a39c; padding: 1px; }
.image-link { padding: 2px; }
strong  { font-weight: bold;}
ul { padding: 0 0 0 15px;}
ol { padding: 0 0 0 30px;}

/*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; }

#pageBackground { width: 100%; background: #fff url('images/bg.gif') repeat-x;}
#wrapper_outer { 
	background: url('images/bg2.gif') 0 0 repeat-x;
	position: absolute;
	 /* 10 jest mniejsze od 20, wiec bedzie pod obrazkiem */
	width: 50%; /* polowa strony */
	height: 435px; /* wysokosc tla */
	top: 0;
	right: 0; 
	}
#wrapper { 
	position: relative;
	z-index: 10; 
	width: 950px; 
	margin: 0px auto; 
	padding: 0 0 0 0; 
	}

/*TOP*/
#page_header { float: left; width: 100%; height: 176px; background: url('images/banner.jpg') no-repeat;}
#logo { position: relative; float: left; width: 225px; height: 135px; padding: 25px 0 0 12px; }
h1#master_page {
	float: left;
	position: absolute;
	top: 25px;
	left: 12px;
	text-indent: -9999px;
	font-size: 0px;
	}
h1#master_page a{
	display: block;
	width: 225px;
	height: 135px;
	margin: 0 0 0 0; padding: 0 0 0 0;
	}
#logo_orac { position: relative; float: right; width: 158px; height: 78px; padding: 29px 22px 0 0; }
h2#main_page_link {
	float: left;
	position: absolute;
	top: 29px;
	right: 22px;
	text-indent: -9999px;
	font-size: 0px;
	}
h2#main_page_link a{
	display: block;
	width: 158px;
	height: 78px;
	margin: 0 0 0 0; padding: 0 0 0 0;
	}
	
/*MENUS BOX*/
#menus_box { float: left; width: 937px; height: 258px; padding: 0 13px 0 0;}

/*TOP MENU*/
#top_menu_box { float: left; width: 760px; height: 34px; padding: 0; background: url('images/top_menu_box_bg.jpg') no-repeat;}
.top_menu { float: left; padding: 0 0 0 20px; }

/*LEFT MENU*/
#left_menu_box { float: left; width: 175px; height: auto; padding: 46px 2px 0 0;}
#left_menu_inner { float: left; width: 175px; padding: 0; background: url('images/left_menu_bg.gif') repeat-y;}
#left_menu_header { float: left; width: 175px; height: 31px; background: url('images/left_menu_header.jpg') no-repeat;}
#left_menu_bottom { float: left; width: 175px; height: 10px; background: url('images/left_menu_bottom.gif') no-repeat;}
.left_menu {
	float: left;
	width: 175px;
	padding: 0 0 5px 0;
	}
.left_menu ul {
	margin: 0;
	padding: 0;
	}
.left_menu ul ul {
	padding: 4px 0 4px 0px;
	}
.left_menu ul ul ul {
	padding: 2px 0 2px 0px;
	}
.left_menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.left_menu li li {
	background: none;
	}
.left_menu a:link, .left_menu a:visited, .left_menu a:active {
	height: 21px;
	padding: 5px 0 0 30px;
	color: #000;
	display: block;
	text-decoration: none;
	text-align: left; 
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	background: url('images/lmenu_button_1.gif') no-repeat;
	}
.left_menu ul ul a:link, .left_menu ul ul a:visited, .left_menu ul ul a:active {
	height: auto;
	font-size: 11px;
	padding: 4px 0px 5px 20px; margin: 1px 0;
	text-decoration: none!important;
	background: none!important;
	color: #000!important;
	}
.left_menu ul ul ul a:link, .left_menu ul ul ul a:visited, .left_menu ul ul ul a:active {
	color: #000;
	padding: 3px 0px 4px 30px; margin: 1px 0;
	text-decoration: none!important;
	}
.left_menu a:hover {
	text-decoration: none;
	color: #fff;
	background: url('images/lmenu_button_active.gif') no-repeat;
	}
.left_menu li li a:hover { text-decoration: underline!important; background: #cab48b!important;}
.left_menu li.menu-expand.menu-parent li a:hover { background: #cab48b!important;}  
.left_menu ul ul ul a:hover { text-decoration: underline!important; }
.left_menu ul ul li.menu-expand.menu-parent ul a:hover { text-decoration: underline!important;}

.left_menu li.menu-current a { text-decoration: none; background: url('images/lmenu_button_active.gif') no-repeat!important; color: #fff!important;}
.left_menu li.menu-expand.menu-parent a { text-decoration: none; background: url('images/lmenu_button_active.gif') no-repeat!important; color: #fff!important;}

.left_menu li li.menu-current a { text-decoration: underline!important;}
.left_menu li li.menu-expand.menu-parent a { text-decoration: underline!important;}
.left_menu li.menu-expand.menu-parent li a { background: none!important; color: #000!important;}
.left_menu li.menu-expand.menu-parent li.menu-current a { background: #cab48b!important; color: #000; text-decoration: underline!important;}
.left_menu li.menu-expand.menu-parent li.menu-parent a { background: #cab48b!important; color: #000; text-decoration: underline!important;}

.left_menu li.menu-expand.menu-parent li.menu-current li a { background: none!important; color: #000; text-decoration: none!important;}
.left_menu li.menu-expand.menu-parent li.menu-parent li a { background: none!important; text-decoration: none!important;}

.left_menu li li.menu-expand.menu-current li a { text-decoration: none!important; background: none!important;}
.left_menu li li.menu-expand.menu-parent li a { text-decoration: none!important; background: none!important;}
.left_menu li li.menu-expand.menu-current li a:hover { text-decoration: underline!important; background: #9a8a65!important;}
.left_menu li li.menu-expand.menu-parent li a:hover { text-decoration: underline!important; background: #9a8a65!important;}
.left_menu li li.menu-expand.menu-parent li.menu-current a { text-decoration: underline!important; background: #9a8a65!important; }

.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; }

/*MAIN PAGE*/
#main_page { float: left; width: 937px; padding: 0 13px 0 0; margin: 0; background: url('images/content_bg.gif') repeat-y; }
#page_bottom_box { width: 100%;}
#main_page_bottom { width: 950px; height: 7px; margin: 0 auto; padding: 0 0 15px 0; background: url('images/main_page_bottom.gif') 0 top no-repeat; font-size: 0;}
#fst_column { float: left; width: 177px; }
#snd_column { float: left; width: 760px; }

/*CONTENT*/
#page_header_box { float: left; width: 760px; height: 71px; background: url('images/page_header_bg.jpg') no-repeat;}
#page_title { float: left; width: 450px; padding: 28px 0 0 10px;}
#page_title h3 { 
font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #fff; margin: 32px 0 0 0; padding: 3px 100px 3px 20px; background: #605539; font-weight: normal; }
#logos_box { float: right; height: 53px; padding: 3px 16px 0 0; width: auto;}
.luxxus { float: left; width: 243px; height: 53px; background: url('images/luxxus_logo.gif') no-repeat;}
.axxent { float: left; width: 262px; height: 53px; background: url('images/axxent_logo.jpg') 0 6px no-repeat;}
.basixx { float: left; width: 247px; height: 53px; background: url('images/basixx_logo.jpg') 6px 6px no-repeat;}
.blank {}
#content_box { float: left; width: 720px; padding: 10px 20px; }
#content { float: left; width: 720px; padding: 0; margin: 0; color: #4C4F4D; line-height: 17px; }

/*PATHWAY*/
.pathway {}
.pathway ul { margin: 0; padding: 0; width: auto;}
ul.breadcrumbs li { list-style-type: none; display: inline; margin: 0; padding: 0; }
ul.breadcrumbs li a { 
float: left; padding: 5px 10px; text-decoration: underline; background: url('images/arrow.png') 0 12px no-repeat; color: #013347; font-size: 14px; font-family: Verdana, Geneva, sans-serif; font-weight: normal; }
ul.breadcrumbs li a:hover  { text-decoration: none;}
ul.breadcrumbs li.menu-current a { font-weight: bold; text-decoration: none;}
ul.breadcrumbs li.menu-current a:hover { text-decoration: none;}

/*FOOTER*/
#footer_box { width: 100%; height: 99px; background: url('images/footer_bg.gif') repeat-x;}
#footer_inn { width: 950px; height: 99px; margin: 0 auto; }
#footer_menu_box { float: right; width: auto; padding: 15px 0 6px 10px; margin: 0 15px 0 0; border-bottom: 1px solid #6e6142;}

ul#footer_menu { margin: 0; padding: 0 0 0 0px; }
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: #fff; font-family: Verdana, Geneva, sans-serif; font-size: 11px; text-decoration: none; padding: 5px 5px; }
ul#footer_menu li a:hover, ul#footer_menu li a:active { text-decoration: underline;}
ul#footer_menu li.menu-current a {text-decoration: underline;}

/*ADVERTS*/
#hiperbox_outer { position: absolute; left: 50%; top: 0; width: 128px; height: auto; padding: 0 0 0 475px;  }
#hiperbox { position: fixed; top: 15px; width: 128px; height: 360px; }
#hiperbox ul { margin: 0; padding: 0;}
#hiperbox ul li { margin: 0; padding: 0; list-style-type: none; display: block;}
#hiperbox ul li a { float: left; width: 128px; height: 72px; }
#hiperbox ul li a#link1 { background: url('images/sztk_zew_box.png') no-repeat;}
#hiperbox ul li a#link2 { background: url('images/sztk_wew_box.png') no-repeat;}
#hiperbox ul li a#link3 { background: url('images/light_box.png') no-repeat;}
#hiperbox ul li a#link4 { background: url('images/q_box.png') no-repeat;}
#hiperbox ul li a#link5 { background: url('images/s_box.png') no-repeat;}

/*RECOMEND*/
#recomend { float: left; width: 177px; padding: 0px 0px; text-align: left; }
#recomend_inn { float: left; width: 165px; padding: 10px 5px; background: #fff;}
#recomend h3 { margin: 0; padding: 5px 0; font-size: 11px; font-weight: normal; }
input#priv_pol { vertical-align: baseline;}
input#mail { margin: 5px 0;}
input#send { margin: 0 0 5px 0;}
#title { font-size: 10px;}
#accept { font-size: 10px; }
