html, body 	{ padding: 0; background: #FFFFFF }
body 		{ margin: auto; width: 905px; }

body, td, th {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}

#contact_form { width: 264px; margin: auto }
#contact_form span { color: #FF1F1F }

h1, h2 { font: bold 22px Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #01C0F6; margin: 0 0 5px 0; }
h2 { color: #9DD5E7; }

p { padding: 0px; margin: 0 0 10px 0; }

a { color: #01C0F6; text-decoration: none; font-weight: bold }
a:hover { text-decoration: underline; }


#flowers { width: 905px; height: 124px; background: url(/images/cms/flowers.jpg) no-repeat }
#chmurka { 
	width: 792px; 
	height: 70px; 
	padding: 25px 8px 0 8px;
	background: url(/images/cms/chmurka.png) no-repeat; 
	margin: 2px 0 0 49px; 
	text-align: center; 
	color: #FFFFFF; 
	font: bold 22px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#chmurka a { color: #FFFFFF; }

#content { margin: 19px 48px 10px 49px }
#content a { text-decoration: underline }
#content a:hover { text-decoration: none }

#footer { height: 56px; background: #96BD42 url(/images/cms/footer.gif) no-repeat; padding: 5px 190px 5px 12px; line-height: 14px } 
#footer a { color: #BDE13F } 
#footer a.white { color: #FFFFFF } 




#google		{ margin: 10px 0 10px 0; text-align: center; }



.c { clear: both; }

.small { font-size: 12px; }
form { margin: 0px; }

ul, ol { margin: 0px 0px 15px 15px; text-align: left; }
li { list-style-image: url(/images/cms/arrow.gif)  }



select, input, textarea { border: 1px solid #ACACAC; }

img { border: none; }



