/*	ZBM - SK Zabovresky Brno
	file :	default.css
	url :	zhusta.sky.cz
*/

body,html {
	font-family : Verdana;
	font-size : 12px;
	color: #000066;
	background-color : #FFFFFF;
	background-attachment: fixed;
	margin-left : 25px;
	margin-right : 10px;
	margin-top : 15px;
	margin-bottom : 10px;
	line-height : 135%
}

HR {
	width : 100%;
	height : 1px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	border: 0;
}

HR.short {
	text-align : left;
	width : 25%;
	height : 1px;
	color: #C0C0C0;
	background-color: #C0C0C0;
	border: 0;
}

A:LINK {
	font-family : Verdana;
	font-weight : normal;
	color : #AF1F1F;
	font-size : 12px;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana;
	font-weight : normal;
	color: #6F4F4F;
	font-size : 12px;
	text-decoration : none;
}

A:ACTIVE {
	font-family : Verdana;
	font-weight : normal;
	color: #7295B8;
	font-size : 12px;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-weight : normal;
	color: #507090;
	background-color: #E6F7FF;
	font-size : 12px;
	text-decoration : underline;
}

Table {
	font-family : Verdana;
	font-size : 12px;
	empty-cells : show;
	text-align : left;
	
}

Table.text {
	font-family : Verdana;
	font-size : 12px;
	empty-cells : show;
	line-height : 135%;
	text-align : left;
}

TD {
	font-family : Verdana;
	font-size : 12px;
	color: #000066;
	text-align : justify;
	line-height : 135%;
}

TD.left {
	font-family : Verdana;
	font-size : 12px;
	color: #000066;
	text-align : left;
	line-height : 135%;
}

TD.center {
	font-family : Verdana;
	font-size : 12px;
	color: #000066;
	text-align : center;
	line-height : 135%;
}

TD.right {
	font-family : Verdana;
	font-size : 12px;
	color: #000066;
	text-align : right;
	line-height : 135%;
}

.highlite {
	font-family : Verdana;
	font-size : 14px;
	color : #5F5F5F;
	font-weight : bolder;
	text-align : left;
	margin-left : 0px;
	margin-top : 20px;
}

LI {
	list-style-image : url("imgs/arrow.gif");
	display : list-item;
	margin-left : 0px;
	vertical-align : bottom;
	line-height : 135%;
}

UL {
	margin-left : 20px;
}

OL {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	padding-left : 15px;
}

.txt1 {
	margin-top: -38px;
	margin-left: 0px;
	margin-right: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	color: #000066;
}

.txt2 { 
margin-top: 0px;
margin-left: 3px;
margin-right: 50px;
font-family: Verdana;
font-weight: bold;
font-size: 30px;
text-align: left;
color: #AAAAAA;
}

/* IE 5.5+ Extensions */

BODY {
	SCROLLBAR-FACE-COLOR: #006699;
	SCROLLBAR-HIGHLIGHT-COLOR: #006699;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #006699;
}
