﻿body, div {
margin: 0;
padding: 0;
}

img { border: 0; margin: 5px; }

body {
background: #aeb6c8 url(img/bg.png) repeat-x;
width: 100%;
height: 100%;
font-family: Tahoma, Arial, Verdana;
font-size: 12px;
}

#container {
width: 970px;
background: url(img/mb.png) no-repeat;
text-align: right;
position: relative;
}

#logo {
width: 760px;
height: 180px;
background: url(img/logo.png) no-repeat;
margin-left: auto;
}

#pasek {
width: 740px;
height: 45px;
margin-top: 1px;
margin-left: auto;
text-align: left;
background: url(img/pasek.png) no-repeat;
}

.menu {
text-align: center;
}

.menu dl {
	margin: 0 9px;
	padding: 0;
	height: 45px;
	float: left;
}

.menu dt {
	margin: 0 0 1px 0;
	padding: 11px 0;
	cursor: pointer;
	color: #454545;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.menu dd {
	margin: 0;
	padding: 3px 5px;
	background-color: #a4aec3;
	position: relative;
	border: solid #6f7991 2px;
	border-top: 0;
	font-weight: bold;
}

a.menulinki:link, a.menulinki:visited {
color: #ffffff;
text-decoration: none;
}

a.menulinki:hover {
color: #3d424e;
}

a.glowne:link, a.glowne:visited {
color: #454545;
text-decoration: none;
}

a.glowne:hover {
color: #747474;
}

#kartkitop {
width: 877px;
background: url(img/kartkitop.png) no-repeat;
margin-left: auto;
padding-top: 1px;
margin-top: 10px;
margin-bottom: 10px;
} 

#kartkibot {
width: 877px;
background: url(img/kartkibot.png) bottom left no-repeat;
padding-bottom: 23px;
}

#kartki {
width: 877px;
background: url(img/kartki.png) repeat-y;
*margin-top: 25px;
}

#tresc {
margin: 25px 20px 0 15px; *margin: 0 20px 0 15px;
padding: 10px;
text-align: left;
}

#text {
width: 639px;
float: left;
display: inline-block;
}

#batony {
width: 170px;
margin-left: 654px; *margin-left: 649px;
*display: inline-block;
}

a.baton {
width: 170px;
height: 55px;
display: block;
margin-bottom: 5px;
}

a#jacek:link, a#jacek:visited {
background: url(img/batony/jacek.png) no-repeat;
}

a#jacek:hover {
background: url(img/batony/jacekh.png) no-repeat;
}

a#po:link, a#po:visited {
background: url(img/batony/po.png) no-repeat;
}

a#po:hover {
background: url(img/batony/poh.png) no-repeat;
}

a#poby:link, a#poby:visited {
background: url(img/batony/poby.png) no-repeat;
}

a#poby:hover {
background: url(img/batony/pobyh.png) no-repeat;
}

a#smd:link, a#smd:visited {
background: url(img/batony/smd.png) no-repeat;
}

a#smd:hover {
background: url(img/batony/smdh.png) no-repeat;
}

a#bytom:link, a#bytom:visited {
background: url(img/batony/bytom.png) no-repeat;
}

a#bytom:hover {
background: url(img/batony/bytomh.png) no-repeat;
}

#stopka {
height: 51px;
width: 100%;
background: url(img/stopka.png) repeat-x;
}

#stopbox {
width: 860px;
padding-top: 22px;
font-size: 11px;
color: #959595;
margin-right: -90px;
}

a.stoplink:link, a.stoplink:visited {
font-size: 11px;
color: #959595;
text-decoration: none;
}

a.stoplink:hover {
color: #ffffff;
}

p.naglowek {
font-family: Impact;
font-size: 30px;
margin: 0;
color: #f26b22;
}

.navigation a:link, a:visited {
color: #25364d;
text-decoration: none;
}

.navigation a:hover {
text-decoration: underline;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
