/* deska style */

/* WPISY */
.wpisy_tytul {
	margin: 2px;
	padding: 0;
	font-size: 17px;
	color: #603916;
	font-family: trebuchet ms, arial;
}
.wpisy_tytul a {
	color: #603916;
}
.wpisy_tytul a:hover {
	text-decoration: underline
}
.wpisy_data {
	font-size: 10px;
	color: #A67E59;
}
.wpisy_tresc {
	color: #38210C;
        font-family: trebuchet ms, arial;
	width: 100%;
	font-size: 11px;
	text-align: justify;
        line-height: 22px;
}
.wpisy_link {
	font-weight: bold;
	font-size: 10px
}
.wpisy_naglowek {
	color: #5F3917;
	font-size: 14px;
	font-family: trebuchet ms, arial;
	border-bottom: 1px dotted #A18263;
}
.archiwum_link {
	color: #4F4F4F;
	font-size: 11px
}
.archiwum_data {
	font-size: 11px;
	color: #1F1F1F;
        font-weight: bold;
}
/* .WPISY*/

/* MENU */
.page_menu {
	width: 100%;
	color: #5F3917;
}
.page_menu_inner {
	width: 100%;
	margin-left: 40px;
	text-align: left
}
.menu_link a {
    color: #5F3917;
    text-decoration: none;
    font-size: 12px
}

.menu_link a:hover {
    color: #009FBF;
    text-decoration: underline;
}
.menu_tagi {
	width: 200px;
}


.menu_user_link {
	color: #A67E59;
	font-size: 10px
}
.menu_tagi_link {
	color: #A67E59;
}
.menu_tagi_link:hover {
	color: #009FBF;
	text-decoration: none;
}
.grupy_link {
	font-weight: bold;
	font-size: 12px;
	color: #A67E59;
}
.link_menu {
	color: #A67E59;
	padding-left: 2px;
	font-size: 11px
}
.link_menu a {
	color: #A67E59;
	text-decoration: none
}
.link_menu a:hover {
	color: #C0FF00;
	text-decoration: none;
}
.link_menu_over {
	border: 1px solid #AFA081;
	background-color: #C1B08D;
	font-size: 11px
}
.link_menu_over a {
	color: #603916;
	text-decoration: none
}
.link_menu_over a:hover {
	color: #603916;
	text-decoration: none
}
.menu_select {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px
}
/* .MENU */

/* KOMENTARZE */
.komentarz_poczatek {
	width: 200px;
	border-bottom: 1px dotted #8F8F8F;
	margin-bottom: 5px;
	font-size: 12px;
    font-weight: bold;
}
.komentarz_linia {
}
.komentarz_form {
	font-size: 11px
}
.komentarz_naglowek {
	font-size: 12px;
	font-weight: bold;
	color: #1F1F1F
}
.komentarz_nick {
	font-size: 13px;
	font-weight: bold;
	color: #1F1F1F;
}
.komentarz_nick a {
	color: #1F1F1F;
	text-decoration: underline
}
.komentarz_data {
	font-size: 10px;
	color: #3F3F3F;
	clear: both
}
.komentarz_tresc {
	font-size: 11px;
        line-height: 20px;	
}
.komentarz_linia {
	clear: both
}

/* .KOMENTARZE */

/* .STRONICOWANIE */
.stronicowanie {
	background: #000000;
	font-weight: bold;
	border: 1px solid #3F3F3F;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-size: 11px
}
.stronicowanie:hover {
	text-decoration: none;
	border-bottom: 2px solid red;
	color: white;
}
.stronicowanie_wybrana {
	height: 18px;
	font-weight: bold;
	border: 1px solid #6F6F6F;
	background-color: #3F3F3F;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-size: 11px
}
/* .STRONICOWANIE */

/* BUTTONY */
.inputText {
	font-size: 10px;
}
.inputTextArea {
	font-size: 10px;
	font-family: Courier, Arial;
}
.inputButton {
	font-size: 10px
}
/* .BUTTONY */

/* KALENDARZ */
#kalendarz_wpisy table {
	width: 200px;
        background: #A18263;
        color: #DED3C9;
	font-size: 11px;
}
.kalendarz_dzien_aktualny {
	border: 1px solid #DED3C9; 
	background-color: #DED3C9;
	color: #A18263;
}
.kalendarz_dzien_wpis {
       background: #B49B83;	

}
.kalendarz_dzien_niedziela {
	color: red;
}
/* .KALENDARZ */

/* BLOG WYSZUKAJ */
.blog_wyszukaj {
	background-color: #A18263;
	border: 1px solid #CFA781;
	color: #FFFFFF;
	font-size: 10px
}
.blog_wyszukaj_content {
	background-color: #FFFFFF;
	color: #4F4F4F;
}
.wyszukaj_link {
        font-size: 10px;
	color: #4F4F4F;
        
}
/* .BLOG WYSZUKAJ */