body {
	background: white;
	padding: 5px 0 5px 0;
	margin: 0;
}
#allpage {
	width: 500px;
	border: 0px solid; border-color: white white white white;
	background: white;
	text-align: left;
}
#header {
	height: 0px;
	border: 0px solid; border-color: white white white white;
	background: white;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left;
	font-size: 11px; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
	
}
#content {
	padding: 10px;
	background: white;
	font-family: tahoma,helvetica,sans-serif; font-size: 11px; color: #444; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#content td {
	font-family: tahoma,helvetica,sans-serif; font-size: 11px; color: #444; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#content p {
	margin: 5px 0px 5px 0px; padding: 0px 0px 0px 0px; text-align: left;
	letter-spacing: 1px
}
#content a {
	color: #0077BC; font-weight: bold; font-style: normal; text-decoration: underline; text-transform: none;
}
#content a:hover {
	color: #30ACF6; text-decoration: underline;
}
#content h1 {
	border: 0px solid; border-color:    ;
	background: ;
	margin: 0px 0px 0px 0px; padding: 3px 0px 3px 0px; text-align: left;
	font-family: trebuchet ms,helvetica,sans-serif; font-size: 14px; color: black; font-weight: bold; font-style: normal; text-decoration: none; text-transform: uppercase;
	border-bottom: 1px solid black; margin-bottom: 15px;
}
#content h2 {
	border: 0px solid; border-color:    ;
	background: white;
	margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px; text-align: left;
	font-family: verdana,helvetica,sans-serif; font-size: 13px; color: black; font-weight: bold; font-style: normal; text-decoration: none; text-transform: none;
	font-variant: small-caps;
}
#content img.phone {
	border: 1px solid; border-color: black black black black;
	margin: 3px;
}
#content div.windowbar {
	border: 2px solid; border-color: #52809A #52809A #52809A #52809A;
	background: #003366;
	margin: 10px 30px 10px 30px; padding: 3px 6px 3px 6px; text-align: left;
	margin-bottom: 0;
	font-family: tahoma,helvetica,sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; font-style: normal; text-decoration: none; text-transform: uppercase;
	letter-spacing: 1px;
}
#content div.window {
	margin: 0 30px 10px 30px;
	border: 2px solid; border-color: #52809A #52809A #52809A #52809A;
	border-top: 0;
	padding: 5px 10px 5px 10px;
	background: #E7F7F7;
	
	font-size: 11px; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#content div.window p {
	margin: 5px 0px 5px 0px; padding: 5px 10px 5px 10px; text-align: left;
	padding: 0;
}
#content form { margin: 0; }
#content div.window form p { text-align: right; }
#content div.window input {
	border: 1px solid; border-color: gray gray gray gray;
	background: ;
	font-size: 11px; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#content button {
	border: 1px solid; border-color: gray gray gray gray;
	background: #C5EC77 url(http://www.mojatapeta.com/img/buttonbg.png) 0px -1px repeat-x;
	font-family: tahoma,helvetica,sans-serif; font-size: 11px; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#content select {
	border: 1px solid; border-color: black black black black;
	background: white;
	font-family: tahoma,helvetica,sans-serif; font-size: 11px; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-transform: none;
}
#mtfoot {
	text-align: center;
	padding: 15px 0 0 0;
	margin: 0;
	font-family: tahoma,sans-serif;
	font-size: 10px;
}
/* style do kadrowania obrazka */
#frmeditor {
	position: relative;
	height: 470px;
	left: 38px;
}
#frmimage {
	position: absolute;
	left: 0;
	top: 0;
}
#frmtoolbox {
	position: absolute;
	left: 0;
	top: 410px;
	height: 60px;
}
#frmtoolbox img.btn {
	border: 2px solid;
	border-color: silver gray gray silver;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #AAB2BC;
}

