a {color:rgb(30,60,90); outline:none;}
a:hover {color:rgb(220,20,20)}
a.none {text-decoration:none; color:rgb(30,60,90)}
a.none:hover {text-decoration:none; color:#999999;}

body {background:url(images/bck.jpg) repeat-x #ffedd4;}
b.title {font-size:12px; color:#d87a00}
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)}

table#mainTable {
	position:relative;
	display:block;
	}
	
#infoTxt {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	width:335px;
	height:90px;
	position:absolute;
	top:68px;
	left:367px;
	}
	
#infoTxt a {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	}
	
#infoTxt a:hover {
	color:#3b3b3b;
	}
	
#infoTxt span {
	font-weight:bold;
	font-size:13px;
	margin-top:4px;
	margin-bottom:2px;
	display:block;
	color:#b20000;
	}		
	
.right {
	margin-bottom:20px;
	}						
