
body
{
	font-family: times;
	font-size : 12px;
	color : #808080
}

.a {color: #ffffff; font-family: verdana; font-size: 10; font-weight: bold}
.b {color: #555555; font-family: helvetica; font-size: 12}
.c {color: #2f8008; font-family: times; font-size: 13; font-weight: bold}
.d {color: #b22704; font-family: times; font-size: 13; font-weight: bold}
.e {color: #555555; font-family: helvetica; font-size: 14; font-weight: bold}
.f {color: #b22704; font-family: verdana; font-size: 12; font-weight: bold}
.g {color: #f2be09; font-family: verdana; font-size: 10; font-weight: bold}
.h {color: #2f8008; font-family: verdana; font-size: 13; font-weight: bold}
.i {color: #b22704; font-family: helvetica; font-size: 12; font-weight: bold}


A:HOVER {
	color : #f5c981;
}

h1
{
	font-family: times;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color : #FF9933;
	text-decoration : underline;
}
h2
{
	font-family: times;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color : #FF9933;
}
h3
{
	font-family: times;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color : #FF9933;
}

h4
{
	font-family:  times;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}
h5
{
	font-family: times;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

h6
{
	font-family: times;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

A {
	text-decoration : none;
	color : Blue;
}



TEXTAREA
{
	font-size: 10px;
	font-family: times;
	font-style: normal; 
}

SELECT
{
	font-size: 10px;
	font-family: times;
	font-style: normal; 
}
TABLE
{
	font-family: times;
	font-style: normal;
	font-size : 10px;
	
}

TD
{
	font-family: times;
	font-style: normal;
	font-size : 10px;	 
}

TH
{
	font-family: times;
	font-style: normal;
	font-size : 10px;
	font : bold;
}


INPUT
{
	font-size : 10px;
	font-family : times;
}

P {
	font-family: times;
	font-style: normal;
	font-size : 10px;	 
}


.strankovani {
	font-family: verdana; 
	font-size: 11px;
}


	.obr 	{border: 3px solid black;
		border-color: #ae9922;
		margin-bottom: 7px;}

.tlacitko	{background-color: #d7d7d7;
		font: 8pt Arial;
		color: #555555;
		border: 1px solid black;
		height: 20px;
		font-weight:bolder;}
		

