@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: 'OpenSansRegular', Arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.5em;
}
body {
	background-color: #2A2A2B;
	background-image: url(../_img/tobar-tlo.png);
	background-repeat: repeat;
	margin: 0px;
}
a:link , a:visited{
	color: #FFF;
	text-decoration: underline;
}
a:hover , a:active{
	text-decoration: none;
	color: #FFF;
}
#kontakt a{color: #f00;}
h1, h2, h3, h4, h5, h6, div, p, ul, li, legend{
	margin: 0px;
	padding: 0px;
}
#header {
	height: 215px;
	color: #FFF;
	margin: 0px auto;
	width: 960px;
}
#header h1 {
	background: url(../_img/tobar-logo.png) no-repeat left bottom;
	height: 146px;
	width: 405px;
	font-size: 1.1em;
	padding-top: 57px;
	padding-left: 18px;
	margin-left: 35px;
	float: left;
	font-weight: normal;
}
#header h2 {
	font-size: 1.3em;
	font-weight: normal;
	float: right;
	clear: right;
	margin-right: 55px;
	line-height: 2em;
}

#header h3 {
	font-size: 1.5em;
	float: right;
	margin-right: 55px;
	margin-top: 98px;
	font-family: 'OpenSansBold', Arial, sans-serif;
}
#header h4 {
	font-size: 1.8em;
	background: url(../_img/tobar-statyw.png) no-repeat right top;
	clear: right;
	float: right;
	margin-right: 30px;
	height: 30px;
	width: 303px;
	padding-top: 28px;
	text-align: center;
	padding-right: 6px;
	font-family: 'OpenSansBold', Arial, sans-serif;
	position: relative;
	top: -16px;
}
#header h4 span {
	font-size: 0.7em;
	font-weight: normal;
	font-family: 'OpenSansRegular', Arial, sans-serif;
}
#menu-box {
	clear: both;
	height: 35px;
	width: 960px;
	margin: 0px auto;
}
ul#menu {
	margin-left: 40px;
	list-style: none;
	height: 35px;
}
ul#menu li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	height: 35px;
	font-family: 'OpenSansBold', Arial, sans-serif;
	font-size: 0.85em;
}
ul#menu li.checked span.l {
	background: url(../_img/menu-active-l.png) no-repeat;
	width: 6px;
	height: 25px;
	display: inline-block;
	padding-top: 10px;
}
ul#menu li a:link span.l, ul#menu li a:visited span.l{
	background: url(../_img/menu-l.png) no-repeat;
	display: inline-block;
	height: 25px;
	width: 6px;
	padding-top: 10px;
}
ul#menu li a:hover span.l, ul#menu li a:active span.l {
	background: url(../_img/menu-hover-l.png) no-repeat;
	display: inline-block;
	height: 25px;
	width: 6px;
	padding-top: 10px;
}
ul#menu li a:link span.m, ul#menu li a:visited span.m{
	background: url(../_img/menu-m.png) repeat-x;
	display: inline-block;
	height: 25px;
	width: 140px;
	padding-top: 10px;
	text-align: center;
	color: #333;
}
ul#menu li a:hover span.m, ul#menu li a:active span.m {
	background: #FFF url(../_img/menu-hover-m.png);
	display: inline-block;
	height: 25px;
	width: 140px;
	padding-top: 10px;
	text-align: center;
}
ul#menu li a:link span.r, ul#menu li a:visited span.r{
	background: url(../_img/menu-r.png) no-repeat;
	display: inline-block;
	height: 25px;
	width: 6px;
	padding-top: 10px;
}
ul#menu li a:hover span.r, ul#menu li a:active span.r {
	background: url(../_img/menu-hover-r.png) no-repeat;
	display: inline-block;
	height: 25px;
	width: 6px;
	padding-top: 10px;
}


ul#menu li.checked span.m {
	background: #FFF;
	height: 25px;
	display: inline-block;
	padding-top: 10px;
	width: 140px;
	text-align: center;
	color: #F00;
}
ul#menu li.checked span.r {
	background: url(../_img/menu-active-r.png) no-repeat;
	width: 6px;
	height: 25px;
	display: inline-block;
	padding-top: 10px;
}
.container {
	background: #FFF;
	margin: 0px auto;
	padding: 20px 20px 14px;
	width: 920px;
}




#container-top {
	background: url(../_img/tobar-cont-top-r.png) no-repeat;
	margin: 0px auto;
	height: 10px;
	width: 960px;
}

#container-bottom {
	margin: 0px auto;
	height: 28px;
	width: 960px;
}
#container-bottom-left {
	background: url(../_img/tobar-cont-bottom-l.png) no-repeat;
	margin: 0px;
	float: left;
	height: 28px;
	width: 11px;
}
#container-bottom-middle {
	background: url(../_img/tobar-cont-bottom-m.png) repeat-x;
	margin: 0px;
	float: left;
	height: 28px;
	width: 938px;
}
#container-bottom-right {
	background: url(../_img/tobar-cont-bottom-r.png) no-repeat;
	margin: 0px;
	float: left;
	height: 28px;
	width: 11px;
}
div.container div  {
	margin-left: 40px;
	width: 390px;
	clear: left;
	/* [disabled]margin-bottom: 30px; */
}
div.container#startowa div {
	float: left;
}

