.text_small {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #643200;
}
.text {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #643200;
}

.text_bold {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #643200;
}

.text_svetly {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c7aa7d;
}
.nadpis {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #c57717;
}
.nadpis_bold {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	font-weight: bold;
	color: #c57717;
}
.nadpis_big {

	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;

	font-size: 28px;

	font-style: bold;

	font-weight: bold;

	color: #c57717;

}
.nadpis_svetly {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #c7aa7d;
}
.linka {
	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #643200;
}
.linka_bold {

	font-family: Times New Roman, Thorndale AMT, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color: #643200;

}
.ramcek {
	border: 1px solid /*dotted solid, solid*/ #c57717;
	}

.ramcek1 {
	border: 2px solid /*dotted solid, solid*/ #76570d;
	}

a:link              { color: #643200; text-decoration: none; }

a:visited           { color: #643200; text-decoration: none; }

a:hover             { color: #ff0000; text-decoration: underline; }

a:active            { color: #643200; text-decoration: none; }