/* Sticky Footer */
@import url("article.css");

* {
	margin: 0;
}
html, body {
	margin:0 !important;
	background-color:#f2f2f2;
	font-family:verdana;
	font-size:9pt;
}
.ip-wrapper {
	margin: 0 auto;
	width: 974px;
	background-color:#ffffff;	
}

a:link, a:visited {
	color:#444444;
}

a:hover {
	color:#b52b29;
}

#container {

	width: 974px;
	background-color:#ffffff;
	float:left; clear:both;
}
.ip-footer {
	background-color:#ffffff;
	width: 974px;
	margin: 0 auto;
	padding-top:40px;
	overflow: hidden;
	clear:both;
}

#top img {
	display:block;
}

#top-left {
	background:url(../../views/images/lt.jpg);
	width:334px;
	height:312px;
	float:left;
}

#top-right {
	float:left;
}


#bottom-left {
	width:334px;
	float:left;
}

#bottom-right {
	width:640px;
	float:left;
}

#topmenu {
	float:left;
	clear:both;
}

#topmenu div {
	background-image:url(../../views/images/menu_seperator.gif);
	background-repeat:no-repeat;
	padding-left:6px;
	padding-right:6px;
	float:left;
}

#topmenu a {
	outline-style:none;
}

#topmenu img {
	border:none;
}

div.news {
	color:#444444;
	width:500px;
	padding-top:40px;
}

div.news h2 {
	font-size:9pt;
	font-weight:normal;
	margin-bottom:0px;
}

div.news div {
	padding-top:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #959494;
}

div.content, div.article {
	padding-left:30px;
	padding-top:40px;
	margin-bottom:20px;
	color:#444444;
	width:500px;
}

div.article {
	color:#444444;
	font-size:9pt;
	line-height:1.3em;
}

div.article p, div.article div {
	margin-bottom:1em;
}

div.article a:link, div.article a:visited {
	color:#832e2b;
	text-decoration:underline;
}

div.article a:hover {
	color:#f01b22;
}

h1 {
	background-image:url(../../views/images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;	
	padding-left:23px;
	margin-left:-23px;
	font-family:arial,verdana,sans serif;
	font-weight:normal;
	font-size:17pt;
	margin-bottom:20px;
	line-height:1em;
}

div.articlelist {
	width:400px;
}

div.articlelist p {
	padding-top:1em;
}

div.articlelist p.readmore {
	text-align:right;
	padding-bottom:1em;
	border-bottom:1px dotted #959494;
	margin-bottom:1em;
}

div.articlelist p.readmore a:link, div.articlelist p.readmore a:visited {
	color:#444444;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	background:url('../../views/images/yellowarrow.gif') no-repeat top right;
	padding-right:15px;	
}

a.wydarzenielink {
	display:block;
	color:#ffffff;
	text-decoration:none;
	height:15px;
	padding-top:2px;
	border-bottom:1px solid white;
	padding-left:20px;
	width:240px;
	background:#F7C400 url('../../views/images/greyarrow.gif') no-repeat top right;
	overflow:hidden;
	font-size:9pt;
}

a.wydarzenielink_blue {
	background:#007DC2 url('../../views/images/greyarrow.gif') no-repeat top right;
}

a.wydarzenielink_red {
	background:#BA2B29 url('../../views/images/greyarrow.gif') no-repeat top right;
}

div.content h2, h2 {
	margin-bottom:0.5em;
	font-size:12pt;
	font-weight:normal;	
}

div.content h2 a {
	text-decoration:none;
	color:#000000;	
}

a.articlelink:link, a.articlelink:visited {
	color:#444444;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.articlelink:hover {
	text-decoration:underline;
}

/** forum - do osbnego pliku **/
div.quote {
	margin:10px;
	padding:10px;
	background-color:#eae3d3;
	border:1px solid #dad3c3;
}

table.forum {
	width:100%;
	border:1px solid #8391ac;
	border-collapse:collapse;
}

table.forum th {
	background-color:#bb2b2a;
	color:white;
	padding:5px;
}

table.forum th.group {
	color:#000000;
	font-size:10pt;
	background-color:#ffffff;
	padding:10px;
	text-align:left;
}

table.forum td {
	padding:10px;
	border-right:1px solid #8391ac;
	border-bottom:1px solid #8391ac;
	background-color:#f7f7f7;
}

table.forum tr.odd td {
	background-color:#eeeeee;
}

table.forum td.icon {
	width:20px;
	border-right:none;
}	

table.forum td a:link {
	color:#444444;
	font-size:10pt;
	text-decoration:unerline;
}

table.forum td a:visited {
	color:#444444;
	font-size:10pt;
	text-decoration:unerline;
}

td.postauthor {
	padding:10px;
	text-align:center;
	vertical-align:top;
}

table.postheader {
	width:100%;	
}

table.postheader td {
	font-size:8pt;
	border:none;
	border-bottom:1px solid #8391ac;
	padding:10px;
	margin-bottom:10px;
}

div.postbody {
	line-height:1.5em;
	padding:10px;
	font-size:10pt;
}

div.forumpath {
	color:#444444;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:10pt;	
}

div.forumpath a {
	color:#444444;
	font-weight:bold;
	font-size:10pt;
}

table.postedit {
	width:600px;
}

table.postedit th {
	padding:5px;
	vertical-align:top;
	text-align:left;
	background-color:#ebe4d4;
	border-bottom:2px solid white;	
}

table.postedit td {
	padding:5px;
	background-color:#f7f7f7;
	border-bottom:2px solid white;
} 

.butred {
	border:1px solid black;
	background-color:#ff0000;
	color:white;
	font-size:8pt;
	padding:2px;
}

#sa 
{
		color: #E6E4E4;
}
#sa a
{
		color: #E6E4E4;
}