@charset "utf-8";
div.container {
	width:830px;
	margin:0px;
	line-height:150%;
}
div.header,div.footer {
	padding:0.5em;
	color:white;
	background-color:gray;
	clear:left;
}
div.left {
	float:left;
	width:297px;
	margin:0;
}
div.content {
	margin-left:297px;
	background-image:url(img/keret.jpg);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	padding:1em;
	height:310px;
}
#text {
	width:480px;
	height:170px;
	margin-top: -20px;
	overflow:hidden;
}
#kepek {
	width:490px;
	height:140px;
	overflow:hidden;
	position:relative;
	left:-3px;
	/*top:15px;*/
}
div.banner
{
	background-image:url(img/banner.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	margin-left:295px;
	height:225px;
}
#menu {
	position:relative;
	width:510px;
	left:4px;
	top:155px;
}
body,td,th {
	font-size: 11px;
	color: #FFF;
	background-color: #b0b0b0;
}
a:link {
	color: #6CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6CF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}