body { 
  color: red; 
  font-size: 12px; 
  font-family: arial, georgia, times new roman; 
  line-height: 14px; 
}
td { 
  color: #333333; 
  font-size: 12px; 
  font-family: arial, georgia, times new roman; 
  line-height: 16px;
}
  a, a:link, a:visited   { color: #333333;  }
  a:active, a:hover   { color: black;  text-decoration:none; }
  a.v1, a.v1:link, a.v1:visited   { color: #5c00f7; text-decoration: none; }
  a.v1:active, a.v1:hover   { color: black; background: #5c00f7; }
  a.v2, a.v2:link, a.v2:visited   { color: #00940d; text-decoration: none; }
  a.v2:active, a.v2:hover   { color: black; background: #00940d; }
  a.v3, a.v3:link, a.v3:visited   { color: #003bd1; text-decoration: none; }
  a.v3:active, a.v3:hover   { color: black; background: #003bd1; }
.v1{
color: #5c00f7;
}
.v2{
color: #00940d;
}
.v3{
color: #003bd1;
}

 a.menu          { 
	color: #333333; 
	font-size: 13px; 
	font-weight: bold; 
}
  a.menu:link, a.menu:visited   { 
	color: black;
	text-decoration: none; 
}
  a.menu:active, a.menu:hover   { 
	color:#cc002b; 
	background: #ff99ccs; 
	text-decoration:underline;
}
a.menu_S{
	color:#cc002b; 
	font-weight:bold;	
	font-size: 13px; 
	text-decoration:underline;
}


  .sm        { font-size: 11px; line-height: 13px; }
  .big       { font-size: 17px; line-height: 22px; }
  .frm       { color: #555555; font-size: 10px; font-family: arial, times new roman; line-height: 15px; }
  .frmsubj   { color: #0C3917; }
  .title     { color: #eaea30; }
  .note      { color: #303030; }
  .warning   { 
	color: #ff3300; 
	font-size: 11px;  
	font-weight:bold; 
	background:yellow; 
	border:1px solid black;
	padding:5px;
	margin:5px;
}
.box{
	color:#003bd1; 
	font-size: 12px;  
	font-weight:bold; 
	border:1px solid #cc002b;
	padding:5px;
	margin:5px;
	width:200px;
	text-align:center;
}
  input      { 
	color: #333333; 
	BORDER: #333333 1px solid; 
	BACKGROUND: white; 
	FONT: 12px/14px arial, georgia, times new roman; }
  form       { DISPLAY: inline }
textarea   { 
	color: #333333; 
	BORDER: #333333 1px solid; 
	FONT: 12px/14px arial, georgia, times new roman; 
	}

.red {
	color:#cc002b;
}
.podnadpis {
	color:#cc002b;
	font-weight:bold;
}
.fsubmit{
	color:#cc002b;
	font-weight:bold;
}
.msg{
	font-weight:bold;
	padding-top:4px;
	color:#003bd1;
}

.mainTable{
	border:1px solid #cc002b;
}
.mainTable a:link,.mainTable a:visited,.mainTable a:hover{
	color:#003bd1;
}
.img_partner{
}
.foto td{
	font-size:10px;
}
.radio{
	border:1 px solid white;
}
