a
{
  color: black;
<!--  font-weight: 700; -->
  text-decoration: underline;
}

a:hover
{
  color: red;
}


a.nodec
{
  color: black;
  text-decoration: none;
}

a.nodec:hover
{
  color: red;
}

body
{
  background-attachment: fixed;
  background-color: white;
  background-image: url("../images/cicksoft.gif");
  background-position: center;
  background-repeat: no-repeat;
  color: black;
<!--  font-family: helvetica, arial, "sans serif"; -->
  font-family: "times new roman", times, serif;
  font-size: 15px;
}

h1
{
  font-family: "times new roman", times, serif;
  font-size: 45px;
  font-style: italic;
  font-weight: 900;
<!--  text-align: center; -->
}

h2
{
  font-family: "times new roman", times, serif;
  font-size: 30px;
  font-weight: 400;
}

h3
{
  font-family: "arial";
  font-size: 60px;
  <!--font-weight: 400;-->
  color: #ffffff;
  background-color: #a00030;
}

h4
{
  font-family: "arial";
  font-size: 40px;
  <!--font-weight: 400;-->
  color: #ffffff;
  background-color: #a00030;
}

h5
{
  font-family: "arial";
  font-size: 24px;
  <!--font-weight: 400;-->
  color: #ffffff;
  background-color: #60b000;
}



h6
{
  font-size: 10px;
  font-weight: 100;
  text-align: center;
}


logo1
{
  font-family: "arial";
  font-size: 40px;
  <!--font-weight: 400;-->
  color: #ffffff;
  background-color: #a00030;
}

logo2
{
  font-family: "arial";
  font-size: 24px;
  <!--font-weight: 400;-->
  color: #ffffff;
  background-color: #60b000;
}

img
{
  border-style: none;
}

#center
{
  text-align: center;
}

td
{
  color: black;
  font-family: "times new roman", times, serif;
  font-size: 15px;
}

td.arial
{
  color: black;
  font-family: "arial", "verdana", "times new roman", times, serif;
  //font-size: large;
  //font-size: 15px;	
}

#nadruk
{
  background-color: #99ccff;
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding: 2px 10px 2px 10px;
}

#poule
{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  padding: 2px 10px 2px 10px;
}

table
{
  color: black;
  font-family: "times new roman", times, serif;
  font-size: 15px;
}

#borderl
{
  border-style: solid;
  border-color: black;
  border-width: 0, 0, 0, 1px;
}

#bordert
{
  border-style: solid;
  border-color: black;
  border-width: 1px, 0, 0, 0;
}

#borderr
{
  border-style: solid;
  border-color: black;
  border-width: 0, 1px, 0, 0;
}

#borderb
{
  border-style: solid;
  border-color: black;
  border-width: 0, 0, 1px, 0;
}

#bordertr
{
  border-style: solid;
  border-color: black;
  border-width: 1px, 1px, 0, 0;
}

#borderbr
{
  border-style: solid;
  border-color: black;
  border-width: 0px, 1px, 1px, 0;
}

.bold
{
	color: black;
  	font-family: "arial", "verdana", "times new roman" ;
	font-weight: bold;
}
