@charset "iso-8859-2";
/* CSS Document */

#strona {
    margin     : auto;
    border     : 0px solid black;
    padding   : 0px;
    width      : 780px;
	background-image: url(images/tlo.gif); background-repeat: repeat-y;
}

#stopka {

clear : both;

}

body, input, select, option, textarea {
       background-color:#f3a207;
       /*background-color:#586D9D;*/
       font-family: Tahoma; Arial, Helvetica;
	   font-size:12px;
	   color: #000000;
	   line-height: 150%;
    
}

img{ border:0px; }





a.menu {
       color: #ffffff;
       text-decoration: none;
}
a.menu:hover {
       text-decoration: none;
       color:#FFCC00;
}
a.menu:active {
color: #FFCC00;
       text-decoration: none;

}

a.hotlink {
       color: #ffffff;
       text-decoration: none;
	   line-height: 120%;
	   border: 10px;
}
a.hotlink:hover {
       text-decoration: none;
       color:#FFCC00;
}

a {
       color: #990000;
       text-decoration: none;
}
a:hover {
       text-decoration: none;
       color:#000000;


}

.title {

font-size:14px;
color: #330066;
font-weight: bold;
}

