html, body {
	margin: 0px; 
}
body {
	background-color: #F2F2F2; margin: 0px; text-align: center; color: black;
}
body, input, select, textarea {
	font-family: trebuchet ms, sans-serif;
}

a {
	color: black; text-decoration: none; font-weight: bold;
}
a:hover, a.a {
	color: black; text-decoration: underline;
}

/* paragraph */
p, th, td, ul, dl, address  {
	font-size: .7em;
}
th {
	color: black;
}
dt {
	font-weight: bold;
}

img {
	border: 0px none;
}

h2 {
	font-size: 1.4em; color: white; margin: 0px; margin-top: 20px; margin-bottom: 30px;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: .9em;
}

hr {
	border: 0px; height: 1px; color: #1D74B8; background-color: #1D74B8;
}

/* other */
input, select, textarea {
	background-color: #FFE0FB; border: 1px solid #C208A6; margin: 1px; _margin: 0px;
}
input.bid {
	width: 22px; height: 22px; background: transparent url(images/bids.gif) top left no-repeat; border: 0px none;
}

fieldset {
	margin: 0x; padding: 0px; border: 0px;
}

acronym {
	border-bottom: 1px dotted #023153;
}

.small {
	font-size: .65em;
}

/* page */
#bodyf {
	width: 780px; text-align: left; margin: 0px auto; background: transparent url(images/main.jpg) top left repeat-y;
}
#body {
	width: 780px; background: transparent url(images/maintop.jpg) 0px 173px no-repeat;
}

#body h1 {
	margin: 0px; height: 53px; _height: 149px; background: transparent url(images/head.jpg) top left no-repeat; padding-top: 96px;
}
#body h1 span, #body #left span {
	display: none;
}

#body h1 #lang {
	display: block; margin-right: 26px;
}
#body h1 #lang a {
	float: right; display: block;
}
#body h1 #lang a.a {
	display: none;
}
#body h1 #lang a.sk {
	width: 78px; height: 19px; background: transparent url(images/lang-sk.gif) top left no-repeat;
}
#body h1 #lang a.en {
	width: 63px; height: 19px; background: transparent url(images/lang-en.gif) top left no-repeat;
}

#body #menu {
	margin: 0px; line-height: 24px; height: 24px; background: transparent url(images/menu.jpg) top left no-repeat; text-align: right; padding-right: 20px;
}

#body #menu a {
	color: black; display: block; float: right; margin: 0px; height: 24px; padding: 0px 3px; font-weight: bold; border-left: 1px solid #C208A6;
}
#body #menu a:hover, #body #menu a.a {
	 color: #C208A6; text-decoration: none;
}
#body #menu #today {
	float: left; padding-left: 151px; color: #C208A6;
}


#body #left {
	float: left; width: 190px; _width: 209px; padding-top: 24px; padding-left: 19px; color: black;
}
#body #left hr {
	border: 0px; height: 1px; color: #C208A6; background-color: #C208A6; margin: 0px;
}
#body #left a {
	color: #C208A6;
}
#body #left a:hover, #body #left a.a {
	text-decoration: none; color: white;
}

#body #main {
	margin-left: 226px; margin-right: 40px;
}



#body #footer {
	clear: both; background: white url(images/footer.jpg) top left repeat-x; height: 19px; _height: 34px; margin: 0px; text-align: center; color: #333333; padding-top: 15px;
}
#body #footer a {
	color: #C208A6;
}
#body #footer a:hover {
	color: black;
}

.imgRight {
	float: right; margin: 10px; margin-right: 0px; margin-top: 0px; border: 1px solid #9B8DA5;
}

