/* ================================================================ */
/* budowa theme'ow dla jPORTAL zostala opisana standardem, ktory    */
/* znajdziesz wraz z tutorialem tworzenia wlasnego theme'a na       */
/* oficjalnej stronie jPORTAL (http://jportal.one.pl)               */
/* ================================================================ */
/* ================================================================ */
/* definicja wygladu kalendarza                                     */
/* ================================================================ */

a.t_main:link, a.t_list:link, a.t_art:link {
	color : #eeeeee;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.t_main:visited, a.t_list:visited, a.t_art:visited {
	color : #eeeeee;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.t_main:hover, a.t_list:hover, a.t_art:hover{
	color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.topmenu:link {
	color : #eeeeee;
	font : bold;
}

a.topmenu:visited {
	color : #EEEEEE;
	font : bold;
}

a.topmenu:hover {
	color : #CD9934;
	font : bold;
}

a:link {
	color : #373737;

	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a:visited {
	color : #373737;

	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a:hover {
	color : #eeeeee;

	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

a.login:link {
	color : #222222;

}

a.login:visited {
	color : #222222;
	font : bold;
}

a.login:hover {
	color : #DDDDDD;
	font : bold;
}

/* ================================================================ */
/* 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: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #aeb1b8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aeb1b8));
background: -webkit-linear-gradient(top,  #ffffff 0%,#aeb1b8 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#aeb1b8 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#aeb1b8 100%);
background: linear-gradient(top,  #ffffff 0%,#aeb1b8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aeb1b8',GradientType=0 );

	margin : 0 0 0 0;

}

input {
	background-color : #dddddd;
	border : 1px #275A7E solid;
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
}

select {
	background-color : #dddddd;
	border : 1px #275A7E solid;
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
}

td {
	font-family : Verdana;
	font-size : 11px;
}

textarea {
	background-color : #dddddd;
	border : 1px #275A7E solid;
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
}

.block {background-color :transparent;
	color : #cccccc;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 9px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 5px;
}

.calendar_1 {
	/* color : #DCDCDC; */
	color :646464;
	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 : #D1D1D1;
	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 :646464;
	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 : #111111;
	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 : #dddddd;
	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 : #FFffff;
	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 : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.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 : none;
	border : none;
	color : #FFD700;
}

.text {/* background-color : #222222; */
background-color:#52585f;
color:  e2e2e2;
	/* color : #cccccc; */
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 7px;
	text-align : justify;
}

.title {/* background-color : #c1c5c8; */
	color : white;
	font : normal;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
border-bottom: 1px #373737 dotted;
}

.title1 {background-color : #d0003a;
	color : #fff;
	font : normal;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
}

.topmenu {background-color : #cd0000
	color : #eeeeee;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
}

/* ================================================================ */
/* podstawowe class'y modulow systemu                               */
/* ================================================================ */
.uni_01 {
	color : #dddddd;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 1px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 1px;
}

.uni_02 {
	color : #222222;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
}
