/*
* SEKCJA GLOBALNA
*/

select.liganet {
font-family: Tahoma;
font-size: 10px;
font-weight: 200;
color: #000000;
text-align: left;
background-color: #bbbcc0;
max-width: 300px;
margin-left: 5px;
border: 1px solid #000000;
}


pre {
	text-align: left;
}
a img {
	border: 0px;
}
img {
	vertical-align: middle;
}
body, a, td, div, ul, ol, li, th, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
td {
	/* 
	border-width: 0px;
	border: 1px solid gray;
	*/
	padding: 0px;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #DF5516;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.list_author_manager {
	color: #999999;
}
a.list_author_manager:hover{
	color: #DF5516;
}
div.linkpro {
	text-align: center; 
	padding-top: 30px;
	color: #cccccc;
}
div.linkpro a {
	color: #888888;
	font-weight: normal; 
}
div.linkpro a:hover {
	color: #DF5516;
}
/* STRONA GLOWNA */
table.homepage {
}
table.homepage td {
	text-align: center;
}
table.left_column td.header a, table.right_column td.header a  {
	color: #EA4F23;
}
table.left_column td.header a:HOVER, table.right_column td.header a:HOVER  {
	color: #999999;
}
table.left_column img.article, table.right_column img.article {
	width: 120px;
	margin: 3px 5px 4px 0px;
	float: left;
}
table.left_column div.arct_title, 
table.right_column div.arct_title,
a.articl_title
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
a.articl_title:hover
{
	color: #DF5516;
}
table.left_column div.mini, table.right_column div.mini  {
	padding-bottom: 7px;
	text-align: left;
}
table.left_column .mini, table.right_column .mini  {
	font-size: 9px;
	color:#aaaaaa;
}
table.left_column tr.separator td , table.right_column tr.separator td {
	height: 12px;
}
/* WYGLAD STRONY */
table.menu_top td {
	padding: 0px 15px 0px 15px;
}
table.menu_top td a:visited,
table.menu_top td a {
	color: #ffffff;
}
#banner h1 {
	font-size: 12px;
	color: #333333;
}
#banner h2 {
	font-size: 11px;
	color:#FF0000;
}
table.hot_news td {
	color: #333333;
	white-space: nowrap;
}
table.hot_news tr th {
	padding: 0px 15px 0px 15px;
	white-space: nowrap;
}
table.menu td {
	color: #333333;
	height: 15px;
	font-weight: bold;
	text-align: left;
}
table.menu td.button {
	background: url('/web/images/images/przycisk_menu.jpg');
	padding-left: 5px;
	white-space: nowrap;
}
table.menu td.button_m {
	background: url('/web/images/images/przycisk_menu_m.jpg');
	padding-left: 15px;
	white-space: nowrap;
}
table.menu th {
	color: #333333;
	height: 15px;
	width: 10px;
}

table.form_login td {
	white-space: nowrap;
	padding: 2px;
	color: #999999;
}
table.form_login input {
	border: 1px solid #666666;
	font-size: 9px;
}
table.form_login input.text {
	width: 110px;
}
table.form_login input.checbox {
	border: 0px;
	vertical-align: middle;
}
table.form_login input.button {
	width: 50px;
	background: #eaeaea;
	font-size: 8px;
	font-weight: bold;
}
