body,table,form,h1,h2,h3,h4,h5,h6,input,select {
	margin: 0px;
	padding: 0px;
}

body,form,table,td,tr,ul,li,h1,h2,h3,h4,h5,h6 {
	font-family:  Tahoma, Arial,sans-serif;
	font-size: 13px;
}

a {
	font-family:  Tahoma, Arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#body {
	height: 100%;
	background-color: #d7f2c7;
}

#content {
	height: 598px;
	width: 897px;
	margin: 35px auto 0 auto;
}

#bg {
	background: url("/data/image/bg.jpg") left top no-repeat;
}

.height1 {
	height: 1%;
}

.height99 {
	height: 99%;
}

.width1 {
	width: 1%;
}

.width99 {
	width: 99%;
}

.rb {
	border: 1px solid red;
}

.a_logo {
	position: relative;
	float: left;
	margin: 30px 0 0 49px;
}

.div_left_menu {
	position: relative;
	float: left;
	width: 190px;
	margin: 100px 0 0 63px;
}

.div_left_menu2 {
	position: relative;
	float: left;
	width: 220px;
	margin: 99px 0 0 2px;
	z-index: 10;
}

.div_left_menu_item,.div_left_menu2_item {
	line-height: 12px;
}

.a_menu_left,.a_menu_left_act,.a_menu2_left,.a_menu2_left_act {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family:  Tahoma, Arial,sans-serif;
}

.a_menu_left {
	color: #2d6a7b;
}

.a_menu2_left {
	color: #993300;
}

.a_menu_left_act {
	color: #993300;
}

.a_menu2_left_act {
	color: #869a8c;
}

.a_menu_left:HOVER,.a_menu_left_act:HOVER,.a_menu2_left:HOVER,.a_menu2_left_act:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

.a_zapis {
	position: relative;
	float: left;
	margin: 103px 0 0 -46px;
}

.div_content {
	position: relative;
	float: right;
	height: 310px;
	width: 440px;
	overflow: auto;
	margin: 7px 152px 0 0;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #48554b;
}

.div_content td{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.img_yzor {
	position: relative;
	clear: left;
	float: left;
	margin: 2px 0 0 96px;
}

.red_text{
	color:#9a3401;
}

.light_blue_text{
	color: #60756a;
}

.blue_text{
	color: #014c71;
}

.td_dot_blue_text{
	color: #014c71;
}
.td_money{
	font-family: "Arial narrow";
	font-size:28px;
	color: #014c71;
}
.div_bg{
	background: url("/data/image/divbg2.gif") left top repeat-x #b2c69a;
	text-align: left;
	padding: 5px 0;
	vertical-align: middle;
}