body {
	color: #363636;
	background-color: #FFFFFF;
	font-family: tahoma, Arial, Verdana, MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td,tr,table {
	color: #363636;
	font-family: tahoma, Arial, Verdana, MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A {
	text-decoration: none;
	color: #154BB0;
}

A.grey {
	text-decoration : none;
	color : Gray;
}

A.white {
	text-decoration : none;
	color : white;
	font-weight: bold;
}

A.levemenu {
	text-decoration : none;
	color : #FF6701;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
}

A:HOVER.grey {
	text-decoration : underline;
	color : gray;
}

A:HOVER.menu {
	text-decoration : underline;
	color : #FF6701;
	font-weight: bold;
}

A:HOVER.white {
	text-decoration : none;
	color : #FF6701;
	font-weight: bold;
}

H1 {
	font-family : Arial, Verdana;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;
}

H2 {
	font-family : Arial, Verdana;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-transform : uppercase;
}

TD.autopopis {
	background-color : black;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 11px;
	text-transform : uppercase;
}


DIV.nadpis {

	font-size: 18px;
	font-family: tahoma;
	color: white;
	font-weight: bold;

}

DIV.copyright {
	font-size: 10px;
	font-family: Verdana;
	color: white;
	width: 770px;
	border-top: 1px solid #252525;
}

DIV.maintext {

	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;

}

DIV.smalltext {

	font-size: 11px;

}


DIV.blackmenu {
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}


TEXTAREA {

	font-family: verdana;
	font-size: 10px;
	background-color: silver;
	text-align: left;
	border: 1px solid #888888;
	width: 300px;

}

INPUT {

	font-family: verdana;
	font-size: 10px;
	background-color: silver;
	text-align: left;
	border: 1px solid #888888;
	width: 300px;

}

INPUT.SUBMIT {

	font-family: verdana;
	font-size: 10px;
	color: white;
	background-color: #888888;
	text-align: left;
	border: 1px solid #cccccc;
	width: 60px;

}


.paticka1 {
	background-color: black;
	font-size:11px;
	color: silver;
}

div.padding10 {
	padding-left: 10px;
	padding-right: 10px;
}