body {
	font-family: century gothic;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 10px;
        background: #272726;/*41403e*/
        color: #FFFFFF;
	text-align:center;
}


#kontejner{
	text-align:left;
	position: relative;
	width: 990px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#banner{
	width:980px;
	height:300px;
}

#obsah{
	width:720px;
}

#pravy{
	position:absolute;
	left:775px;
	top:370px;
	width:200px;
	float:left;
}

a {
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	color: ff802c;
}

.sh{
	background: url('../images/shadow.png') no-repeat top center;
}
