BODY {	
		font-family: Verdana, Arial, Arial CE; 
		font-size: 15px;
		background-color: #000000;
		color: #FFFFFF;
}

BODY.intro {
		background-color: #DDEEFF;
}

TABLE.cihla A {
		color: #D22814;
}

BODY.klub {
		font-family: Verdana, Arial, Arial CE; 
		font-size: 15px;
		background-color: #FFFFFF;
		color: #000000;
}


TD.alfa {
		font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		font-size:15px;
}

TD.mala {
		font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		font-size: 9px;
}

DIV.jmeno {
		font-family: Verdana, Arial, Arial CE; 
		font-weight: bold;
		font-size: 30px;
}

DIV.okolo {
		font-family: Verdana, Arial, Arial CE; 
		font-size: 9px;
		border: 1px solid black;
		padding: 3px;
}

A:link, A:visited { 
		font-family: Verdana, Arial, Arial CE; 
		color: #5555FF;
		text-decoration: none; 
}

A:hover { 
		font-family: Verdana, Arial, Arial CE; 
		text-decoration: none; 
		background-color: #7799FF;
		color: black;
}


#tickertape{position:relative; layer-background-color:white;background-color:white;width:400;height:12;}
#subtickertape{background-color:white; position:absolute; border: 1px solid white; width:400;height:12;}
.subtickertapefont{font:bold 12px Verdana; text-decoration:none; color:black;}
.subtickertapefont a{color:black; text-decoration:none;}

table,td,th,input,textarea,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:rgb(60,45,122);
}

.highlighted {
	background-color:rgb(250,225,235);
}


div.titlebar {
	background-color : rgb(200,200,200);
	border-bottom : 1px solid white;
	color : black;
}

div.menubar {
	background-color:rgb(170,170,170);
	border-bottom : 1px solid white;
}

div.menubar a {
	font-weight: bold;
}

div.desktop {
	margin-left: 4px
}

table.list {
	border-collapse: collapse;
	border : 1px solid white;
}

table.list th {
	padding-left : 3px;
	padding-right : 3px;
	background-color: rgb(0,70,88);
	color: white;
}

table.list td {
	padding-left : 3px;
	padding-right : 3px;
	border : 1px solid white;
	background-color: rgb(200,200,200);
	color: black;
}

.anothera A:link, .anothera A:visited { 
		font-family: Verdana, Arial, Arial CE; 
		color: #FFEDDE;
		text-decoration: none; 
}

table.list2 {
	border-collapse: collapse;
	border : 2px solid white;
}

table.list2 th {
	font-weight: bold;
	padding-left : 10px;
	padding-right : 8px;
	background-color: #392C7B;
	color: white;
	text-align: right;
}

table.list2 td {
	padding-left : 3px;
	padding-right : 3px;
	background-color: #392C7B;
	color: white;
}

table.list2 td.vyraz {
	color: #FFEDDE;
	font-size: 17px;
}

table.list2 td.vyraz_mensi {
	color: #FFEDDE;
	font-size: 13px;
}

table.list2 input.submit {
	border: 1px solid #D62810;
	margin: 3px;
	background-color: white;
	color: #392C7B;
}
li {
	margin-bottom: 8px;
	list-style: square;
}
