* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Arial";
	color: #fff;
	font-size: 12px;
	background: #030303;
}
img {
	 border: 0;
	padding:0px; 
}
a {
	color: #666;
}
a:hover {
	color: #fff;
}
#main {
height:100%;
padding-left:30px;
}
#contener {
	position:absolute;top:0;bottom:0;margin:auto;
	background: #000 url('/images/css/m_bck_w.jpg') top left repeat-y;
	height:500px;
	}
#contener.category, #contener.gallery {
	background: #000 url('/images/css/m_bck_w.jpg') top left repeat-y;
	}
.start_hover {
display:none;
}	
	
#left {
float:left;
width:312px;
height:500px;
}
#copywright{
position:absolute;
top:505px;
left:0px;
}
#top{
height:100px;
width:100%;
background: url('/images/css/top_03.jpg') top left no-repeat;
}
#top a img{
height:100px;
width:100%;
}
.article{
width:500px;
height:490px;
padding:5px;
background:#616161;
font-size:12px;
color:#fff;
}
.article a{
color:#fff;
}

.article a:hover{
color:#515151;
}
#cat_7{
background:#616161 url('/images/css/k7.jpg');
}

#menu {
text-align:right;
font-size:1em;
}
#menu div {
padding-right:35px;
}
#menu div a {
color:#fff;;
text-decoration:none;
line-height:20px;
}
#menu div:hover  a{

}
#menu div:hover {
background: #3b3b3b;
padding-right: 35px;
color:#fff;
}
#menu div.active {
background: #fff;
padding-right: 35px;
}
#menu div.active  a{
color: #606060;
}
.pusta, .pusta:hover{
height:20px;
background:#616161;
margin-right:50px;
}

#mail {
position:absolute;
top:75;
width:312px;
text-align:right;

}
#mail a{
color:#4e4e4e;
text-decoration:none;
font-weight:bold;
padding-right: 35px;
}

#mail a:hover{
color:#3B3B3B;

}
#content{
float:left;
color:#777;
}
#minis{
width:400px;
}
.mini {
width:100px;
height:100px;
display:inline;
background:#fff;
float:left;
}
.clear{
clear:both;
}
#gallery_info{
position:absolute;
bottom:30;
padding-left:10px;
}
.info_opis{
font-weight:bold;

}
.info_tresc{
}
#photos{
float:left;
}
.wroc{
vertical-align:top;
padding:5px;
}
div.wroc{
float:left;
background:#616161;
height:490px;
}
div.wroc a {
text-decoration:none;
font-weight:bold;
color:#fff;
}
.pagination{
float:left;
background:#616161;
color:#fff;
padding:5px;
width:90px;
height:90px;
}
.pagination a{
color:inherit;
}