/* Predpis stylu pro www.blueground.cz (c) 2008 */

html, body {
	background-image:url("bcg.jpg!openimageresource");
	background-repeat:repeat;
	width:100%; 
	height:100%;
	text-align:left;
	margin:0;
	padding:0;
	font-family:verdana;
}

body img {
	border:0;
}

#foto {
	position:absolute;
	top:28px;
	left:509px;
}

#header {
	width:1000px;
	height:309px;
}

#telo {
	_position:relative;
	_top:-3px;
	width:1000px;
}

#telo #leva {
	background-image:url("borderleft2.gif!openimageresource");
	background-repeat:repeat-y;
	vertical-align:top;
	width:50px;
}

#telo #prava {
	background-image:url("borderright2.gif!openimageresource");
	background-repeat:repeat-y;
	vertical-align:top;
	width:50px;
}

#paticka {
	width:1000px;
	font-size:11px;
	color:#998270;
	text-align:center;
	line-height:130%;
}

#paticka a {
	color:#AA7B43;
	text-decoration:underline;
}

/* ==== konec === */

