/* ================================================================ */
/* budowa theme'ow dla jPORTAL zostala opisana standardem, ktory    */
/* znajdziesz wraz z tutorialem tworzenia wlasnego theme'a na       */
/* oficjalnej stronie jPORTAL (http://jportal.info)                 */
/* ================================================================ */
/* ================================================================ */
/* definicja wygladu kalendarza                                     */
/* ================================================================ */

a.menu:link, a.menu:visited {
	color : #627B97;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

a.menu:hover {
	color : #000000;
}


a.img:link, a.img:visited {
	color : #000000;
	text-decoration : none;
	border : 1px #000000 solid;
}

a.img:hover {
	color : #666666;
	text-decoration : none;
	border : 1px #627B97 solid;
}

a.t_main:link, a.t_list:link, a.t_art:link {
	color : #FFD700;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.t_main:visited, a.t_list:visited, a.t_art:visited {
	color : #FFD700;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.t_main:hover, a.t_list:hover, a.t_art:hover{
	color : #FFF0A6;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.topmenu:link, a.topmenu:visited {
	color : #838383;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.topmenu:hover {
	color : #000000;
}

a:link {
	color : #666666;
	text-decoration : none;
}

a:visited {
	color : #666666;
	text-decoration : none;
}

a:hover {
	color : #BBBBBB;
	text-decoration : none;
}

/* ================================================================ */
/* definicje (glownie linkow) dla theme'ow o duzym kontrascie       */
/* ================================================================ */
/* 
dostepne style:
.t_list   [dla linkow tworzonych w tytule funkcji list_body_open()]
.t_art    [dla linkow tworzonych w tytule funkcji art_theme()]
.t_main   [dla linkow tworzonych w tytule funkcji main_title_open()]
          [dla linkow tworzonych w tytule funkcji mn_title_open()]
          [dla linkow tworzonych w tytule funkcji news_theme()]
*/
/* ================================================================ */
/* definicje uzytkownika (uzyte w functions.inc.php)                */
/* ================================================================ */
body {
	background-color : #E6E6E6;
	margin : 0px 0px 0px 0px;
	scrollbar-3dlight-color : #D1D7DC;
	scrollbar-arrow-color : #666666;
	scrollbar-darkshadow-color : #888888;
	scrollbar-face-color : #D1D7DC;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #DEE3E7;
	scrollbar-track-color : #EFEFEF;
}

input {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
}

select {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
}

td {
	font-family : Verdana;
	font-size : 11px;
}

textarea {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
}

.block {
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
}

.calendar_1 {
	color : #444444;
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}

.calendar_2 {
	background-color : #D1D7DC;
	color : #444444;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}

.calendar_3 {
	color : #444444;
	font-family : Verdana;
	font-size : 10px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}

.calendar_4 {
	background-color : #555555;
	color : #EEEEEE;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
}

.code {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #990000;
	font-family : Courier;
	font-size : 12px;
	padding-bottom : 2px;
	padding-left : 16px;
	padding-right : 3px;
	padding-top : 1px;
	text-align : left;
}

.cytat {
	background-color : #F4F4F4;
	border : 1px #999999 solid;
	color : #006633;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 16px;
	padding-right : 3px;
	padding-top : 1px;
	text-align : left;
}

.menu {
	color : #627B97;
	font-family : Verdana;
	font-size : 11px;
}

.o {
	color : #EEEEEE;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
}

.poll {
	background-color : transparent;
	background-image : url(gfx/separ.gif);
	border : 0px;
}

.text {
	color : #838A8F;
	font-family : Verdana;
	font-size : 11px;
}

.title {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
}

/* ================================================================ */
/* podstawowe class'y modulow systemu                               */
/* ================================================================ */
.uni_01 {
	color : #555555;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
}

.uni_02 {
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
}

