body {
	background: url(grafika.png) repeat-x;
	font-family: verdana, arial, serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 850px;
}



#header h1 {
	font-size: 1.2em;
	position: relative;
	left: 260px;
	color:black;
	top: 10px;
}
#leftImg
{
float:left;
padding: 0 5px 5px 0;
margin-right: 5px;
}
#leftImg1
{
float:left;
padding: 0 5px 5px 0;
margin-right: 20px;
}
#rightImg
{
float:right;
padding: 0 0 5px 5px;
margin-left: 20px;
}
#rightImg1
{
float:right;
padding: 0 0 5px 5px;
margin-left: 20px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

#sidebar {
	float: left;	
	margin-top: 40px;
	width: 100px;
}

#sidebara {
	float: left;	
	margin-left:300px;
	margin-top: 10px;
	width: 200px;
	font-size: 0.7em;
}

#sidebar ul {
	list-style: none;
	margin-left: 30px;
	padding-left: 0px;
}
#sidebara ul {
	list-style: none;
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}
#chuj ul li {
list-style: none;
margin-left: -15px;
float: left;
}
#chuj a:hover {
list-style: none;
text-decoration: none;
background-color: white;
}
#chuj a {
list-style: none;
text-decoration: none;
background-color: white;
}
#chuj a:link {
list-style: none;
text-decoration: none;
background-color: white;
}
#pizda a {
list-style: none;
text-decoration: none;
background-color: white;
}
#sidebar a {
	background-color: #ffffff;
	border-bottom: 1px dotted #444444;
	border-right: 1px dotted #444444;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
}

#sidebar a:hover {
	background-color: #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	color: white;
}

#content {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	width: 670px;
	background-color:#FFFFFF;
}

#footer {
	background-color: #ffffff;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 830px;
}

#footer a {
	border-bottom: 1px dotted #444444;
}

#footer a:hover {
	text-decoration: none;	
}