body {
    font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background: #ffffff;
}

a {
    color: #000000;
    text-decoration: underline;
}

#frame_banner {
    position: absolute;
    float: right;
    width: 468px;
    top: 10px;
    left: 282px;
}

a:Hover {
    color: #808080;
    text-decoration: underline;
}

.rightprod {
    color: #ff0000;
}

a.rightprod {
    color: #ff0000;
    font-size: 12px;
    font-weight: Bold;
    text-decoration: none;
}

a:Hover.rightprod {
    color: #000000;
    text-decoration: none;
}

#frame_main {
    position: relative;
    width: 750px;
    left: 50%;
    margin-left: -375px;
}

#frame_body {
    position: relative;
    width: 750px;
    margin-top: 15px;
}

#frame_body_title {
    position: relative;
    top: 0px;
    left: 5px;
    height: 25px;
}

#frame_body_rest {
    position: relative;
    left: 0px;
    margin-top: -3px;
}

#frame_topbar {
    position: relative;
    width: 750px;
    height: 80px;
    background-image: url(../images/topbar_background.gif);
}

#frame_search {
    position: relative;
    float: right;
}

form {
    margin: 0px;
    padding: 0px;
}

#frame_search td {
    color: #ffffff;
    font-size: 11px;
}

#frame_bestbid ul {
    margin: 2px;
    padding-left: 20px;
}

.bestbid_title {
    font-size: 13px;
    font-weight: Bold;
    color: #646464;
}

.search_input {
    background-image: url(../images/search_input_background.gif);
    background-repeat: repeat-x;
    border: 1px solid #646464;
    font-size: 11px;
    color: #646464;
}

#menu td {
    font-size: 11px;
    font-weight: Bold;
    text-align: center;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
}

#menu a:Hover {
    color: #ffffff;
    text-decoration: underline;
    opacity: 0.75;
}

.menu_red {
    background-image: url(../images/menu_background_red.gif);
}

.menu_orange {
    background-image: url(../images/menu_background_orange.gif);
}

.menu_green {
    background-image: url(../images/menu_background_green.gif);
}

.menu_blue {
    background-image: url(../images/menu_background_blue.gif);
}

.menu_navyblue {
    background-image: url(../images/menu_background_navyblue.gif);
}

#footer {
    color: #808080;
    position: relative;
    width: 750px;
    left: 50%;
    margin-left: -375px;
}

#footer a {
    color: #808080;
    text-decoration: underline;
}

#footer a:Hover {
    color: #000000;
    text-decoration: underline;
}

#footer_left {
    position: relative;
    float: left;
    padding-bottom: 15px;
}

#footer_right {
    position: relative;
    float: right;
    padding-bottom: 15px;
    text-align: right;
}

.bid_title_big {
    font-size: 22px;
    font-weight: Bold;
    color: #ff0000;
}

.bid_title {
    font-size: 16px;
    font-weight: Bold;
    color: #ff0000;
}

.closed_title {
    font-size: 16px;
    font-weight: Bold;
    color: #ff8200;
}

.news_title {
    font-size: 16px;
    font-weight: Bold;
    color: #828282;
}

.price {
    font-size: 18px;
    font-weight: Bold;
    font-style: italic;
    color: #ff8200;
    text-align: right;
}

ul {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-left: 10px;
    text-align: left;
}

.table_title {
    font-size: 12px;
    font-weight: Bold;
    color: #ff8200;
}

.input {
    border: 1px solid #c8c8c8;
    padding: 2px;
}

a.admin_link {
    display: block;
    color: #828282;
    background: url(../images/news_bg.gif);
    padding: 5px;
    text-decoration: none;
}

a:Hover.admin_link {
    text-decoration: none;
    color: #000000;
    background: url(../images/news_bg2.gif);
}

a.admin_menu {
    display: inline;
    color: #828282;
    padding: 2px;
    text-decoration: none;
    background: #ffffff;
}

a:Hover.admin_menu {
    color: #000000;
    text-decoration: none;
    background: #ebebeb;
}

#admin_auction a {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    opacity: 0.5;
    font-weight: normal;
}

#admin_auction a:Hover {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    opacity: 1;
    font-weight: normal;
}

input {
    font-size: 11px;
}

textarea {
    font-size: 11px;
}

select {
    font-size: 11px;
}

.faq_list {
    margin-left: 20px;
    font-size: 12px;
    color: #008200;
    font-weight: bold;
    list-style-type: decimal;
}

.faq_normal {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: justify;
	padding-right: 10px;
}

.regulamin_list {
    font-size: 12px;
    color: #008200;
    font-weight: bold;
}

.regulamin_list li {
	padding-bottom: 3px;
}

.kontakt_list {
	font-size: 12px;
	font-weight: Bold;
	color: #00aadc;
}
