#top_right{
	width: 710px;
	height:162px;
	background-image: url('../../images/tlo_right.png');
	background-repeat: no-repeat;
	text-align: right;

}


.chmurka {
  position: absolute;
  font-family: Arial, Helvetica;
  color: #222222;
  font-size: 8pt;
  background: #FFFFFF;
  padding: 3px;
  border: 1px;
  border-style: solid;
  margin-top: 2px;
  margin-left: 8px;
 
}


body {
	/*background-color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma;
	font-size: 12px; */
	background-color: #459dd2; 
	background-image: url('../../images/tlo_01.png'); 
	background-position: center; 
	background-attachment: fixed; 
	background-repeat: no-repeat;
    font-size: 12px;	
	font-family: Verdana;
}

th {
	background-color: #e9f0f6;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	font-size: 13px;
	border-left:1px solid #90bcdc;
    border-right:1px solid #90bcdc;
	border-top:1px solid #90bcdc;
    border-bottom:1px solid #90bcdc;
	
	
	vertical-align:middle;
}

input , select , textarea{
	background-color: #eef5fa;
	border: 1px #4daae5 solid;
}





/*
.button2 {
	background-image: url('../../images/bt_bg.gif');
	background-repeat: repeat-x;
	border: 1px #b3a8a8 solid;
	height: 25px;
	font-size: 11px;
}
*/
#menu {
	width: 1100px;
	height: 91px;
	text-align: center;
	/*background-image: url('../../images/shadow_menu.png');*/
	background-color: #459dd2; 
	vertical-align: bottom;
	font-weight: bold;
	
}
#shadow {
	width: 1100px;
	height: 28px;
	text-align: center;
	background-image: url('../../images/shadow_menu3.png');
	background-repeat: no-repeat ;
}
.menuitem {
	cursor: hand;
	/*color: #000000;*/
	text-decoration: none;
	width: 99px;
	height: 91px;
	background: none;
}
/*
.menuitem a {
	cursor: hand;
	color: #000000;
	text-decoration: none;
}

.menuitem_hover {
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	width: 96px;
	height: 34px;
	background-image: url('../../images/menu_act_bg.gif');
	background-repeat: no-repeat;
}

.menuitem:hover , .menuitem a:hover {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	width: 96px;
	height: 34px;
	background-image: url('../../images/menu_act_bg.gif');
	background-repeat: no-repeat;
}


.menuitem_hover a {
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
}
*/
.centerTable {
	min-width: 1100px;
	max-width: 1500px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

.centerTableMenu {
	min-width: 1100px;
	max-width: 1500px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

.centerTableMenu2 {
	min-width: 1100px;
	max-width: 1500px;
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
}
.FrekTable TD {
	text-align: center;
	
}
/*
#loggedAs {
	color: #ffffff;
	padding: 4px;
	font-family:Tahoma;
	font-size: 12px;
}
*/
#versja {
	background-color: #A9AEE9;
	padding: 4px;
	vertical-align:middle;

}

#versja  img{
	vertical-align:middle;
}

#versja  a{
	text-decoration: none;
}
#versja  a:link,#versja  a:visited{
    color:#333333;
    font-weight:normal;
    margin-right:2px;
    padding:0px 4px 1px 4px;
  
}
#versja  a:hover{
    color:#f00;
}

#kartka {
	min-width: 1000px;
	max-width: 1500px;
	background-color: #459dd2; 
	padding: 10px;
}

#tloedit {
	
	/*background-image: url('../../images/kartka_bg_edit.jpg');
	background-repeat: repeat;*/
	background-color:#eef5fa;
}
/* PANELE */
.p_m_l {
	width: 19px;
	background-image: url('../../images/p_m_l.gif');
	background-repeat: repeat-y;
}

.p_m_c {
	background: #efeded;
	vertical-align: top;
	text-align: left;
	padding: 2px;
}

.p_m_r {
	width: 19px;
	background-image: url('../../images/p_m_r.gif');
	background-repeat: repeat-y;
}

.p_b_l {
	width: 19px;
	height: 11px;
	background-image: url('../../images/p_b_l.gif');
	background-repeat: no-repeat;
}

