BODY {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin:0px;
}

UL {
	margin:0px;
	padding:0px;
	padding-left:20px;
	list-style-image:url(img/im-li.gif);
}

HR {
	height:1px;
	color:#F4F4F4;
	background:#F4F4F4;
	border:0;
}

A {
	color:black;
	text-decoration:none;
}

H3 {
	font-size:14px;
	color:#1D2118;
	margin:10px 0px;
}
H3 STRONG {
	color:#F81531;
}

#menu {
	width:150px;
	position:absolute;
	left:18px;
	top:0px;
	font-size:10px;
}
#menu a {
	display:block;
	background:#0099CC;
	background-image:url(img/im-sipka.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding:2px 0px 2px 10px;
	border-bottom:1px solid white;
	color:white;
	text-decoration:none;
}
#menu b {
	display:block;
	background:#058AB4;
	padding:2px 0px 2px 10px;
	border-bottom:1px solid white;
	color:white;
}
#menu span {
	display:block;
	background:#0099CC;
	padding:2px;
	border-bottom:1px solid white;
}
#menu div {
	background-image:url(img/bg-menu.gif);
	height:142px;
}

#main {
	position:absolute;
	top:0px;
	left:205px;
	width:572px;
	background-image:url(img/bg-main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:193px;
}

#pruh {
	background:#646464;
	text-align:right;
	padding:2px;
	color:white;
}

#pravy {
	position:absolute;
	border:1px solid #EBEBEB;
	width:146px;
	top:171px;
	left:809px;
	border-top:0px;
	font-size:10px;
}
#pravy B {
	color:black;
}
#pravy HR {
	color:#E8E8E8;
	height:1px;
}

.nadpiscn {
	font-size:14px;
	color:#1D2118;
	font-weight:bold;
}
.nadpiscv {
	color:#F81531;
	font-size:14px;
	font-weight:bold;
}

.modra {
	color:#0099CC;
}

.cerna {
	color:black;
}

.seznam {
	background:white;
	font-size:11px;
}
.seznam th {
	background:#EEEEEE;
	text-align:center;
	font-weight:normal;
}
.seznam td {
	background:#E2E2E2;
	text-align:center;
}
.seznam td a, table th a {
	color:#666666;
	text-decoration:underline;
}

.detail {
	background:white;
	font-size:11px;
}
.detail th {
	background:#EEEEEE;
	font-weight:normal;
}
.detail td {
	background:#E2E2E2;
	text-align:center;
}
.odkazcerveny {
	color:#F81531;
	font-weight:bold;
}
.odkazcerveny a {
	color:#F81531;
}

.input {
	background:#DEDEDE;
	border:1px solid silver;
	font-size:11px;
	width:200px;
}
#tableNabidkaStroju {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 20px 0;
}
#tableNabidkaStroju th {
  padding: 3px;
  font-size: 11px;
  background: #FFF;
  color: #666;
  font-weight: normal;
}
#tableNabidkaStroju td {
  vertical-align: top;
  padding: 9px;
  font-size: 11px;
  color: #666;
  border: 1px solid #FFF;
}
.tdFirst {
  background: #E2E2E2;
}
.tdSecond {
  background: #EEE;
}
.smallColumn{
  width: 70px;
  text-align: center
}

