@charset "iso-8859-2";
/* CSS Document */


/* Style witryny Gimnazjum nr 21               */
/* http://www.gimnazjum21.katowice.pl          */


body {
	background-image: url(images/tlo11.jpg);
	font-family: Tahoma;
	color: darkblue;
}

a:link, a:visited, a:hover {
 color: darkblue;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a.menu:link, ,  {
 color: darkblue;
 text-decoration: none;
}
a.menu:visited {
 color: darkblue;
 text-decoration: none;
}
a.menu:active{
 color: darkblue;
 text-decoration: none;
 font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold; 
	color: blue;
	
}

#main_border {

	border: 1px; dotted; #blue;
	background-image: url(images/tlo.jpg);

}
#menu_border {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: blue;
	border-bottom-color: blue;
	color: blue;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
}
#aktualizacja_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: darkblue;
	border-bottom-color: darkblue;
	color: blue;
	font-size: 9px;
	padding-left: 3px;
	background-color: ;
}
#content_border {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-width: 3px;
	border-left-color: darkblue;
	border-bottom-width: 3px;
	border-bottom-color:darkblue;
}
#news {
	border-top: 1px dotted darkblue;
	border-right: 1px dotted darkblue;
	border-bottom: 1px dotted darkblue;
	border-left: 1px dotted darkblue;
}
#news1 {
	border: 1px dotted darkblue;
}
#navigation_bar {
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial,sans-serif;
	}

.content {
	font-size: 11px;
	color: darkblue;
	padding-left: 10px;
	padding-right: 5px;
}

.content_bold {
	font-size: 15px;
	color: darkblue;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 5px;
}
.content_date_bold {
	font-size: 10px;
	color:darkblue;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.news_date {
	font-size: 10px;
	color: blue;
	font-style: italic;
	font-family: Arial,sans-serif;
	padding-left: 6px;
}
.news_top {
	font-size: 13px;
	color: darkblue;
	padding-left: 5px;
	font-weight: bold;
}
.news_text {
	font-size: 12px;
	color: darkblue;
	font-family: Arial,sans-serif;
	padding-left: 6px;
}

	

