body.select {
	padding:0px;
}

div.select,div.select_menu {
	border: 2px solid black;
	
		background-color: black ;black;
	clear:both;
	margin:0px;
}

div.select_menu {
	text-align: left;
	vertical-align: top;
	border-left: 0px;
	border-right: 0px;
	height:auto;
	
	vertical-align:center;
	border:0px;
		
}


body.select img {
	vertical-align: middle;
}
div.page {
	padding:0px;
	margin:0px;
	background-color: #646464;
	width: 800px;
	height: 90%;
	margin: auto auto auto auto;
	border: 2px solid black;
}

div.menu {
	width: 170px;
	height: auto;
	background-color: #e4e5d8;
	border: 0px dashed gray;
	border: 2px solid black;
	border-top: 0px;
	padding: 10px;
	padding-top: 0px;
	font-size:12px;
	float:left;
	border-left: 0px;
}

div.middle {
	padding: 0px;
}

div.menu {
	padding: 0px;
	margin-bottom:10px;
}
div.clear {
	clear: both;
	border: 2px solid black;
	background-color: white;
	border-left:0px;
	border-right:0px;
	margin:-10px;
	margin-left:0px;
	margin-right:0px;
}

div.content {
	width: 170px;
	height: auto;
	background-color: #e4e5d8;
	border: 0px dashed gray;
	border: 2px solid black;
	padding: 10px;
	font-size:12px;
	float:left;
	margin: 0px;
	width: 600px;
	background-color: white;
	float:right;
	border-right: 0px;
	margin-top: 5px;
	font-family:Tahoma;
	margin-bottom:10px;
}

div.select_menu {
	background-color: white;
}

div.select h1 {
	color:white;
	text-align: center;
	font-family:Tahoma;
}

div.menu h1 {
	background-color:black;
	font-family:Tahoma;
	display: block;
	font-size: 12px;
	color:white;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

div.menu a {
	text-decoration: none;
	font-family:Tahoma;
	font-size: 12px
	font-weight: bold;
	color: black;
	display:block;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

div.menu a:hover {
	background-color: white;
	border: 1px solid black;
	border-left:0px;
	border-right:0px;
	padding-top:1px;
	padding-bottom: 1px;
}

div.menu a.subsection1 {
	background-color:#f4f5e8;
	padding-left: 15px;
	font-style:italic;
}
div.menu a.subsection2 {
	background-color:white;
	padding-left: 25px;
	font-style:italic;
}

div.menu h2 {
	background-color:black;
	font-family:Tahoma;
	display: block;
	font-size: 12px;
	color:white;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	
}

div.menu p {
	font-family: tahoma;
	margin:0px;
	font-size:11px;
	padding:0px;
	padding-left:5px;
}
div.menu b {
	font-weight:bold;
}

p.bold {
	font-weight:bold;
}

div.menu td {
	font-size:10px;
	font-family:Tahoma;
}

div.content a {
	text-decoration: none;
	padding:0px;
	margin:0px;
	color:black;
}

div.content img,div.select_menu img {
	border:0px;
}

div.select_menu img {
	margin-top:2px;
	margin-bottom:2px;
}


div.menu a#selected {
	background-color: #cccccc;
	border: 1px solid #cccccc;
	border-left:0px;
	border-right:0px;
	padding-top:1px;
	padding-bottom: 1px;
}

div.menu a#selected:hover {
	border: 1px solid black;
	border-left:0px;
	border-right:0px;
}
* {
	baorder:1px solid red;
}
input,select {
	border: 1px solid black;
}

img#fiatek {
	margin-top:5px;
	margin-bottom:5px;
}

div.content li {
	margin-left:20px;
	list-style-type: square;
	
}

div.content h3 {
	font-size:14px;
	font-family:arial;
}

div.page {
position:absolute;
width:60%;
left:20%;
height:90%;
top:20px;
order-bottom:px solid red;
background-color:white;	
}

