@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background: #111214;
	color: #9e9e9e;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
#menu_bar{
	background:url(gfx/top_menu.gif);
	width: 871px;
	height: 24px;
	float: left;
	z-index: 10;
	position: relative;
}

a.home_page:link, a.home_page:visited{
	display: block;
	height: 30px;
	width: 300px;
	position: absolute;
	z-index: 9000;
	margin-top: 20px;
}

a img{
	border: 0px;
}

a:link, a:visited{
	color: #fff;
}
a:hover{
	text-decoration: none;
}

.mini_img{
	border: 1px solid #9c9c9c;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}

.mini_img2{
	border: 1px solid #9c9c9c;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}

.mini_img3{
	border: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	float: left;
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #cc0000;
	font-weight: bold;
	display:block;
	padding: 5px;
}
#nav .poddzial a:hover{
	color: #fff;
	background: #cc0000;
}

#nav a.img:link, #nav a.img:visited{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #cc0000;
	font-weight: bold;
	display:block;
	padding: 0px;
	border: 0px;
}
#nav a.img img{
	border: 0px;
}



ul#nav {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 394px;
  }
  

#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

#nav li {
  float: left;
  position: relative;
  }
  
#nav li ul {
  display: none;
  position: absolute; 
  left: 10px;
  top: 24px;
  width: 150px;
  }


#nav li:hover ul, #nav li.over ul{ 
display: block;
 }

#nav li.poddzial{
  background: #fff;
  margin-top: 0px;
  border-top: 1px solid #111214; 
  width: 150px;
  
}

#nav li.poddzial:hover{
  background: #cc0000;
  margin-top: 0px;
  border-top: 1px solid #111214;
  color: #fff;
}



#site{
	background: url(gfx/logo.gif) no-repeat;
	width: 871px;
	text-align: left;
	float: left;
}
#content{
	margin-left: 130px;
	margin-top: 50px;
}











a.artistik:link, a.artistik:visited {
	display: block;
	background: url('linki/artistik.gif') no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 44px !important;
	height: 44px;
	width: 127px;
	margin-top: 10px;
	margin-left: 0px;

}
a.artistik:hover {
	background-position: 0px -44px;
	text-decoration: none;
}

a.art_biznes:link, a.art_biznes:visited {
	display: block;
	background: url('linki/art_biznes.gif') no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 32px !important;
	height: 32px;
	width: 125px;
	margin-top: 20px;
	margin-left: 0px;

}
a.art_biznes:hover {
	background-position: 0px -32px;
	text-decoration: none;
}

a.artinfo:link, a.artinfo:visited {
	display: block;
	background: url('linki/artinfo.gif') no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 51px !important;
	height: 51px;
	width: 119px;
	margin-top: 20px;
	margin-left: 0px;

}
a.artinfo:hover {
	background-position: 0px -51px;
	text-decoration: none;
}

a.piramida:link, a.piramida:visited {
	display: block;
	background: url('linki/piramida.gif') no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 79px !important;
	height: 79px;
	width: 223px;
	margin-top: 20px;
	margin-left: 0px;

}
a.piramida:hover {
	background-position: 0px -79px;
	text-decoration: none;
}

a.kurak:link, a.kurak:visited {
	display: block;
	background: url('linki/kurak.gif') no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 38px !important;
	height: 38px;
	width: 161px;
	margin-top: 20px;
	margin-left: 0px;

}
a.kurak:hover {
	background-position: 0px -38px;
	text-decoration: none;
}

#footer{
	border-top: 1px solid #212121;
	width: 700px;
	margin-left: 140px;
	margin-top: 50px;
	padding-top: 5px;
	margin-bottom: 20px;
	color: #383838;
}