* {
	margin: 0;
	padding: 0;
}
body {
	behavior:url(hover.htc);
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left:10px;
}
ul li {
	background-image: url(../img/bullet_green.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left:10px;
	/*margin-right: 10px;*/
}

ul#akt_fade {
	margin-top:15px;
	margin-left:20px;
}
ul#akt_fade li {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

div#right div.box div.p div.mleft table {
	background-color:#999999;
	text-align: center;
	width:390px;
}
div#right div.box div.p div.mleft table th {
	background-color: #FFFFF0;
	padding:7px;
}
div#right div.box div.p div.mleft table td {
	background-color:#ffffff;
	padding:3px;
	width:90px;
}
/*glowny kontener*/
div#cont {
	width:762px;
	margin: 0 auto;
	text-align: left;
	/*background-color: #efefef;*/
}

/*nagłowek z flashem*/
div#head {
	width:100%;
	height:292px;
}
div#flash {
	margin:0 auto;
	width:744px;
}
div#clk {
	
}
div#clk p#clock {
	/*color:#666666;*/
	padding:8px 0 0 5px;
	font-weight:bold;
}
/*slideshow na stronie glownej*/
div#slide {
	width:400px;
	height: 352px;
	margin-left:5px;
	border:1px solid #aaaaaa;
}
div#bzdjecia {
	width:400px;
	height: 266px;
	margin-left:5px;
	border:1px solid #666666;
	margin-bottom:10px;
}
/*główna część strony*/
div#body {
	
}
div#left,div#right {
	float:left;
	width:306px;
}
div#left {
	/*background-color:red;*/
}
div#left div#leftin {
	margin-left:10px;
}
/*lewa strona*/
div#left div.box {
	/*width:100%;*/
	width:294px;
	border:1px solid #cccccc;
}
/*obniżenie boxa*/
img.topmarg,div.topmarg {
	margin-top:10px;
}
/*odstęp mięszy divami*/
div.midmarg {
	margin-top:15px;
}
/*obrazek kończący menu*/
img.botmenu {
	margin-left:23px;
}
/*obrazek z tekstem po lewej*/
img.lefttext {
	float:left;
	margin-right:5px;
}
div#left div.box p {
	padding:0 5px 3px 5px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	color:#5b5b5a;
	margin:9px 0 0 0;
	padding:0 5px 3px 5px;
}
/*tło pierwszego*/
div.box div.boxin {
	background-color: #eeffbb;
	margin:2px;
}
div.bg3 div.boxin {
	/*margin:2px;*/
	background-color: #ffffff;
}
div.bg1 img.head {
	margin:5px 0 0 12px;
}
div.bg1 div.boxin div {
	margin:0 0 0 230px;
	padding-bottom: 7px;
}
div#left div#leftin div.bg1  p {
	padding:0 10px 7px 65px;
	color: #5b5b5a;
}

/*drugi box*/
div.bg3 p {
	margin-left:63px;
}
div.bg3 div.boxin div {
	text-align:right;
	margin-right:20px;
	padding-bottom: 5px;
}
div.bg3 div.boxin img.head {
	margin:10px 0 0 15px;
}
div.bg3 div.boxin img.head1 {
	margin:0;
	vertical-align: middle;
}
/*tło trzeciego boxa*/
div.bg2 div.boxin {
	background-color:#e9e9e9;
}

div.bg2 img.head {
	margin:0 0 0 10px;
}
div#left div#leftin div.bg2  p {
	padding:0 10px 7px 65px;
	color: #5b5b5b;
}
div.bg2 div.boxin div {
	margin:0 10px 0 10px;
	padding-bottom: 5px;
	color:#5b5b5b;
}
div.bg2 div img {
	margin-left:220px;
}
/*prawa strona*/
div#right {
	width:446px;
}
/*wycieniowany box*/
div#right div.box {
	width:451px;
	/*margin-left:2px;*/
	/*margin-left:1px;
	background-image:url(../img/mid_bg.jpg);*/
	background-image:url(../img/right_box_mid.png);
	background-repeat: repeat-y;
	margin-top:-2px;
	/*loat:left;	*/
}
div#right div.box div.p {
	padding:10px 10px 10px 20px;
	line-height:150%;
	color:#858586;
	
}
/*formularz logowania*/
form {
	
}
fieldset {
	border:0;
}
input {
	border:1px solid #cccccc;
}
.subm {
	background-color:#6A9BC5;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:1px;
}
a.logout {
	/*display:block;*/
	background-color:#6A9BC5;
	color:#ffffff;
	font-weight: bold;
	padding:3px 9px 3px 9px;
	border:1px solid #cccccc;
	width:55px;
	text-decoration: none;
}
a.logout:hover{
	background-color:#4278A8;
	text-decoration: none;
}
/*zdjeca*/
div#right div.box div.p table {
	width:420px;
	text-align: left;
	background-color: #ffffff;
}
div#right div.box div.p table td {
	width:210px;
	vertical-align: top;
	
}
div#right div.box div.p table td img {
	border:1px solid #cccccc ;	
}

