/* CSS Document ver3 */

/* RESET
***********************************************/
a img {border:none; vertical-align:middle;}

a {
	color:#D67719; /*E9E9E9*/
}
a:visited {
	/*border-bottom:#BE4909 1px solid;*/
	color:#BE4909;
	/*text-decoration:none;*/
}
a:hover {
	color:#E9E9E9;
}

/* GLOBAL
***********************************************/
body {
	background:#151515 url(../images/dev_ver3-content_bg.gif) repeat-x 0px 125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#8B8A78; /* or A6A69B */
	margin:0px;
	padding:0px;
}
#whole {
	background:#620000;
}
h1 {
	margin:0px;
	padding:0px;
	width:271px;
	height:125px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#fff;
}
h1 a {
	color:#fff;
	text-decoration:none;
	display:block;
	position:relative;
}
h1 a span {
	background:url(../images/dev_ver3.1-logo.gif) no-repeat top left;
	width:271px;
	height:125px;
	display:block;
	position:absolute;
	top:0px;
}
ul#menu {
	background: url(../images/dev_ver3-menu_top.gif) no-repeat 1px 1px;
	/*width:100%;*/
	margin:0 0 0 20px;
	padding:3px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	/*position:absolute;  usunac dla IE <= 5.0 
	left:0;*/
}
ul#menu li {
	background:#777 url("../images/dev_ver3-button_right.gif") no-repeat right bottom;
	margin:0 0 0 2px;
	padding:0 0 0 0px;
	list-style-type:none;
	float:left;
}
ul#menu li:hover {
	background-image:url("../images/dev_ver3-button_right_o.gif");
}
ul#menu a {
	background:url("../images/dev_ver3-button_left.gif") no-repeat left bottom;
	padding:5px 8px 8px 8px;
	text-decoration:none;
	/*font-weight:bold;*/
	font-size:95%;
	/*letter-spacing:1px;*/
	color:#000;
	white-space:nowrap;
	float:left;
	display:block;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
ul#menu a{float:none;}
/* End IE5-Mac hack */

ul#menu a:hover {
	background-image:url("../images/dev_ver3-button_left_o.gif");
	/*color:#fefefe;*/
}
ul#menu li.selected {
	background-image:url("../images/dev_ver3-button_right_o.gif");
}
ul#menu li.selected a {
	background-image:url("../images/dev_ver3-button_left_o.gif");
	font-weight:bold;
}

/* CONTENT
***********************************************/
#content {
	padding:0px 0px;
	float:right;
}
#content .column {
	width:304px;
	margin-top:0.7em;
	margin-right:16px;
	margin-left:15px;
	float:right;
}
#content .column.main {
	width:370px;
}
#content #kol_wide {
	width:510px;
	margin-top:0.7em;
	margin-right:17px;
	margin-left:17px;
	float:right;
}
#content #kol_superwide {
	width:auto;
	margin-top:0.7em;
	margin-right:17px;
	margin-left:17px;
	float:right;
}
#content h2 {
	background:url(../images/dev_ver3-confirmed.gif) left top no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:173%;
	font-weight:normal;
	color:#D8D4B6;
	padding-left:36px;
	padding-top:0.2em;
	padding-bottom:0.4em;
	border-bottom:#8B8A78 dotted 1px;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	font-weight:normal;
	margin-bottom:0.5em;
	color:#D8D4B6;
	clear:both;
}
#content h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-bottom:0.5em;
	color:#D8D4B6;
	clear:both;
}
#content ul h4 {
	margin-top:0;
}
#content p {
	margin-top:0.5em;
}
#content div ul, #content div ol, #content div dl {
	margin-top:0.5em;
	padding-top:0px;
}
#content div p ul, #content div p ol, #content div p dl {
	font-size:100%;
}
#content div ul.bannery {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#content div ul.bannery li {
	margin-bottom:15px;
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#content div ul.bannery.main li {
	padding:0;
	margin:0 3px 3px 0;
	float:left;
	display:inline;
}
#content div ul.strony_internetowe_lublin_portfolio {
	list-style-type:none;
	margin:0;
	padding:0;
}
#content div ul.strony_internetowe_lublin_portfolio li {
	margin:0;
	clear:both;
	padding:5px;
	float:left;
	width:100%;
	border-top:dotted 1px #373737;
}
#content div ul.strony_internetowe_lublin_portfolio li:hover {
	background:#282828;
}
.strony_internetowe_lublin_image {
	float:left;
	margin-right:4px;
	/*border:#D67719 2px solid;*/
	border:#333 2px solid;
}
a:visited .strony_internetowe_lublin_image {
	/*border:#BE4909 2px solid;*/
}
a:hover .strony_internetowe_lublin_image {
	/*border:#E9E9E9 2px solid;*/
	border:#151515 2px solid;
}
#content dt {
	display:list-item;
	margin-left:3.3em;
	color:#D8D4B6;
}
#content dd {
	margin-left:3.7em;
}
#content div a.buttonHolder {
	color:#D67719;
}
#content div a.buttonHolder img {
	border:#383838 solid 2px; /*2D2D2D*/
	margin:0px;
	padding:0px;
}
#content div a.buttonHolder:hover img {
	border:#565656 solid 2px;
}
#content strong {
	color:#D8D4B6;
	font-weight:normal;
}
#content dt strong {
	font-weight:bold;
}
#content code {
	/*background:#383838;
	border:#565656 1px solid;
	color:#D8D4B6;*/
	background:#D8D4B6;
	border:#565656 1px solid;
	color:#151515;
	padding:3px;
	font-size:120%;
	display:block;
}
#content p.author {
	text-align:right;
}
#content .infoSection {
	border:#4B0606 2px dashed;
	padding:3px;
	clear:both;
}
#content ul kbd, #content ol kbd, #content p kbd {
	font-size:130%;
}
address {
	text-align:right;
	margin:0.5em;
	padding-top:10px;
	clear:both;
}
.redStar {
	color:#D67719;
}
.nounderline {
	text-decoration:none;
}

