.redwhite {
	text-align: center;
	color: #fff;
	background: #c00;
}

.blackwhite {
	color: #fff;
	background: #000;
}

.graywhite {
	color: #fff;
	background: #7b7c7c;
}

.nowrap {
	white-space: nowrap;
}

.parent {
/*	clear: left;*/
/*	padding: 5px 1px;*/
	margin: 5px 0;
	width: 485px;
}

.left-child {
	width: 135px;
	text-align: right;
	float: left;
}

.certifikace {
	width: 115px;
}

.left-child h2 {
	font-size: 1.0em;
}

.right-child{
	margin: 0 0 20px 145px;
	width: 340px;
/*	padding: 5px 0 5px 5px;*/
/*	border: 1px solid #ccc;*/
}

.main-bg-redline
{
width: 99%; 	
background: #fff url('../images/bg-red-line.gif') left bottom repeat-y;
}

.main-bg-redline258
{
width: 99%; 	
background: #fff url('../images/bg-red-line258.gif') left bottom repeat-y;
}

* html .left-child {
margin-right: 7px;
}

* html .right-child {
height: 1%;
margin-left: 0;
}

.refs {
	line-height: 150%;
}

.left {
	float: left;
	width: 50%;
	margin-right: 20px;
}

.td-line
{
vertical-align:top;
border-left:1px solid #DB3839;
}

.clr {
	clear: both;
}
.marg0
{
margin: 0px 0px 0px 0px;
}

.press {
	margin: 5px 0 10px 0;
}

.imgredb {
	border: 1px solid #c33;
}
