body {
	margin:0;
	background: #ccc;
	color: #787A7B;
	font: normal 12px Verdana, sans-serif ;
}

td{font: normal 12px Verdana, sans-serif ;}

#mainmenuh table td table td{border-top: solid 1px #999999;border-bottom: solid 1px #999999 border-left: solid 1px #999999}



input{
	background-color: #fff;
	padding: 2px;
    color: #999;
}


a {
	color: #787A7B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.wiecej{
	float: right;
	color: #C81300;
	text-decoration: none;
}

h1{
	font: bold 16px Arial, sans-serif;
	color: #C81300;
}	


h2{
	font: bold 12px Arial, sans-serif;
	color: #C81300;
}

/***************************************************************/
/**************** Layout CSS begins ****************************/


#wraper {
	margin: 0 auto;
	padding:0;
	width: 900px;
	background: #F1F1F1;
}

#top {
	height:50px;
	margin:0;
	background: #BCBEC1;
	}

p.mapa{
	float: left;
	width: 598px;
	margin:0;
	padding:18px 0 0 30px;
}	

p.ikonki{
	float: left;
	width: 70px;
	margin:0;
	padding:18px 0 0 0;
}
	
p.search{
	float: right;
	margin: 0;
	padding:18px 0 0 0;
	width: 200px;
}
p.search input, p.newsletter input{ 
	padding: 0 4px;
}
.searchsubmit{
width: 18px !important;
height: 17px;
border: 0;
background: url(img/wyslij.jpg) no-repeat;
}
.newslettersubmit{
width: 20px !important;
height: 18px;
border: 0;
background: url(img/wyslij2.jpg) no-repeat;
}

#wrapcenter{
	float: left;
	margin-top: 30px;
	background: url(img/bg_center.gif) repeat-y;
		font: normal 12px Verdana, sans-serif;
	}

#left{
	float:left;
	width:190px; 
    margin:0;
	padding: 0 15px;

}

#center{
	float: left;
	width: 608px;
	padding: 0 30px;
}
#center h1, #left h1{
	padding: 10px 0;
	margin:0;
}	
#bottom{
float: left;
width: 900px;
height: 85px;
	margin: 0;
	font: normal 11px Arial;
	/*padding: 6px 0;*/
	background: url(/site/templates/css/img/bottom.jpg) no-repeat;
}


p.cpy{
padding: 10px 20px 0 0;
text-align: right;

}


.clear{
	clear: both;
}

/*laureno*/
div.l_stopka {
	position: relative;
	padding: 0;
	margin: 0;
}
div.l_stopka div {
	position: absolute;
	top: 18px;
	font: normal Verdana 8px;
	color: #E3CDB8;
	margin: 0;
	padding: 0;
	/*border: solid 1px blue;*/
}
div.lstopka_left {
	left: 32px;
}
div.lstopka_right {
	left: 252px;
}
/*laureno*/

