body { 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #333333; 

	background-color : White;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}

a		{ text-decoration : none; color: #0050A2;  font-weight : bold; }
a:link		{ text-decoration : none;}
a:visited	{ text-decoration : none;}
a:hover		{ color : Blue;}
a:active	{ text-decoration : none;}

input	     {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; font-size: 11px; color: #0050A2; background-color : White;  border : 1px solid #0050A2;     }
textarea     {font-size: 12px; color: #0050A2; font-family: Microsoft Sans Serif, MS Sans Serif, Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; background-color : White;  border : 1px solid #0050A2;     }
.bottomtitle {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; font-size: 10px; color : Navy;  font-weight : normal; }
.nadpis      {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; font-size: 14px; color : #0050A2; font-weight : bold; letter-spacing : 2px;}
.maintext    {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #333333;}
.maintext_s  {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, Sans, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; }
.maintext_sin{font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal;   padding-bottom : 0px;  padding-left : 8px;  padding-right : 8px;  padding-top : 0px; color : White;}

.justify {text-align : justify;}

.aktualita {
	padding-left : 20px;
	text-align : justify;
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	cursor : pointer;
	padding-right : 7px;
	}
.pagend {
	border-top-color : #004C96;
	border-top-style : solid;
	border-top-width : 1px;
}
.button{
	background-color : #4169E1;
	color : White;
	cursor : pointer;
	border-top-color : #AFEEEE;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #AFEEEE;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #00008B;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #00008B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.gallcell{
	border : 1px solid #CCCCCC;
}
.player {
	font-weight : bold;
}