/*
 *		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 ---------- */

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

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

#page-title {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	width: 698px;
	float: left;
}

#page-title h1 {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 23px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#page-content {
	float: left;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select, .file{
	border: 1px solid #d3d3d3;
	background: transparent;
	padding: 0px;
	margin: 5px 0px;
	color: black;
}

input.text, .file{
	height: 20px;
}

input.title, .tagi, textarea {
	width: 698px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 0 5px;
	height: 25px;
	background-color: #ca0000;
	border: none;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	display: block;
}

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

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

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url('../img/tlo.jpg') repeat 0 0;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 8pt;
	color: #000;
}

#container {
	width: 998px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: white;
}

#top {
	width: 958px;
	text-align: left;
	margin: 0 auto;
}

#top_header {
	width: 958px;
	height: 115px;
}

#top_title {
	width: 824px;
	float: left;
}

#zobacz-rowniez {
	height: 40px;
	line-height: 40px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
}

#zobacz-rowniez a {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	color: black;
}

#top_title a.title {
	font-size: 30px;
	color: black;
	text-decoration: none;
}

#top_title div h1 {
	font-size: 30px;
	font-weight: normal;
}

#top_right {
	margin-left: 824px;
	text-align: right;
}

#top_map {
	color: #999999;
	height: 69px;
	line-height: 69px;
}

#top_map a{
	color: #999999;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

#top_panel {
	width: 132px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	border: 1px dashed #e0e0e0;
	display: block;
	color: black;
	text-decoration: none;
}

#little_login {
	background: #fff;
	display: none;
	position: absolute;
	border: #DBE3DE dashed 1px;
	border-top: 0;
	width: 132px;
	text-align: left;
}

#little_login a {
	color: #000;
}

#top_menu {
	width: 958px;
	height: 30px;
	border-bottom: 5px solid black;
	border-collapse: collapse;
}

#top_menu .menu-item{
	height: 30px;
	border-bottom: 5px solid black;
	float: left;
	padding-left: 4px;
}

#top_menu div.selected {
	border-bottom: 5px solid #ca0000;
	background: url('../img/trojkat.jpg') no-repeat 50% 100%;
}

#top_menu a {
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	font-size: 13px;
}

#top_menu a.selected {
	color: #ca0000;
}

#top_menu a.spacer {
	border-right: 1px solid #d9d9d9
}

#top_menu div.menu-item a:hover {
	color: #999;
}

#base {
	width: 958px;
	height: auto;
	text-align: left;
	margin: 10px auto 0px auto;
}

#sidebar-left {
	width: 250px;
	height: auto;
	overflow: hidden;
	text-align: left;
	float: left;
}

#title1 {
	font-size: 15px;
	font-weight: bold;
}

#title2 {
	font-size: 13px;
	font-weight: bold;
}

#wyszukiwarka {
	width: 210px;
	height: 55px;
	border: 5px solid #e6e6e6;
	margin-bottom: 5px;
	padding: 15px;
}

#wyszukaj {
	margin-top: 16px;
}

#wyszukaj .input {
	background-color: #e6e6e6;
	color: #676767;
	width: 128px;
	height: 24px;
	padding-left: 7px;
	border-style: none;
}

#wyszukaj .submit {
	width: 75px;
	border-style: none;
	background: url(../img/wyszukaj.jpg);
	height: 24px;
	padding: 0px;
}

#tagi {
	width: 220px;
	background-color: #f2f2f2;
	margin-bottom: 5px;
	padding: 15px;
}

#tagi h3 {
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

#tagi-content {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 15px;
	color: #999;
}

#tagi-content a {
	color: #999;
	text-decoration: none;
}

#ostatnio-dodane {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ca0000;
	color: #ffffff;
	margin-bottom: 5px;
	padding-top: 15px;
}

#ostatnio-dodane #title-img {
	margin-left: 15px;
}

#ostatnio-dodane .zakladka{
	margin-left: 15px;
	margin-right: 15px;
}

#ostatnio-dodane h3 {
	margin: -5px 0px 3px 14px;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

