/* Arkusz stylów dla serwisu mosionek.com */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", Sans-Serif;
	font-size:13px;
	color:#dbdac6;
	background-color: #292929;
	line-height:19px;
}

a:link {color: #FFCC00;}
a:visited {color: #FFCC00;}
a:hover {color: #fae387;}
a:active {color: #FFCC00;}

h1 {font-size:13px; font-weight:normal; color:#635856;}
h1.white {font-size:24px; color:#dbdac6; padding-top: 15px; line-height: 100%;}
h2 {font-size:14px; font-weight:normal; color:#DBDAC6; padding: 2px; margin: 0px; line-height: 100%;}
strong {color: #FFCC00; font-weight: bold;}	

#container {
	position: relative;
	margin: 0 auto; width: 780px;
	height: 100%;
	float:left;

}
#logo {
	position: absolute;
	left:25px;
	top:0px;
	float:left;
	height: 101px;
}
#menu {
	position: absolute;
	left:25px;
	top:101px;
	float:left;
	width:780px;
	height: 24px;
}
#maincontent {
	position: absolute;
	left:25px;
	top:125px;
	float:left;
	width:750px;
}
#maincontent.tresc {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px
}

#folio_nagl {
	position: absolute;
	left:25px;
	top:0px;
	float:left;
	height: 101px;	
}
#folio_photos {
	position: absolute;
	left:25px;
	top:125px;
	float:left;
	width:750px;	
}
#folio_desc {}

img.ilustracja {border: 1px solid #DBDAC6; text-align: right;}
img.arrow {border: 0px;}

.minigaleria {font-size:11px; font-weight:normal; padding-top: 15px;}
.rightbox {font-size: 11px; color: #FAE387; line-height: 100%;}
.hotstuff {
	width: 180px; background-image: url(images/hotstuff.jpg); background-repeat: repeat-x;
	padding-top: 45px; 
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
}
img.prevka {border: #FAE387 solid 1px;}
.redunderline {
	text-decoration: underline; 
	color: #D42727;
}
.redbold {font-weight:bold;
		color: #D42727;}
		