/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *             	Marek Kleszyk
 *						27 sierpieĹ„ 2009
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 10px;
}

#page-content {
	padding: 10px;
	overflow: hidden;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	color: #dbd9d9;
}

#container {
	width: 999px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#top {
	width: 999px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 724px;
	height: auto;
   overflow: hidden;
	float: left;
}

#top #t1 #logo {
	width: 193px;
	height: 111px;
	float: left;
}

#top #t1 #flag {
	width: 531px;
	height: 111px;
   text-align: right;
	float: left;
}

#top #t1 #menu-top {
	width: 723px;
	height: 30px;
   padding-left: 1px;
	float: left;
}

#top #t1 #path {
   width: 715px;
	height: 21px;
   margin-left: 9px;
   color: #868686;
	float: left;
}

#top #t1 #path a {
   color: #868686;
}

#top #t2 {
	width: 275px;
	height: auto;
   overflow: hidden;
	float: left;
}

#top #t2 #flag2 {
	width: 275px;
	height: 30px;
   padding-top: 10px;
   background: transparent url(../img/icon.jpg) no-repeat scroll top center;
   text-align: center;
	float: left;
}

#top #t2 #flag2 a {
	margin: 0 5px;
   display: inline;
}

#top #t2 #icon {
	width: 275px;
	height: 37px;
   padding-top: 34px;
   background: transparent url(../img/icon.jpg) no-repeat scroll bottom center;
   text-align: center;
	float: left;
}

#top #t2 #icon a {
	color: #fff;
   margin: 0 4px;
}

#top #t2 #witamy {
	width: 275px;
	height: 51px;
	float: left;
}

#base {
	width: 999px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#content {
	width: 724px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#right {
	width: 275px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 999px;
	height: auto;
	margin-top: 25px;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #menu-bottom {
	width: 999px;
	height: 40px;
   line-height: 40px;
   border-bottom: 1px dotted #343434;
   color: #868686;
	float: left;
}

#footer #copyright {
	width: 708px;
	height: 40px;
   line-height: 40px;
   padding: 0 8px;
   color: #525252;
	float: left;
}

#footer #realizacja {
	width: 245px;
	height: 22px;
   line-height: 22px;
   padding: 14px 15px 4px 15px;
   color: #525252;
   text-align: right;
	float: left;
}

#footer #realizacja img {
   margin-left: 10px;
	float: right;
}

#footer #copyright a {
	color: #525252;
}

#footer #skroty {
	width: 983px;
	height: 20px;
   line-height: 20px;
   padding: 0 8px;
   color: #868686;
	float: left;
}

			/* --------- galeria ---------- */

div.gal {
	margin: 0;
}

div.gal div.gal2 {
	margin: 5px;
   text-align: center;
   float: left;
}

img.gal-img {
	margin-bottom: 5px;
	padding: 5px;
}

div.gal div.gal3 {
	margin: 3px 10px;
   float: left;
}

img.gal-img2 {
	padding: 1px;
}

.gal-opis {
	text-align: justify;
	display: block;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
}

table.rejestr td a {
}

table.rejestr td a:hover {	
}

		/* --------- aktualnoĹ›ci ---------- */

div.page-aktualnosci
{

}

div.page-aktualnosci div.item
{
    overflow:hidden;
    margin-bottom:10px;
    clear:both;
}

div.page-aktualnosci div.item p.data
{
    font-size:9px;
    color:#4b5457;
    margin-bottom:3px;
}

div.page-aktualnosci div.item a.tytul
{
    font-weight:bold;
    color:#ea0000;
    background:url(../img/arrow4.gif) 0 50% no-repeat;
    padding-left:12px;

}

div.page-aktualnosci div.item div.opis
{
    margin-top:12px;

}

div.page-aktualnosci div.item div.opis a.news-foto
{
    float:left;
    margin:0px 10px 0px 0px;
    cursor:pointer;
}

div.page-aktualnosci div.separator
{
    font-size:1px;
    height:1px;
    border-bottom:1px solid #343434;
    margin:15px 0px;
}

.m-art {
   margin: 7px 20px;
   text-align: justify;
   float: left;
}

.m-art2 {
   margin: 3px 0;
	 margin-top: 0;
   padding: 5px 0;
   color: #909090;
   display: block;
}

.m-art2 a.txt, .m-art2 a.txt:visited {
   color: #909090;
   text-decoration: none;
}

.m-border {
   border-bottom: 1px solid #1a1a1a;
}

a.m-link, a:visited.m-link {
   margin-bottom: 4px;
   padding-left: 10px;
   line-height: 14px;
   color: #dbd9d9;
   background: transparent url(../img/arrow4.gif) no-repeat scroll left center;
   display: block;
   font-weight: bold;
}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll 0 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}

		/* --------- mapa strony ---------- */

a.site1 {
   padding: 3px 0;
   padding-left: 15px;
   display: block;
}

a.site2 {
   padding: 3px 0;
   padding-left: 35px;
   display: block;
}

		/* --------- szukaj ---------- */

.szukaj-brak {
   color: #dd0000;
   text-align: center;
}

.szukaj-fraza {
   margin: 5px 0;
   display: block;
}

.szukaj-content strong, .szukaj-content span {
   color: #9c00ff;
}

.szukaj-wynik {
   margin: 7px 0;
   padding: 5px 0;
   border-top: 1px solid #dfdfdf;
   display: block;
}

.szukaj-wynik h1 {
   font-size: 8pt;
}

.szukaj-link {
   cursor: pointer;
   font-size: 7pt;
   display: block;
}

		/* --------- newsletter ---------- */

h1.regulamin {
   font-size: 11pt;
   text-align: center;
   padding: 5px;
   background: #000;
   color: #fff;
}

#kat {
   width: 724px;
   height: 400px;
   position: relative;
   overflow: hidden;
   float: left;
}

#kat a.obraz {
   width: 181px;
   height: 400px;
   position: relative;
   overflow: hidden;
   float: left;
}

#kat a.obraz img.gray {
   position: absolute;
   top: 0;
   left: 0;
}

#kat a.obraz img.color {
   position: absolute;
   top: 0;
   left: 0;
   display: none;
}

#kat a.obraz p.opis {
   width: 127px;
   height: 38px;
   padding: 20px 20px;
   margin: 0;
   position: absolute;
   bottom: 5px;
   left: 7px;
   text-align: center;
   font-weight: bold;
   color: #fff;
   display: table;
   background: transparent url(../img/bg2.png) repeat scroll 0 0;
   cursor: pointer;
}

#kat a.obraz p.opis span {
   height: 38px;
   display:table-cell;
   position:relative;
   text-align:center;
   vertical-align:middle;
   cursor: pointer;
}

#kat a.obraz p.bg1 {
   background: transparent url(../img/bg1.png) repeat scroll 0 0;
}