@charset "iso-8859-2";
/* CSS Document */
* {
margin:0;
padding:0;
border:0;
}
body {
background:rgb(25,25,25);
color:#939393;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
html, body, #calosc {
width:100%;
height:100%;
}
#kontener {
width:760px;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
}
#imie {
font-size:16px;
text-align:left;
margin-bottom:20px;
margin-top:15px;
}
#imie a {
color:#939393;
text-decoration:none;
}
#linki {
line-height:25px;
text-align:left;
font-size:12px;
margin-bottom:25px;
}
#linki a {
text-decoration:none;
color:#939393;
}
#linki a:hover, #linki a:active {
color:#A97E3A;
}
#menu {
text-align:left;
margin-bottom:90px;
}
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; padding-bottom:3px; list-style-type: none;}

.closed a, .open a, .pusta a {

	color:#939393;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}
.closed a:hover, .open a:hover, .pusta a:hover {
	color:#A97E3A;
}
 
/*.open a {
color:#A97E3A;
}*/
.closed ul a, .open ul a, .open ul a:hover {

	color:#757575;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
}
.open ul a:hover, .open ul a:active {
	color:#A97E3A;
}
#p7current {font-weight: bold;}
#nav, #detail, #info {
/*margin-right:35px;*/
text-align:right;
font-weight:normal;
}

#nav {
margin-bottom:28px;
margin-right:5px;
}
#detail {
height:40px;
margin-bottom:25px;
}
#details {
display:inline;
float:right;
width:38px;
height:38px;
margin-left:5px;

}
#details img {
float: left;
margin-right:1px;
margin-bottom:1px;
}
.tytul, .data, .rozmiar {
font-size:11px;
}
#dol {
position:relative;
bottom:15px;
}
#opis {
font-weight:normal;
margin-left:10px;
margin-top:10px;
}
#opis a {
color:#939393;
text-decoration:none;
}
#opis a:hover {
color:#A97E3A;
}
#p7swapmenu li a.otwarty {
color:#A97E3A;
}
div.kwadracik_cz {
border:4px solid #191919;
width:5px;
height:5px;
margin-bottom:14px;
margin-left:9px;
margin-right:8px;
background:#464646;
}
div.kwadracik_pom {
border:4px solid #191919;
width:5px;
height:5px;
margin-bottom:14px;
margin-left:9px;
margin-right:8px;
background:#A97E3A;
}