* {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
html {
	/*background: url(../img/foot_bg.png) repeat-x left bottom;		*/
}
body {
	text-align: center;
	background: url(../img/top_bg.png) repeat-x left top;
}
noscript {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #da251d;
	padding: 10px;
}
ul {
	list-style: none;
	list-style-type: none;
	margin-top: 5px;
}
ul li {
	background: url(http://www.samer.com.pl/img/ul_bg.gif) no-repeat left 4px;	
	padding-left: 15px;
}

h1 {
	font-size:19px;
	font-family: Helvetica, Tahoma;
	font-weight: bold;
	color:#333333;
	text-transform: uppercase;
	background: url(../img/big_title_bg.jpg) no-repeat left top;
	padding-bottom: 8px;
	margin-top: 10px;
}
h1 span {
	font-weight: normal;
	font-size:19px;
	color: #bbbbbb;
}
fieldset {
	border:0;
}
label {
	font-weight: bold;
}
select {
	width:200px;
}
select.medium {
	width:150px;
}
form#n_form {
	width:200px;
}
input.txt {
	width:200px;
	border:1px solid #dddddd;
	height: 17px;
	padding: 2px 0 0 2px;
}
input.newsl_subm {
	width:23px;
	height: 17px;
	background: url(../img/newsl_but.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	border:0;
	cursor: pointer;
}
/*formularz zapytania*/
form#prod_quest table td {
	padding:5px;
}
input.subm {
	width:60px;
	height: 25px;
	border:0;
	background-color: #eb3d00;
	color:#ffffff;
	font-size:11px;
	font-family: Tahoma;
	cursor: pointer;
}
select, select option {
	color:#515151;
}
input.subm:hover {
	background-color: #B02300;
}
form#prod_quest input.txt, form#prod_quest textarea {
	width:300px;
	font-size:11px;
	font-family: Tahoma;
	color:#515151;
}
textarea {
	width: 200px;
	height: 150px;
	border:1px solid #dddddd;
}

/**/
div#container {
	text-align: left;
	width:766px;
	margin:0 auto;
	line-height: 135%;
	padding-bottom:10px;
}

div#baner {
	width:766px;
	height: 370px;
	background-color: #ffffff;
}
div#main {
	margin-top: 7px;
	color: #515151;
	font-family: Tahoma;
	font-size: 11px;
}
/*lewa kolumna*/
div#left {
	width:260px;
	float: left;
}
div.wrapper {
	margin: 10px;
}
/*aktualności na stronie głównej*/
div.akt_box {
	margin-top: 15px;
	font-size:11px;
	border-bottom:1px solid #dddddd;
	padding-bottom: 7px;
}
p.akt_title {
	font-weight: bold;
}
p.akt_body {
	margin-top: 5px;
}
p.akt_foot, p.prd_foot {
	text-align:left;
	background: url(../img/more.png) no-repeat right 4px;
}
/*produkty*/
div.prd_item {
	margin-top: 10px;
}
p.prd_title {
	font-weight: bold;
	font-size:12px;
	margin-bottom: 3px;
	text-align: right;
	text-decoration: underline;
}
img.prd_list_img {
	float: left;
	border:1px solid #d3d3d5;
	padding: 2px;
	background-color: #ffffff;
	margin-right: 10px;
}
div.prd_item a:hover img {
	border:1px solid #da251d;
}
p.prd_foot {
	margin-top: 2px;
}
div#zam_form {
	display: none;
}

/*prawa strona*/
div#right {
	width:491px;
	float: right;
}
div.content {
	margin-top: 15px;
}
/*jedna kolumna*/
div.onecol {
	width:100%;
	margin-top:10px;
	padding-bottom: 10px;
}

/*dwie kolumny*/
div.twocol {
	width:491px;
	margin-top: 10px;
	padding-bottom: 10px;
}
div.left_col {
	width:235px;	
	float: left;
}
div.right_col {
	padding-left: 20px;
	width:235px;
	float: left;
}

/*stopka*/
div#foot {
	border-top:7px solid #d3d3d3;
	font-family: Tahoma;
	padding-bottom: 15px;
}
div#bottom_menu {
	width:766px;
	border-bottom: 1px solid #d3d3d3;		
	text-align: center;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#bottom_menu a {
	margin-left: 10px;
	color: #aaaaaa;
}
div#bottom_menu a:hover {
	text-decoration: none;
}
div#bottom_menu span {
	color:#bbbbbb;
	margin-left: 10px;
}
div#foot div#copy {
	text-align:center;	
	margin-top: 10px;
}
div#foot div#copy a {
	font-size:11px;
	color: #d3d3d3;
}

/*mapa google*/
div#map {
	width:470px;
	height: 350px;
	margin: 0 auto;
	border: 2px solid #cccccc;
}
div#directions {
	background-color: #ffffff;
}
div.tooltip {
	color: #da251d;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height: 140%;
}
div.tooltip p {
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin: 5px 0 0 0;
	padding:0;
}
/*big title*/
.big_title {
	font-size:19px;
	font-family: Helvetica, Tahoma;
	font-weight: bold;
	color:#333333;
	text-transform: uppercase;
	background: url(../img/big_title_bg.jpg) no-repeat left top;
	padding-bottom: 8px;
}
.big_title span {
	font-weight: normal;
	font-size:19px;
	color: #bbbbbb;
}

/*title*/
.section_title {
	/*background: url(../img/title_top_bg.png) no-repeat right center;*/
	padding-top: 3px;
	font-weight: bold;
	margin-bottom: 5px;
	font-size:12px;
}

img.more {
	vertical-align: middle;
	margin-left: 2px;
}
img.big_border {
	border-top:5px solid #d3d3d5;
}
.nbox {
	border:1px solid #d3d3d5;
	padding: 2px;
}
a {
	color: #eb3d00;
}
a:hover {
	text-decoration: none;
}
.biggerb {
	font-size:13px;
	font-weight: bold;
}
.bigger {
	font-size:13px;
}
.red {
	color: #da251d;
}
.redb {
	font-weight: bold;
	color: #da251d;
}
.more_info, .more_info_right {
	text-align: right;
	margin-top:10px;
	background: url(../img/more.png) no-repeat left 2px;
}
.more_info_right {
	text-align: left;
	background: url(../img/more.png) no-repeat right 4px;
}
.mtop5 {
	margin-top: 5px;
}
.mtop10 {
	margin-top: 10px;
}
.mtop15 {
	margin-top: 15px;
}
.mtop20 {
	margin-top: 20px;
}
.mleft5 {
	margin-left: 5px;
}
.mleft10 {
	margin-left: 10px;
}
.vmiddle {
	vertical-align: middle;
}
div.hr, div.med_hr {
	padding-top:7px;
	padding-bottom: 0;
	margin: 0;
	background-color: transparent;
	font-size:1px;
	height:1px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	width:100%;
	margin: 0 auto;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcent {
	text-align: center;
}
.clr {
	clear: both;
}
/*numerowanie przy stronicowaniu*/
a.num {
	font-size:11px;
	background-color: #d3d3d3;
	color:#666666;
	padding:3px 3px 3px 4px;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	margin-left: 1px;
	font-size: 11px;
}
a.num:hover {
	text-decoration: none;
	background-color: #f76201;
	border: 1px solid #bbbbbb;
	color:#ffffff;
}
a.active {
	font-size:11px;
	text-decoration: none;
	background-color: #f76201;
	color:#ffffff;
	padding:4px 5px 4px 5px;
	border: 1px solid #bbbbbb;
}
a.active:hover {
	text-decoration: none;
	color: #ffffff;
}