#ostatnio-dodane ul {
	height: 20px;
	background-color: #980000;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#ostatnio-dodane ul li {
	display: block;
	text-align: center;
	float: right;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #e58080;
	position: relative;
	bottom: 5px;
}

#ostatnio-dodane ul li.active {
	background-color: #ca0000;
	font-weight: bold;
	color: white;
}

#ostatnio-dodane .item {
	padding-top: 7px;
}

#ostatnio-dodane .border {
	padding-bottom: 7px;
	border-bottom: 1px dotted #e58080;
}

#ostatnio-dodane .last {
	padding-bottom: 15px;
}

#ostatnio-dodane .item img {
	position: relative;
	bottom: 1px;
}

#ostatnio-dodane .item a {
	color: white;
	text-decoration: none;
	padding-left: 15px;
}

#katalog-firm {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #f2f2f2;
	padding-top: 15px;
	margin-bottom: 5px;
}

#katalog-firm #title-img {
	margin-left: 15px;
}

#katalog-firm .zakladka{
	margin-left: 15px;
	margin-right: 15px;
}

#katalog-firm h3 {
	margin: -5px 0px 3px 14px;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

#katalog-firm ul {
	height: 20px;
	background-color: #d3d3d3;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#katalog-firm ul li {
	display: block;
	text-align: center;
	float: right;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #696969;
	position: relative;
	bottom: 5px;
}

#katalog-firm ul li.active {
	background-color: #f2f2f2;
	font-weight: bold;
	color: black;
}

#katalog-firm .item {
	padding-top: 7px;
}

#katalog-firm .border {
	padding-bottom: 7px;
	border-bottom: 1px dotted #797979;
}

#katalog-firm .last {
	padding-bottom: 15px;
}

#katalog-firm .item img {
	position: relative;
	bottom: 1px;
}

#katalog-firm .item a {
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}

#katalog-firm .podkategoria {
	margin-top: 7px;
	border-top: 1px dotted #797979;
}

#katalog-firm .podkategoria-item {
	padding-top: 7px;
	margin-left: 15px;
}

#polecane {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ca0000;
	color: #ffffff;
	margin-bottom: 5px;
	padding-top: 15px;
}

#polecane #title-img {
	margin-left: 15px;
}

#polecane .zakladka{
	margin-left: 15px;
	margin-right: 15px;
}

#polecane h3 {
	margin: -5px 0px 3px 14px;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

#polecane ul {
	height: 20px;
	background-color: #980000;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#polecane ul li {
	display: block;
	text-align: center;
	float: right;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #e58080;
	position: relative;
	bottom: 5px;
}

#polecane ul li.active {
	background-color: #ca0000;
	font-weight: bold;
	color: white;
}

#polecane .item {
	padding-top: 7px;
}

#polecane .border {
	padding-bottom: 7px;
	border-bottom: 1px dotted #e58080;
}

#polecane .last {
	padding-bottom: 15px;
}

#polecane .item img {
	position: relative;
	bottom: 1px;
}

#polecane .item a {
	color: white;
	text-decoration: none;
	padding-left: 15px;
}

#zobacz {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ca0000;
	color: #ffffff;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 8px;
}

#zobacz #title-img {
	margin-left: 15px;
}

#zobacz .seomatik {
	background: url('../img/ostatnio-strzalka.jpg') no-repeat 15px 11px;
	display: block;
	color: white;
	text-decoration: none;
	padding-left: 32px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#zobacz .seomatik-border {
}

#content {
	width: 698px;
	height: auto;
	text-align: left;
	margin-left: 10px;
	float: left;
}

#ostatni {
	padding-bottom: 20px;
	border-bottom: 5px solid black;
}

#ostatni-left {
	padding: 0px 25px;
	background-color: #e6e6e6;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	height: 308px;
	width: 198px;
	float: left;
}

#ostatni-left .title {
	margin: 40px 0px;
	max-height: 87px;
	overflow: hidden;
}

#ostatni-left .title h1 {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 25px;
	color: black;
	font-weight: normal;
}

#ostatni-left .main-content {
	margin-bottom: 10px;
}

#ostatni-left .main-content a {
	text-decoration: none;
	color: black;
}

