/* ================================================================ */
/* 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                                     */
/* ================================================================ */

.calendar_1 {
	color : #ffffff;
	font-family : Verdana;
	font-size : 10px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	height:18px;	
}

.calendar_2 {	
	color : #666666;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	text-decoration:underline;
}

.calendar_3 {
	color : #FF8500;
	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 : #FF8500;
	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;
}
.calendar_5 {
	background-color : #eeeeee;
	color : #FF8500;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;	

}

/* ================================================================ */
/* podstawowe class'y modulow systemu                               */
/* ================================================================ */

.footer a:visited { text-decoration: none; color: #eeeeee}
.footer a:link    { text-decoration: none; color: #eeeeee}
.footer a:hover   { text-decoration: underline; color: #ffffff}
.footer {
  font-family: Verdana;
  font-size: 9px;
  color: #eeeeee;
}

.uni_01 {
  font-family: Verdana;
  font-size: 11px;
  /*padding-top: 2px;*/
  padding-right: 3px;
  /*padding-bottom: 1px;*/
  padding-left: 3px;
  color: #555555;
}

.uni_02 {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 4px;
  color: #666666;
}

.uni_03 {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 2px;
  padding-right: 3px;
  padding-bottom: 1px;
  padding-left: 3px;
  color: #555555;
}


.poll {
  border: 0px;
  background: none;
}

.code {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Courier;
  font-size: 12px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #990000;
}

.cytat {
  border: 1px #999999 solid;
  background-color: #F4f4f4;
  font-family: Verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 3px;
  padding-bottom: 2px;
  padding-left: 16px;
  text-align: left;
  color: #006633;
}


/* ================================================================ */
/* 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, table,td
{

  font-family: Verdana;
  font-size: 11px;
  color: #555555;
 
}

.title {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 3px;
  padding-bottom: 0px;
  padding-left: 3px;
  color: #666666;
}

.menu {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #666666;
}

.o {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  font-weight: bold;
  color: #eeeeee;
}

.block {
  font-family: Verdana;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #666666;
}

input {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}
.login {
  background-image:url(gfx/login.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
  padding-top:3px;
  padding-bottom:3px;
  width:120px;
}
.pass {
  background-image:url(gfx/pass.gif);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:18px;
  padding-top:3px;
  padding-bottom:3px;
  width:120px;
}
przycisk {
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
  border: 1px #bbbbbb solid;
  background-color: #cccccc;
  background: #dddddd;
}

select {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}



a:visited { text-decoration: none; color: #666666}
a:link    { text-decoration: none; color: #666666}
a:hover   { text-decoration: underline; color: #000000}

.biel a:visited { text-decoration: none; color: #555555}
.biel a:link    { text-decoration: none; color: #555555}
.biel a:hover   { text-decoration: underline; color: #e1e1e1}
.biel {
  font-family: Verdana;
  font-size: 12px;
  color: #555555;
  border-top: outset 1px;
  border-bottom: outset 1px;
  border-left: outset 1px;
  border-right: outset 1px;
}

.kolor a:visited {color: #FF8500;}
.kolor a:link {color: #FF8500;}
.kolor a:hover {color: #FF8500;}
.kolor {color: #FF8500;}

.szary {color: #bbbbbb;}

.obrazek {
 border-top: inset 1px;
 border-bottom: inset 1px;
 border-left: inset 1px;
 border-right: inset 1px;
}

.ramka {
  border-top: solid 2px;
  border-bottom: solid 2px;
  border-left: solid 2px;
  border-right: solid 2px;
  border-color: #aaaaaa;
}

.top_menu A:link { font-family: MS Sans Serif; font-size: 10px; color : #EBD5B0; text-decoration: none;}
.top_menu A:active {font-family: MS Sans Serif; font-size: 10px; color : #EBD5B0; text-decoration: none;}
.top_menu A:visited { font-family: MS Sans Serif; font-size: 10px; color : #EBD5B0; text-decoration: none;}
.top_menu A:hover {font-family: MS Sans Serif; font-size: 10px; color : #ffffff; text-decoration: none; background-image: url(gfx/klocek5pix.png);}
.top_menu {background-image: url(gfx/klocek5pixciemne.png); text-align: center;}