.p_b_c {
	height: 11px;
	background-image: url('../../images/p_b_c.gif');
	background-repeat: repeat-x;
}

.p_b_r {
	width: 19px;
	height: 11px;
	background-image: url('../../images/p_b_r.gif');
	background-repeat: no-repeat;
}


/* Wiadomosc o sukcesie i o bledzie */
.successInfo11 {
	padding: 20px;
	background-color: #c6ffd1;
	border: 2px #59b565 dashed;
	text-align: center;
	width: 50%;
	font-weight: bold; 
	color: #16481d;
	margin-left: auto;
	margin-right: auto;
}

.successInfo{
    
    text-align:center;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    border:1px solid #87abfc;
    background-color:#d5e0f8;
    padding:20px;
    width: 50%;
    margin-left:auto;
    margin-right:auto;
}

.errorInfo {
	padding: 20px;
	background-color: #f2c8c8;
	border: 2px #892a2a dashed;
	text-align: center;
	width: 50%;
	font-weight: bold; 
	color: #791313;
	margin-left: auto;
	margin-right: auto;
}

.wirtualneedit_tak
{
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color: #00ff00;
}

.wirtualneedit_nie
{
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	color: #ff0000;
}

a.przedmiot
{
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #5f80fb;
}

a.przedmiot_bez_edycji
{
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #675c5c;
}

a.grupa
{
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #75b475;
}

.row1 td {
	padding: 3px;
	padding-left: 5px;
}

.row2 td {
	background-color: #e3ebf0;
	padding: 3px;
	padding-left: 5px;
}

a.edit_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #804040;
	font-size: 14px;
	font-weight: bold;
}
a.edit_user {
	color: #990033;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
a.edit_swiadectwo {
	color: #790000;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	font-style: italic;
	font-size: 16px;
}
td.us {
	background-color: #beefbf;
	text-align: center;

}
td.nu {
	background-color: #dcb7b7;
	text-align: center;

}
td.sp {
	background-color: #c4fafa;
	text-align: center;

}
a.miesiac {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	font-style: italic;
}

a.miesiac_sr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #990033;
	font-style: italic;
}
a.miesiac_maly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	font-style: oblique;
}


a.podpowiedz{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #ef6861;
	font-style: italic;
}
a.uwaga{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #f20000;
	
}

a.komunikat_temat{
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #590000;
	
}
a.komunikat_data{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #804040;
	font-style: italic;
}


/* ADMIN MENU */

#adminMenu {
	width: 100%;
	height: 30px;
	/* background: url('../../images/admin_menu_bg.jpg'); */
	background-position: top center;
	text-align: left;
	font-family: Tahoma;
	vertical-align: top; 
}

		/* Active button */

.adminMenuActBut_l {
	width: 7px;
	height: 30px;
	background: url('../../images/ab_act_l.gif') no-repeat;
	background-position: top;
	vertical-align: top;
}

.adminMenuActBut_c {
	height: 30px;
	background: url('../../images/ab_act_c.gif') repeat-x;
	background-position: top;
	padding-top: 12px;
	vertical-align: top;
	

}

.adminMenuActBut_c a {
	font-weight: bold;
	color: #cccccc;
}

.adminMenuActBut_c a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0;
}

.adminMenuActBut_r {
	width: 7px;
	height: 30px;
	background: url('../../images/ab_act_r.gif') no-repeat top left;
	vertical-align: top;
	padding-right: 6px;
}


		/* Normal button */

.adminMenuBut_l {
	width: 7px;
	height: 30px;
	background: url('../../images/ab_l.gif') no-repeat;
	background-position: top;
	vertical-align: top;
}

