<style type="text/css">	<!--
	body {}
	a
	{
		color: #22258C;
		font-size : 11;
		font-family: Arial, Verdana;
		text-decoration: none;
	}
		a:hover
	{
		color: #D70500;
		font-size : 11;
		text-decoration:underline;
		font-family: Arial, Verdana;

	}

	.a
	{
		color: #6f6f6f;
		font-size : 11;
		font-family: Arial, Verdana;
		text-decoration: none;
	}
		.a:hover
	{
		color: #000000;
		font-size : 11;
		text-decoration:underline;
		font-family: Arial, Verdana;
	}


	.del1
	{
		color: #555555;
		font-size : 10;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.del1:hover
	{
		color: #FF0012;
		font-size : 10;
		text-decoration:underline;
		font-family: Arial;
		font-weight : normal;
	}


	.rek
	{
		color: #031FC6;
		font-size : 12;
		text-decoration:none;
		font-family: Arial;
		font-weight : bold;
	}
		.rek:hover
	{
		color: #FF0012;
		font-size : 12;
		text-decoration:underline;
		font-family: Arial;
		font-weight : bold;
	}

	.pol
	{
		color: #FCF8D9;
		font-size : 12;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.pol:hover
	{
		color: #A6E9E8;
		font-size : 12;
		text-decoration:underline;
		font-family: Arial;
		font-weight : normal;
	}

	.pol1
	{
		color: #3B2405;
		font-size : 13;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.pol1:hover
	{
		color: #000000;
		font-size : 13;
		text-decoration:none;
		background: orange;
		font-family: Arial;
		font-weight : normal;
	}
	
		.pol2
	{
		color: #DC0404;
		font-size : 13;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.pol2:hover
	{
		color: #000000;
		font-size : 13;
		text-decoration:none;
		background: orange;
		font-family: Arial;
		font-weight : normal;
	}

	.red1 {
		color: #CE2424;
		text-decoration: none;
		color: black }

	.red1:hover {
		color: #173BF1;
		text-decoration: none;
		background: orange;
		color: black }

	.a_w10
	{
		color: #ff0000;
		font-size : 13;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.a_w10:hover
	{
		color: #072F50;
		font-size : 13;
		text-decoration: underline;
		font-family: Arial;
		font-weight : normal;
	}

	.a_red
	{
		color: #ff0000;
		font-size : 11;
		text-decoration:none;
		font-family: Arial;
		font-weight : normal;
	}
		.a_red:hover
	{
		color: #072F50;
		font-size : 11;
		text-decoration: underline;
		font-family: Arial;
		font-weight : normal;
	}

	.r12r
	{
		color: #F46969;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 15px;

	}

		.r12r:hover
	{
		color: #c10000;
		font-size : 12;
		text-decoration:underline;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 15px;

	}

	.r11r
	{
		color: #9B0000;
		font-size : 11;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;

	}

		.r11r:hover
	{
		color: #FF0000;
		font-size : 11;
		text-decoration:underline;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;

	}

	.r13r
	{
		color: #08139E;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 15px;

	}

		.r13r:hover
	{
		color: #0C1DF5;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 15px;

	}

	.hh3
	{
		color: #2F648A;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		font-weight: bold;
	}
		.hh3:hover
	{
		color: #FF4949;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		font-weight: bold;
		text-decoration:underline;
	}


	.hh4
	{
		color: #003360;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		font-weight: normal;
	}
		.hh4:hover
	{
		color: #BA302A;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration:underline;
		font-size: 11;
		font-weight: normal;
	}

	.odkaz1
	{
		color: #FF5B45;
		font-size : 11;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;

	}

		.odkaz1:hover
	{
		color: #ff0000;
		font-size : 11;
		text-decoration: underline;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;

	}

	/*Definicia formularovych prvkov*/
	input
	{
		border-width: 1;
		font-size: 11;
	}
	select
	{
		border-width: 2;
		font-size: 11;
	}
	textarea
	{
		font-family: Arial;
		font-size: 11px;
	}

	/*Definicia prvkov v tabulke*/
	table {}

	.ramik {
		border-collapse: collapse;
	}
	td
	{
		font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
	}

	/* Definicia CLASS */
	.mini1
	{
		color: #4A5F58;
		font-size : 9;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	.mini2
	{
		color: #4A5F58;
		font-size : 15;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	.mini2x
	{
		color: #FCF8D9;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	.12r
	{
		color: #c10000;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 15px;

	}

	.b1
	{
		color: #555555;
		font-size : 11;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	.b2
	{
		color: #000000;
		font-size : 11;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	.b3
	{
		color: #ffffff;
		font-size: 10;
		text-decoration: none;
		font-family: Arial, Verdana;
		font-weight: normal;
		line-height: 12px;
		text-align: justify;
	}

	.b4
	{
		color: #ffffff;
		font-size : 18;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;

	}

	.b5
	{
		color: #000000;
		font-size : 18;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;
		line-height : 12px;

	}

	.b6
	{
		color: #0D4A0A;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;

	}

	.b7
	{
		color: #1C311B;
		font-size : 12;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 15px;
	}

	.h1a
	{
		color: #FA2660;
		font-size : 18;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;

	}

	.h1b
	{
		color: #aaaaaa;
		font-size : 20;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : bold;

	}

	.h1c
	{
		color: #4F41D0;
		font-size : 13;
		text-decoration:none;
		font-family: Verdana;
		font-weight : bold;

	}

	.hh2
	{
		color: #2F648A;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		font-weight: bold;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}

	.mm2
	{
		color: #2F648A;
		font-size : 16;
		text-decoration:none;
		font-family: Arial, Verdana;
		font-weight : normal;
		line-height : 12px;

	}

	/* END Definicia CLASS */

	H1
	{
		color: #000000;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14;
		font-weight: bold;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}
	H2
	{
		color: #000000;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13;
		font-weight: bold;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}
	H3
	{
		color: #B30000;
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		font-weight: normal;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}

	form
	{
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}
	-->
</style>