html,body{
	
	margin:auto;
	background: #000000;
	width:100%;
	overflow:inherit;
	font-size:1.02em;
}
table{
	font-size:0.85em;
}
.red{
	color:#ff0000;
}
.gray{
	color:#666666;
}
.light_gray{
	color:#EFEFEF;
}
.light_gray a{
	color:#EFEFEF;
}

.light_gray a:hover{
	color:#666666;
}

a{
  	text-decoration:none;
	color:#666666;
}
a:hover{
	color:#000000; 	
}
img{
	border: 0;
}
#tekst_prawa{
	text-align:right;
}
#tekst_srodek{
	text-align:center;
}
h1 {
	font-family: Verdana, Tahoma; 
	font-size:17px; 
	color: #000000; 
	text-align:left; 
	border-bottom:1px solid #003366;
}
/*********/
.glowny{
	width:730px; 
	text-align:left; 
	margin:0 auto; 
	font: 12px Verdana;
}

.top {
	background:#F1F3F5  url(images/banner_panel.jpg) top left no-repeat; 
	width: 730px; 
	height: 210px; 
	border: none; 
	position:relative;
}

.top_menu {
	font-family: Verdana, Tahoma; 
	font-size:1.02em; 
	float:right; 
	display:inline; 
	width:434px; 
	height:20px; 
	padding-top:178px;
	float: left;
	padding-left: 4px;
}
* html .top_menu {
	font-family: Verdana, Tahoma; 
	font-size:1.02em; 
	float: left;
	padding-left: 4px;
	margin-left: 1px;
	display:inline; 
	width:434px; 
	height:20px; 
	padding-top:190px;
}

ul.top_menu{
	padding:0px;
}
ul.top_menu li{
	display:inline;
	padding-right:3px;
}
ul.top_menu li a{
	color: #333333;
	border-bottom: 1px solid #000;
	padding-bottom:2px;
	/*font-weight: bold; */
}
ul.top_menu a:hover{
	border-bottom: 2px solid #000;
}

* html ul.top_menu a:hover{
	border-bottom: 1px solid #000;
}

.interior {
	background:#F1F3F5; 
	width: 730px; 
	min-height: 500px; 
	float:left; 
	margin-bottom:5px
}

.content {
	width: 730px; 
	float:left; 
	display:inline; 
	background:#fff; 
	padding-bottom: 10px
}







.text {
	font: normal 13px   Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	padding-top:30px; 
	padding-left:30px; 
	width: 650px; 
	text-align: justify;
}

.text a {
 
	color:#003366; 
	text-decoration:none;
}

.text a:hover {

	color:#996600; 
	text-decoration:none;
}

.stopka{
	font: normal 0.95em   Verdana, Trebuchet MS, "Arial CE", Arial, Helvetica, sans-serif;
	width: 730px; 
	background:#fff; 
	padding-bottom: 5px;
	margin: auto;
	text-align: center;
}
* html .stopka{
	font: normal 0.95em   Verdana, Trebuchet MS, "Arial CE", Arial, Helvetica, sans-serif;
	width: 730px; 
	background:#ffffff; 
	padding-bottom: 5px;
	margin: auto;
	text-align: center;
}

.tresc_news{
	border-left: 0px solid #ccc;
	text-align: right;
	padding-left:2px;
	background: #000000;
	color: #fff;
	padding-right:20px;	
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: normal;
	border-left: 12px solid #fff;
	
}

.data_news{
	border-left: 12px solid #000;
	padding-left:1px;
	padding-right:2px;	
	font-weight: normal;
	text-align: right;
	font-size:0.85em;
	border-top: 1px solid #ccc;
}
#see_all{

	color: #666666;
	padding-left:1px;
	padding-right:2px;	
	font-weight: normal;
	text-align: right;
	font-size:0.85em;
	border-top: 1px solid #ccc;
}
#see_all a{
	color: #666666;
}
#see_all a:hover{
	color: #000000;
}
