@charset "utf-8";
/*CSS Dakument */

html{
	background: #b2e2f7;
}

body {
	margin:auto;
	font-family: arial,tahoma,sans-serif;
	color: #000000;
	font-size:14px;
}
h1,h2,h3 {
display:inline; font-size:14px; font-weight:normal;

}

table tr td{
	border: 1px solid #000;
}

.tabela table tr td,.tabela2 table tr td{
	border: 1px;
	padding:5px;
}

.clear{
	clear: both;
}

#CONTAINER{
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

#BANER{
	width: 900px;
	height:80px;
	
}

.baner{
	width: 900px;
	height:80px;
}

a img{
	border:0px;
}

#PRAWA{
	width:900px;
	float:left;
	overflow:hidden;
}
.naglowek{
	background: #eaeaea;
	padding:10px;
	
	border-bottom: 1px solid #31B2EA;
	font-size:22px;
	color:#31B2EA;
}
.tresc{	text-align:justify;
	background: #f6f6f6;
	padding:20px 20px 50px 20px;
}

.tresc .tabela{
	margin-left:100px;
}

#STOPKA{
	clear:both;
}

#PRZYDATNE_LINKI_TOP{
	
	clear:both;
	float:left;
	overflow:hidden;
	width:600px;
	height:40px;
	background: url(../images/przydatne_linki.gif) no-repeat;
}

#KONTAKT_TOP{
	float:left;
	overflow:hidden;
	width:300px;
	height:40px;
	background: url(../images/kontakt.gif);
}

.text{
	font: bold 16px arial;
	text-align:center;
	padding-top:10px;
}

#PRZYDATNE_LINKI{
	background: url(../images/stopka_L_tlo.gif) repeat-y;
	width:560px;
	height:165px;
	clear:both;
	float:left;
	overflow:hidden;
	padding:15px 0px 0px 40px;
}

#PRZYDATNE_LINKI a{
	
	padding-bottom:15px;
	text-decoration:none;
	font-weight: bold;
	color: #000;
}

#PRZYDATNE_LINKI a:hover{
	font-weight: bold;
	color: #31B2EA;
}

#KONTAKT{
	background: #f8f8f8;
	width:300px;
	height:180px;
	float:left;
	overflow:hidden;
	font-weight: bold;
	font-size:12px;
}

.email{
margin-left:20px;
width:250px;
height:20px;
padding-left:80px;
padding-top:20px;
background: url(../images/email_ico.gif) no-repeat;
}

.tel{
margin-left:20px;
width:250px;
height:20px;
padding-left:80px;
padding-top:20px;
background: url(../images/tel_ico.gif) no-repeat;
}

.gg{
margin-left:20px;
width:250px;
height:20px;
padding-left:80px;
padding-top:20px;
background: url(../images/gg_ico.gif) no-repeat;
}

.skype{
margin-left:20px;
width:250px;
height:20px;
padding-left:80px;
padding-top:20px;
background: url(../images/skype_ico.gif) no-repeat;
}

.bold{
	font-weight:bold;
}
/* 
---------------------------------------
-------------------menu glówne--------- 
---------------------------------------
*/
.menu {
            position: relative;
            height: 29px;
            width: 900px;
			padding-bottom: 15px;
            margin: 10px 0;
            overflow: hidden;
			
        }
                .menu li {
                    float: left;
                    list-style: none;
                }
                    .menu li.back {
                        background: url("../js/lava.gif") no-repeat right -30px;
                        width: 9px; 
						height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .menu li.back .left {
                            background: url("../js/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .menu li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 27px;    
                    }
                        .menu li a:hover, .menu li a:active, .menu li a:visited {
                            border: none;
                        }
/*
---------------------------------------
-----------koniec menu głównego--------
---------------------------------------
*/

.stronicowanie{
	border:#5e5e5e solid 1px;
	text-align:center;
	float:left;
	overflow:hidden;
	font-weight:bold;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
	background: #31B2EA;
}

.stronicowanie_akt{
	border:#5e5e5e solid 1px;
	text-align:center;
	float:left;
	overflow:hidden;
	font-weight:bold;
	width:20px;
	height:20px;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:5px;
	background: #C8E000;
}

.stronicowanie_akt a{
	text-decoration:none;
	color:#000;
}

.stronicowanie a{
	text-decoration:none;
	color:#000;
}

.stronicowanie a:hover{
	text-decoration:none;
	color: #C8E000;
}

.nazwa_przedmiotu{
	font-weight:bold;
	text-align:center;
	padding:10px 5px;;
}

.zdj_przedmiotu{
	width:200px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	background: #fff;	
}

.zdj_przedmiotu img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.cena{
	padding:10px 35px;
	font-weight:bold;
}

.allegro{
	background: url(../images/prz_allegro.gif) no-repeat;
	width: 95px;
	height: 27px;
	margin-left:140px;
	padding:5px 0px 0px 40px;
}

.allegro a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.allegro a:hover{
	color:#31B2EA;
}

.z_powazaniem{
	padding:0px 0px 20px 25px;
}
#baner_exalink{text-align:right; font-size:11px; border-top:1px solid #31B2EA; padding:5px 10px 20px 0px;}#baner_exalink a{color:#000;}

