/*	ABM - KOB Moira Brno
	file :	main.css
	url :	abm.d2.cz
*/

body, html {
	font-family : Times New Roman,Serif;
	font-size : 12pt;
	color: #FFFFFF;
	background-color : #003300;
}

HR {
	height : 1px;
	color: #DDFFDD;
	background-color: #DDFFDD;
	border: 0;
	width: 100%;
}

HR.80 {
	text-align: left;
	margin-left: 10px;
	width: 80%;
}

HR.nav {
	height : 2px;
	color: #000;
	background-color: #000;
	border: 0;
	width: 85%;
}

H1.ClubName {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 20pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}

H2.PageName {
	font-family : Verdana,Arial,Sans-Serif;
	font-variant : small-caps;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
}

H3.LinksTitle {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 12pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
}

H4.LinksSubTitle {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : left;
}

TD.NewsItemDate {
	width : 100px;
	vertical-align : top;
	text-align : center;
	font-family : Arial,Sans-Serif;
	font-size : 11pt;
	color : #CCFFCC;
	font-weight : bold;
}

TD.NewsItemTitle {
	text-align : left;
	vertical-align : top;
	font-family : Arial,Sans-Serif;
	font-size : 11pt;
	color : #99FF99;
	font-weight : bold;
}

TD.NewsItem {
	color : #FFFFFF;
	vertical-align : top;
	text-align : justify;
}

TD.LastDate {
	font-family : Verdana,Serif;
	font-size : 8pt;
	color : #CCCCCC;
	vertical-align : top;
	text-align : right;
}

TD.MemberText {
	font-family : Verdana,Serif;
	font-size : 10pt;
	color : #99FFCC;
	vertical-align : middle;
	font-weight : bold;
	text-align : center;
}

TD.NewsEditCaption {
	width : 80px;
	vertical-align : top;
	text-align : right;
	font-family : Arial,Sans-Serif;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
}

TD.NewsEditTitle {
	vertical-align : top;
	text-align : left;
	font-family : Arial,Sans-Serif;
	font-size : 14pt;
	color : #FFFFFF;
	font-weight : bold;
}

TD.AdressesCaption {
	vertical-align : middle;
	text-align : left;
	font-family : Arial,Sans-Serif;
	font-size : 11pt;
	color : #663366;
	font-weight : bold;
}

TD.DataValue {
	text-align : left;
	color : #FFFF66;
	font-weight : bold;
}

.NewsAutor {
	color : #FFFF99;
	font-weight : normal;
	font-size : 8pt;
}

A:LINK {
	font-family : Verdana,Times New Roman,Serif;
	font-size : 10pt;
	color : #00FF00;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana,Times New Roman,Serif;
	font-size : 10pt;
	color: #CCFFCC;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana,Times New Roman,Serif;
	font-size : 10pt;
	color: #CCCC00;
	font-weight : bold;
	text-decoration : underline;
}

A.NaviSm:LINK, A.NaviSm:VISITED {
	font-family : Verdana,Times New Roman,Serif;
	font-size : 10pt;
	color : #FFFF00;
	font-weight : bold;
	text-decoration : none;
}

A.NaviSm:HOVER {
	font-family : Verdana,Times New Roman,Serif;
	font-size : 10pt;
	color: #CCCC00;
	font-weight : bold;
	text-decoration : underline;
}


A.NaviCol:LINK {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 14pt;
	color : #FFFF00;
	font-weight : normal;
	text-decoration : none;
}

A.NaviCol:VISITED {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 14pt;
	color : #FFFF00;
	font-weight : normal;
	text-decoration : none;
}

A.NaviCol:HOVER {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 14pt;
	color: #CCCC00;
	font-weight : bold;
	text-decoration : underline;
}

A.NewsErase:LINK {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

A.NewsErase:VISITED {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

A.NewsErase:HOVER {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : normal;
	text-decoration : underline;
}

A.Erase:LINK {
	font-family : Verdana,Arial,Serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A.Erase:VISITED {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A.Erase:HOVER {
	font-family : Verdana,Arial,Sans-Serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
	text-decoration : underline;
}

code {
	background-color: #666;

}
