body { font-family: "times new roman", times, serif;
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 0em;
	padding: 0em;
}
img		{
	border: 0;
}

#contentall {
   	clear: both;
	width: 100%;
	margin-top: 30px;
    padding: 0em;
}
h1 a {
    color: #000;
    text-decoration: none;
}
#menu-lang, #navmenu, .col-left, .footlinkobr  {
	display: none;
}
#content-home div.col-left {
	display: block;
}
.okraje p strong,
.okraj-h p strong {
    float: left;
    width: 130px;
}
.obr-left {
    float: left;
	margin: 0 20px 15px 0; 
}
.obr-right {
	float: right;
	margin: 0 0 15px 20px; 
}
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