/*div#right div.box div.p table td img:hover {
	border-color: #da251d;
}*/

div#right div.botbox {
	width:446px;
	height:5px;
	font-size:2px;
	background-image: url(../img/mid_botbg.jpg);
	/*background-image: url(../img/right_box_foot.png);*/
}
div#right div.zoom {
	margin-left:9px;
	height:29px;
	background-image: url(../img/zoom.png);
	background-repeat: no-repeat;
}
div#right div.zoom img {
	margin-left:40px;
	float:left;
}
/*box z trzema kolumnami*/
div#tcol {
	margin-top:10px;
	width:446px;
	background-image:url(../img/tcol_bg.jpg);
	background-repeat: repeat-y;
}
div#tcol div.col {
	float:left;
	width:220px;
	margin-right:3px;
}
div#tcol div.col img {
	margin-left:10px;
}
div#tcol div.col p {
	padding:4px;
	margin-left:10px;
	text-align: cenbter;
}
div#tcol div.col h4 {
	margin-left:10px;
}
img.margt {
	margin-top:5px;
}
img.margl {
	margin-left:10px;
}
img.margr {
	margin-right: 10px;
}
img.bordbl {
	border: 1px solid #777777;
}
img.cur {
	cursor:pointer;
}
img.vmid {
	vertical-align: middle;
}
/*stopka*/
div#foot {
}
/*tło stopki*/
div#foot div {
	height:46px;
	float:left;
}
div#foot div.left {
	width:17px;
	background-image:url(../img/foot_left.jpg);	
	background-repeat: no-repeat;
}
div#foot div.mid {
	width:723px;
	background-image:url(../img/foot_px.jpg);
	background-repeat: repeat-x;	
}
/*dolne menu*/
div#botmenu {
	width:100%;
	text-align: center;
	/*background-color: red;*/
}
div#botmenu ul {
	margin:0;
	padding:0;
	list-style: none;
	margin-top:17px;
	font-weight:bold;
	color:#ffffff;
}
div#botmenu ul li {
	margin:0;
	background-image: none;
	display:inline;
	/*background-color: blue;*/
	font-weight:bold;
	color:#ffffff;
	text-align: center;
}
div#botmenu ul li a {
	font-weight:bold;
	color:#ffffff;
}
div#botmenu p a:hover {
	text-decoration: underline;		
}

div#foot div.right {
	width:22px;
	background-image:url(../img/foot_right.jpg);
	background-repeat: no-repeat;
}
div#copy {
	text-align:center;
}
div#copy div.left {
	float:left;
	text-align:left;
	width:48%;
	margin-left:5px;
}
div#copy div.right {
	float:left;
	text-align:right;
	width:49%;
}
div#copy p {
	padding:5px;
	color:#9f9f9f;
}
div#copy p a {
	color:#8f8f8f;
	text-decoration: none;
}
div#copy p a:hover {
	color:#9f9f9f;
}
/*kolory czcionek*/
.lightgray {
	color:#858686;
}
.headgray {
	color:#5b5b5a;
}
.bold {
	font-weight:bold;
}
.lightblue {
	color:#4c9bfe;
}
.green {
	color:#33a427
}
.orange {
	color:#ff5b00;
}
.big {
	font-size:12px;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.fleft {
	float:left;
}
.mleft {
	margin-left:10px;
}
.mright {
	margin-right: 10px;
}
.m5top {
	margin-top: 5px;
}
.cent {
	text-align: center;
}
.txtright {
	text-align: right;
}
.nobord {
	border: none;
}
.imtop {
	margin-top:10px;
}
/*linki*/
a {
	color:#FF7529;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

br.clr {
	clear:both;
}
