/* CSS for www.tvkpieszyce.pl */
/* 2005 (c) by Krzysztof Ptaszek, mpriest, www.mpriest.com, kp@post.pl */

/* flash image replacement */
@import url(sifr.css);

/* */
body {
	position: relative; 
	background: url(../images/bckgr.gif) 0 0 repeat-x #F0EDE3; 
	margin: 0px auto; 
	padding: 0px; 
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 70%; 
	width: 710px;
	}
#container {
	float: left; 
	position: relative; 
	background: url(../images/page.png) repeat-y !important; 
	background/**/: url(../images/page.gif) repeat-y; /* those values for IE 6 */
	margin: 55px 0px 0px 0px; 
	padding: 0px; 
	width: 710px;
	}
#masthead {
	height:103px; 
	width: 710px; 
	background: url(../images/masthead.gif) no-repeat; 
	margin: 0px; 
	padding: 0px;
	}
#footer {
	clear: both;
	position: relative;
	height:15px; 
	width: 710px; 
	background: url(../images/footer.gif) no-repeat; 
	margin: 0px; 
	padding: 0px;
	}
#credits {
	position: absolute;
	top: 11px;
	left: 530px;
	color: #C4C1B1;
	font: 9px/1.6em "trebuchet ms", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#credits a {
	color: #C4C1B1;
	text-decoration: none;
	}
#credits a:hover {
	color: #669900;
	text-decoration: none;
	}
/*#biz_card {
	position:absolute;
	top: -110px;
	left: 10px;
	}*/
#biz_card {
	position:absolute;
	top: -55px;
	left: 11px;
	}
#mainnav {
	height: 58px;
	width: 655px;
	background: url(../images/mainnav.gif) repeat-x;
	margin: 0px 0px 0px 15px;
	padding: 0px; 
	}
#mainnav ul {
	float: right;
	margin: 8px 0px 0px 0px;
	padding: 0px; 
	}
#mainnav ul li {
	display: inline;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	margin:0px 0px 4px 20px;
	}
#mainnav ul li.active a {
	cursor: default;
	color: #000;
	}
#mainnav ul li  a {
	color: #9E9A81;
	text-decoration: none;
	}
#mainnav ul li  a:hover {
	color: #000;
	text-decoration: none;
	}
#content {
	display:block;
	float: left;
	width: 430px;
	margin: 0px 0px 40px 25px !important;
	margin/**/: 0px 0px 40px 12px; /* those values for IE 6 */
	}
#rightcol {
	display:block;
	float: right;
	width: 170px;
	margin: 0px 40px 0px 0px !important;
	margin/**/: 0px 20px 0px 0px; /* those values for IE 6 */
	}
#rightcol a {
	color: #669900;
	text-decoration: none;
	}

ul#submenu {
	margin:0px;
	padding: 0px;
	list-style: none;
	}
ul#submenu li a {
	display: block;
	color: #9E9A81;
	font-size: 1em;
	border-bottom: 1px solid #9E9A81;	
	text-decoration: none;
	padding: 2px 0px 2px 1px;
	height: 15px !important;
	height/**/: 11px; /* those values for IE 6 */
	}
ul#submenu li a:hover {
	color: #000;
	text-decoration: none;
	background-color:#EDECE5;
	}
ul#submenu li a.active {
	cursor: default;
	color: #000;
	text-decoration: none;
	background-color:#EDECE5;
	}

ul#news {
	margin:0px;
	padding: 0px;
	}
ul#news li {
	display: block;
	list-style: none;
	color: #9E9A81;
	font-size: 1em;
	}
ul#news li.title {
	font-weight: bold;
	color: #669900;
	font-size: 1em;
	margin: 18px 0 0 0;
	}

	

/* typography */
h1  { 
	font-family:"Times New Roman", Times, Georgia, serif;
	font-style: italic;
	font-size: 2em;
	margin: 0px;
	border-bottom: 1px solid #9E9A81;
	}
h2 { 
	color: #333333;
	font-size: 1em;
	line-height: 1.6em;
	font-weight:normal;
	margin: 0px 0px 0px 95px;
	text-align: justify;
	}
h2 a {
	text-decoration: none;
	color: #669900;
	}
h2 a:hover {
	text-decoration: underline;
	}
h3 { 
	color: #669900;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0px 0px 0px 95px;
	}


/* text decorations */
p.dotted { 
	display: inline; 
	border-bottom: 1px dotted #669900;
}


/* tables */
#netprices {
	margin: 0 0 0 90px;
	}
#netprices td { 
	border: 0px; 
	padding: 2px; 
	width: 75px;
	}
#netprices td.properities { 
	color: #fff; 
	background-color: #9E9A81; 
	font-weight: bold;
	text-align: center;
	}
#netprices td.value { 
	color: #9E9A81; 
	background-color: #EDECE5; 
	border-top: 1px dotted #9E9A81;
	text-align: center;
	}
#netprices td.pakiet { 
	color: #000; 
	background-color: #EDECE5;
	border-top: 1px dotted #9E9A81;
	}


/* formularz */
#textarea {
	float: left;	
	width: 251px;
	margin: 2px;
}
#textarea textarea {
	float: right;
	margin: 0px;
	border: solid 1px #9E9A81;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #A0AEB0;
	width: 158px;
	height: 64px !important;
	height/**/: 61px;
}
#input {
	float: right;	
	width: 167px;
}
#input input {
	margin: 2px !important;
	margin/**/: 1px;
	width: 145px;
	height: 15px;
	border: solid 1px #9E9A81;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #A0AEB0;
}
#inputname {
	background: url(../images/input-name.gif) no-repeat;
}
#inputmail {
	background: url(../images/input-mail.gif) no-repeat;
}
#inputtelefon {
	background: url(../images/input-telefon.gif) no-repeat;
}
#send {
	width: 110px;
	margin: 0px;
	float: right;
}
#inputsend { 
	cursor: pointer;
	width: 93px;
	height: 16px;
	border: 0px;
	background: url(../images/button-sent.gif) no-repeat 0 0;
	font-size: x-small;
	
	}
#inputsend:hover { 
	background-position: 0 -18px;
	}
