html {overflow-x: auto;
      scrollbar-3dlight-color:#94601f;
      scrollbar-darkshadow-color:#94601f;
      scrollbar-arrow-color:white;
      scrollbar-base-color:#d7b67e;
      scrollbar-face-color:#d7b67e;
      scrollbar-highlight-color:#94601f;
      scrollbar-shadow-color:#94601f}

body {background: #1e1e1e url(img/bg.gif) repeat-x top left;
      font: normal 12px/0.4cm "verdana";
      color: #000;
      margin: 0px 0px 0px;
      padding: 0px}
			
#divContainer {
				width: 600px;
				height: 500px;
				overflow: hidden;
				position: relative;
			}
			
#divContent {
				left: 0px;
				top: 0px;
				position: relative;
				text-align: center;
			}
			
#arrows {
	TOP: -460px; LEFT:640px; WIDTH: 30px; POSITION: relative; Z-INDEX: 11
}

a:active, a:link, a:visited {color: #94601f; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}

h6 {color: #000; font: normal 10px/0.35cm "verdana"}
td, h5 {color: #000; font: normal 12px/0.45cm "verdana"}
h4 {color: #000; font: normal 16px/0.55cm "verdana"}

p.wrapped {text-align: justify; text-indent: 10px}
b.big {color: #94601f; font: bold 20px/0.6cm "arial"}
td.brd {background: #cca56c; width: 75px; text-align: right;}

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
background-color: #90c4fe;
border: 1px solid #123778;
}


#tab_miniatury {
	width: 400px;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#tab_miniatury td {
	padding: 5px;
	text-align: center;
	color: #94601f;
	font-weight: bold;
	vertical-align: top;
}

#tab_miniatury td img {
	width: 200px;
	height: 134px;
	border-width: 1px;
	border-color: #94601f;
}
