/* CSS Document for SKTC.pl */
@media screen, projection {
html, body{ height:100%; }

body {
	padding:0;
	margin:0;
	font-size:12px; 
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background: url("images/bg_img.jpg") center center #444 fixed;
	color:#000000;
	text-align:center;
}
#wA {
	position:relative;
	width:998px;
	margin:0 auto;
	z-index:0;
	text-align:left;
	border: 2px solid black;
	border-left: none;
	border-bottom: none;
	background:url(images/menu_bg.gif) repeat-y ;
	overflow:hidden;
}

#top {
	position:relative;
	width:998px;
	height:200px;
	background: url(images/top_bottom.png) left bottom no-repeat;
}

#wL{
	float:left;
	width:170px;
	overflow:hidden;
	margin:0px;
	padding:5px 0px;
}

#wR{
	float:right;
	margin:0px;
	padding: 10px 20px 10px 10px;
	width:795px;
	overflow:auto;
	background:#FFFFFF url(images/bgb.png) repeat-y center top;
}

#footer{
	clear:both;
	color:#9C3936;
	font-weight:bold;
	padding:3px 0 0 150px;
	bottom:0px;
	height:20px;
	width:100%;
	margin-left:158px;
	background: repeat-x url(images/index_51.gif);
	border-left: 1px solid #333;
}

hr { position:absolute; left:-1000em;}
.clr{clear:both; position:relative;}
.more{
	margin-top:5px;
	float:right;
	display:list-item;
	text-align:right;
	font-weight:bold;
	list-style-position:inside;
}
object#player{
	position:absolute;
	top:5px;
	right:5px;
}
/*----------------------------------------------------------------*/
.hidden{display:none;}
img{border:none;}
a:link, a:visited {color:#006;text-decoration:none;}
a:hover {color:#d00;}

.paragraph {
	clear:both;
	text-align:justify;
	text-indent:30px;
}
#wR h1, #wR h2, #wR h3{
	color: #990000;
	margin: 1em 0;
}

#wR h1{font-size:18px; border-bottom:1px #900 solid;}
#wR h2{font-size:16px;}
#wR h3{font-size:14px;}

#wL ul{
	position: absolute;
	width:998px;
	top:163px;
	left: 60px;
	list-style:none;
	margin:0;
	padding:0;
}
#wL li{ float:left;}

#wL li a{
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight:bold;
	font-size:14px;
	margin-right:37px;
}
#wL li.on a,
#wL li a:hover{ text-decoration:underline; }

#wR .sorry{margin-top:120px;}

.nws{border-bottom:1px solid #ccc;margin-bottom:1.5em;}
.nws img{
	float:left;
	margin:5px;
	background-color:#edd;
	padding:5px;
	border:1px #900 solid;
}
.data {
	color:#999999;
	margin:0;
	float:right;
	text-align:right;
	font-size:10px;
}
.nws .data{margin-top:-1.5em;}

.links{
	display:block;
	margin:-1.5em 0 1em 1em;
	color:#006;
}
.linkDesc{ border-bottom:1px solid #ccc; }

.opis {
	display:none;
	position:absolute;
	padding:5px;
	border:1px solid #900;
	background-color:#edd;
	margin:-1em 30px 0 50px;
	font-size:10px;
}
.opis img{
	float:left;
	margin-right:7px;
}

#dodajWpis{display:none; margin:1.5em 0;width:400px;}
#dodajWpis legend{font-weight:bold;}
#dodajWpis input {margin-top:1em;}
#dodajWpis label{
	clear:right;
	cursor:pointer;
	color:#900;
	font-weight:bold;
	font-variant:small-caps;
	float:right;
	margin:.5em 0;
}
#dodajWpis label *{
	width:300px;
	border:1px solid #900;
	margin:0;
	vertical-align:text-top;
}
#dodajWpis label textarea{ height:8em;}

#dodajWpis #kod { text-align:center; color:#900; font-variant:small-caps;}
#dodajWpis #kod img { width:auto; height:auto; vertical-align:middle; border:1px solid #900; }
#dodajWpis #kod input { width:100px; border:1px solid #900;}

.wpis{
	padding:7px;
	border:1px solid #DED5D3;
	background-color:#F7F4F4;
	margin:.5em 0;
}
.wpis a.autor{font-weight:bold;font-size:14px;font-variant:small-caps;}
.wpis .temat{ background:#DACFCD;padding:2px;}
.wpis .tresc{ border:1px solid #DACFCD; padding:3px; background:#fff;}

.gal img {
	margin:0px;
	padding:4px;
	background-color: #edd;
	border:1px #900 solid;
}
.gal td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}

.emp {color:#F00;font-weight:bold;}
ul.pgs {
	text-align:center;
	text-indent:0px !important;
	margin:0;
	padding:0 0 2em 0;
}
ul.pgs li {
	padding:3px;
	margin-left:2px;
	display:inline;
	border:1px solid #900;
	background-color:#edd;
	list-style:none;
}
ul.pgs li.curr {background-color:#900;}
ul.pgs li a {
	color:#900;
	text-decoration:none;
}
ul.pgs li.curr a {
	color:#FFF;
	font-weight:bold;
}
#wR h3.pgs{
	text-align:center;
	font-size:10px;
	font-weight:normal;
}

.reklama{
	text-align:center;
	letter-spacing:15px;
	color:#888;
	font-size:9px;
}

}