body {
	margin: 0 0 10px 0;
	padding: 0;
	background: #ECECEC;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, input, textarea, select {
	font-size: 11px;
	
}

#lista {
	width: 770px;
	margin: 0;
	height: 24px;
	background: #545454;
	line-height: 23px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}

#lista ul {
	display: inline;
}

#lista ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 20px;
}

#lista a {
	color: #87e438;
	text-decoration: none;
}

#lista a:hover {
	color: #FFF;
	text-decoration: none;
}


.center {
	text-align: center;
}

.reklama {
	width: 178px;
	text-align: center;
}

#page {
	width: 770px;
	text-align: left:
}

.green1 .bgtop {
	background: #BED62F;
	color: #FFFFFF;
}

.green1 a {
	color: #BED62F;
}

.green2 .bgtop {
	background: #438D1B;
	color: #FFFFFF;
}

.green2 a {
	color: #438D1B;
}

.green3 .bgtop {
	background: #6BAA5E;
	color: #FFFFFF;
}

.green3 a {
	color: #6BAA5E;
}

.blue1 .bgtop {
	background: #6C83A3;
	color: #FFFFFF;
}

.blue1 a {
	color: #6C83A3;
}

.blue2 .bgtop {
	background: #96ADCD;
	color: #FFFFFF;
}

.blue2 a {
	color: #96ADCD;
}

.blue3 .bgtop {
	background: #405B81;
	color: #FFFFFF;
}

.blue3 a {
	color: #405B81;
}

.orange1 .bgtop {
	background: #FAD339;
	color: #FFFFFF;
}

.orange1 a {
	color: #FAD339;
}

.orange2 .bgtop {
	background: #F2932E;
	color: #FFFFFF;
}

.orange2 a {
	color: #F2932E;
}

.red1 .bgtop {
	background: #D25410;
	color: #FFFFFF;
}

.red1 a {
	color: #D25410;
}

.red2 .bgtop {
	background: #A93C3A;
	color: #FFFFFF;
}

.red2 a {
	color: #A93C3A;
}

.gray1 {
	background: #878787;
	color: #FFFFFF;	
}

.gray2 {
	background: #DCDCDC;
	color: #313131;
}

.gray3 {
	background: #B8B8B8;
}

.gray4 {
	background: #9B9B9B;
	color: #FFFFFF;
}

.gray4 a {
	color: #FFFFFF;
}

.black {
	background: #313131;
}

.white {
	background: #FFFFFF;
	color: #313131;
	padding: 20px 25px;
	text-align: justify;	
}

.border {
	border-top: 1px solid #FFFFFF;
}

.copy {
	font-size: 10px;	
	color: #9B9B9B;
}

.padding {
	padding: 10px 15px;
	text-align: justify;
}

.padding2 {
	padding: 10px 15px 0px;
	margin-bottom: 10px;
	text-align: justify;
}

.paddingright {
	padding: 10px 30px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.nomargin {
	margin-bottom: 0px;
}

.smallmargin {
	margin-top: 0px;
}

h1, h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
}

ul {
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 15px;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

a {
	color: #878787;
}

a:hover {
	color: #000000;
}

a.whitelink {
	color: #FFFFFF;
}

.figray {
	background: #B8B8B8;
	border: 1px solid #FFFFFF;
	width: 120px;
}

img {
	border-color: #FFFFFF;
}

.archiv {
	text-align: right;
	padding-right: 15px;
}

.akcemenu {
	padding: 15px 0;
}

.akcemenu a {
	display: block;
}

form {
	margin: 0;
}

.blackborder {
	border-color: #000000;
}

fieldset {
	padding: 10px;
}

legend {
	padding-bottom: 10px;
}

label {
	width: 30%;
	text-align: right;
	padding-right: 10px;
}

.width250 {
	width: 250px;
}

.width50 {
	width: 50px;
}

.width150 {
	width: 150px;
}

blockquote {
	margin-top: -5px;
}

.silverbox {
	background: #E9E9E9;
	padding: 10px;
}
