html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, img,
fieldset, form, label, legend,
caption{
	margin: 0;
	padding: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #3f3f3f;
	background: #292828;
	font-size:0.7em;
	font-family: Tahoma, Verdana, Georgia, 'Times New Roman', Garamond, Bodoni, serif;
	}
ol, ul {
	list-style: none;
}

/*kolumny*/

#dashboard-content{
border:none;
width:728px;
padding-left:15px;
color:#F4FCE8;
margin: 0 auto;
margin-top:10px;
margin-bottom:10px;
clear:both;
}

#dashboard-content img{
float:left;
}

#dashboard-content a img{
border:none;
}



/*menu*/
div#menu-top{
float:right;
}

div#menu-top a{
display:block;
float:left;
text-align:right;
padding:3px;
background:#c42f2f;
color:#f4f4f4;
font-weight:bold;
text-decoration:none;
margin-left:6px;
}




/*tresc*/


div#main{
width:702px;
margin:0 auto;
background:#374752;
color:#f4f4f4;
font-size:1.2em;
padding:20px;
}


.galeria{
background:#f4f4f4;
width:162px;
text-align:center;
height:200px;
float:left;
margin-left:20px;
margin-right:20px;
margin-bottom:30px;
padding:15px;
}

.galeria img{
border:1px solid #444444;
}



.foto{
background:#f4f4f4;
width:160px;
text-align:center;
height:160px;
float:left;
margin-left:20px;
margin-right:20px;
margin-bottom:30px;
padding:15px;
}

.foto img{
border:1px solid #444444;
}

.galeria a{
color:#444444;
text-decoration:none;
font-weight:bold;

}

/*stopka*/

#footer-content{
padding-top:7px;
width:740px;
margin: 0 auto;
color:#c0c0c0;
font-size:1.0em;
padding-bottom:5px;
}

#footer-content a{
color:#c0c0c0;
text-decoration:none;
}
