﻿/*podstawy*/

*{
	margin:none auto;
	padding:none;
	text-align:center;
}
html{
	text-align:center;
	margin:0 auto;
}
body{
	background-color:#000000;
}





/*winieta*/
#winieta{
	width:200px;
	height:69px;
	background-image: url("marcinsurma.png");
	text-indent:-1000000px;
	color:#000;
	margin:0 auto;
	margin-top:50px;
}

*html #winieta{
	text-indent:0px !important;
	font-size:1px;
}





/*sama strona*/
#sama-strona{
	text-align:center;
}



#miniatury-stron a{
	display: inline-block;
	width:167px;
	height:227px;
	background-position: center top !important;
	text-indent:-1000000px;
	color:#000;
}
*html #miniatury-stron a{
	font-size:1px;
	display: inline;
	text-indent:0px !important;
}

#miniatury-stron a:hover{
	background-position: center bottom !important;
}


#miniatury-stron a.digart{
	background-image: url("digart-a.png");
}
#miniatury-stron a.v12{
	background-image: url("v12-a.png");
}
#miniatury-stron a.blogspot{
	background-image: url("blogspot-a.png");
}





#linki{
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-family: 'Lato', sans-serif;

  color:#DDFF00;
  padding:60px;
  background:url("bg.png") no-repeat center center;
}




.superlink{
  padding:0px;
  display:inline-block;
  vertical-align:top;
  padding:10px;
  /*height:200px;*/
}
.superlink a{
  text-decoration:none;
}




/*stopka*/
#stopka{
	width:70px;
	height:46px;
	background-image: url("c.png");
	text-indent:-1000000px;
	
	color:#000;
	margin:0 auto;
}

*html #stopka{
	font-size:1px;
	text-indent:0px !important;
}

