body {
	margin-top: 0px;
}

p, td, th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header1{
	font-weight:bold;
	color: #FFFFFF;
}

.header2,.header2:visited{
	font-weight:bold;
	font-size: 10pt;
	color: #990000;
}

.hidden{
	display: none;
}

.menuLink{
	font-size: 10pt;
	color: #0033FF;
	font-weight: bold;
}

.menuLink2{
	color: #067aa6;
	text-decoration: none;
}

.menuLink2:hover{
	text-decoration: underline;
}

.menuLinkOver{
	text-decoration: underline;
	cursor: hand;
}

.menuLinkOut{
	text-decoration: none;
	cursor: auto;
}

.menuShow{
	color: #727272;
	font-size: 8pt;
}
.newsHeader {
	font-weight: bold;
}

a, a:visited{
	color: #0076a3;
}

.bg_class{
	background-image: url(images/cover_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.inner_border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 17px;
	text-align: center;
	vertical-align: middle;
}

.inner_border2 {
	border: 1px solid #000000;
	width: 17px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	cursor: hand;
}

.inner_border3 {
	border: 1px solid #000000;
	width: 17px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: Green;
}

.description{
	font-size: 8pt;
}

.tool_tip {
	border: 1px solid #000000;
	background-color: #ffffcc;
}

.input_quantity {
	width: 40px;
	font-size: 10pt;
	text-align: center;
}

th{
	background-color: #a5c279;
}

.success_message{
	color: Green;
	font-weight: bold;
}

.message_s{
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	color: Black;
	background-color: Lime;
}

.message_b{
	border: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	color: White;
	background-color: Red;
}

.small_black{
	font-weight: bold;
	font-size: 8pt;
}

.small_red{
	font-weight: bold;
	font-size: 8pt;
	color: Red;
}

.small_green{
	font-weight: bold;
	font-size: 8pt;
	color: Green;
}

.my_input{
	width: 300px;
	font-size: 10pt;
}

.my_button{
	font-size: 10pt;
}

.is_required{
	border-color: Red;
	border-width: 3px;
	width: 300px;
	font-size: 10pt;
}

INPUT{
	font-size: 13pt;
}

.bg_table_header{
	background-color: c3e196;
	text-align: center;
}

.otstup{
	margin-left: 20px;
	margin-top: -15px;
}
