/* tokra style */

/* WPISY */
.wpisy_tytul {
	margin: 2px;
	margin-left: 0px;
	padding: 0;
   color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}
.wpisy_tytul a {
   color: black;
	font-weight: bold;
}
.wpisy_tytul a:hover {
	text-decoration: underline
}
.wpisy_data {
	font-size: 10px;
	color: black
}
.wpisy_tresc {
	font-family: helvetica, verdana, arial;
	width: 100%;
	font-size: 12px;
	text-align: left;
	color: black;
	padding-bottom: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
.wpisy_link {
	color: #999;
	font-weight: bold;
	font-size: 10px
}
.wpisy_naglowek {
	color: #06C;
	font-size: 14px;
	font-family: verdana, arial;
	border-bottom: 1px dotted #06C;
}
.archiwum_link {
	color: #663;
	font-size: 13px
}
.archiwum_data {
	font-size: 9px;
	color: #5F94C9
}
/* .WPISY*/

/* MENU */
.page_menu {
	width: 180px;
	color: #999999;
	margin-left: 23px;
	margin-right: 50px
}
.page_menu_inner {
	width: 180px;
	margin-left: 0px;
	text-align: left;
}
.menu_link {
	color: #000;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: italic;
	width: 150px;
	text-align: center;
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu_link a {
    color: #000;
    text-decoration: none;
}

.menu_link a:hover {
    color: red;
    text-decoration: underline;
}
.menu_tagi {
	width: 200px
}
.menu_user_link {
	color: #000;
	font-size: 11px
}
.menu_tagi_link {
	color: black
}
.grupy_link {
	font-size: 12px;
	color: black
}
.link_menu {
	color: #000;
	padding-left: 2px;
	font-size: 11px
}
.link_menu a {
	color: black;
	text-decoration: none
	font-size: 11px
}
.link_menu a:hover {
	color: black;
	text-decoration: none
}
.link_menu_over {
	border: 1px inset #D2D2D2;
	background-color: #333;
	font-size: 11px;
	color: white
}
.link_menu_over a {
	color: white;
	text-decoration: none
}
.link_menu_over a:hover {
	color: white;
	text-decoration: none
}
.menu_select {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px
}

/* .MENU */

/* KOMENTARZE */
.komentarz_poczatek {
	width: 200px;
	border-bottom: 1px dotted #656;
	margin-bottom: 5px;
   color: black;
	font-weight: bold;
	font-size: 12px
}
.komentarz_linia {
}
.komentarz_form {
	font-size: 11px;
	color: black
}
.komentarz_naglowek {
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 2px;
	margin: 2px
}
.komentarz_nick {
	font-size: 13px;
	font-weight: bold;
	color: #Ff6600;
	text-align: left
}
.komentarz_nick a {
	color: #ff6600;
	text-decoration: underline
}
.komentarz_data {
	font-size: 10px;
	color: #999;
	clear: both;
	text-align: left
}
.komentarz_tresc {
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-align: left
}
.komentarz_linia {
	clear: both
}

/* .KOMENTARZE */

/* .STRONICOWANIE */
.stronicowanie {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-size: 11px;
	color: #D2D2D2
}
.stronicowanie:hover {
	text-decoration: none;
	border-bottom: 2px solid red;
	color: #CC6600;
}
.stronicowanie_wybrana {
	font-weight: bold;
	border: 1px solid #D2D2D2;
	background-color: black;
	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;
	border: 1px outset #333399
}
/* .BUTTONY */

/* KALENDARZ */
#kalendarz_wpisy table {
	color: white;
	background-color: #999;
	font-size: 11px;
	font-family: arial
}
.kalendarz_dzien_aktualny {
	background-color: white;
	color: black
}
.kalendarz_dzien_wpis {
	background-color: #666
}
.kalendarz_dzien_niedziela {
	color: red;
}
/* .KALENDARZ */

/* BLOG WYSZUKAJ */
.blog_wyszukaj {
	background-color: white;
	border: 2px solid #D2D2D2;
	color: #7C96B0;
	font-size: 10px
}
.blog_wyszukaj_content {
	background-color: white;
	color: #D2D2D2;
}
.wyszukaj_link {
	font-size: 10px;
	color: #7C96B0;
}
/* .BLOG WYSZUKAJ */
