/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *				Marek Kleszyk
 *		data:	14 styczeń 2009
 *		system:		T.BLOG-1.0
 */ 

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; text-align:center; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #9c9c9c; margin:0px; padding:0px; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

p, a
{
	margin:0px;
	padding:0px;
	color:#9c9c9c;
	font-family:Tahoma;
	font-size:11px;
}

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 12pt; }
h2 { font-size: 11pt; }
h3 { font-size: 10pt; }
h4 { font-size: 9pt; }
h5 { font-size: 8pt; }
h6 { font-size: 7pt; }

h1
{
	padding:0px;
	margin:0px;
}

a.kolor1 { color: #818181; }
a.kolor2 { color: #818181; }
a.kolor3 { color: #818181; }
a.kolor4 { color: #818181; }
a.kolor5 { color: #818181; }
a.kolor6 { color: #818181; }
a.kolor7 { color: #818181; }
a.kolor8 { color: #818181; }
a.kolor9 { color: #818181; }

.szukaj_opis {

    color:#8BB900;
    font-family:Tahoma;
    font-size:13px;
    font-weight:normal;
    line-height:51px;
    margin: 2px 20px;



    
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding:0px;
}

#page-title h1 {


    border-bottom:1px solid #E3E1CF;
    color:#8BB900;
    font-family:Tahoma;
    font-size:17px;
    font-weight:normal;
    line-height:51px;
    margin-bottom:8px;
    padding-left:25px;
}



td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.formularz {
	margin: 5px;
    padding-left: 14px;
}

.formularz label {

    line-height: 1.5em;
    margin: 10px 0px 0px 0px;
    width: 600px;
    float:none;
    
}
.formularz table td {
    padding:0px;
}


input.pole {

    font-size: 10pt;
	height: 17px;
	padding: 6px 3px;
	color: #a4a4a4;
    border: 1px solid #d1d1d1;
    margin:0pt 3px 0px 0px;
    width:196px;
}

input.pole:focus {
     /* border: 1px solid  #a4a4a4; */

    color: #636363;
}

input.image {	
   
   background:#FFFFFF none repeat scroll 0% 0%;
    border: none;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
    padding:3px;


}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}


.image {
	position: relative;
}


form 
{
	margin:0px;
	padding:0px;
}

fieldset
{
	border:none;
	margin:0px;
	padding:0px;
}

legend
{
	display:none;
}

input, textarea, select 
{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	background:#fff;
	border:1px solid #d9d7c5;

	padding:3px 3px 3px 3px;
}

label
{
	margin:0px;
    margin-top: 4px;
	padding:0px;
	width:120px;
	float:left;
	line-height:20px;
	color:#818181;
}

label span.wym, label span.important
{
	color:#ed080d;
}

select 
{
	padding-right: 0;
}

input.submit {
	margin:0px;
	padding:0px;
	border: none;
	cursor:pointer;
}

input.text:focus, select:focus, textarea:focus {

	outline: 0;

}

pre
{
	width:500px;
}

div.kontrolka
{
	overflow:hidden;
	margin-bottom:5px;
}
div.kontrolka select, div.kontrolka input
{
	width: 200px;

}

div.kontrolka_textarea
{
	overflow:hidden;
	margin-bottom:5px;
}

div.przycisk
{
	margin-top:30px;
	text-align:center;
}


			/* --------- glowna ---------- */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	background: #e3e1cf;
	color:#9c9c9c;
}

#container {
	margin: 25px auto;
	padding: 0;
	width: 998px;
	height: auto;
	text-align: center;
	border:1px solid #d6d4bf;
	background:#ffffff;
}

#top {
	margin: 0 0;
	padding: 0;
	height: 175px;
	background: url('../img/top.jpg') 50% 3px no-repeat;
	border-bottom:1px solid #d6d4bf;
	position:relative;
}

div#base
{
	overflow:hidden;
	background:url(../img/bg_base.jpg) 0 0 repeat-y;
	text-align:left;
}

div#lewa
{
	width:278px;
	float:left;
	margin-right:1px;
	padding-bottom:25px;
}

div#lewa-gora
{
	width:278px;
	float:left;
	margin:0px;
	padding:0px;
}



div#lewa-dol
{
	width:278px;
	float:left;
	margin:0px;
	padding:0px;

}

div#prawa
{
	width:719px;
	float:left;
	padding-bottom:25px;

}
/*-----------top----------*/


#top div#menu_top
{
	width:329px;
	height:54px;
	border:1px solid #d6d4bf;
	border-bottom:none;
	border-right:none;
	position:absolute;
	bottom:0px;
	right:0px;

	background:url(../img/bg_top_menu.jpg) 1px 1px no-repeat;
}

#top div#menu_top a
{
	color:#fff;
	background:url(../img/arrow1.gif) 0 50% no-repeat;
	padding-left:12px;
	margin-left:12px;
	line-height:50px;
}

#top div#menu_top a.first
{
	background:none;
	padding-left:0px;
}

#top div#menu_top a.selected
{
	font-weight:bold;
}

#top a#logo_link
{
	position:absolute;
	top:45px;
	left:50px;
	

	width:210px;
	height:70px;
}

#top a#button_dodaj_wpis
{
	position:absolute;
	right:20px;
	top:190px;
}

/*----------lewa------------*/
div.lewa_box
{
	margin-bottom:10px;
}

div.lewa_box div.nagl
{
	width:271px;
	height:51px;
	background:url(../img/bg_left_menu_nagl.jpg) 0 0 no-repeat;
	margin-left:6px;
    text-align: right;

}

div.lewa_box div.nagl img
{
	margin:15px 0px 0px 18px;
    float: left;
}

div.lewa_box div.nagl div {

    
	margin:0px;
    margin-right: 5px;
    padding-top: 32px;
    display: none;
}

div.lewa_box div.nagl div a {


	margin:1px;
    margin-top: 40px;
    cursor: pointer;
    color: #fefefe;
}

div.lewa_box div.nagl a:hover {

    text-decoration: none;
}

div.lewa_box div.content
{

}

div.lewa_box div.content h1, div.lewa_box div.content h2, div.lewa_box div.content h3, div.lewa_box div.content h4, div.lewa_box div.content h5, div.lewa_box div.content h6
{
	font-size:11px;
	display:block;
	border-bottom:1px solid #e6e6e6;
	margin:0px 20px;
	line-height:25px;
	font-weight:normal;
}

div.lewa_box div.content a
{
	background:url(../img/arrow_menu_left.gif) 0 50% no-repeat;
	padding-left:13px;
	color: #818181;
}


div.art_short {

    border-top: 1px solid #E0DFD2;
    overflow: hidden;
    padding: 0px;
    background-color:#ffffff;
    margin:5px 10px 10px;
    padding:10px
}



/*---------prawa---------*/
div#page-content
{

}

div#page-content.biuletyn
{
    padding: 14px;
}

#page-content #fonty {
    height:auto;
    margin-bottom:5px;
    padding:0pt 2px 2px;
    text-align:right;
    width:708px;
}

div#page-content hr
{
    background-color: #E3E1CF;
    margin-bottom: 20px;
}

h1 img
{
	margin:16px 0px 14px 0px;
}

/*------footer-------*/
div#footer
{
	overflow:hidden;
	border-top:1px solid #d6d4bf;
	padding:5px 10px;
  clear:both;
}

div#footer div#menu_bottom
{
  width:800px;

  float:left
}

div#footer div#footer_text
{
	float:left;

	width:850px;
}


div#footer div#copyright
{
	float:right;
}


/*-----------pager----------*/
div.pager
{
	margin:10px auto;
	text-align:center;
}


/*------kategoria-------*/
h1.kategoria_title
{
	color:#8bb900;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
	border-bottom:1px solid #e3e1cf;
	line-height:51px;
	padding-left:25px;
	margin-bottom:8px;
}

div.wpis_short_item
{
	overflow:hidden;
	width:704px;
	background:#f1f0e7;
	margin:0px auto 0px auto;
	padding:12px 0px;
}

div.wpis_short_item div.miniaturka
{
	float:left;
	width:140px;
	text-align:center;
	margin:0px 12px 0px 12px;
}

div.wpis_short_item div.miniaturka a img
{
	border:1px solid #E0DFD2;
}

div.wpis_short_item div.wpis_content
{
	float:left;
	width:530px!Important;
	width:525px;

}

div.wpis_short_item_separator
{
	background:#e0dfd2;
	margin:1px auto;
	height:5px;
	width:704px;
}

div.wpis_content div.head
{
	height:40px;
	line-height:40px;
	padding:0px;
}

div.wpis_content div.head a.title
{
	color:#ababab;
	font-weight:bold;
	margin-left:15px;
	float:left;
}

div.wpis_content div.head p.url
{
	text-align:right;
	margin-right:12px;
}

div.wpis_content div.opis
{
	background:#fff;
	padding:15px;
	margin-bottom:1px;
    border:1px solid #E0DFD2;
}

div.wpis_content div.opis iframe
{

    border:1px solid #E0DFD2;
}

div.wpis_content div.opis p.dane_adresowe
{
  line-height:25px;
}

div.wpis_content div.opis p.dane_adresowe_ulica
{
  line-height:25px;
  padding-left:40px;
}

div.opis ul
{
    margin-left: 2em;
    line-height: 1.7em;
}

div.kategoria_art_item
{
	margin:10px 25px 10px 25px;
}

div.kategoria_art_item a.tytul
{
	font-weight:bold;
	color:#8bb900;
	background:url(../img/ico_text.jpg) 0 50% no-repeat;
	padding-left:15px;

}

div.kategoria_art_item div.skrot
{
	margin-top:10px;
	margin-left:15px;
}

div.kategoria_art_item_separator
{
	height:3px;
	background:url(../img/text_separator.jpg) 0 0 repeat-x;
	margin:0px 25px;
}


/*----------wpis-------------*/
h1.wpis_title
{
	color:#8bb900;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
	border-bottom:1px solid #e3e1cf;
	line-height:51px;
	padding-left:25px;
	margin-bottom:8px;
}


div.wpis div.left-wpis {
    float:left;
    margin:0px 3px;
    text-align:center;
    width:185px;
}

div.wpis
{
	overflow:hidden;
	width:704px;
	background:#f1f0e7;
	margin:0px auto 0px auto;
	padding:12px 0px;
}



div.wpis div.miniaturka
{
	float:left;
	width:185px;
	text-align:center;
	margin:0px 12px 0px 3px;


}



div.wpis div.miniaturka a img
{
	border:1px solid #E0DFD2;
}

div.wpis div.miniaturka div.dane
{

	text-align:left;
	margin-left:10px;
	margin-top:10px;
}

div.wpis div.miniaturka div.dane p
{
	line-height:20px;
}

div.wpis div.miniaturka div.dane p span
{
	font-weight:bold;
}

div.wpis div.miniaturka div.dane p span.data
{
	color:#8bb900;
}

div.wpis div.miniaturka div.dane p.ocena img
{
	position:relative;
	top:4px;
}


div.wpis div.wpis_content
{
	float:left;
	width:480px;
}

div.wpis div.little_form
{
   float:left;
   margin:0px 12px 0px 3px;
   text-align:center;
   width:184px;
}

div.wpis div.little
{
   float:left;
   margin:0px;
   margin-top: 5px;
   width:185px;
}



input.little, textarea.little, select.litte {
    background:#FFFFFF none repeat scroll 0% 0%;
    border:1px solid #D9D7C5;
    font-family:Tahoma, Verdana;
    font-size:7.5pt;
    margin:0px;
    padding:3px;
    color: #A4A4A4;
    width: 170px;
}

input.little:focus, textarea.little:focus, select.litte:focus {
    color: #636363;
}



/*-------text----------*/
h1.text-title
{
	color:#8bb900;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
	border-bottom:1px solid #e3e1cf;
	line-height:51px;
	padding-left:25px;
	margin-bottom:8px;
}

h2.text-title
{
	color:#8bb900;
	font-size:17px;
	font-family:Tahoma;
	font-weight:normal;
	border-bottom:1px solid #e3e1cf;
	line-height:51px;
	padding-left:25px;
	margin-bottom:8px;
}

div#page-text
{
	margin:10px 12px;
}

div#page-text div.page-foto
{
	float:left;
	margin:0px 10px 5px 0px;
}

.page-foto {
    float:left;
    height:121px;
    margin-bottom:10px;
    margin-right:20px;
    padding:0px;
    text-align:center;
    width:172px;
}

.page-foto img {
    border: 1px solid #dadada;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}


div#page-content-gal
{
	margin:10px 12px;
}


/*---------mapa strony--------*/
ul.mapa-strony li a
{
	color:#9c9c9c;
}


/*---------dodaj wpis---------*/
form#form_dodaj_wpis
{
	width:450px;
	margin:20px auto;


}

form#form_dodaj_wpis p
{
	color:#95c600;
	font-weight:bold;
	line-height:30px;
}

form#form_dodaj_wpis input#dodaj
{
	width:116px;
	height:26px;
	background:url(../img/button_dodaj_wpis.jpg) 0 0 no-repeat;
}