.adminMenuBut_c {
	height: 30px;
	background: url('../../images/ab_c.gif') repeat-x;
	padding-top: 14px;
	font-size: 11px;
	background-position: top;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.adminMenuBut_c a {
	color: #ffffff;
}

.adminMenuBut_c a:hover {
	color: #ff0000;
	text-decoration: none;
	border: 0;
}

.adminMenuBut_r {
	width: 13px;
	height: 30px;
	background: url('../../images/ab_r.gif') no-repeat;
	background-position: top left;
	vertical-align: top;
	
}
/* KONIEC ZAKLADEK */
.WierszTabeli td {
	border: 1px #ffffff solid;
	background: #e4e4e4;
	height: 25px;"
}

a.blad {
	color: #ff0000;
}

/* OCENY */
#ocenyTable input {
	background: none;
	border: 0;
	width: 35px;
	margin: 0;
}

#ocenyTable button {
	width: 20px;
	height: 20px;
}

#ocenyTable  td {
	padding: 0;
	border:1px solid #52758f;
}

#ocenyTable   {
	border:1px solid #52758f;
	
}

.table_messages {
    margin-left:15px;
	text-align:left;
	height:25px;
}

.table_messages a{
    display:block;
    padding:4px 0px 3px 15px;
	color:#242424;
	font-weight:bold;
	text-decoration: none;
}

.table_messages a:hover{
    background-color:#efefef;
}

.table_messages img{
    vertical-align:middle;
    margin-right:5px;
    margin-bottom:2px;
	text-align:left;
}


 
 .new_border{
    background-color:#FFFFFF;
    border:1px solid #ffffff;
	/*
    -moz-box-shadow:  0 0 5px #e0e0e0;
    -webkit-box-shadow:  0 0 5px#e0e0e0;
    box-shadow:  0 0 5px #e0e0e0;
	*/
    padding:1px;
    margin-top:5px;

}

 .new_borderSerwis{
    background-color:#FFff8e;
    border:1px solid #ffffff;
	/*
    -moz-box-shadow:  0 0 5px #e0e0e0;
    -webkit-box-shadow:  0 0 5px#e0e0e0;
    box-shadow:  0 0 5px #e0e0e0;
	*/
    padding:1px;
    margin-top:5px;

}

.panel_tresc{
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background-color:#eef5fa;
	color: #020f46;
	
}

.panel_trescSerwis{
	vertical-align: top;
	text-align: left;
	padding: 2px;
	background-color:#FFff8e;
	color: #020f46;
	
}

.table_header  td{
    background-color:#2a6a91;
    color:#feffff;
	text-shadow: 0 -1px 0 #5a6e82;
	
    font-weight:bold;
    font-size:14px;
    height:35px;
	padding-left: 15px;
	text-align:left;
 }
 
 .table_headerSocial  td{
    background-color:#2a6a91;
    color:#feffff;
	text-shadow: 0 -1px 0 #5a6e82;
	
    font-weight:bold;
    font-size:11px;
    height:25px;
	padding-left: 15px;
	text-align:left;
 }
.pageing{
    width:auto;
    height:auto;
    padding:5px;
    margin-top:10px;
    text-align:right;

}

.pageing a:link,.pageing a:visited{
    color:#333333;
    font-weight:normal;
    margin-right:2px;
    padding:0px 4px 1px 4px;
  
}
.pageing a:hover{
    color:#f00;
}

