﻿body{
	background-image: url(./images/background.jpg);
	background-repeat: repeat-x;
	background-color: #f7f3f7;
	text-align: center;
	margin: 16px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 8pt;
}


#main{
	width: 969px;
	background-color: #FFF;
	margin: auto;
	padding-top: 0px;
	padding-left: 11px;
	text-align: left;
	border-bottom: 1px solid #E1E6E6;
	border-right: 1px solid #E1E6E6;
	/*background-image: url(./images/main-background.jpg);*/
	/*background-repeat: repeat-y;*/
	background-position: 0px 10px;
}

#header{
	width: 956px;
	height: 114px;
	background-image: url(./images/header-background.jpg);
	background-repeat: repeat-x;
	border-top: 13px solid #FFF;
}

div.masterDocument
{
  /*position: absolute;*/
  
  position:relative;
	margin-top: 28px; top:28px;
	margin-left: 0px;
  margin-bottom:28px;
  
  background-color:white;
  
  width:719px;
  clear:both;
  
  
}

#table, .dstop
{
  background-color:Transparent;
  background-image:url('images/moneyInfoLine.jpg');
  height:240px;
}

div[id]#table { min-height:240px; height:auto; }


.masterDocument .imgBox
{
    
  /*position: absolute;
  */
  
	margin-top: 30px;
	margin-left: 30px;
	float:left;
	
	
	margin-right:30px;
}


.masterDocument .text
{/*
  position: absolute;*/
  
	margin-top: 30px;
	/*margin-left: 304px;
	margin-left:55px;*/
	
	
	/*position:relative;*/ /*left:30px;*/
	
	overflow:hidden;
	
	width:400px;
	/*height:180px;*/
	height:auto;
	padding-left:5px;
}





.masterDocument .nadpis
{
  font-size:25px;
  color:#005194;
  margin:0 0 15px 0;
}

#menu { _witdh:950px;_height:1px;}