#ostatni-photo {
	margin-left: 248px;
	height: 308px;
}

.margin-r {
	margin-right: 10px;
}

#main-page {
	border-bottom: 5px solid #E6E6E6;
	margin-bottom: 20px;
	padding: 10px;
}

#articles {
	padding-top: 5px;
}

.article {
	border-bottom: 5px solid #e6e6e6;
	padding: 0 10px;
}

.article-title {
	padding-top: 20px;
	margin-bottom: 20px;
}

.article-title a {
	font-size: 23px;
	margin-left: 10px;
	text-decoration: none;
	color: black;
}

.article-content {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 11px;
}

.article-content img{
	margin-left: 4px;
	line-height: 20px;
	padding-bottom: 1px;
}

span.kursor:hover{
	text-decoration: underline;
}

#katalog {
	margin-top: 5px;
}

.zobacz {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 25px;
}

.zobacz a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#wpis{
	width: 698px;
	float: left;
}

.wpis{
	background-color: #e6e6e6;
	padding: 10px;
	min-height: 90px;
	margin-bottom: 5px;
	width: 678px;
}

.wpis-snapshot {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #cacaca;
	width: 120px;
	height: 90px;
}

.wpis-snapshot img {
	width: 120px;
	height: 90px;
	cursor: pointer;
}

.wpis-rest{
	margin-left: 140px;
	width: 538px;
}

.wpis-title {
	margin-bottom: 10px;
	padding-top: 10px;
}

.wpis-title h2 {
	font-size: 16px;
	font-weight: normal;
	color: black;
}

.wpis-content {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	color: #5c5c5c;
	line-height: 15px;
	margin-bottom: 5px;
}

.wpis-content img{
	padding-bottom: 1px;
}

.wpis-url {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	color: black;
}

.wpis-url a{
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	text-decoration: underline;
	color: black;
}

.wpis-szczegoly-left {
	float: left;
}

.wpis-szczegoly-left .miniaturka{
	padding: 5px;
	border: 5px solid #e6e6e6;
}

.wpis-szczegoly-left .miniaturka img {
	width: 120px;
	height: 90px;
	border: 1px solid #f2f2f2;
}

#zapytanie_button {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 13px;
	background-color: #ca0000;
	height: 25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	color: white;
	text-align: center;
}

textarea.little {
	width: 100%;
}

input.pytanie {
	width: 100%;
}

.wpis-szczegoly-content {
	margin-left: 155px;
}

.wpis-szczegoly-content .dane {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	height: 50px;
}

.wpis-szczegoly-content .dane .item {
	float: left;
	background-color: #f2f2f2;
	border-right: 1px solid #dedede;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

.wpis-szczegoly-content .dane .item span.text {
	position: relative;
	top: 11px;
}

.wpis-szczegoly-content .dane .item .data {
	font-weight: bold;
}

.wpis-szczegoly-content .dane .last {
	background-color: #f2f2f2;
	height: 50px;
	text-align: right;
	line-height: 50px;
	padding-right: 10px;
}

.wpis-szczegoly-content .dane .last a {
	color: #919191;
}

.wpis-szczegoly-content .dane .last img {
	position: relative;
	bottom: -1px;
	padding-right: 4px;
}

.wpis-szczegoly-content .opis {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	border-top: 5px solid black;
	margin-top: 5px;
	background: url('../img/trojkat-down.png') no-repeat 20px 0;
	padding: 20px 10px 10px 10px;
	width: 523px;
}

.wpis-szczegoly-content .opis-title {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 13px;
	margin-bottom: 20px;
}

.wpis-szczegoly-content .opis p {
	line-height: 16px;
}

.wpis-szczegoly-content .tagi {
	border-top: 5px solid #e6e6e6;
	border-bottom: 5px solid #e6e6e6;
	background: url('../img/trojkat-down-grey.png') no-repeat 20px 0;
	padding: 20px 10px 10px 10px;
	width: 523px;
}

.wpis-szczegoly-content .tagi a {
	color: #7f7f7f;
	text-decoration: none;
}

h3.firmy {
	padding: 25px 0 15px 0;
	clear:both;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

#footer {
	width: 958px;
	height: auto;
	margin: 20px auto 0px auto;
	padding: 20px 0;
	border-top: 1px solid #e6e6e6;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
}

#footer #menu-bottom {
	height: 20px;
	text-align: right;
	float: left;
	color: #e6e6e6;
}

