/*<agl.folder "style podstawowe">*/
        body                { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #1a4277; background-image: url(../grafiki/tlo.jpg); background-repeat: repeat-x; margin-top: 0; }
        p                        {font-size: 12px; line-height: 170%; text-align: justify;}
        a                        { color: blue; text-decoration: underline }
        a:link                { color: blue }
        a:visited        { color: purple }
        a:hover                { color: purple }
        a:active        { color: red }
        span                { }
        div {  }
        td                        { }
        table                {}
        /*fieldset    { margin-left; 0px; margin-bottom: 20px;  border: 0px;}*/

		h1			{ color: #1a4277; font-size: 24px; font-weight: normal; margin-top: 0; }
		h2			{ color: #09f; font-size: 18px; font-weight: bold; margin-top: 0; margin-bottom: 10px; }
		h3			{ font-weight: bold; font-size: 1.17em; margin: 1em 0px }
		h4			{ font-weight: bold; margin: 1.33em 0px }
		h5			{ font-weight: bold; font-size: 0.83em; margin: 1.67em 0px }
		h6			{ font-weight: bold; font-size: 0.67em; margin: 2.33em 0px }
        ol                        { margin: 1em 0px 1em 40px; list-style-type: decimal }
        ol ol                { margin-top: 0px; margin-bottom: 0px }
        ol ul                { margin-top: 0px; margin-bottom: 0px }
        ul                        { margin: 1em 0px 1em 40px; list-style-type: disc }
        ul ol                { margin-top: 0px; margin-bottom: 0px }
        ul ul                { margin-top: 0px; margin-bottom: 0px }
/*</agl.folder>*/
/*<agl.folder "uklad strony">*/
        #body { position: relative; left: 50%; right: 50%; width: 980px; margin-left: -500px; }
        #head { width: 980px; height: 30px; }
        #baner { background-image: url(../grafiki/baner.gif); width: 980px; height: 200px; }
        #mainmenu { background-image: url(../grafiki/menu.gif); width: 965px; height: 50px; padding-left: 15px; background-repeat: no-repeat;}
		
		#page { background-color: #fff; background-image: url(../grafiki/page.gif); background-repeat: repeat-x; width: 980px; float: left; margin-bottom: 20px; padding-top: 30px; }
        #page_main { background-repeat: repeat-x; width: 980px; float: left; margin-bottom: 0px; padding-top: 25px; }
        #tekstmain { width: 470px; float: left; margin-bottom: 30px; margin-left: 15px; padding-right: 30px; padding-left: 10px; }
        #tekst { margin-bottom: 30px; padding-right: 50px; width: 650px; float: right; margin-right: 15px; }
        #menu { width: 210px; float: left; }
        #wiph { width: 370px; float: right; margin-right: 15px; }
        #news { width: 260px; float: right; margin-right: 0px; margin-bottom: 20px; padding-right: 0px; }
        #logo { background-color: #fff; width: 980px; float: left; margin-top: -20px; padding-top: 20px; border-top: 2px solid #7c8180; }
        #foot { background-image: url(../grafiki/foot.gif); background-repeat: no-repeat; width: 980px; float: left; padding-top: 30px; }
		#foot_main { width: 980px; float: left; padding-bottom: 0px; } /*KR dodane 11.12.2009 przy zmianach strony startowej na wersje z blokami - funkcjonuje tylko na stronie głównej*/
        #footinfo { width: 980px; height: 100px; float: left; }
/*</agl.folder>*/
/*<agl.folder "wyglad strony">*/
        #head p { color: #fff; font-size: 12px; text-align: right; margin-top: 5px; margin-bottom: 5px; }
        #head p a { color: #fff; text-decoration: none; }
        #head p a:link { color: #fff; text-decoration: none; }
        #head p a:hover { color: #ee7f00; text-decoration: underline; }
        #mainmenu h1 { color: #1a4277; font-size: 11px; font-weight: bold; text-align: center; width: 128px; float: left; margin-top: 20px; margin-bottom: 2px; margin-right: 8px; margin-left: 1px;}
        #mainmenu h1 a { color: #1a4277; text-decoration: none; }
        #mainmenu h1 a:link { color: #1a4277; text-decoration: none; }
        #mainmenu h1 a:hover { color: #ee7f00; text-decoration: underline; }
		
		#menuadmin h1{ color: #1a4277; font-size: 10px; font-weight: bold; text-align: center; width: 191px; float: left; margin-top: 10px; margin-bottom: 2px; }
        #news h1 { color: #09f; font-size: 17px; font-weight: bold; margin-top: 6px; margin-bottom: 6px; }
        #news h2 { color: #1a4277; font-size: 15px; font-weight: bolder; margin-top: 5px; margin-bottom: 0; }
        #news h2 a { color: #1a4277; text-decoration: none; }
        #news h2 a:link { color: #1a4277; text-decoration: none; }
        #news h2 a:hover { color: #ee7f00; text-decoration: underline; }
        #news p { font-size: 12px; margin-top: 4px; margin-bottom: 4px; padding-bottom: 3px; border-bottom: 1px dotted #ccc; }
        #news p a { color: #09f; text-decoration: none; }
        #news p a:link { color: #09f; text-decoration: none; }
        #news p a:hover { color: #ee7f00; text-decoration: underline; }
        #foot p { color: #fff; font-size: 10px; text-align: center; margin-top: 5px; margin-bottom: 5px; }
        #foot p a { color: #fff; text-decoration: none; }
        #foot p a:link { color: #fff; text-decoration: none; margin-left: 2px; margin-right: 2px;}
        #foot p a:hover { color: #ee7f00; text-decoration: underline; }
		#foot p a.xxx {color: #c0c0c0}
		#foot p a:link.xxx { color: #fff; text-decoration: none; }
        #foot p a:hover.xxx { color: #ee7f00; text-decoration: underline; }
/*KR dodane 11.12.2009 przy zmianach strony startowej na wersje z blokami - funkcjonuje tylko na stronie głównej*/		
		#foot_main p { color: #fff; font-size: 10px; text-align: center; margin-top: 5px; margin-bottom: 5px; }
        #foot_main p a { color: #fff; text-decoration: none; }
        #foot_main p a:link { color: #fff; text-decoration: none; margin-left: 2px; margin-right: 2px;}
        #foot_main p a:hover { color: #ee7f00; text-decoration: underline; }
		#foot_main p a.xxx {color: #c0c0c0}
		#foot_main p a:link.xxx { color: #fff; text-decoration: none; }
        #foot_main p a:hover.xxx { color: #ee7f00; text-decoration: underline; }
/*KR koniec*/		
		/*a.xxx {color: #000}*/
        #footinfo p { color: #fff; font-size: 11px; text-align: center; margin-top: 5px; margin-bottom: 5px; }
        #footinfo p a { color: #fff; text-decoration: none; }
        #footinfo p a:link { color: #fff; text-decoration: none; }
        #footinfo p a:hover { color: #ee7f00; text-decoration: underline; }
        #tekstmain p { color: #000; font-size: 12px; font-style: italic; line-height: 170%; }
        #tekstmain p a { color: #09f; text-decoration: none; }
        #tekstmain p a:link { color: #09f; text-decoration: none; }
        #tekstmain p a:hover { color: #ee7f00; text-decoration: underline; }
        #tekst h1 { color: #1a4277; font-size: 24px; font-weight: normal; }
        #tekst h4 { color: #1a4277; font-size: 16px; font-weight: bold; }
        #tekst h5 { color: #7c8180; font-size: 12px; font-weight: normal; text-decoration: none; }
        #tekst p { font-size: 12px; line-height: 170%; text-align: justify; }
		
        
        #program p { font-size: 12px; line-height: 170%; text-align: left; }        
        #tekst fieldset {margin-right: 0px;margin-left: 0px; margin-bottom: 5px; margin-top: 5px; padding: 0px 0px 0px 0px;  }
        #regul fieldset {margin-right: 0px;margin-left: 0px; margin-bottom: 5px; margin-top: 5px; padding: 0px 0px 0px 0px;  }
        #regul p { font-size: 11px; text-align: justify; margin-bottom: 5px; margin-top: 5px; }
        #tab p { font-size: 11px; text-align: justify; margin-bottom: 5px; margin-top: 5px; }
        #tab table {border-color: #333333;  border-left: 1px  solid #999999;  border-right: 1px  solid #999999; border-top: 1px  solid #999999}
        #tab td { font-size: 11px; text-align: center; margin-bottom: 5px; margin-top: 5px; border-bottom: 1px solid #999999}

		#tekstmain h6 { color: #000; font-size: 12px; font-weight: normal;  margin-left: 20px;   line-height: 170%; text-decoration: none; }
		#tekstmain h5 { color: #336; font-size: 15px; font-weight: bold; line-height: 170%; text-decoration: none; }
		#tekstmain li { color: #000; font-size: 12px; font-weight: normal; line-height: 170%; text-decoration: none; list-style-type: square; }


	    #tekst p a { color: #09f; text-decoration: none; }
	    #tekst p a:link { color: #09f; text-decoration: none; }
	    #tekst p a:hover { color: #ee7f00; text-decoration: underline; }
	    #tekst li { font-size: 12px; line-height: 170%; margin-top: 0; margin-bottom: 0; margin-left: 0; padding-left: 0; }
		#menu h2 { color: #fff; font-size: 15px; background-color: #1a4277; width: 195px; margin-top: 1px; margin-bottom: 0; padding: 6px 5px 6px 10px; }
		#menu h2 a { color: #fff; text-decoration: none; }
		#menu h2 a:hover { color: #ee7f00; text-decoration: underline; }
		#menu h3 { color: #fff; font-size: 13px; background-color: #456bb0; width: 195px; margin-top: 1px; margin-bottom: 0; padding: 7px 5px 7px 10px; }
		#menu h3 a { color: #fff; text-decoration: none; }
		#menu h3 a:hover { color: #ee7f00; text-decoration: underline; }
		
/*KR */
		
		#mainmenuadmin1 {width: 1000px; height: 50px; padding-left: 5px;  }
		#mainmenuadmin1 h1 { color: #1a4277; font-size: 12px; text-align: center; width: auto; float: left; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; }
		#prawo { font-size: 12px; line-height: 170%; text-align: right; }
		#podpis p{ font-size: 12px; text-align: center; margin-left: 200px; }
		#center { font-size: 12px; line-height: 170%; text-align: center; }
		#tab_glowna {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center;}
		#tab_glowna p{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px;}
		#tab_glowna table{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align: center; margin-right: 50px }
		#tab_glowna td{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align: left; }
/*KR koniec*/

/*KR 10.12.2009 Styl dla formatki logowania do bazy*/
		#emptyl {width: 240px; background-color: #fff;};
		#emptyr {width: 240px;};	
		#login {width: 470px; height: 20px; float: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;  text-align: right}
		#login p{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;  text-align: right}			
		#login p a {color: #cccccc; font-size:11px; text-decoration: none}

		#login p a:link {color: #cccccc;}
		#login p a:visited{color:#cccccc;}
		#login p a:hover { color: #999999; text-decoration: underline; }
		#form_log {width:980px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff;font-size:12px;  margin-top: 40px   }
		#form_log p{ text-align:right; color: #fff; margin: 0px;}
		#form_log a { color: #1a4277; font-weight:bold; text-decoration: underline; }
		#form_log p a { color: #1a4277; font-weight:bold; text-decoration: underline; }
		#form_log p a:link { color: #fff; text-decoration: underline; }
		#form_log p a:hover{color: #ee7f00;}
		/*-- Komunikaty ---*/
		#form_info {width:980px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-size:14px;  margin-top: 20px   }	
		#form_info p{ text-align:center; font-size:14px; margin: 0px;}
		#form_info a { color: #fff; font-weight:bold; text-decoration: underline; }
		#form_info p a { color: #fff; font-weight:bold; text-decoration: underline; }
		#form_info p a:link { color: #fff; text-decoration: underline; }
		#form_info p a:hover{color: #ee7f00;}
/*KR koniec*/
	
/*</agl.folder>*/
.m2lewy { background-color: #fff; width: 595px; height: 200px; margin-bottom: 25px; padding: 25px; }
.m2lewy img { margin-right: 15px; margin-bottom: 15px; }
.m2lewy p a {color: #666666; text-decoration: none}
.m2lewy p a:link { color: #666666; text-decoration: none; }
.m2lewy p a:hover { color: #999999; text-decoration: underline; }
.m22lewy { background-color: #fff; margin-bottom: 25px; padding: 25px; width: 595px; height: 520px; }
.m22lewybw { background-color: #fff; background-image: url(../grafiki_kopia/m22.jpg); background-repeat: repeat-x; margin-top: 0; margin-bottom: 25px; padding: 25px; width: 595px; height: 480px; }
.m22lewy img { margin-right: 0px; margin-bottom: 15px; }
.m22lewy p a {color: #666666; text-decoration: none}
.m22lewy p a:link { color: #666666; text-decoration: none; }
.m22lewy p a:hover { color: #999999; text-decoration: underline; }
.m3 { background-color: #fff; width: 980px; height: 150px; float: left; margin-bottom: 25px; padding: 0px; }
.m3 p a {color: #666666; text-decoration: none}
.m3 p a:link { color: #666666; text-decoration: none; }
.m3 p a:hover { color: #999999; text-decoration: underline; }
.mlewy { background-color: #fff; width: 260px; height: 200px; float: left; margin-right: 25px; margin-bottom: 25px; padding: 25px; }
.mlewy img { margin-right: 15px; margin-bottom: 10px; }
.mlewy p a {color: #666666; text-decoration: none}
.mlewy p a:link { color: #666666; text-decoration: none; }
.mlewy p a:hover { color: #999999; text-decoration: underline; }
.mprawy { background-color: #fff; width: 260px; height: 200px; float: right; margin-bottom: 25px; padding: 25px; }
.mprawy img { margin-right: 15px; margin-bottom: 15px; }
.mprawy p a {color: #666666; text-decoration: none}
.mprawyp a:link { color: #666666; text-decoration: none; }
.mprawy p a:hover { color: #999999; text-decoration: underline; }
.m2prawy { background-color: #fff; margin-bottom: 25px; padding: 25px; width: 260px; height: 520px; float: right; }
.m2prawy img { margin-right: 15px; margin-bottom: 10px; }
.m2prawy img { margin-right: 15px; margin-bottom: 15px; }
.m2prawy p a {color: #666666; text-decoration: none}
.m2prawyp a:link { color: #666666; text-decoration: none; }
.m2prawy p a:hover { color: #999999; text-decoration: underline; }

.msprawy { background-color: #fff; margin-bottom: 25px; padding: 25px; width: 260px; height: 200px; overflow: scroll; float: left; }
.msprawy img { margin-right: 15px; margin-bottom: 15px; }
.m2lewy img { margin-right: 15px; margin-bottom: 15px; }

.user_table td{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 170%; text-align: left; }
.img1 { float: left; margin-top: 5px; margin-right: 20px; margin-bottom: 7px;  }



/*------ KR ------*/
.edit_tab_u {font-family: Verdana; font-size:8pt; font-weight: normal; margin:5px 5px 2px 2px; }
table.edit_tab_u {border: 0px; background-color:#fff; margin: 0px}
tr.edit_tab_u {font-weight: normal; background-color:#eeeeee; color:#fff; text-align: left;}
/*tr:hover.edit_tab {font-weight: normal; background-color:#c2c7c6; color:#fff; text-align: left; }*/
td.edit_tab_u {font-weight: bold; background-color:#fff; color:#000; text-align: left; padding-left: 8px}
input.edit_tab_u {font-weight: normal; font-size: 8pt; width: 300px; border-style: ridge; border-color:#dddddd;}
/*input:hover.edit_tab {font-weight: normal; font-size: 8pt; width: 400px; background-color:#fff; border-style: ridge; border-color:#bbbbbb;}*/

