a {color:rgb(30,60,90)}
a:hover {color:rgb(220,20,20)}
a.none {text-decoration:none; color:rgb(30,60,90)}
a.none:hover {text-decoration:none}

body {background-color:rgb(207,222,226)}

b.title {font-size:12px; color:rgb(200,0,0)}
b.red {color:rgb(200,0,0)}

table.border {background-color:rgb(220,220,220)}
table.border td {text-align:center; background-color:rgb(255,255,255)}
table.border td.head {font-weight:bold; background-color:rgb(220,220,220)}
table.border td.subhead {background-color:rgb(240,240,240)}

td {font-family:Tahoma, Verdana, Arial; font-size:11px}

td.bgkropki {background-image:url("images/bg_kropki.gif")}
td.bgkropkihr {background-image:url("images/bg_kropki_hr.gif")}

ul {margin-top:10px}

hr {color:rgb(230,230,230)}

input {font-family:Tahoma, Verdana, Arial; font-size:11px; border-style:solid; border-width:1px; border-color:rgb(150,150,150); background-color:rgb(245,245,245)}
input.text {background-color:rgb(240,240,240)}
input.none {border-width:0px}
input.button {background-color:rgb(220,220,220)}
select {font-family:Tahoma, Verdana, Arial; font-size:11px}
textarea {font-family:Tahoma, Verdana, Arial; font-size:11px; border-style:solid; border-width:1px; border-color:rgb(150,150,150); background-color:rgb(245,245,245)}

.top2up {
	position:relative;
	top:-2px;
	}
	
.top2up2 {
	position:relative;
	top:-15px;
	}	