body {
	 font-family: verdana;
	     font-size: 12px;
    margin        : 0px;
    margin-top    : 10px;
    margin-bottom : 0px;    
    background    : white;
}

 a { 
color:blue
}
a:hover { 
color:green
}
a:visited { 
color:red
}

#strona {
    margin: auto;
    border: 0px;
    padding: 0px;
    width: 758px;
}

#tytul {
    letter-spacing: 2px;
    color: white;
    font-family: times;
    font-size: 12px;
    background: #912032;
    font-weight: bold;
    padding: 1px 3px 1px 3px;
    width: 752px;
    height: 16px;
}

#tytul a {	text-decoration: none; color:white}

/* menu górne */

#menu {
    letter-spacing: 1px;
    color: black;
    font-family: times;
    font-size: 22px;
    background: #dbb9b9;
    font-weight: normal;
    padding: 5px 0px 3px 0px;
    width: 758px;
    height: 32px;
    text-align: center;
}

#menu_list {

	margin: 0;
}
#menu_list li {
	display: inline;
	padding: 0px;
}
#menu_list a {
border-right: 2px solid black;
padding-right: 10px;
	color: black;
	text-decoration: none;
}
#menu_list a:hover {
border-right: 2px solid #912032;
border-bottom: 4px solid #912032;
	color: #912032;
}

/* Kolumna lewa z głównym tekstem */

#left {
    background: white;
    width: 380px;
    height: auto;
    float: left;
    clear: both;
	 border-right: solid 1px #C5C5C5;
}


/* wstep w lewej kolumnie, np Prasa Kobieca i opis */

#wstep h1 { font: italic 36px times;
margin-top:5px;
margin-bottom: 5px;
}
#wstep p { font: 13px verdana;
margin-top:5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 25px;
line-height: 18px;
text-indent: 20px;
}

#wstep .numery
{ font: 17px verdana;
margin-top:15px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 25px;
line-height: 25px;
word-spacing: 15px;


}
/* Informacje odnośnie poszczególnych gazet */

#prasa_str {
color:black; 
float:left ;
width:300px
  }
#prasa_numer {color:black; 
font-weight: bold;
font-size: 36px;
text-align: right;
margin-right:25px
 }

#prasa hr {
height: 2px;
width: 360px;
background: #000000;
margin-right: 23px;


}

#prasa h2 {font: bold 24px times;
margin-top:5px;
margin-bottom: 5px;
color: #912032;
}

#prasa p { font: 13px verdana;
margin-top:5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 25px;
line-height: 18px;
}

#prasa img{ 
float:left;
margin-right: 15px;
margin-bottom:15px;
margin-left: 5px;
margin-top: 5px;
}

#prasa a { 
color:blue
}
#prasa a:hover { 
color:green
}
#prasa a:visited { 
color:red
}

#prasa .cena {color:black; 
font-weight: bold; }
#prasa .typ { font-style: italic;}
#prasa .opis { font-style: normal;}
#prasa .dzialy { font-style: italic ; font-weight: 600;}
#prasa .link {}

/* Środkowa kolumna */

#center {
    background: white;
    width: 160px;
    height: auto;
	 float: left;
    clear: none;
	 padding: 15px 19px 15px 19px;
    border-right: solid 1px #C5C5C5;
  font: 13px verdana;
line-height: 18px;

}

#center h2 { font: 13px verdana;
margin-top:0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 25px;
line-height: 18px;
font-weight: 900;
}

#center p.spis { font: 11px verdana;
margin-top:0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 25px;
line-height: 18px;
}

/* Kolumna prawa - menu */

#right {
    background: white;
    width: 158px;
    height: auto;
	 	 padding: 15px 0px 0px 15px;
    float: right;
}

div.prasa_kat   {font-family:  arial, verdana, sans-serif; font-size:12px;
 padding-left:1px;padding-top:0px;padding-bottom:1px; color:white; width: 158px;height:16px;letter-spacing: -0.5px; text-decoration: underline; background-color: #912032; font-weight:600}
div.prasa_podkat  {font-size:14px;font-family:  arial, verdana, sans-serif;
 padding-left:0px;padding-top:0px; width: 148px;}
a.prasa_podkat         {padding-left:7px; font-weight: normal; text-decoration:underline; color: black; font-size:9pt;letter-spacing: -1;line-height:18px }
a:hover.prasa_podkat  {padding-left:7px;text-decoration:underline; color: black; font-size:9pt; letter-spacing: -1;line-height:18px }



#stopka {
    background: white;
    width: 758px;
    height: 35px;
    clear: both;
	 padding: 15px 5px 5px 15px;
	 border-top: 1px solid #C5C5C5;
	 text-align:right;
	 font-size: 11px;
	 font-family: verdana;
}





