/* deska style */

/* WPISY */
.wpisy_tytul {
	margin: 2px;
	padding: 0;
	font-size: 14px;
	color: #575757;
	font-family: verdana, arial;
}
.wpisy_tytul a {
	color: #575757;;
}
.wpisy_tytul a:hover {
	text-decoration: underline
}
.wpisy_data {
	font-size: 10px;
	color: #7F7F7F;
}
.wpisy_tresc {
	color: #4F4F4F;
        font-family: verdana, arial;
	width: 96%;
	font-size: 12px;
        line-height: 22px;
	text-align: justify;
        padding: 10px 0 10px 0;
        border-bottom: 1px #D0CECE solid;
}
.wpisy_link {
        color: #3B3B3B;
        font-weight: bold;
	font-size: 12px
}
.wpisy_naglowek {
	color: #575757;
	font-size: 14px;
	font-family: trebuchet ms, arial;
	border-bottom: 1px dotted #CFF;
}
.archiwum_link {
	color: #4F4F4F;
	font-size: 11px
}
.archiwum_data {
	font-size: 11px;
	color: #1F1F1F;
        font-weight: bold;
}
/* .WPISY*/

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

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


.menu_user_link {
	color: #BBBABA;
	font-size: 10px
}
.menu_tagi_link {
	color: #BBBABA
}
.menu_tagi_link:hover {
	color: red;
	text-decoration: none;
}
.grupy_link {
	font-weight: bold;
	font-size: 12px;
	color: #BBBABA
}
.link_menu {
	color: #575757;
	padding-left: 2px;
	font-size: 11px
}
.link_menu a {
	color: #575757;
	text-decoration: none
}
.link_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.link_menu_over {
	border: 1px solid #EBEAEA;
	background-color: #D7D6D6;
	font-size: 11px
}
.link_menu_over a {
	color: white;
	text-decoration: none
}
.link_menu_over a:hover {
	color: #000000;
	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: 14px;
	font-weight: bold;
	color: #1F1F1F
}
.komentarz_nick {
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
        
}
.komentarz_nick a {
	color: #5F5F5F;
	text-decoration: underline
}
.komentarz_data {
	font-size: 10px;
	color: #7F7F7F;
	clear: both;
        margin-bottom: 10px;
}
.komentarz_tresc {
	width: 90%;
        font-size: 11px;
        line-height: 16px;
        border-bottom: 1px #CFCFCF solid;
        	
}
.komentarz_linia {
	clear: both
}

/* .KOMENTARZE */

/* .STRONICOWANIE */
.stronicowanie {
	background: #CBC9C9;
	font-weight: bold;
	border: 1px solid #CBC9C9;
	padding-left: 2px;
	padding-right: 2px;
	color: #ABAAAA;
        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: #ABAAAA;
	padding-left: 2px;
	padding-right: 2px;
	color: #FFFFFF;
        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: #3D2A1A;
        border: 1px #68482C solid;
        color: #825937;
	font-size: 11px;
}
.kalendarz_dzien_aktualny {
	border: 1px solid #825937; 
	background-color: #825937;
	color: #FFFFFF;
}
.kalendarz_dzien_wpis {
       background: #523823;
       border: 1px solid #523823;
}
.kalendarz_dzien_niedziela {
	color: red;
}
/* .KALENDARZ */

/* BLOG WYSZUKAJ */
.blog_wyszukaj {
	background-color: #E7E7E7;
	border: 1px solid #D0CECE;
	color: #7F7F7F;
	font-family: arial;
        font-size: 10px;
}
.blog_wyszukaj_content {
	background-color: #FFFFFF;
	color: #4F4F4F;
}
.wyszukaj_link {
        font-size: 10px;
	color: #4F4F4F;
        
}
/* .BLOG WYSZUKAJ */