body{

	padding : 0px;
	margin : 0px;
	font : normal normal 12px Tahoma,sans-seirif;
}

h1
{
	padding : 0px;
	margin : 0px;
	font-size : 14px;
	color : #CE071E;
}

#top img
{
	float : left;
}


#site_title
{
  	color: black;
  	font-weight: bold;
}

#page
{
	width : 1024px;
	overflow : hidden;
	margin : 0px auto;
	position : relative;
	padding-bottom : 20px;
}

#content p
{
	text-indent : 0px;
	line-height: 12pt;
}

#top
{
	width : 1024px;
	height : 220px;
	overflow : hidden;
	margin-top : 0px;
	position : relative;
	margin-left : 0px;
	z-index: 1;
}

#topmenu
{
	position : absolute;
	top : 6px;
	left : 10px;
	z-index:9;
}

#topmenu a
{
	text-decoration : none;
	color : #000;
	font-size : 11px;
	margin : 0px 5px;
}

#topmenu a:hover
{
	text-decoration : underline;
}

a.rightfiles_1 {
	background:transparent url(../images/file_other.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_1:hover {
	text-decoration:underline;
}
a.rightfiles_2 {
	background:transparent url(../images/file_image.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_2:hover {
	text-decoration:underline;
}
a.rightfiles_3 {
	background:transparent url(../images/file_pdf.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_3:hover {
	text-decoration:underline;
}
a.rightfiles_4 {
	background:transparent url(../images/file_word.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_4:hover {
	text-decoration:underline;
}
a.rightfiles_5 {
	background:transparent url(../images/file_excel.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_5:hover {
	text-decoration:underline;
}
a.rightfiles_6 {
	background:transparent url(../images/file_pp.jpg) no-repeat scroll 10px 3px;
	color:#BA0C13;
	display:block;
	padding:2px 4px 2px 37px;
	text-decoration:none;
	width:90%;
}

a.rightfiles_6:hover {
	text-decoration:underline;
}

a.rightlinki
{
	color: #ba0c13;
	text-decoration : none;
	width : 90%;
	padding : 2px 4px 2px 37px;
	display : block;
	background : transparent url("../images/trojkat.gif") 24px 8px no-repeat;
}
a.rightlinki:hover
{
	text-decoration : underline;
}

#oko{
  	position: absolute;
  	float: left;
  	top:16px;
	right:34px;
	position:absolute;
	z-index:8;
}


div#search
{
  	width: 190px;
 	position: absolute;
	top: 0px;
	right: 0px;
	float: right; 	
	z-index: 9;
	align: right;
	white-space:nowrap;
}
input#search_text
{
  	margin: 0px !important;
	top: 0px;
}
input#search_btn
{
  	margin-top: 0px;
  	background: transparent url('../images/lupa_icon.gif') no-repeat;
  	width:24px;
  	height:24px;
  	border:none;
  	cursor: pointer;
  	padding: 0px;
}

#left
{
	width : 180px;
	float: left;
	z-index: 2;
	padding-bottom: 400px;
}

#left a
{
	display : block;
	width : 100%;
	padding : 5px 0px;
	margin-left: 5px;
	border-bottom : 1px #000 solid;
	text-decoration : none;
	font-size : 12px;
	color : #003882;
}

#left a:hover
{
	color : #CE071E;
}

#white_top{ height: 5px; width: 1000px;}
