/* OGÓLNE */

body {	
	margin : 0px;
	background-color : white;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	color : black;
	font-size : 10pt;
}

table {
	font-size : 10pt;
}

a {
	color : red;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a img {
	border : 0px solid #808080;
}

a img.link {
	border : 1px solid #808080;
}

a:hover img.link {
	border : 1px solid #ff0000;
}


#czesc1 {
	background : white url(images/tlo.png) repeat-x;
}

#czesc2 {
	
}

#czesc3 {
	background : white url(images/tlo3.png) repeat-x;
}

/* TREŚĆ */

#content {
	background : white url(images/gfx_06.jpg) no-repeat;
	text-align : left;
	vertical-align : top;
	padding : 5px;
	width : 571px;
}

.newsshort {
	width : 100%;
	padding : 0px;
	margin : 0px;
}

.newsshortimage {
	width : 130px;
	vertical-align : middle;
	text-align : center;
	border-bottom : 1px solid #808080;
	margin : 0px;
	padding : 5px;
}

.newsshorttext {
	vertical-align : top;
	text-align : left;
	border-bottom : 1px solid #808080;
	margin : 0px;
	padding : 5px;
}

.newsshort h3 {
	margin : 0px;
	padding : 0px;
}

.newsshort h3 a {
	color : #000000;
}

.newsshort em {
	color : #808080;
}



.tablelist {
	width : 100%;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
}

.tablelist th {
	background-color : #c0c0c0;
}

/* PRAWA KOLUMNA */

#rcolumn {
	background : white url(images/gfx_08.jpg) repeat-y;
	text-align : left;
	vertical-align : top;	
	width : 184px;
	padding : 2px;
}

/* GORNA BELKA */

#header {
	background : white url(images/gfx_04.jpg) no-repeat;
	text-align : right;
	vertical-align : middle;
	height : 36px;
}

#header form {
	margin-left : 6px;
	margin-right : 6px;
	margin-top : 3px;
	margin-bottom : 3px;
}

#header form input {
	border : 1px solid #c13534;
	background-color : #f0f0f0;
	font-size : 9pt;
	color : #c13534;
}

/* LINKI DOLNE */

.hlinks {
	background : #c13534 url(images/gfx_12.jpg) no-repeat;
	height : 30px;
}

.hlinks a {
	color : white;
}

.hlinks ul {
	padding : 0px;
	margin : 0px;
	text-align : center;
}

.hlinks ul li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin-left : 6px;
	margin-right : 6px;
}

/* INNE DEKORACJE */

#mcolumn {
	background : white url(images/gfx_07b.jpg) repeat-y;
	text-align : center;
	vertical-align : top;
}

.indexh3 {
	text-align : left;
	color : #404040;
	border-bottom : 1px solid #808080;
}

.fixbit {
	text-align : center;
	vertical-align : middle;
	background-color : #b52525;
	font-size : 9px;
}

.fixbit a {
	text-decoration : none;
	color : #d0d0d0;
}

.fixbit a:hover {
	text-decoration : underline;
	color : #ffffff;
}