/*
	Ten plik stylow CSS jest wlasnoscia strony  http://www.sanimex.pl
*/

/*	=reset & global

---------------------------------------------------------------------------- */

html, body { height: 100%; margin: 0; padding: 0; }
table#main { height: 100%; width: 100%; margin: 0; padding: 0; }
table#main td { height: 100%; vertical-align: middle; padding: 0; }

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited { text-decoration: none; }
a { color: #737373; }
ol, ul { list-style: none; }
legend { display: none; }

body {
	color: #000;
	font-size: 100%;
	background: #CCC0AE;
	/*behavior:url("/fileadmin/css/csshover2.htc"); */
}

body, input, textarea, select, option, optgroup, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

/*	=layout

---------------------------------------------------------------------------- */

#homepage {
	background: url(/fileadmin/images/bg_site.gif) top left repeat-x;
}

#contentWrap {
	width: 950px;
	margin: 0 auto;
}

#headerWrap {
	height: 30px;
	overflow: hidden;
	padding-right: 60px; 
	font-size: 0.64em;
}

#headerWrap a {
	color: #fff;
	padding-top: 8px;
	float: right;
	display: block;
}

#wrap {
	height: 100%;
	overflow: hidden;
	position: relative;
}

#columnLeft {
	float: left;
	width: 278px;
}

#columnRight {
	width: 622px;
	height: 520px;
	background: #fff;
	float: left;
	position: relative;
	z-index: 30;
}

/* =columnLef 
---------------------- */

#logo {
	height: 76px;
	padding: 40px 0 0 71px;
}

#menu {
	margin-left: 50px;
	width: 211px;
	background: #EBE5DB;
}


#menu ul {
	background: url(/fileadmin/images/bg_bottom_menu.jpg) bottom left no-repeat;
	overflow: hidden;
	margin-top: 11px;	
	padding-bottom: 25px;
	height: 100%;
}

#menu ul li {
	background: url(/fileadmin/images/bg_point.gif) top left repeat-x;
	margin: -1px 23px 0 19px;
	height: 1%;
}
#menu ul li.submenu {
	background: none !important;
	height: 1%;
}

#menu ul li a {
	color: #7C6F6A;
	font-weight: bold;
	background: url(/fileadmin/images/ico_arrow.gif) top right no-repeat;
	background-position: 154px 5px;
	display: block;
	font-size: 0.79em;
	padding: 5px 6px;
	text-decoration: none;
	height: 1%;
}

#menu ul li a#oferta {
	background: url(/fileadmin/images/ico_arrow_act.gif) top right no-repeat;
	background-position: 154px 5px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

/* SUBMENU */

#menu ul.subpagemenu {
	background: none;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
	height: 100%;
}

#menu ul.subpagemenu li {
	margin: 0 0 0 19px !important;
	background: none;
	height: 1%;
}

#menu ul.subpagemenu li a {
	color: #7C6F6A;
	font-weight: normal;
	background: url(/fileadmin/images/bg_point.gif) bottom left repeat-x !important;
	display: block;
	line-height: 16px;
	font-size: 0.69em;
	text-decoration: none;
	height: 1%;
}

#menu ul.subpagemenu li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #F2B900 url(/fileadmin/images/bg_point.gif) bottom left repeat-x !important;
}

/* =columnRight
---------------------- */


#banner_swf img {
	margin: 0 auto;
}
#banner_swf {
	padding-top:5px;
	}
	
.shadow_left {
	background: url(/fileadmin/images/shadow_left.png) top left no-repeat;
	position: absolute;
	height: 450px;
	width: 22px;
	top: 20px;
	left: 256px;
	z-index: 10;
}

.shadow_right {
	background: url(/fileadmin/images/shadow_right.jpg) top left no-repeat;
	position: absolute;
	height: 450px;
	width: 29px;
	top: 20px;
	left: 900px;
	z-index: 10;
}

/* =footer */

#footer {
	background: #CCC0AE;
	width: 622px;
	text-align: right;
	line-height: 30px;
	color: #fff;
	font-size: 0.64em;
	position: absolute; 
	bottom: 0px;
}

/* =additions */

.display_block { 
	display: block; 
}
.margin_top10 { 
	margin-top: 10px; 
}
.margin_bottom10 {
	margin-bottom: 10px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}




/* =górne Menu */
#top_menu {
	font-size:10px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:13px;
	}
#menuGorne, #menuGorne ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#menuGorne a {
	display: block;
	width:80px;
	background-color:white;
	padding-bottom:5px;
	padding-top:3px;
	color:#94908B;
}
#menuGorne a.pierwszyPoz {
	text-align:center;
	width:80px;
	}
#menuGorne a:hover {
	color:#F2B900;
	}
#menuGorne li {
	float: left;
	width:80px;
}


#menuGorne li ul {
	position: absolute;
	left: -999em;
	width:80px;
	text-align:center;
}


#menuGorne li:hover ul, #menuGorne li.sfhover ul {
	left: auto;
}




.newsletterForm form, input {
	font-size:11px;
	}
.newsletterForm form {
	margin:0;
	padding-top:3px;
	}	

.newsletterForm {
	font-size:11px;
	margin:0;
	padding-left:54px;
	padding-top:8px;
	}

	