@CHARSET "UTF-8";

div.collage {
	padding: 0px;
	width: 995px;
/*	width: 777px; */
	height: 296px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: white;
}


div.collage div.info {
	padding-top: 0px;
	position: relative;
	display: block;
	z-index: 5;
	right: 110px;
	top: 0px;
	width: 315px;
	height: 295px;
	border-style: none;
	float: right;
}

div.collage div.info p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* collage end */
div.impreza_i_kontakt 
{
	font-family: Arial, sans-serif;
	font-size: 12px;	
}

div.kalendarium
{
	margin-bottom: 25px;
}

div.pasekszukania {
	width: 995px;
	background-color: rgb(8,115,84);
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	vertical-align: middle;
	height: 20px;
}

div.szukanie {
	display: block;
	float: right;
	margin-left: auto;
	padding: 0px;
	margin-right: 10px;
	height: 25px;
}


	
div.root-body
{
	margin-top: 10px; 
	width: 995px; 
	background-color:	white; 
	color: black; 
	margin-left: auto; 
	margin-right: auto;	
}

div.root-right
{
	width: 200px; 
	float: right; 
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



div.root-right div.gray
{
	width: 100%; 
	padding-bottom: 7px;
	padding-top: 8px;
	background-color: #DDDDDD;
}

div.root-right p
{
	width: 100%; 
	text-align: center; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* IE menu */

	
/* end IEMENU */	

/* aktualnosci */
p.news_tit {
	font-family: 'Trebuchet MS',Verdana,Arial,Sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	padding-top: 25px;
	margin-top: 0px;
	color: #1C2967;
	clear: both;
}
p.news_tit a:hover {
	text-decoration: none;
}

p.news {
	margin-top: 10px;
	margin-bottom: 0px;
	color: rgb(50,50,50);
	font-family: Verdana,Arial,Sans-serif;
	font-size: 14px;
	text-align: justify;
}

p.news a,
p.news a:visited {
	padding: 0px;
}


p.news img
{
	vertical-align: text-top;
	float: left;
	padding: 0px; 
	margin-top: 3px;
	margin-right: 10px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

p.news a, p.news a:visited  {
	color: rgb(28,41,103);
	text-decoration: none;
}

p.news a:hover
{
	text-decoration: underline;
}

p.important
{
	color: rgb(28,41,103);
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(28,41,103);
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
	/* background-image: url("../img/test/red1ac.gif");
	background-repeat: no-repeat;
	background-position: center left; */
}

p.important a, 
p.important	a:visited, 
p.important	a:hover
{
	text-decoration: none;
}



/* end aktualnosci */