body{
	background-color: white;
	padding: 0;
	margin: 0px 0 8px 0;
}
body,div,input {
	color: black;
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
}
a { text-decoration: underline; font-weight: normal; color: black; }
a:hover { text-decoration: none; }

ul { margin-left: 20px; }

#allpage {
	width: 778px;
}

#topbar {
	position: relative;
	height: 201px;
	background: white url(logos.jpg) 0 0 no-repeat;
}
#topmenu {
	text-align: left;
	margin-bottom: 20px;
}
#topmenu a, #topmenu img { border: 0; margin: 0; }
#leftmenu {
	float: left;
	width: 165px;
}
#rightmenu {
	float: right;
	width: 165px;
}
.menu h1 {
	background: white url(menu.jpg) 0 0 no-repeat;
	color: white;
	font-family: tahoma, helvetica, arial;
	font-size: 10px;
	text-align: left;
	padding: 5px 0 11px 37px;
	margin: 0;
}
.menu div.bt {
	height: 26px;
	background: white url(menu_dol.jpg) 0 0 no-repeat;
}
.menu div.sep {
	border: 0;
	background-color: #E6E6E6;
	height: 2px;
	margin: 1px 15px 1px 15px;
	padding: 0;
	font-size: 0;
	background: white url(linia.gif) 0 0 no-repeat;
}
.menu a {
	display: block;
	padding: 2px 0 2px 29px;
	margin: 0;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma, helvetica, arial;
	text-align: left;
	background: white url(strzala.gif) 20px 7px no-repeat;
}
.menu a:hover {
	color: #422FFD;
}
#foot {
	clear: both;
	text-align: center;
	padding: 10px;
}

#outcontent {
	float: left;
	color: black;
	text-align: left;
	margin: 0 0 0 8px;
	background: white;
	width: 440px;
	padding: 0;
}
#content { padding: 10px; }
#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; }
#content h1 { margin: 0 0 10px 0; font-size: 12px; color: black; }
#content h1.error { color: red; }
#content h2 { font-size: 12px; color: black; }
#content form { margin: 0; }
#content button { font-size: 10px; }
#content p { margin: 10px 0 10px 0; font-size: 11px; }
#content input { background-color: #eee; }
div.windowbar {
	margin: 20px 30px 0 30px;
	padding: 3px 4px 3px 4px;
	background-color: #eee;
	border-style: solid;
	border-color: black;
	border-width: 1px 1px 1px 1px;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
div.window {
	margin: 0px 30px 20px 30px;
	padding: 10px;
	background-color: white;
	border-style: solid;
	border-color: black;
	border-width: 0 1px 1px 1px;
	font-size: 11px;
}
#content img.phone { border: 1px solid black; }
#content td { font-size: 11px; color: black; }
#content select { font-size: 10px; font-weight: normal; }

/* style do kadrowania obrazka */
#frmeditor {
	position: relative;
	left: 7px;
	height: 460px;
}
#frmimage {
	position: absolute;
	left: 0px;
	top: 0;
}
#frmtoolbox {
	position: absolute;
	left: 0px;
	top: 410px;
	height: 60px;
}
#frmtoolbox img.btn {
	border: 2px solid;
	border-color: silver gray gray silver;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #AAB2BC;
}
/* style edycji e-kartki */
#content div.ecardform {
	text-align: left;
}
#content div.ecardform input {
	width: 170px;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
#content div.ecardform textarea {
	width: 170px;
	height: 100px;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
}
#content div.ecardform p { margin: 5px 0 0 0; }
#content div.ecardview {
	border: 1px solid white;
	padding: 10px;
	background-color: #5F7F93;
	text-align: center;
}
#content div.ecardview p {
	margin: 0;
}
#content div.phonedisp {
	width: 170px;
	color: white;
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	padding: 3px;
	border: 1px solid white;
	background-color: #E3F7FF;
	text-align: left;
	margin: 3px;
}
#content div.phonedisp b { color: white; }