#footer #menu-bottom a{
	color: #000000;
	font-weight: normal;
}

#footer #menu-bottom a.selected{
	color: #ca0000;
	text-decoration: line-through;
}

#footer #copyright {
	height: 20px;
	text-align: right;
}

.navi li a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	color: inherit;
}

#okruszki {
	margin: 0 0 2px 0;
	color: #484848;
}

#okruszki a {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #484848;
}

#okruszki a:hover {
	color: #ca0000;
}

/*---------strona-------*/

#page-text {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#page-text .page-left {
	float: left;
	margin-right: 15px;
}

.article-tagi {
	color: #bdbdbd;
	margin-top: 5px;
	margin-bottom: 15px;
}

.article-tagi a {
	color: #bdbdbd;
	text-decoration: none;
}

#page-text .page-rest {
}

#page-text .page-rest p {
	margin-bottom: 1em;
}

#powiazane{
	border: 5px solid #f2f2f2;
	padding: 5px;
	float: left;
	margin-top: 20px;
}

#powiazane h3 {
	padding: 10px 0 10px 0;
	margin-left: 5px;
	clear:both;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

.powiazane-row {
	width: 668px;
	margin: 0 5px 10px 5px;
}

.powiazane-border {
	margin: 0 5px 15px 5px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
}

.powiazane-item{
	float: left;
	width: 329px;
	margin-right: 10px;
}

.powiazane-item-last{
	float: left;
	width: 329px;
	margin-right: 0px;
}

.powiazane-title {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 13px;
	margin-bottom: 15px;
}

.powiazane-title a {
	color: #002344;
	text-decoration: none;
}

.powiazane-title h3 {
	color: #002344;
	font-weight: normal;
}

.powiazane-content {
	text-indent: 35px;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
}

.powiazane-content a {
	color: black;
}

#powiazane-wpisy {
	margin-top: 5px;
}

#powiazane-wpisy h3 {
	padding: 10px 0 10px 0;
	clear:both;
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
}

/*-----dodaj artykuł-----*/

#edytor {
	width: 698px;
	height: 350px;
}

/*---------galeria------*/
.galeria
{

}

.galeria .opis
{

}

.galeria .row
{
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

.galeria .row .item
{
	width:135px;
	height:135px;
	background:#fff;
	float:left;
	margin-right:10px;
}

.galeria .row .item_last
{
	margin-right:0px;
}

.galeria .row .item .middle
{
	height:135px;
	width:135px;
	display:table;
	text-align:center;
	line-height:135px;
}

.galeria .row .item .middle a
{
	display:table-cell;
	vertical-align:middle;
}

#page-galerie .row .item
{
	height:155px;
}

#page-galerie .row .item .name
{
	height:20px;
	line-height:20px;
	text-align:center;
}

/* ----------- dodaj wpis ----------- */

.table-label {
	width: 130px;
}

.text-wpis {
	width: 568px;
}

#opis {
	width: 698px;
}


/* --------- 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.art {
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #d5d1cb;
}

div.art-last {
	border-bottom: none;
}

div.art div.art-title {
	line-height: 20px;
	padding-left: 12px;
	font-weight: bold;
	color: #0077b7;
	font-size: 12px;
	background: transparent url('../img/art-title.gif') no-repeat scroll 0 6px;
}

div.art div.art-title a {
	color: #0077b7;
}

div.art div.art-date {
	line-height: 20px;
	color: #4a4a4a;
	font-size: 9px;
}

div.art div.art-desc {

}

div.art div.art-desc img.art-img {
	margin: 0 10px 10px 0;
	float: left;
}

div.art div.art-desc div.art-more {
	margin-top: 15px;
}

div.art div.art-desc div.art-more a {
	color: #262626;
	text-decoration: underline;
}

/* --------- 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;
}

/* ------------- users ------------*/

