body {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.8em;
	background-color: white;
	color: black;
	text-align: center;
	background-color:#FFFFFF;
	background-image:url(images/background-pattern.gif);
	background-repeat:repeat;
	color:#000000;

}

a {
	color: black;
}

a:hover {
	color: gray;
}

#container {
background-image:url(images/background-fade.png);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
padding:7px 32px;
width:1050px;
}


#footerbase {
background-image:url(images/background-fade-base.png);
background-position:1px 0;
background-repeat:no-repeat;
height:50px;
margin-left:auto;
margin-right:auto;
width:1115px;
}

H1{
   font-weight: bold;
}


H2 {
   text-transform : uppercase;
   font-weight: bold;

}

#left {
	float:left;
	width:315px;
	line-height:20px;
	border:0px solid gray;
	margin-right:15px;
	padding:5px;
	text-align:justify;
	margin-left:3px;
}

#right {
 float:left;
 width:700px;
}

#video {
	border:1px solid gray;
	padding-top:20px;
 	padding-bottom:10px;
}

#koupit {
	margin-top:10px;
	background-color:#01a33f;
	color:white;
	font-weight:bold;
	text-align:left;
	padding:5px;
	font-size:110%;
	}
	
	
	#footer {
    clear:both;
	text-align: center;
	margin:auto;
	margin-top:20px;
	width: 900px;
	color: rgb(79,79,79);
	padding: 5px 0px 5px 0px;
	font-size: 100%;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

#footer a {
	text-decoration: none;
	color: rgb(79,79,79);
}

#footer a:hover {
	text-decoration: underline;
}
