/* -- dyspraksja.pl -- */

* {margin:0;padding:0;}
html {
	font : normal 12px verdana, sans-serif;
	line-height: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-transform: none;
	text-align: left;
	color:#900;
	text-indent:0;
}

body {
	margin-left: 86px;
	margin-top: 42px;
	width:1340px;
	height:1042px;
	background:#FFF url("../img/v1_A1.jpg") top left no-repeat;
	}

	div {width: 704px;}
	
	div#kontener {
	padding: 52px 0px 0 3px;
	margin: 16px 8px;
	}
	div#linia {
	height: 3px;
	width: 725px;
	background:url("../img/btnline.gif");
	}
	div#stopka {
	width:674px;
	background-color: #FFC;
	height:24px;
	padding-right: 40px;
	}

	div.fotkaboks {float:left; width:112px;}
	
	img {border: 0px;}

/*- Menu -- */
    #tabs2 {
    font-size: 0.834em;
    width:100%;
    line-height:23px;
      }

    #tabs2 ul {
    margin:0;
    padding:10px 0px 0 14px;
    list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("../img/btn_l23.gif") no-repeat left top;
      margin:0;
      padding:0 4px 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("../img/btn_r23.gif") no-repeat right top;
      padding:0px 10px 0px 6px;
      color: #0066CC;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color: #0066CC;
      }

    #tabs2 a.selected {
      background-position:0% -46px;
      color: #990000;
      }
    #tabs2 span.selected {
      background-position:100% -46px;
      color: #990000;
      }
    #tabs2 a.selected:hover {
      background-position:0% -46px;
      color: #990000;
      }
    #tabs2 span.selected:hover {
      background-position:100% -46px;
      color: #990000;
      }

    #tabs2 a:hover {
      background-position:0% -23px;
      color: #0066CC;
      }
    #tabs2 a:hover span {
      background-position:100% -23px;
      color: #0066CC;
      }


/* -- Stle fontów -- */

p {line-height: 1.58em;color:#900;}

.cytat, .cytatw {font-size: 0.917em;} /* main2 */
.cytatw {text-indent:2em;}

.center {text-align: center;}
.prawa {text-align: right;}
.lewa {text-align: left;}
.hline {line-height: 1.58em;}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.335em;
	font-weight: normal;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-transform: none;
	text-align: left;
	color:#090;
	text-indent:0;
}

h1 {font-size:1.667em;line-height: 2.167em;color:#8BAF23;text-align: center;}
h2 {font-size:1.5em;line-height: 1.833em;color:#909;}
h3,h4 {font-size:1.167em;line-height: 1.667em;color:#909;font-weight: bold;}
h4 {font-weight: normal;}
h5,h6 {font-size:0.75em;line-height: 1.167em;}
h6 {color:#FB0;text-align: right;}

/* -- Kolory -- */
.agreen {color: #8BAF23;}
.afiolet {color:#909;}
.aczarny {color: black;}
.azolty {color:#FB0;}


/* -- Klasy Linków -- */
A:link {text-decoration: none;}

A.skoki:link, A.skoki:visited {color: #8BAF23; text-decoration: none;}
A.skoki:hover {color: orange; text-decoration: none;}

A.skoki2:link, A.skoki2:visited {color: #9933FF; text-decoration: underline;}
A.skoki2:hover {color: #CC3300; text-decoration: none;}



