@IMPORT url('podstawa.css');
@IMPORT url('top.css');
@IMPORT url('menu_group.css');
@IMPORT url('menu_top.css');
@IMPORT url('menu_left.css');
@IMPORT url('jq_galeria.css');

.baner_glowny{
	width:723px;
	height:226px;
}	
.baner_glowny_tekst{
	width: 310px;
	position: relative;
	left: 385px;
	top: 28px;
}
.kropka{
	width:100%;
	background: url(../img/kropka.png);
	height:7px;
	margin: 10x 0px 10px 0px;
}
.text{
	width:683px;
	margin: 20px 20px 20px 20px;
}
.temat{
	font-size:14px;
	color:#32372f;
}
.dodano{
	font-size:11px;
	color:#2d88b5;
}
a{
	color: Navy;
}
a:hover{
	color:Navy;
}

button{
	padding-top: 2px;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	color: #252525;
	border: 1px solid #cbcbcb;
	font-size : 12px;
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
input{
	padding-top: 2px;
	padding-left: 5px;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	color: #252525;
	border: 1px solid #cbcbcb;
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
textarea{ 
	padding-top: 2px; 
	padding-left: 5px;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	color: #252525; 
	border: 1px solid #cbcbcb; 
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}










