/*#style.css*/

BODY { 
	background-color: #ffffff; 
	text-align: center; 
/*	background-image: url(pics/sniezek.gif); */
/*	background-attachment: scroll; */ /*scroll, fixed*/ 
/*	background-repeat: no-repeat;*/  /*repeat, repeat-x, repeat-y, no-repeat */
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	color: black;
	font-size: 0px;
	margin: 0px;
	border:colapse;

}



TABLE {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	color: black;
	font-size: 10px;
} 

table.tabGlowna {
	width: 1000px;
}


td { 
	vertical-align: top;
} 


td.cent_bott {
	vertical-align: bottom;
	text-align: center;
}

td.cent_middl {
	vertical-align: middle;
	text-align: center;
}

tr.cent_middl {
	vertical-align: middle;
	text-align: center;
}



td.loga {
	width: 180px;
	text-align: right;
	padding: 0px 10px 0px 10px;
	border-left: 
	background-image: url(pics/sniezek.gif); 
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}

td.topRight {
	width: 800px;
	height: 104px;
/*	background: #3B72AA;	*/
	background-image: url(grafika/topbaner_bground.jpg); 
	padding: 0px;	
	margin: 0px;	
	font-size: 10px;
/*	color: yellow; */
	border-left: 1px solid #E8E8E8;
}

td.topLeft {
	width: 174px;
	background-color: #ffffff;
	height: 104px;
	text-align: center;
	padding: 0px;
	background-image: url(grafika/topbaner_bground.jpg);

}

td.middleLeft {
	width: 200px;
	background-color: #FFFFFF;
	height: 40px;
	text-align: center;
	padding: 0 0 0 0;
	vertical-align: middle;	
	border-left: 1px solid #E8E8E8;
}

td.bottomLeft {
	width: 200px;
	background-color: dodgerblue;
	height: 30px;
	text-align: center;
	vertical-align: middle;	
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: yellow;
	border-left: 1px solid #E8E8E8;	
}

td.topBar {
	height: 4px;
	background-image: url('pics/topBar.gif');
	
}


td.menu {
	background-color: #F5F5F5;
	padding: 0px;	
	vertical-align: top;
	font-size: 10px;
	border-left: 1px solid #E8E8E8;
	width: 200px;	
}


td.menuitem {
	border: 1px solid #E8E8E8;
}


td.main {
	width: 670px;
	background-color: white;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top; 
	border-left: 1px solid #E8E8E8;
	
}

td.stopka {
	width: 1000px;
	background-color: dodgerblue;
	font-size: 9px;
	text-align: center;
	color: black;
	padding: 5 0 5 0;
}


H1.topLeft {
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-variant: small-caps;
}

H1.red {
	color: red;
}

img {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}


img.menu {
	float: none;
}

img.oferta {
    float: left;
    margin: 0 5 0 0;
}

a {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

a:hover {
	text-decoration: underline;	
	color: dodgerblue;
}

a.stopka {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a.stopka:hover {
	color: yellow;
}
.napisy {
	background: url('pics/back_l.jpg') no-repeat;
	padding-top: 10px;	
	vertical-align: top;
	font-size: 11px;
	width: 174px;
	text-align:center;
        	
}
a.menu1 {
	color: #0079C5;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 0px 4px 0px;
        display:block;
	font-weight: bold;
	width: 174px;
	height:15px;
	background: URL("pics/backmenumain.jpg") no-repeat top left;

}

a.menu1:hover {
	color: black; 
	text-decoration: none;
}


a.menu2 {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	display:block;
        font-weight: normal;
        width: 144px;
	height:19px;
	margin-left:30px;
	padding: 6px 0px 0px 0px;

}

a.menu2:hover {
	color: #000000;
	text-decoration: none;
}

a.menu3 {
	text-decoration: none;
	font-size: 11px;
	color: #0079C5;
	margin: 5px 5px 5px 5px;
	font-weight: bold;
	border: 0; 
	
}

a.menu3:hover {
	color: dodgerblue; 
	text-decoration: none;
}


a.promocja {
	color: red;
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 5 5 5 5; 
	line-height: 1.5;
	font-weight: bolder;
	letter-spacing: 0.2em;
	border-bottom: 1px dotted dodgerblue;
	width: 100%;
}

a.promocja:hover {
	color: black; 
	text-decoration: none;
}



H1.oferta {
        display:block;
        width:160px;
        text-align:center;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 15px 0 5px 0;
	color: #0079C5;
}
H1.oferta:hover {
	text-decoration: underline;
}	


td.oferta {
	width=50%;
	vertical-align: top;
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	padding: 0 20 10 10;
}


a.baner {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: yellow;	
	text-decoration: none;
}

a.baner:hover {
	color: white;
	text-decoration: none;
}

img.topBaner {
	margin-right: 20px;
}

H1.kursy {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0 10 10 10;
	font-variant: small-caps;
	line-height: 1;
}


table.kursy {
	font-size: 12px;
	width: 250px;
	margin: 10 10 0 10;

}

hr {
	height: 1px;
	color: dodgerblue;
}

H1 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0079C5;	
	text-decoration: none;	
}

H2 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0079C5;	
	text-decoration: none;	
}
H3 {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #0079C5;
	text-decoration: none;	
}

table.news {
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;	
}


input {
	FONT-SIZE: 12px; 
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #000000;
	border: 1px solid black;	
}

textarea {
	FONT-SIZE: 12px; 
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #000000;
	border: 1px solid black;	
}

p {
    	font-family: verdana, arial, tahoma, helvetica, sans-serif;
	color: black;
	font-size: 10px;
	text-indent: 20px;
	text-align: justify;
}

a.oferta {
    text-decoration: none;
}


li {
/*	list-style-image: url("pics/dot.gif");
*/
	font-size: 10px;
	padding: 0 0 10 0;
	line-height: 1;
}



span.red {
	color: red;
	font-weight: bold;
}

p.small {
	font-size: 9px;
}
