/**    CSS_Script for Golf Club Pardubice    **/
/**      Copyright L.H.B.n.O. 1999-2004      **/
/**          All right are reserved          **/
/**               Start of file              **/

body {
	background-color : #FFFFFF;
	text-align : justify;
	font-family : Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #666666;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white
}
table {
	background-color : #FFFFFF;
	text-align : justify;
	font-family : Geneva, Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #666666;
}
a:link{
	text-decoration: none;
	color: #009240;
}
a:hover{
	text-decoration: underline;
	color: #009240;
}
a:visited{
	text-decoration: none;
	color: #009240;
}
div{
	width: 757px;
}
img{
	margin: 5px 5px 5px 5px;
}
hr{
	border: 1px dashed #AAAAAA;
	height: 1px;
}
.cgflogo{
	border: 1px solid #444444;
	width: 130px;
	height: 130px;
	text-align: center;
}
#logomenu{
	border-bottom: 2px dotted #444444;
}
#logomenutable{
	width: 100%;
}
#menudilatacnispara{
	width: 100px;
	height: 20px;
}
#menuhorniodsazeni{
	width: 550px;
	height: 20px;
}
#menu{
	width: 70px;
	height: 20px;
	font-size : 14px;
	text-align : center;
}
#menu a:link{
	text-decoration: none;
	color: #666666;
}
#menu a:hover{
	text-decoration: none;
	color: #009240;
}
#menu a:visited{
	text-decoration: none;
	color: #666666;
}
#informace{
	height: 50%;
}
#informace #dilatacnispara{
	width: 10px;
	height: 450px;
	background: red;
}
#informace #reklama{
	width: 150px;;
	margin : 2px 2px 2px 2px;
	padding : 2px 2px 2px 2px;
	vertical-align: top;
}
#informace #sloupec1{
	width: 599px;
	margin : 2px 2px 2px 2px;
	vertical-align: top;
}
#informace #sloupec2{
	width: 295px;
	margin : 2px 2px 2px 2px;
	vertical-align: top;
}
#informace #sloupec3{
	width: 194px;
	margin : 2px 2px 2px 2px;
	vertical-align: top;
}
#informace  #nadpis{
	font-family : Geneva, Verdana, Arial, sans-serif;
	font-size : 14px;
	color: #444444;
}
#copyright{
	border-top: 2px dotted #444444;
}
#copylhbno{
	float: right;
}
#copygcpa{
	float: left;
}

/**                End of file               **/