

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
body{
scrollihg: yes;
margin: 0;
padding: 0;
border: 0;
overflow: auto;
height: 100%; 
max-height: 100%; 
}

#framecontent{

width: 1000px; 
margin: 0 auto;
height: 250px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #D8D8D8;
color: white;
}


#maincontent{
width: 1000px; 
margin: 0 auto;
top: 250px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
background: #D8D8D8;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding:10px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 150%; 
width: 100%; 
}
body {font-family: verdana,sans-serif;}
.main {background-image: 
url('samochody/tlo1.jpg');
background-repeat: 
repeat;
background-attachment: 
fixed}
.main {scrolling: yes}
p, tr, th, td {font-size: 11px;
line-height: 150%;}
li {font-size: 11px;
line-height: 150%;
margin-left: 0px}
p, tr, th, td, h1, h2, h3, h4, h5, h6, {margin-left: 20px}
p, tr, th, td, h1, h2, h3, h4, h5, h6, li {color: #050550}
.iframka {background-color: #D8D8D8}
iframe {scrolling: yes}
ul {
list-style-image: url('samochody/arrow.gif')
}
.akt {margin-left: 40px; border-style: inset; border-width: 4px;
border-color: white}
.note {
list-style-image: url('samochody/note.gif')
}
.note {margin-left: 10px}

