
/* SPEDNET 12-11-2014 */

body
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10pt;
	color: #3D3D3D;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background: url(../pics/back_all.jpg);
	background-position: center top;
}


input, td
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
}


table
{
	font-size: 8pt;
}



h1
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 18px;
	color: #3d3d3d;
	text-decoration: none;
}


h2
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 16px;
	color: #AD1112;
	text-decoration: none;
	margin-bottom: 3px;
}

button
{
	border: 2px solid #458DD6;
  background-color: #72B8FF; 
	font-size: 8pt ;
  font-weight: bolder;
  color: white;
	font-family: arial, verdana, tahoma, helvetica;
}




A:visited	{color: #3D3D3D;}
A:hover		{color: #0016FF;}
A:active	{color: #3D3D3D;}
A					{text-decoration: none; color: #3D3D3D;}


A.link:visited	{color: #3D3D3D;}
A.link:hover		{color: #0016FF;}
A.link:active		{color: #3D3D3D;}
A.link					{text-decoration: none; color: #3D3D3D;}



.head_text
{
  font-size: 10px !important;
}

/* tlačítko vyhledat, přihlásit */
.tlacitko_cervene
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../pics/b.jpg);
	border-right: #353535 0px solid;
	border-top: #353535 0px solid;
	border-left: #353535 0px solid;
	border-bottom: #353535 0px solid;
	height: 20px;
	vertical-align: top;
}

/* horní obrázky */
.hoe_						{ position: relative; left:   0px; top:   0px; z-index: auto; width: 1050px; height: 133px; }
.hoe_logo				{ position: absolute; left:   0px; top:   0px; z-index: auto; width: 1050px; height: 133px; background: url(../pics/tope.jpg); }


a.horni_menu					{ color: white; font-size: 10pt; text-decoration: none; font-family: arial, verdana, tahoma, helvetica; font-weight: bold; }
a.horni_menu:visited	{ color: white; font-size: 10pt; font-weight: bold; }
a.horni_menu:hover		{ color: black; font-size: 10pt; font-weight: bold; }
a.horni_menu:active		{ color: black; font-size: 10pt; font-weight: bold; }




