/* Arkusz stylów dla serwisu mosionek.com */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f2e201;
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1C6A1D;
	line-height:19px;
}

a:link {color: #32CD32;}
a:visited {color: #32CD32;}
a:hover {color: #556B2F;}
a:active {color: #32CD32;}

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:13px; font-weight:bold; color:#1C6A1D;}
strong {color: #1C6A1D; font-weight: bold;}	

#container {
	position: relative;
	margin: 0 auto; width: 780px;
	height: 100%;
	float:center;

}
#logo {
	position: absolute;
	left:25px;
	top:0px;
	float:left;
	height: 101px;
}
#menu {
	position: absolute;
	left:25px;
	top:165px;
	float:left;
	width:780px;
	height: 24px;
}
#maincontent {
	position: absolute;
	left:25px;
	top:232px;
	float:left;
	width:780px;
	background-image: url(images/bg_topmain.jpg);top;
	background-repeat: no-repeat;
	background-position: top;
}


.lewy_blok {
	font-size:10px; 
	color: Green;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 12px;
	}	
.prawy_blok {
	font-size:13px; 
	color: #1C6A1D ;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 17px;
	}
.menu_dolne {
	padding-left: 200px;
	padding-top: 5px;
	padding-bottom: 40px;
	font-size: 10px;
	line-height: 12px;
	color: #32CD32;
}
	

#folio_photos {
	position: absolute;
	left:25px;
	top:125px;
	float:left;
	width:750px;	
}
blockquote {margin: 0px; padding-left: 1em; border-left:thick solid #145c0c; }
img.ilustracja {border: 1px solid #FEFF09; text-align: right;}
img.arrow {border: 0px;}

.minigaleria {font-size:11px; font-weight:normal; padding-top: 15px;}
a.rightbox {font-size: 10px; color: #FFA702; line-height: 100%; padding-left: 15px; text-decoration: none;}
a.rightbox:hover {color: #DB8F00;}
.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;}
table.cennik {border: solid thin Green;}
td.tytul {background-color: Green; color: #FFDE1C; font-weight: bold;}
tr.podtytul {
	background-color: #00D702;
	color: Green;
	font-size: 11px;
	font-weight: bold;
}
tr.linia {
	background-color: #FFE862;
}

