body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #e8e8e8;
}

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


img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	border: 1px #414141 inset;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
	margin: -1px 0px 0px;
	height: 1px;
}

.szary {
	color: #888888;
}

.czerwony {
	color: #fc5106;
}

.linia_dolna {
	border-bottom: 1px solid #e0e0e0;
}


.lnk_footer {
	padding-left:20px;
 	font-size:10px; 
	color: #685a3d;
}

	.lnk_footer p {
		height: 10px;
		padding: 0px;
	}

	.lnk_footer a {
		color: #685a3d;
		font-weight: normal;		 
	}

	.lnk_footer a {
		font-weight: bold;
	}



.kontakt {
	font-size:12px;
}

	.kontakt p {
		padding: 0px;
		margin: 0px;
	}

	.kontakt a {
		color:#888888;
		text-decoration: none;
	}

	.kontakt a:hover{
		color: #000000;
		text-decoration:underline;
	}

	.kontakt span {
	  	font-size: 10px;
	}

	.kontakt li {
		padding-top: 5px;
		font-size: 10px;
		list-style: square;
		list-style-type: square;
	}


#colorcon {
	background: #ffffff;
	width: 50px;
	height: 50px;
	padding: 2px;
	position: absolute;
}


.wlacz_kubek {
	font-size: 12px;
}

	.wlacz_kubek p {
		color: #888888;		
	}

	.wlacz_kubek a {
		color:#999999;
		text-decoration: none;
	}

	.wlacz_kubek a:hover{
		color: #000000;
		text-decoration: underline;
	}

	.wlacz_kubek strong {
		color: #FF8500;
		font-weight: bold;
	}


* Szybki kontakt


#qcContainer {
	width:100%
}

#qcContainer strong {
	font-size: 11px;
}

#qcContainer td {
	font-size:10px; 
	text-align:left; 
	color: #888888;
	padding: 0 0 30px 10px;
	overflow: hidden;
	width: 90%;
}


.qcPhoto {
	display: block;
	float: left;
	width: 62px;
	height: 60px;
}

.qcText {
	color: #888888;
	border-left: 1px solid #eee; 
	padding-left: 10px; 
	margin-left: 10px; 
	float: left;
	width: 300px;
}


html body div.box_tab strong {
	font-size:10px;
}


#homepageTab
{
 position: absolute; 
 left: 20px; 
 top: 7px; 
 white-space:nowrap;
}

#homepageTab a
{
 text-decoration: none;
 color: #ff7900;
 font-size:10px;
}

#calculatorTab a
{
 text-decoration: none;
 color: #ffffff;
 font-size:10px;
}

* html #homepageTab
{
 top: 7px;
 text-decoration: none;
 color: #ff7900;
}