/* Gmina Sorkwity */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0;
}

table#site{
	width: 680px;
	border: 1px solid #99CC33;
	margin: 0 auto;
}

td#gmina_sorkwity{
	text-align: center;
	background-color: #C3E085;
	height: 40px;
}

td#gmina_sorkwity h1{
	text-align: left;
	margin: 0 40px;
	font: italic bold 160%/40px Verdana, Arial, sans-serif; 
	color: #FFF; 
}

td#gmina{

	text-align: center;
	background-color: #B8D7E6;
	height: 160px;
	border-bottom: 1px solid #99CC33;
	/*background: url(../../grafika/page/baner.jpg) no-repeat;*/

}
td#menu{
	text-align: left;
	background-color: #D7EAAE;
	border-right: 1px solid #99CC33;
}
td#menu p{		/* tekst pod menu */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: justify;
	font-size: 8pt;	
	width: 180px;	
}
td#menu div#lcontent{
	width: 180px;
}

td#content{ /* główne okno z trescia */
	text-align: justify;
	background-color: #EBF5D6;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	width: 500px;
	
}
td#content table#news
{
	font-size: 9pt;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

td#urzad_gminy_sorkwity{ /* footer Gmina Sorkwity*/
	text-align: center;
	background-color: #C3E085;
	font-size: 8pt;
	color: #666666;
	height: 20px;
	border-top: 1px solid #99CC33;
}
/* */
a{
	color: #CC6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* listnews.htm */
.title {
	background: url(../../grafika/page/o.gif) left no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	border-bottom: 2px solid #C2E185;
	color: #666666;
	font-size: 10pt;
	
}
.date {
	color: #99CC33;
	font-size: 8pt;
}
td#content table#news .comment {
	color: gray;
}

td#content table#news h1, td#content table#news h2, td#content table#news h3, td#content table#news h4, td#content table#news h5, td#content table#news h6{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
td#content table#news .tresc, td#content table#news .tresc h1, td#content table#news .tresc h2, td#content table#news .tresc h3, td#content table#news .tresc h4, td#content table#news .tresc h5, td#content table#news .tresc h6{
	/*color: red;*/
	font-size: 10pt;
	font-weight: normal;
}

/* koniec listnews.htm */
img {
	text-decoration: none;
	border: none;
}
.comment{
	font-size: 8pt;
	color: #C2E185;
}

#mazury /* counter */
{
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
	margin-bottom: 6px;
}

/* ustawienia dla strony h1-h6 i podobne*/
strong{
	color: #666666;
}

td#content h1{ /* mazury wypoczynek jezioro*/
	background: url(../../grafika/page/o.gif) left no-repeat;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	border-bottom: 2px solid #C2E185;
	color: #666666;
	font-size: 12pt;
	
}

h2{
	color: #666666;
	font-size: 11pt;
}

h3
{
	font-size: 10pt;
	color: #666666;
}

h4
{
	font-size: 10pt;
	color: #666666;
}
/* dla td#content  */
td#content table, td#content tr, td#content td{
	border-color: #99CC33;
	border-collapse:collapse;
	padding: 2px 2px 2px 2px;
	
}

td#content img{
	border: 1px solid #FFFFFF;
}
