body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../gfx/bg_right.gif) repeat-x;
}

div#hideWindow { display: none; position: absolute; float: left; top: 0px; left: 0px; z-index: 100; background: #666666; opacity: 0.60; filter: alpha(opacity=60); }
div#fotoPopup { display: none; position: absolute; float: left; padding: 20px; cursor: pointer; z-index: 101; background: #FFFFFF; border: 3px solid #2B0000; }

p, form {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a img {
	border: 0px;
}

div#bgLeft {
	position: absolute;
	width: 50%;
	height: 269px;
	top: 0px;
	left:0px;
	background: url(../gfx/bg_left.gif) repeat-x;
}

div#bgRight {
	position: absolute;
	width: 50%;
	height: 269px;
	top: 0px;
	right:0px;
	background: url(../gfx/bg_right.gif) repeat-x;
}

div#center {
	position: absolute;
	float: left;
	width: 100%;
	top: 0px;
	left: 0px;
}

div#mainContainer {
	width: 951px;
}

div#pageContainer {
	float: left;
	width: 951px;
	text-align: left;
}

div#pageFlash {
	position: relative;
	float: left;
	width: 951px;
	height: 195px;
	padding-top: 30px;
	overflow: hidden;
}

div#pageMenu {
	float: left;
	width: 951px;
	height: 36px;
	margin-top: 8px;
	overflow: hidden;
}

div#pageButton {
	float: left;
	width: 951px;
	height: 105px;
	margin-top: 8px;
	overflow: hidden;
}

div#pageContent {
	float: left;
	width: 951px;
	margin-top: 8px;
}

div#pageFooter {
	float: left;
	width: 951px;
	color: #999999;
	font-size: 11px;
	margin-top: 8px;
	padding-bottom: 10px;
}

div#pageFooter a {
	color: #666666;
	text-decoration: none;
}

div#pageFooter a:hover {
	color: #000000;
	text-decoration: underline;
}

div#pageFlash a#logo {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 263px;
	height: 68px;
	background-image: url(../gfx/logo.png) !important;
	/*background-image: url(../gfx/logo.gif);*/
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://elrow.com.pl/usr/www/gfx/logo.png', sizingMethod='scale');
}


div#pageMenu a {
	float: left;
	margin-top: 5px;
	padding: 5px 10px 10px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

div#pageMenu a:hover {
	background: #0079C0;
}

div#pageButton a {
	display: inline;
	margin-right: 9px;
	float: left;
	width: 151px;
	height: 105px;
	background-position: left top;
	background-repeat: no-repeat;
}
div#pageButton a:hover {
	background-position: left bottom;
}
div#pageButton a.elektromontaz {
	background-image: url(../gfx/button_elektro.jpg);
}
div#pageButton a.przekladnie {
	background-image: url(../gfx/button_przekladnia.jpg);
}
div#pageButton a.spawanie {
	background-image: url(../gfx/button_spawanie.jpg);
}
div#pageButton a.obrobka {
	background-image: url(../gfx/button_obrobka.jpg);
}
div#pageButton a.diagnostyka {
	background-image: url(../gfx/button_diagnostyka.jpg);
}
div#pageButton a.recykling {
	background-image: url(../gfx/button_recykling.jpg);
	margin-right: 0px;
}

div.pageColumnContent {
	float: left;
	width: 951px;
	background: url(../gfx/content_column_middle.gif) repeat-y;
}

div.pageColumnContent div.bgTop {
	float: left;
	width: 951px;
	background: url(../gfx/content_column_top.gif) left top no-repeat;
}

div.pageColumnContent div.bgBottom {
	float: left;
	width: 951px;
	background: url(../gfx/content_column_bottom.gif) left bottom no-repeat;
}

div.pageColumnContent div.column_1 {
	float: left;
	width: 631px;
}

div.pageColumnContent div.column_2 {
	float: left;
	margin-left: 9px;
	width: 311px;
}

.textField {
	border: 1px solid #037230;
	background: #FFFFFF;
}

input.button {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #333333;
	background: #666666;
	color: #FFFFFF;
}

h1 {
	color: #0079C0;
	font-size: 15px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h1 a {
	color: #0079C0;
}

h1 a:hover {
	text-decoration: underline;
}

img.thumbnail {
	border: 2px solid #999999;
	display: inline;
	margin: 5px;
	padding: 1px;
}