div.container div.head5 {
	margin: 20px 0px 0px;
	padding: 0px;
	width: 920px;
	clear: both;
	text-align: center;
}
div.container#startowa div#drugi {
	clear: none;
	margin-left: 60px;
}

div.container div ul {
	margin-top: 8px;
	margin-left: 30px;
}
div.container div ul li {
	margin-top: 4px;





	list-style: url(../_img/tobar-dot.png) none margin-top
: 5px;
	list-style: url(../_img/tobar-dot.png) none;
}
div.container#cont-oferta {
	padding-bottom: 0px;
}
div.container div#oferta {
	float: right;
	height: 285px;
	width: 460px;
	margin-right: 25px;
	background: url(../_img/tobar-oferta-zdj.jpg) no-repeat right bottom;
	margin-bottom: 0px;
}

div.container div#oferta-lewa {
	clear: both;
	position: absolute;
	width: 420px;
	margin-top: 30px;
}

div.container h5  {
	font-size: 1.6em;
	background: url(../_img/line-m.png) repeat-x bottom;
	height: 60px;
	display: inline-block;
	font-weight: normal;
	color: #333;
}

div.container span.l {
	background: url(../_img/line-l.png) no-repeat bottom;
	display: inline-block;
	height: 60px;
	width: 90px;
	font-size: 1.6em;
}
div.container span.r {
	background: url(../_img/line-r.png) no-repeat bottom;
	display: inline-block;
	height: 60px;
	width: 90px;
	font-size: 1.6em;
}
div.container h6 {
	font-size: 1.45em;
	font-weight: normal;
	color: #000;
}

div.container h6#stopka {
	text-align: center;
	clear: left;
}
div.container#startowa div h6{
	display: list-item;
	list-style: url(../_img/tobar-dot2.png);
	margin-left: 24px;
}

.container #clear {
	clear: both;
}
div.container p {
	margin-top: 5px;
	margin-bottom: 25px;
}
div.container div iframe {
	margin-top: 15px;
}
div.container div#drugi p#kontakt {
	line-height: 2em;
	/* [disabled]margin-left: 14px; */
}
div.container div#drugi p#kontakt span {
	font-family: 'OpenSansBold', Arial, sans-serif;
}


div.container#startowa img {
	margin-bottom: 14px;
}
.polecamy img:hover {
opacity: .7;
}
.polecamy {
text-align: center;
padding-top: 40px;
}
#footer {
	margin: 0px auto;
	width: 960px;
	color: #FFF;
	height: 70px;
	font-size: 0.9em;
}
#footer p {
	float: left;
	margin-top: 6px;
	margin-left: 20px;
}

#footer ul {
	float: right;
	margin-right: 20px;
}
#footer ul li {
	float: right;
	list-style: none;
	margin-top: 6px;
	margin-left: 6px;
}
#form1 fieldset {
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
}
#form1 fieldset legend {
	font-size: 1.45em;
	color: #000;
	padding: 0px 0px 10px;
	display: list-item;
	list-style: url(../_img/tobar-dot2.png);
	/* [disabled]margin-left: 24px; */
}
#form1 fieldset ul {
	margin: 0px;
	padding: 0px;
}

#form1 fieldset ul li {
	display: block;
	padding: 6px 0px;
	height: 28px;
	list-style: none;
	margin: 0px;
}
#form1 fieldset ul li input, .formRight {
	display: block;
	padding: 0px 5px;
	height: 28px;
	width: 180px;
	float: left;
	border: thin solid #ddd;
	line-height: 28px;
}


#form1 fieldset ul li input:focus, #form1 fieldset ul li textarea:focus, select:focus {
	background: #FFC;
	border: thin solid #888;
}
#form1 fieldset ul li input:hover, #form1 fieldset ul li textarea:hover, select:hover {
	border: thin solid #888;
}


#form1 fieldset ul li input#wyslij {
	margin: 10px 0px 20px 160px;
	height: 30px;
	width: 70px;
	background: url(../_img/tobar-wyslij.png) no-repeat 0px 0px;
	cursor: pointer;
	border: none;
}
#form1 fieldset ul li textarea {
	display: block;
	padding: 0px 5px;
	width: 210px;
	float: left;
	margin: 0px;
	border: thin solid #ddd;
}
#form1 fieldset ul li label, .formLeft {
	line-height: 28px;
	text-align: right;
	display: block;
	padding: 0px 10px 0px 0px;
	float: left;
	width: 150px;
}
div.container#startowa div#drugi h6 {
	margin-left: 0px;
}
div#form {
	margin: 0px;
}

div.loader1 {
	background: url(../_img/menu-hover-l.png) no-repeat;
    margin-left:-10000px;
}

div.loader2 {
	background: url(../_img/menu-hover-m.png) no-repeat;
    margin-left:-10000px;
}

div.loader3 {
	background: url(../_img/menu-hover-r.png) no-repeat;
    margin-left:-10000px;
}
