ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
	color: #777;
	outline: none;
}

a:hover
{
  text-decoration: underline;
	outline: none;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
	background: url('../images/f1zone/main/body.png') repeat #111;
	background-attachment: fixed;
	padding-bottom: 50px;
}

#container
{
	width: 772px;
	margin: 0 auto;
}

#top
{
	height: 66px;
	padding: 14px 10px 10px 10px;
	position: relative;
}

#top .logo
{
	top: 0px;
	position: absolute;
}

#content
{
	background: url('../images/f1zone/main/content.png') repeat;
	padding: 10px;
	overflow: hidden;
	height: 100%;
}

#background_main
{
	background: url('../images/gra/gra.jpg') #f1f2f3;
	height: 578px;
	width: 752px;
	text-align: center;
	padding-top: 115px;
}

#stopka a
{
	color: #555;
}

#stopka
{
	padding: 5px;
	text-align: right;
	color: #555;
}

#menu
{
	height: 100%;
	overflow: hidden;
	padding: 9px 9px 0px 14px;
	background: url('../images/f1zone/other/tlo_menu.png') #3a3a3a bottom repeat-x;
	position: relative;
}

#menu ul {
  list-style: none;
}

#menu li {
  text-align: center;
  float: left;
	background: url('../images/f1zone/other/tlo_menu_guzik.png') repeat-x;
	height: 47px;
	white-space: nowrap;
}

#menu li a {
	display: block;
	_width: 10px;
  font-weight: bold;
  color: #fff;
	font-size: 9pt;
	outline: none;
	height: 30px;
	margin-top: 3px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 14px;
	border-right: 1px solid #000;
	border-left: 1px solid #333;
	text-decoration: none;
}

#menu li a:hover {
  color: #2e86f4;
}

#menu li a.active {
  color: #fff;
	background: url('../images/f1zone/other/tlo_guzik_active.png') no-repeat;
}

#menu li a.active:hover {
  color: #fff;
}

#menu a.rss
{
	display: block;
	height: 13px;
	width: 50px;
	position: absolute;
	bottom: 20px;
	right: 12px;
	background: url('../images/f1zone/other/rss.png') no-repeat 30px 0px;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}

#menu a.twiterr
{
	display: block;
	height: 13px;
	width: 50px;
	position: absolute;
	bottom: 22px;
	right: 90px;
}

#menu a.rss:hover {
  color: #666;
}

#menu #wazne_com
{
	margin-top: -4px;
	margin-bottom: 4px;
	height: 20px;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

#menu #wazne_com span
{
	padding: 3px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 6px;
	background: #c32020;
	font-size: 14px;
}

#menu #wazne_com span.pilne
{
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	color: #222;
}