body			{
				margin			:0;
				padding			:0;
				background-color	: #777777;
			}
.top_white,
.rightcol		{
				background-color	:white;	
			}
.top_main		{
				background-color	:#f5f5f5;	
			}
.top_info		{
				font-family		: arial;
				font-size		: 12;
			}
.menu			{
				background-color	:#ff6000;
			}
.main			{
				background-color	:#f5f5f5;
				font-family		: arial;
				padding			: 5;
			}
.left_black		{
				background-color	:black;			
			}
.menuline		{
				background-color	:#ff6000;
				color			: white;
				font-family		: arial;
				padding-left		: 5;
				font-size		: 12;
				cursor			: hand;
				position		: relative;
			}
.submenu		{
				visibility		: hidden;
				position		: absolute;
				border-top		: 3 solid black;
				border-right		: 3 solid black;
				border-bottom		: 3 solid black;
			}
.fixtab			{
				txable-layout		: fixed;
			}
.main_head 		{
				color			: rgb(245,140,65);
				font-size		: 15;
				font-family		: arial;
				font-weight		: bold;				
			}
.main_head_a 	a	{
				color			: rgb(245,140,65);
				font-size		: 15;
				font-family		: arial;
				font-weight		: bold;				
				text-decoration		: none;
			}
.main_head_a 	a:hover	{
				text-decoration		: underline;									
			}
.main_head_k		{
				color			: white;
				font-size		: 12;
				font-family		: arial;
				padding-left		: 2;
			}			
.main_head_r		{
				color			: rgb(245,140,65);
				font-size		: 13;
				font-family		: arial;
				padding-left		: 2;
				font-weight		: bold;				
			}						
.akt_prew		{
				font-size		: 11;
				font-family		: arial;
			}
.akt_prew a		{
				text-decoration		: none;
				color			: black;
			}
.akt_prew a:hover	{
				text-decoration		: underline;
			}

.novinka_head_nd	{
				font-size		:15;
				font-family		: arial;
				font-weight		: bold;
				color			: rgb(245,140,65);
			}
.novinka_head_dt	{
				font-size		:11;
				font-family		: arial;
				color			: black;

			}
.novinka_head		{
				padding			: 5;
			}
.novinka_main		{
				font-family		: arial;
				font-size		: 11;
				padding-left		: 10;
			}				


.button,.itext		{
				border			: 1 solid black;				
				background-color	: white;
			}
.ebutton		{
				border			: 0 ;	
				background		: none;
				cursor			: hand;
			}
.reg_form td		{
				font-size		:12;
				font-family		:arial;
			}
.reg_sekce		{
				font-size		: 13;
				font-weight		: bold;
			}
.registrace		{
				font-size		: 11;
				font-family		:arial;
			}
.registrace hr		{
				border			: 1 solid black;
			}
.reg_form sup		{
				color			: red;
			}
.reginfo		{
				font-size		: 10;
				font-family		:arial;
			}
.board			{
				border			:1 solid black;
				width			: 250;
				height			: 80;
				scrollbar-3d-light-color 	: black;
				scrollbar-arrow-color 		: black
				scrollbar-base-color 		: white
				scrollbar-dark-shadow-color 	: black;
				scrollbar-face-color 		: white;
				scrollbar-highlight-color 	: black;
				scrollbar-shadow-color 		: black;

			}
.board_time		{
				font-size		: 10;
			}
.board_name		{
				font-size		: 13;
				color			: rgb(245,140,65);
				font-weight		: bold;
			}
.board_email		{
				font-size		:11;
			}
.board_email	a	{
				color			: black;
				text-decoration		: none;
			}
.board_email	a:hover	{
				text-decoration		: underline;
			}
.board_main		{
				background-color	: #e0e0e0;
			}
.board_list	a	{

				font-weight		: bold;
				text-decoration		: none;
				color			: black;
			}
.board_list	a:hover	{
				text-decoration		: underline;			
			}
.board_activ		{
				color			: red;
			}			
.board_list 		{
				border-top		: 1 solid black;
				border-bottom		: 1 solid black;
			}