/* CSS Document */
html {
width: 100%;
height: 100%;
}




body { 
font-family:"Courier New", Courier, sans-serif;
font-size: 10pt; 
color: #000000; 
background: #ffffff;
padding: 0;  
margin: 0;
height:100%;

}


div#shim {
visibility: hidden;
width: 100%;
height: 50%; /* Bump div#blueBox down half the height of the screen. */
margin-top: -350px; /* Half the height of div#blueBox. */
float: left;
}


#main{
margin:auto;
background-color:#ffffff;
width:700px;
height:680px;
border: #000000 1px solid;
clear: both;
background: #ffffff url(images/logo2.gif) no-repeat;

}

#right_top{
width:100%;
text-align:right;
float:right;
background:transparent;
clear:both;


}
#link{
padding: 10px;
color:#FF6633;
}


#link a{
color:#FF6633;
text-decoration:none;
}

#link a:hover{
text-decoration:underline;
}



#left{
text-align:center;
float:left;
width:215px;
padding:5px;
background:transparent;
height:350px;

border-bottom: #ffffff 4px solid;
}

#left h3 {
font-family:Arial, Helvetica, sans-serif;
color:#FF6633;
font-weight:bold;
}

#left p{
color: #36373A;
font-weight:bold;

}

.right{
	text-align:left;
	padding:10px;
	float:right;
	width:440px;
	height:440px;
	border-left: #eeeeee 2px solid;
	border-bottom: #ffffff 4px solid;
	background:transparent;
}




.right h2 {
font-family:Tahoma;
font-size:16pt;
color:#727272;
background:#ffffff;
font-weight:normal;
}

.bottom{
text-align:right;
padding:0px;
float:left;
width:680px;
height:15px;
background:transparent;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

.bottom a{
text-decoration:none;
color:#FF6633;
}

.bottom a:hover{
text-decoration:underline;
color:#FF6633;
}

ul {
line-height:1.7;
font-family:"Courier New", Courier, monospace;
font-size:12px;
}

.klient{
font-size:11px;
}

