body,html {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
}

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

li {
	margin: 0px 0px 10px 0px;
}

body {
	background-color: white;
	background-image: url("img/bg.gif");
	background-repeat: repeat-x;
	background-position: top;
}

td {
	color: #404040;
	font-size: 11px;
}

input {
	color: #666666;
	font-size: 11px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

select {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.imgbutton {
	border-style: none;
	background-color: transparent;
}

.main {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.mainborder {
	visibility: hidden;
}

.main td{ empty-cells: show; background-color: white; }

td.head {
	visibility: hidden;
}

td.status{
	visibility: hidden;
}

td.leftmenu{
	visibility: hidden;
}
td.rightmenu{
	visibility: hidden;
}
td.content{
	empty-cells: show;
	padding: 15px 10px 30px 20px;
	vertical-align: top;
	color: #666666;
	text-align: left;
	font-size: 11px;
}

span.menubutton{
	display: block;
	background-image: url("img/borderbutton.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}
span.menubutton a {
	display: block;
	background-image: url("img/buttonarrow.gif");
	background-position: 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	width: 170px;
	height: 25px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}
span.menubutton a span{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	position: relative;
	top: 6px;
	left: 25px;
}

span.menubutton a:hover{
	background-color: #cccccc;
	background-image: url("img/buttonarrow_act.gif");
}
span.menubutton a:hover span{
	color: white;
}

span.menubuttonact{
	display: block;
	background-image: url("img/borderbutton.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}

span.menubuttonact a {
	display: block;
	background-image: url("img/buttonarrow_act.gif");
	background-position: 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
	width: 170px;
	height: 25px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}

span.menubuttonact a span{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	position: relative;
	top: 6px;
	left: 25px;
}

h1 {
	font-size: 11px;
	color: #227922;
}

h2 {
	font-size: 11px;
	color: #227922;
}

table.frame {
	background-image: url("img/point.gif");
}

table.frame td{
	color: #666666;
	background-color: #eeeeee;
	padding: 10px;
}

.hr {
	display: block;
	border: none;
	width: 100%;
	height: 10px;
	background-image: url("img/bghr.gif");
	background-repeat: repeat-x;
	background-position: center;
}

.tiny0 {
	color: #227922;
	font-size: 10px;
	font-weight: bold;
}

.tiny1 {
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.artphoto{
	color: #777777;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.tab0 {
	display: block;
	border: none;
	width: 100%;
	background-image: url("img/bghr.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

a {
	color: #227922;
	text-decoration: none;
}

table.tbl {
	background-image: url("img/point.gif");
}

td.tbltitle {
	font-weight: bold;
}

td.tblrtitle {
	padding: 0px 5px 0px 5px;
	background-color: #eeeeee;
}

td.tblrow {
	padding: 0px 5px 0px 5px;
	background-color: white;
}

table.odsetki{ }

table.odsetki td{
	text-align: right;
	padding: 2px 10px 2px 10px;
}