/* FORMULARZ KONTAKTOWY
*****************************************************/
#content form {
	margin:0px 0px;
	padding:0px;
}
#content form legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	text-indent:0;
	font-weight:normal;
	color:#D8D4B6;
	margin-bottom:.4em;
}
#content form fieldset {
	/*padding:0px 10px 10px;*/
	/*border:#D47619 1px dotted;*/
	border:none;
	margin:0;
	padding:0;
}
#content form label {
	margin:7px 0px 2px 0px;
	padding:0px;
	font-size:110%;
	text-indent:0;
	color:#D8D4B6;
	display:block;
}
#content form input.text {
	background:#383838;
	font-size:100%;
	margin:0px;
	padding:2px;
	/* padding + width == 367 czyli szer komorki minus jej paddingi, bo inaczej IE 6 sie wywala */
	/*width:363px;*/
	width:504px;
	border:#565656 1px solid;
	color:#D8D4B6;
	font-weight:normal;
}
#content form input.text.required {
	border:#563c3c 1px solid;
}
#content form input.text:focus {
	background:#404040;
	border-color:#6A940C;
}
#content form input.text.required:focus {
	border:#742c2c 1px solid;
}
#content form textarea {
	background:#383838;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:2px;
	width:504px;
	height:90px;
	border:#565656 1px solid;
	color:#D8D4B6;
}
#content form textarea.required {
	border:#563c3c 1px solid;
}
#content form textarea:focus {
	background:#404040;
	border-color:#6A940C;
}
#content form textarea.required:focus {
	border:#742c2c 1px solid;
}
#content form div.buttony {
	margin:9px 0px 0px 0px;
	padding:0px;
	width:100%;
}
#content form div.buttony input.button {
/*  background:#8B8A78;
  margin:0px 6px 0px 6px;
  padding:0px 6px !important;
  padding:0px;
  border:#A4A38E solid 1px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  font-size:95%;
  font-weight:bold;*/
  width:auto;
}
#content form div.buttony input.button:hover, #content form div.buttony input.button:focus {
/*  background:#A9C706;
  color:#000;
  border:#5C8510 solid 1px;*/
}
#content form p.formOk {
	background:#f2ffd7 url(../images/tick_spaced.gif) left center no-repeat;
	font-weight:bold;
	color:#585858;
	margin:0 0px 0 0;
	padding:5px 5px 5px 25px;
	border:#cde0a1 solid 1px;
}
#content form p.formError {
	background:#fefcdb url(../images/exclamation_spaced.gif) left center no-repeat;
	font-weight:bold;
	color:#585858;
	margin:0 0px 0 0;
	padding:5px 5px 5px 25px;
	border:#efcbca solid 1px;
}

/* kontakt
******************************************************************/
img.wyslijM {
	vertical-align:middle;
}

/* ADDITIONAL
******************************************************************/
ul.productDesc {
	margin-left:0;
	padding-left:200px;
}
