	BODY {
		font-family : Verdana;
		color : #AFAFB0;
		font-size : 11px;
		scrollbar-base-color:#7090D2;
		margin-top: 0px;
		margin-bottom: 0px;
		background-image : url(design/bg.gif);
	}
	TD {
		font-family : verdana;
		color : #AFAFB0;
		font-size : 11px;
	}
	A {
		color : AFAFB0;
		text-decoration : none;
		font-weight : Bold;
	}

	A:HOVER {
		text-decoration : underline;
	}
	.color_font {
    color: #7090D2;
    font-color: #7090D2;
	}
	.color_bg {
		background-color: #7090D2;
	}
	.input {
		BORDER: #7090D2 1px solid;
		FONT-SIZE: 12px;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: white
	}
	.menu {
		font-size: 13px;
	}
	.admin {
		font-color: #FF0000;
		color: #FF0000;
	}
	.clanky_top {
	  background-color: #171C3C;
    font-weight: bold;
    font-size: 14px; 
	
	}
  .table_top {
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		background-image: url(design/table_bg.jpg);
		padding-left : 10px;
		color: #000000;
    font-weight : bold;
		font-size : 12px;
		width: 160px;
	}
	.table_body {
		border-bottom: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		background-image: url(design/table_bg.jpg);
		padding-bottom : 10px;
		padding-left : 5px;
		padding-right : 5px;
		padding-top : 5px;
		width: 160px;
	}
	.nadpis {
		font-weight : bold;
		font-size : 12px;
	}
  .nadpis_datum {
		font-size : 11px;
		color: #7090D2;
	}

