/* cala strona*/

* {
  padding: 0;
  margin: 0;
  border:0;
}
body {
  background: #FFFFFF url('images/tlo.jpg') repeat-x;
  font:14px Verdana, Tahoma,sans-serif;
  color:#000000;
}

img {
border:0;
padding:0;

}


#container {
  width: 972px;
}

/* gora strony */

#header {
  width:972px;
  height: 310px;
 
}

#jezyki {
  width:972px;
  height: 15px;
  padding: 10px 0 0 10px;
  font:12px Verdana, Tahoma,sans-serif;
  text-align:right;
  }

#logo {
  width:972px;
  height: 70px;
  padding: 2px 0 0 25px;
  }
  
#top {
  width:972px;
  height: 200px;
  position: relative;
  background: url('images/top2.jpg') no-repeat;
 
}

#content {
  
	height: 100%;
	
}



/* lewa kolumna */

#left {
  float: left;
  width: 299px;
  
 }

#menu {
width:299px; 
background:url(images/lewa_01.jpg) top no-repeat; 
padding-top:56px;
}

#menubody {
background:url(images/lewa_02.jpg) repeat-y; 
padding-left:15px;
}

#menubottom {
height:10px; 
background:url(images/lewa_04.jpg) bottom no-repeat;
}


#menulist {
width:185px; 
list-style-type:none;
}

#menulist li {
height:35px; 
padding-top:5px;
}

#menulist a {
width:185px; height:30px; 
border-left:#9a0108 2px solid; 
border-bottom:#bbb9b9 1px solid;
font: 12px verdana,tahoma; 
color:#262626; text-decoration:none; 
padding:5px 0 0 20px; 
display:block !important; 
display:inline-block;


}

#menulist a:hover {
color:#a40108; text-decoration:underline;
font:bold 12px verdana,tahoma; 
}




/* prawa kolumna */

#right {
  float: right;
  width: 665px;
  
}



#glowna {
width:659px; 
background:url(images/prawa_01.jpg) top no-repeat; 

}

#glownabody {
background:url(images/prawa_02.jpg) repeat-y; 
padding:10px 10px 10px 10px;
text-align:justify;
}

#glownabottom {
height:9px; 
background:url(images/prawa_04.jpg) bottom no-repeat;
}


#artykul span {
color:#ffd49c;
font-size: 16px; 
font-weight: bold;

}

#tytul {
padding:17px 10px 13px 10px;
color:#7b7b7b;
font:bold 14px Verdana; 
text-shadow: 1px 1px 1px #cfcdcd;
}

#artykul {
width: 600px;
margin: 0 auto;
margin-top:15px;


}

#opis {

color:#ffd49c;
font:bold 17px Verdana; 
text-shadow: 1px 1px 1px #0f4681;

}

#opis  a{

color:#ffd49c;
font-size: 18px; 
font-weight: bold;


}


#opis span{

color:#b7010a;
font:bold 20px Verdana; 
text-shadow: 1px 1px 1px #0f4681;

}





.clear {
  clear: both;

}

/* stopka */

#footer {
width: 972px;
height:40px;
padding:10px 0 0 8px;
height: 58px;
font:bold 14px verdana,tahoma; 
color:#4f4f4f; text-decoration:none; 
background: url('images/stopka.jpg') repeat-x;
clear: both;
  }

#footer span {
color:#cf0202;
font-size: 16px; 
font-weight: bold;

}

