@charset "utf-8";

/* CSS Document */



body {

	background-color:#0c0c0c;

	margin:0px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color: #999999;

	

	}

a	{

	color:#CCCCCC;

	text-decoration:none;

	}

a:hover {

	text-decoration:underline;

	}



.przycisk {

	background-image:url(p1.png);

	background-position:top;

	background-repeat:no-repeat;

	width:128px;

	height:56px;

	padding-top:20px;

	text-align:center;

	}

.przycisk:hover {

	background-image:url(p2.png);

	}

#main {

	height:452px;

	background-image:url(tapetka.png);

	background-position:top;

	background-repeat:repeat-x;

	border-bottom:6px solid #080808;

	}

#main2 {

	background-image:url(tapetka.png);

	background-position:bottom;

	background-repeat:repeat-x;

	border-bottom:6px solid #080808;

	padding-bottom:5px;

	padding-top:5px;

	text-align:center;

	}

.stopka {

	color:#252525;

	font-size:10px;

	font-family:Arial, Helvetica, sans-serif;

	text-align:center;

	margin-top:20px;

	padding-bottom:20px;

	}

.stopka a {

	color:#303030;

	}

.stopka a:hover {

	color:#242424;

	}

.cont {

	background-color:#101010;

	border-bottom:6px solid #080808;

	padding-bottom:15px;

	}

.kollekcje td {

	background-color: #131313;

	text-align:center;

	padding-top:15px;

	height:100px;

	}

.kollekcje td:hover {

	background-color: #181818;

	}

.menu {

	background-color:#0c0c0c;

	border-bottom:3px solid #080808;

	padding-bottom:15px;

	text-align:center;	

	}

.teksty {

	font-size:15px;

	padding-left:30px;

	padding-right:40px;

	padding-top:30px;

	}

.teksty p{

	padding-left:40px;

	}

#map {

	width: 360px;

	height: 330px;

	background-repeat: no-repeat;

	background-position: center;

	border:10px solid #202020;

	margin-bottom:10px;

	margin-top:10px;

	}

#map:hover {

	border:10px solid #303030;

	}

.tabkol td{

	border-bottom:1px solid #222222;

	padding-bottom:7px;

	padding-top:7px;

	}

.tabkol td a:hover{

	text-decoration:none;

	}

.tabkol td strong{

	font-size:10px;

	}

.modele a:hover {

	text-decoration:none;

	}

.modele td {

	text-align:center;

	font-size:11px;

	background-image:url(tapetka.png);

	background-position:bottom;

	background-color:#191919;

	padding:15px 25px 10px 25px;

	border:2px solid #191919;

	}

.modele img {

	margin-bottom:5px;

	border:3px solid #FFFFFF;

	}

.modele img:hover {

	border-color: #cfc362;

	}

.nana {

	background-color:#151515;

	padding-top:10px;

	padding-bottom:3px;

	text-align:center;

	margin-bottom:25px;

	margin-top:25px;

	border-bottom:1px solid #080808;

	border-top:1px solid #080808;

	

	}.cont .teksty .wlasciciel {

	width: 183px;

	padding: 10px;

	float: right;

	text-align: center;

	font-size: 11px;

}

.cont .teksty .wlasciciel img {

	margin-bottom: 5px;

}

.jezyk  {

	text-align: right;

	font-size: 10px;

	position: absolute;

	top: 5px;

	width: 100%;

}

.jezyk a {

	text-decoration: none;

	color: #CCCCCC;

}

.jezyk a:hover {

	text-decoration: none;

	color: #CCCCCC;

}

#banner {
	height: 228px;
	width: 297px;
	position: absolute;
	top: 20px;
	right: 0px;
}

#stopka-info {
  background:#000;
  border:1px solid #cfc362;
  padding:10px;
  text-align:center;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size:0.8em;
  width:960px;
  margin:auto;
  margin-top:1em;
  margin-bottom:1em;
}

#stopka-info strong {
  color:#cfc362;
}
