html,body{
	background:#707170;
	background-image:url(images/back_osn.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccccc;
	margin:0;
	padding:0;
	height:100%;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
img {
	border:0;
}
a{
	color:#cccccc;
}
a:hover {
	color:#ff3333;
	text-decoration:none;
}
input, textarea {
	background:none;
	color:#cccccc;
}
#text_body {
	text-align:justify;
	margin-left:30px;
	margin-top:10px;

}
#div {
	text-align:justify;
	margin-left:30px;
	margin-top:10px;
	border:#999999 1px solid;
	height:240px;
}
#text_footer {
	text-align:justify;
	margin-left:30px;
}
#header_text {
	margin-top:-25px;
	margin-left:600px;
}
#header_table {
	width:100%;
	height:135px;
	margin-top:10px;
}
#table_verh {
	height:15px;
	background-image:url(images/table_verh.gif);
	background-repeat:repeat-x;
}
#table_niz {
	height:15px;
	background-image:url(images/table_niz.gif);
	background-repeat:repeat-x;
}
#polosa {
	background-image:url(images/vert_polosa.gif);
	background-repeat:repeat-y;
	width:1px;	
}
#knopa {
	width:164px;
	background-color:#FFFFFF;
}
.nevid{
	font-size:1px;
	height:1px;
	color:#000000;
}
.bord {
	border:#ccc 1px solid;
}
.bord td {
	border:#333 1px outset;
	text-align:center;
}