html {
	height: 100%;
}

* body {
background: #fff; /*url('/images/layout/bg-gradient.png') top left repeat-x #1f2331;*/
margin:0px;
padding:0px;
font-family:verdana;
font-size:80%;
height: 100%;
}

/* -------------------- LOGIN ---------------------- */

#login_head {
text-align:center;
color:#FFFFFF;
font-size:200%;
font-weight:bold;
height:80px;
padding-top:20px;
background: #000;
}

#login_box {
height:290px;
width:400px;
margin:0px auto;
}

.login_left {
width:120px;
float:left;
text-align:right;
padding-right:20px;
margin-bottom:5px;
}

.login_right {
width:200px;
float:left;
margin-bottom:5px;
}

#login_footer {
text-align:center;
color:#F9FBFD;
background: #000000;
z-index:100;
position:absolute;
bottom:0px;
border-top-style: solid;
border-top-width: 1pt;
padding-top: 4px;
width: 994px;
}

/* -------------------- AUKCIA ---------------------- */

#container {
width: 994px;
margin:0 auto;
min-height: 100%;
border: 1px solid #000;
border-bottom: 0px;
border-top: 0px;
position: relative;
}
#header {
width: 100%;
background: #000000;

}
#head_container {
text-align: left;
margin: 0 auto;
width: 994px;
background: #000000;
color:#FFFFFF;
}

#head_container a,
#content_bottom a,
#login_footer a {
color:#FFFFFF;
}
#head_container a:hover,
#content_bottom a:hover,
#login_footer a:hover {
color:#cccccc;
}

#head_top {
padding-top: 10px;
margin:0 auto;
width: 994px;
}

#head_bottom {
width:931px;
margin:10px auto;
}

#content_container {
width: 100%;
background: #fff; /*url('/images/layout/bg-gradient-cropped.png') top left repeat-x #1f2331;*/
text-align: center;
}

.box {
width:310px;
float:left;
}

span.time_left {
color:#c72f32;
font-size:150%;
font-weight:bold;
}

span.auction_status {
font-weight:bold;
font-size:180%;
color:#666666;
}

#head_left {
float:left;
width:670px;
padding-left: 32px;
}

.head_half_left {
width:180px;
float:left;
}

.head_half_right {
width:450px;
float:left;
font-weight:bold;
}

#head_right {
float:right;
width:180px;
text-align:right;
padding-right: 32px;
}

#content {
	background: #F9FBFD /*url('/images/layout/content_bg.png') top left repeat-y;*/
	width: 994px;
	margin: 0 auto;
}
#content_top_part {
	height: 35px;
	margin-top: 10px;
	/*background: url('/images/layout/content_top.png') top left no-repeat;*/
}

#content_bg {
/*background: url('/images/layout/content_bg.png') top left repeat-y;*/
width: 994px;
margin: 0 auto;
}

#content_top {
/*background: url('/images/layout/content_top.png') top left no-repeat;*/
padding:10px;
min-height:300px;
}

#box_wrapper {
width:931px;
margin:10px auto;
min-height:500px;
}

.line {
height:5px;
margin:1px;
border:1px solid #DDDDDD;
}

.green {background:#66cc00;}
.yellow {background:#ffff66;}
.red {background:#c72f32;}

.expand_box {
background: url('/images/layout/expand_box.png') top left repeat-x #FFFFFF;
height:100px;
margin:1px;
border:1px solid #DDDDDD;
}

.bet {
width:460px;
float:right;
margin:5px 0px;
}

.bet_box {
float:left;
width:153px;
margin:2px 0px;
}

input.input_text {
border:1px solid #666666;
background:#f3f3f3;
width:147px;
}
input.input_text:focus {
border:1px solid #000000;
background:#FFFFFF;
}

input.input_submit {
background:#f4811f;
border:1px solid #994b09;
color:#FFFFFF;
width:149px;
}
input.input_submit:hover {
background:#ffa143;
border:1px solid #000000;
cursor:pointer;
}

table.table {
border:1px solid #000000;
width:927px;
}

table.table tr td, table.table tr th {
border-left:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
}
table.table tr th {
	padding: 5px;
}
table.table thead tr{
background:#19af62;
color:#FFFFFF;
font-weight:bold;
}
table.table thead tr td, table.table thead tr th {
border-bottom:1px solid #000000;
}

#content_bottom {
background: url('/images/layout/content_bottom.png') top left no-repeat;
text-align:center;
color:#FFFFFF;
padding-top:15px;
}

.clear {clear:both;}
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.noborder {width:180px;}
input.input_width {width:100%;}

.red{
	color:red;
}
.green {
	color:green;
}
.greeninput {
	color:green;
	font-weight:bold;
}
.orangeinput {
	color:orange;
}
.bestinput {
	color:black;
	font-weight:bold;
}
/*
NEW STYLES
*/

#fillPriceForm table tbody tr td{
	padding: 8px 0px 8px 0px;
}

.flashMessenger ul li {
	list-style-type: none;
}

.flashMessenger ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;	
}
.flashMessenger {
	overflow: hidden; 
	height: 19px;
}

#bestPrice, #cena {
	text-align: right;
}
input.finished {
	color:red;
}

/* NOVE CSS PRE  VNORENU TABULKU*/
.tabletwo {width:906px;}
.innerb {overflow:auto; width: 924px;}
table td.xclass input {margin-right:5px; width: 137px;}
img.pictogram {vertical-align: middle;}
img.warning {}

/*FOOTER*/
#footer {
	color: #00007F;
	height:20px;
	text-align:center;
	position: relative;
	bottom: 0px;
}

#fillPriceForm td#agree-label {
	width:50px;
}

table.tabletwo tbody tr td {
	border-left:none;
	border-top:none;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	text-align: left;
}

table.tabletwo tbody tr:hover td {
	background:#EEEEEE;
}

div.box.left {
	color: #000000;
}
.fill_in input.input_width {
	width: 200px;
}
.fill_in td {
	width: 200px;
}

.stop {
	float:left;
	margin: 5px 0;
	width: 310px;
}

input.input_stop {
	background:red;
	border:1px solid #994b09;
	color:#FFFFFF;	
}
input.input_stop:hover {
	background:#EF4D25;
	border:1px solid #000000;
	cursor:pointer;
}

.bet_box.poradie {
	font-weight: bold;
}