a:link {text-decoration:none; color:white;}


a:visited {text-decoration:none; color:white;}


a:hover {text-decoration:none; color:gray;}

a:active { outline: none;}

:focus
{
-moz-outline-style: none;
}

#ramka {
	position:absolute;
	left:400px;
	top:40px;
	width:450px;
	height:500px;
    z-index:8;
    overflow:auto;
    border: 2px solid;

}

#ramka_dodaj {
	position:absolute;
	left:400px;
	top:40px;
	width:450px;
	height:500px;
    z-index:8;
    overflow:auto;
    border: 2px solid;

}

*.kont
{
position:relative;
margin:0 auto;
width:790px;
height:620px;
}

*.promocja
{
position: relative;
margin-top: 10px;
margin-left: 10px ; 
font-weight: 550;
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
text-align: center;
}

*.n_ksiega
{
    font-size:16px;
    font-weight:700;
    font-family: Verdana, Helvetica, sans-serif;
}

textarea
{
wrap:virtual;
width:400px;
}

*.przycisk
{
width:150px;
font-weight:550;
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
}


*.duzy_tekst
{
    font-size: 26px;
    font-weight: 700;
    font-family: Verdana, Helvetica, sans-serif;
}

*.wpis
{
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
}

*.lewy
{
text-align:left;
}

*.justowany
{
text-align:justify;
}

*.cent
{
text-align:center;
}

*.prawy
{
text-align:right;
}

*.male
{
font-size: 11px;
}

*.grube
{
font-weight:bold;
}

*.czerwone
{
color:#990033;
}

*.kolor_promocja
{
color:#990000;
}