.tresc_listy{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.btn_odp,  input[type="button"] {
    /*border:1px solid #bdbdbd;*/
   /* border-top:1px solid #e8e8e8;
    border-left:1px solid #cecece;
    border-right:1px solid #cecece;
    border-bottom:1px solid #959595;
    padding:3px 10px 3px 10px;
    background-image:url('../../images/footbg_btn.gif');
    background-repeat:repeat-x;
	*/
	border: 1px solid #4297d7;
	background: #2191c0 url('../../images/ui-bg_gloss-wave_75_2191c0_500x100.png') 50% 50% repeat-x;
	color:#eaf5f7;

	padding: .1em 1em .1em 1em;
    font-weight:normal;
    vertical-align:middle;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
	text-decoration: none;
    
}
.btn_odp:hover,  input[type="button"]:hover{
    background-image:url('../../images/ui-bg_glass_75_79c9ec_1x400.png');
    border-top:1px solid #b9d9f7;
    border-left:1px solid #84aeda;
    border-right:1px solid #84aeda;
    border-bottom:1px solid #4480bd;
    background-color:#6caae9;
    font-weight:normal;
	color: #026890;
    
}


.btn_moodle {
   border: 1px solid #f34c4c;
	background: #feb404 ;
	color:#eaf5f7;

	margin: .0em 0em .0em 0em;
    font-weight:normal;
	vertical-align:middle;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
	text-decoration: none;
    
}


.btn_moodle:hover{
   background-image:url('../../images/ui-bg_glass_75_79c9ec_1x400.png');
    border-top:1px solid #b9d9f7;
    border-left:1px solid #84aeda;
    border-right:1px solid #84aeda;
    border-bottom:1px solid #4480bd;
    background-color:#6caae9;
    font-weight:normal;
	color: #026890;
    
}

.btn_aktywuj {
   border: 1px solid #f34c4c;
	background: #feb404 ;
	color:#000000;

	padding: .1em 1em .1em 1em;
    font-weight:normal;
	vertical-align:middle;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:15px;
	text-decoration: none;
    
}


.btn_aktywuj:hover{
   background-image:url('../../images/ui-bg_glass_75_79c9ec_1x400.png');
    border-top:1px solid #b9d9f7;
    border-left:1px solid #84aeda;
    border-right:1px solid #84aeda;
    border-bottom:1px solid #4480bd;
    background-color:#6caae9;
    font-weight:normal;
	color: #000000;
    
}

.btn_del{
    /*border:1px solid #bdbdbd;*/
   /* border-top:1px solid #e8e8e8;
    border-left:1px solid #cecece;
    border-right:1px solid #cecece;
    border-bottom:1px solid #959595;
    padding:3px 10px 3px 10px;
    background-image:url('../../images/footbg_btn.gif');
    background-repeat:repeat-x;
	*/
	border: 1px solid #f34c4c;
	background: #ef2828 ;
	color:#eaf5f7;

	margin: .0em 0em .0em 0em;
    font-weight:normal;
	width: 30px;
    vertical-align:middle;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
	text-decoration: none;
    
}
.btn_del:hover{
    background-image:url('../../images/ui-bg_glass_75_79c9ec_1x400.png');
    border-top:1px solid #b9d9f7;
    border-left:1px solid #84aeda;
    border-right:1px solid #84aeda;
    border-bottom:1px solid #4480bd;
    background-color:#6caae9;
    font-weight:normal;
	color: #026890;
    
}

#tr_message_view td a{
	cursor: hand;
	color: #000000;
	text-decoration: none;
}

#tr_message_view td{
     vertical-align:middle;
}
#tr_message_view img {
    vertical-align:middle;
}

.nie_przeczytana{
	font-weight:bold;
}

.przeczytana{
	text-decoration: normal ;
}	

.TableFrekwencja{
	border:1px solid #52758f;
}

.TableFrekwencja TH{
	border:1px solid #52758f;

}

.TableFrekwencja TD{
	border:1px solid #b9d9f7;

}

.terminarz{
	border:1px solid #52758f;
	height: 600px;
	width: 903px;
}

.terminarz TD{
	border:1px solid #52758f;
	
}

.terminarz TH{
	border:1px solid #52758f;
	height: 40px;
	
}
.Obecny{
	background: #c0eebc;
	}

.Kreska{
	background: #dde5f6;
}

.NObecny{
	background: #f4513e;
}

.Spozniony{
	background: #f6f582;
}
.Uspr{
	background: #eb7575;
}

.LNOS{
	background: #d6f8dd;
}

.footer1{
	background: url('../../images/stopka_tlo_01.png') no-repeat; 
	vertical-align: bottom; 
	text-align: left; 
	width: 500px; 
	height:49px;
}

.footer2{
	background: url('../../images/stopka_tlo_02.png') no-repeat; 
	vertical-align: bottom; 
	text-align: right; 
	width: 501px; 
	height:49px;
}

.zalacznik  a{
	text-decoration: none;
}
.zalacznik:link,.zalacznik:visited{
    color:#333333;
    font-weight:normal;
    margin-right:2px;
    padding:0px 4px 1px 4px;
  
}
.zalacznik:hover{
    color:#f00;
}