/*BODY {
	font-size : 14px;

	font-family : Tahoma;
}
A {
	font : bold;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}*/

TD.nag {
	/*font-size : 12px;*/
	font-weight : bold;
	background-image : url(image/nag.jpg);
	height : 18px;
	color : Black;
	border-left : 1px solid Navy;
	border-right : 1px solid Navy;
	text-align : center;
}
.ramka {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size : 14px;
}
.ramka ul
{	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.ramka li, .ramka img, .ramka a
{	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #454545;
	font-weight: normal;
	}

.t {
        font-weight: bold;
        filter: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2);
        height: 12px;
        font: Tahoma;
}
.button{
	background-color: rgb(245,245,245);
	font-size : 11px;
	cursor : hand;
}
input, select, textarea{
	background-color: rgb(245,245,245);
	font-size : 12px;
}

.niema{
	font-style: italic;
}

