@font-face {
	font-family: "menu"; 
src: url("MyriadPro-Regular.otf");
}
a:link    {color:black; text-decoration: none; }
a:visited {color:black; text-decoration: none;}
a:hover   {color:#000; text-decoration: none; }

a.stopkal:link    {color:black; text-decoration: none; }
a.stopkal:visited {color:white; text-decoration: none;}
a.stopkal:hover   {color:#239de0; text-decoration: none; }

a.men:link    {display: block; float:left; font-family: menu; text-align:left; padding:5px 30px;color:#000000; text-decoration: none; font-size:16px;  }
a.men:visited {color:#000000; text-decoration: none;}
a.men:hover   {color:#000000;  text-decoration: none;  }
a.menu:link    {display: block; float:left; font-family: menu; text-align:left; padding:5px 30px; border-left: solid 1px #000000; ;color:#000000; text-decoration: none; font-size:16px; }
a.menu:visited {color:#000000; text-decoration: none; border-left: solid 1px #000000;}
a.menu:hover   { color:#000000;  text-decoration: none; border-left: solid 1px #000000; }

* {
   margin: 0;
   /* ewentualnie jeszcze padding */
   padding: 0;
}

.cien
{
width:113px;
height:66px;
 -moz-box-shadow:      6px 6px  5px #ccc;
  -webkit-box-shadow:  6px 6px  5px #ccc;
  box-shadow:          6px 6px  5px #ccc;
}

html, body {
        margin: auto;
        background-image:url('../image/www/bg.png'); 
		background-repeat: repeat-x;
}

	 







/*Tła pod podstrony*/

.naglowek_news
{
font-family: menu; 
font-size:18px;
color:red;
}


#rozmiar
{ 
margin:auto;
width:900px;
min-height:800px;
}

#top
{
clear:both;
width:900px;
height:350px;
text-align: right;
background-image:url('../images/www/logo.png'); 
}
#menu
{
float:justify;
width:900px;
height:30px;
background-image:url('../images/www/menu_bar.png'); 
-moz-box-shadow:       2px 4px  5px #ccc;
  -webkit-box-shadow:  2px 4px  5px #ccc;
  box-shadow:          2px 4px  5px #ccc;
}
.clear
{
clear:both;
height:0px;
}
#lewa_box
{
float:left;
margin-top:50px;
width:600px;
min-height:600px;
margin-bottom:20px;
}
#box_news
{
margin:auto;

padding:10px;
width:530px;
min-height:250px;
}
.news
{
margin-top:30px;
width:530px;
min-height:100px;
font-family: menu;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);

}
.small_font
{

padding:14px;
font-size:11px;
padding:5px;
font-family: menu;
color:red;
}
.box_ico
{
float:left;
margin-left:20px;
width:280px;
height:244px;
margin-left:10px;
margin-bottom:30px;
}


#prawa_box
{
font-size:18px;
margin-top:50px;
float:left;
width:250px;
min-height:400px;


}


#stopka
{

margin-top:5px; 
padding:20px;
width:860px;
height:200px;
text-align: center;
color:#000;
font-size:12px;
font-weight:bold;
border-top: 1px solid #ccc;
}
