body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

A:link {
       FONT-SIZE: 12px; COLOR: #006600; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
       FONT-SIZE: 12px; COLOR: #3300CC; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
       FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.red {
	background-color: #FF0000;
}
input.green {
	background-color: #33CC66;
}
input.blue {
	background-color: #66CCFF;
}

input.malinovo {
	background-color: #FF99FF;
}
td.green1 {
	background-color: #339900;
}
td.red1 {
	background-color: #FF0000;
}

tr.polosa {
	background-color: #DEF5F5;
}


p.bolshoy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

p.ip_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


div.da {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

div.net {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style1 {font-weight: bold}

.red10{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFD9D9;
}

.green10{
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #C7F1D5;
}
.vremya {
	font-size:24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cena2{
	font-size:36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation_klient a {
	font:12px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 5px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	}
#navigation_klient a:hover {
	color:#ffffff;
	background-color: #3333FF;
	}

