BODY {
	background-repeat : repeat-y;
}
TABLE {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	background-color : #FFF2D5;
	background-color : #FFEDBD;
	}

TABLE.kosik {
	background : #1C3C88;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	border : 1px;
	}


.autor {
	color : #000099;
	font-weight : bold;
	font-size : 12px;
	}
.nazov {
	color : #3333AA;
	font-weight : bold;
	font-size : 14px;
	}
.psautor {
	color : #000099;
	font-size : 12px;
	}
.psnazov {
	color : #3333AA;
	font-weight : bold;
	font-size : 14px;
	}

.sautor {
	color : #000099;
	font-weight : bold;
	font-size : 14px;
	}
.snazov {
	color : #3333AA;
	font-weight : bold;
	font-size : 16px;
	}
		
.text {
	color : #000000;
	font-size : 14px;
/*	background-color : #FFF2D5;	*/
	}
.malytext {
	color : #000000;
	font-size : 12px;
/*	background-color : #FFF2D5;	*/
	}
	.poznamka {
	color : #000000;
/*	background-color : #FFF2D5; */
	font-size : 10px;
	}

	.poznlink {
	color : #1C3C88;
	font-size : 11px;
	font-weight : bolder;
	}
	
	.naposledy {
	color : #1C3C88;
	font-size : 11px;
	font-weight : bold;
	}


	.pissvfc {
	color : Black;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	}

	
.redbig {
	color : #1C3C88;
/*	background-color : #FFF2D5; */
	font-size : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.myslienka {
	color : #3333AA;
	text-align : left;
	font-size : 12px;
	}


A {
	color : #1C3C88;
	text-decoration : none;
}

A:HOVER {
	color : #1C3C88;

	text-decoration : underline;

}



.textvrame {
	color : #000000;
	font-size : 14px;
	border : 1px solid Black;
	background-color : transparent;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

.cena {
	color: #CC0000;
	font-size: 14px;
	border-bottom: double;
}

A.text {
	color : #1C3C88;
	font-size : 14px;
	text-decoration : none;	
	border : 1px solid Black;
	background-color : transparent;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

A.text:HOVER {
	color : #993300;
	font-size : 14px;
	border : 1px solid Black;
	background-color : transparent;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	}

INPUT.hidden_input {
	background: transparent;
	border: none;
}

