html, body {
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
body {
	font-family: ArialCE, Arial, Helvetica, sans-serif;
	color:#ffcc99;
	font-size:76%;               
}


A {	color:#FFFFFF; border:none; }

A:HOVER { text-decoration:none;	border:none; }

A:VISITED { color:#FFFFFF;	border:none; }

img {border:none;}

#main{
	height: 100%;
	width: 1024px;
	background: #000000 url(../img/webstudio_pokladnicka.jpg) center no-repeat;
}

#content {
	height: 768px;
	width: 1024px;
	float:left;
	vertical-align:top;
}

#kontakt{
	margin-left:285px;
	color:#ffcc99;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}

#hlavicka {
	height: 145px;
	width: 824px;
	padding-left:130px;
	border:none;
	font-size: 18px;
}

#stred {
	height: 260px;
	width: 560px;
	padding-left:200px;
}

#zapati {
	width: 910px;
	padding-left:50px;
	padding-top:300px;
}

#logo{
	float:left;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.footer {
	font-size:11px;
	font-weight: bold;
	color: #ffcc99;
	width: 100%;
}
