/* CSS Document */

body {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #b7ad92;
}
img {
	border: 0px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	}
h3 {
	font-size: 16px;
	font-weight: bold;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	}
.wiecej {
	cursor: pointer;
	text-decoration: underline;
	color:#555555;
	}
div.contener {
	border: 0px solid red;
	width:758px;
	margin: 40px auto;
	overflow: auto;
}
div.left_box {
	width: 194px;
	overflow: auto;
	border: 0px solid green;
	float:left;
}
div.right_box {
	border: 0px solid black;
	width: 560px;
	height: 379px;
	float:left;
	background-image: url(../images/backgroundCenter.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
div.topMenu {
	width: 194px;
	height: 47px;
	background-image: url(../images/backgroundTopMenu.jpg);
	background-position:right;
	background-repeat: no-repeat;
}
div.backgroundLogo {
	width: 194px;
	height: 87px;
	background-image: url(../images/backgroundLogo.jpg);
	background-position: center right;
	background-repeat:no-repeat;
}
div.logo {
	position: relative;
	top: 17px;
	left: 26px;
	border: 0px solid red;
	width: 113px;
	height: 53px;
}
div.backgroundMenu {
	/*	width: 194px; */

	height: 245px;
	background-image: url(../images/backgroundMenu.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	border: 0px solid;
	overflow-x: hidden;
}
div.content {
	width: 485px;
	height: 250px;
	border: 0px solid red;
	position: relative;
	top: 45px;
	left: 30px;
}
div.info_pracownia {
	width: 220px;
	height: 20px;
	border: 0px solid yellow;
	position: relative;
	top: 12px;
	left: -28px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
div.menu {
	width: 130px;
	height: 186px;
	border: 0px solid red;
	position: relative;
	top: 44px;
	left: 62px;
}
div.btnBoxMenu {
	height: 22px;
	border-bottom: 0px solid #eee;
	margin-bottom: 2px;
	text-align: right;
	color: #660000;
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.btnBoxIcoMenu {
	height: 22px;
	border: 0px solid blue;
	margin-bottom: 2px;
	text-align: right;
	color: #660000;
	font-size: 13px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 79px;
	right: 26px;
}
div.btnBoxMenu a:link, div.btnBoxMenu a:visited {
	text-decoration: none;
	color: #660000;
}
div.btnBoxMenu a:hover {
	color: #CC3333;
}
.ofirmie {
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 23px;
}
.oferta {
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 28px;
	width: 124px;
}
.kontakt {
	margin-left: 2px;
	padding-top: 3px;
	padding-right: 23px;
}
.icoHome {
	padding-top: 4px;
}
/* o firmie */

div.boxContent {
	width: auto;
	height: 249px;
	border: 0px solid blue;
	clear: both;
}
div.boxPhoto {
	width: 190px;
	height: 240px;
	border: 0px solid yellow;
	float: left;
	margin-right: 17px;
}
div.boxTxt {
	float: left;
	width: 269px;
	height: 240px;
	overflow-y: scroll;
	border: 0px solid red;
	padding-right: 8px;
	scrollbar-base-color: #e6e0d2;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #b7ad92;
	text-align: justify;
}
div.boxTxtKontakt {
	float: left;
	width: 273px;
	height: 250px;
	padding-right: 0px;
	scrollbar-base-color: #e6e0d2;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #b7ad92;
	text-align: justify;
	border: 0px solid lime;
}
/* galeria */

div.framesGaleryRows {
	clear: both;
	overflow: auto;
	width: auto;
	padding: 1px;
	border: 0px solid lime;
}
div.foto {
	float: left;
	border: 1px solid #bbb;
	width: 60px;
	height: 39px;
	padding: 0px;
	margin: 5px 6px;
	text-align: center;
	vertical-align: middle;
	color: #999999;
}
/* tab ajax */

div.galeria {
	overflow-y: scroll;
	width:474px;
	height: 250px;
	padding-left: 5px;
	padding-right: 5px;
	scrollbar-base-color: #e6e0d2;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #b7ad92;
}
.tabsAjax1 {
	border: 1px solid #ffecdf;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 7px 5px 25px 0px;
	/*	height: 266px; */

	height: auto;
	width: auto;
}
.inp_name {
	width:161px;
	height:13px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	border: 1px solid #aaa;
	padding-left:2px;
}
textarea {
	background-color: #eee;
	border: 1px solid #aaa;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serfi;
	padding: 2px;
	width: 159px;
	height: 58px;
}
.mainDiv {
	margin-top: 5px;
	width: 273px;
	height: 139px;
	border: 0px solid blue;
}
.btn_submit {
	background: none;
	border: 0px solid #aaa;
	width: 60px;
	height: 18px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.formOpis {
	float:left;
	width: 108px;
	height: auto;
}


.footer {
	border-top: 1px solid #777777;
	padding-top: 5px;
	clear: both;
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 10px;
	color: #777777;
	font-size: 10px;
	}
	.footer a {
		color: #777777;
		text-decoration: none;
		}
	.footer a:hover {
		text-decoration: underline;
		color: #444444;
		}
		
.boxOpis {		
 border: 0px solid lime; 
 font-size: 10px; 
 color:#666666; 
 padding-right: 20px;
 }