/* climbing style */

/* WPISY */
.wpisy_tytul {
	margin: 2px;
	margin-left: 0px;
	padding: 0;
   color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial;
}
.wpisy_tytul a {
   color: white;
	font-weight: bold;
}
.wpisy_tytul a:hover {
	text-decoration: underline;
}
.wpisy_data {
	font-size: 10px;
	color: #333;
}
.wpisy_tresc {
	font-family: verdana, arial;
	width: 100%;
	font-size: 11px;
	text-align: left;
	color: #A5A5A5;
}
.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: 100%;
	color: #999999;
	font-family: verdana, arial;
}
.page_menu_inner {
	width: 100%;
	margin-left: 40px;
	text-align: left
}
.menu_link {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.menu_link a {
    color: white;
    text-decoration: none;
}

.menu_link a:hover {
    color: white;
    text-decoration: underline;
}
.menu_tagi {
	width: 200px
}
.menu_user_link {
	color: white;
	font-size: 13px;
	font-weight: bold
}
.menu_tagi_link {
	color: white
}
.wyszukaj_link {
	font-size: 10px;
	color: white
}
.grupy_link {
	font-size: 13px;
	color: white;
	font-weight: bold
}
.link_menu {
	color: white;
	padding-left: 2px;
	font-size: 13px;
	font-weight: bold
}
.link_menu a {
	color: white;
	text-decoration: none
	font-size: 12px
}
.link_menu a:hover {
	color: white;
	text-decoration: underline;
}
.link_menu_over {
	border: 1px inset white;
	background-color: white;
	font-size: 13px;
	color: black
}
.link_menu_over a {
	color: black;
	text-decoration: none;
	font-weight: bold
}
.link_menu_over a:hover {
	color: black;
	text-decoration: none
}
.menu_select {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px
}

/* .MENU */

/* KOMENTARZE */
.komentarz_poczatek {
	width: 200px;
	border-bottom: 1px dotted white;
	margin-bottom: 5px;
   color: white;
	font-weight: bold;
	font-size: 12px
}
.komentarz_linia {
}
.komentarz_form {
	font-size: 11px;
	color: white
}
.komentarz_naglowek {
	font-size: 12px;
	font-weight: bold;
	color: white
}
.komentarz_nick {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline
}
.komentarz_nick a {
	color: #ff6600;
	text-decoration: underline
}
.komentarz_data {
	font-size: 10px;
	color: white;
	clear: both
}
.komentarz_tresc {
	font-size: 11px	
	color: #FFFFFF;
}
.komentarz_linia {
	clear: both
}

/* .KOMENTARZE */

/* .STRONICOWANIE */
.stronicowanie {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-size: 11px
}
.stronicowanie:hover {
	text-decoration: none;
	border-bottom: 2px solid red;
	color: red;
}
.stronicowanie_wybrana {
	font-weight: bold;
	border: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	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: #FFF;
	font-size: 12px;
	font-family: arial
}
.kalendarz_dzien_aktualny {
	background-color: white;
	color: black
}
.kalendarz_dzien_wpis {
	background-color: white;
	color: black
}
.kalendarz_dzien_niedziela {
	color: red;
}
/* .KALENDARZ */

/* BLOG WYSZUKAJ */
.blog_wyszukaj {
	background-color: white;
	border: 2px solid #FF9900;
	color: #FF6600;
	font-size: 10px
}
.blog_wyszukaj_content {
	background-color: white;
	color: #cc3300;
}
/* .BLOG WYSZUKAJ */