html {
	background: url('../img/bg.jpg') repeat;	
}
body {
    background: url('../img/bg.jpg') repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
#bgContainer {
	width: 100%;
	margin: 0 auto;
}
#bgTop {
	width: 100%;
	float: left;
	background: url('../img/bg_top.jpg') no-repeat center top;
}
#bgBottom {
	width: 100%;
	float: left;
	background: url('../img/bg_bottom.jpg') no-repeat center bottom;
}
/* ============================ style ogĂłlne */

.clear{
	clear: both;
}
.floatRight {
	float: right;	
}
.floatLeft {
	float: left;	
}
img {
	border: 0;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
ul {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0;	
}
label {
	margin-left: 10px;	
}
a:link, a:visited {
	color: #f7941d;
	text-decoration: none;	
}
a:hover {
	color: #fe8c02;
	text-decoration: underline;
}

#mainMargin {
	width: 981px;
	float: left;
	margin-bottom: 15px;
}
#main {
	width: 981px;
	margin: 40px auto;
	background: #fff;
}
#top {
	width: 981px;
	height: 128px;
	float: left;
	background: #fff;
}
#logo {
	position: relative;
	top: -13px;
	left: 20px;
	width: 319px;
	height: 105px;
	float: left;
}
#rightTopImg {
	width: 140px;
	height: 102px;
	position: relative;
	top: 5px;
	left: 870px;
	background: url('../img/baner_corner.png') no-repeat;	
}
/* ==================================== top menu */
#topMenu {
	float: left;
	width: 550px;
	margin: 40px 0 0 60px;
}
#topMenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#topMenu ul li a {
	display: block;
	float: left;
	margin-left: 20px;
	color: #7BC11D;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu ul li a:hover {
	text-decoration: underline;
}
#topMenu #selected {
	text-decoration: underline;
}

#banner {
	width: 981px;
	height: 180px;
	float: left;
	border-top: 5px solid #356B0C;
	border-bottom: 5px solid #356B0C;
	background: url('../img/bannerBg.png') no-repeat;	
}
#bannerLeftContainer {
	width: 198px;
	height: 168px;
	float: left;
	margin: 12px 30px 0 30px;	
}
#bannerPhoto {
	width: 194px;
	height: 154px;
	float: left;
	border: 2px solid #fff;
	background: url('../img/diagram.png') no-repeat;	
}
#bannerText {
	width: 380px;
	float: left;
	margin-top: 5px;
	color: #fff;
}
h2.bannerHeader {
	font-size: 17px;
}
h2#menuHeader, h2#kontaktHeader {
	font-size: 18px;
	color: #F69A29;
	margin-left: 15px;	
}
#czytajWiecej {
	width: 100px;
	height: 28px;
	float: right;
	font-size: 11px;
	padding: 7px 0 0 5px;
	background: url('../img/czytWiecejBg.png') no-repeat;	
}
#czytajWiecej a {
	color: #fff;
	text-decoration: none;
}
#czytajWiecej a:hover {
	color: #fff;
	text-decoration: underline;
}
.czytajWiecejArrow {
	position: relative;
	top: 3px;
	margin-right: 5px;	
}
/* =============================== banner menu */
#bannerMenu {
	width: 263px;
	float: right;
	margin: 35px 15px 0 0;
}
#bannerMenu ul {
	padding: 0;
	margin: 0;
}
#bannerMenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#bannerMenu ul li a {
	width: 223px;
	height: 22px;
	display: block;
	padding: 7px 0 0 40px;
	margin-bottom: 10px;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/bannerNavBg.png') no-repeat;
}
#bannerMenu ul li a:hover {
	background: url('../img/bannerNavHoverBg.png') no-repeat;
}
/* ============================== nawigacja w banerze pod obrazkiem */
.white {
	color: #fff;	
}
#mainCont {
	width: 951px;
	float: left;
	background: #fff;
	padding: 15px;
	color: #356B0C;
	line-height: 20px;		
}
#leftCont, #kontaktBox {
	width: 226px;
	float: left;	
}
/* ================================ left menu */
#leftMenu {
	width: 226px;
	float: left;
	margin-bottom: 5px;
	background: url('../img/leftNavMainBg.png') repeat-y;	
}
#leftMenu ul {
	padding: 0;
	margin: 0;
}
#leftMenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#leftMenu ul li a {
	width: 186px;
	height: 20px;
	display: block;
	padding: 7px 0 7px 40px;
	margin-bottom: 2px;
	float: left;
	color: #729855;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/leftNavBg.png') no-repeat;
}
#leftMenu ul li a:hover {
	background: url('../img/leftNavHoverBg.png') no-repeat;
}
#kontaktBox {
	width: 206px;
	padding: 0 0 0 20px;
}
h2#kontaktHeader {
	color: #7ea743;	
}
#phoneBox, #mailBox {
	float: left;	
}
.kontaktText {
	color: #416271;
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0 0 55px;
	line-height: 17px;
}
.kontaktText a {
	color: #416271;
}
#phoneBox {
	margin: 15px 0;	
}
#rightCont {
	width: 687px;
	float: right;	
}
.contHeader {
	width: 687px;
	height: 25px;
	color: #F7951E;
	font-size: 19px;
	padding-top: 15px;
	margin-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #F9EBD2;	
}
#contPhoto {
	width: 166px;
	height: 124px;
	float: left;
	margin: 0 20px 20px 0;
	background: url('../img/contPhoto.png') no-repeat;	
}
#lista {
	width: 480px;
	float: left;	
}
#orangeBox {
	width: 250px;
	padding: 0 10px;
	border: 1px solid #fe8c02;
}
#contRightBox {
	width: 175px;
	float: right;
	background: #E7F0D9;
}
#banerZlecenia {
	width: 175px;
	height: 200px;
  padding: 10px;	
}
#rightBoxPhoto {
	position: relative;
	left: 20px;	
}
#footer {
	width: 100%;
	clear: both;
	color: #90958d;
	padding-top: 30px;	
}
/* ======================================= boxy */
.box_html_body {
  width: 200px;
}
.box {
  margin: 10px 0 0 4px;
}
.box_in{
 width:220px;
 border:1px solid #cccccc;
}
.box_content{
 padding:7px;
}

/* ======================================= ankieta */
.box_top {
	margin-left: 5px;	
}
.box_body_ankieta {
	width: 200px;
	margin: 5px 0 10px 5px;
	padding: 10px;

}
#ankieta_glosuj_btn {
	width: 80px;
	padding: 3px 0;
	text-align: center;
	background-color: #fe8c02;	
}
#ankieta_glosuj_btn a {
	text-decoration: none;
	font-weight: bold;
	color: #fff; 	
}
#ankieta_glosuj_btn a:hover {
	text-decoration: none;
	color: #fff;	
}
.options {
	margin-top: 10px;
}
.thickbox {
  width: 155px;
  height: 120px;
}
#font12{
	font-size: 12px;
}