body {
	background: #FFFFFF url(../img/back02.gif) repeat-x;
	padding: 0;
	margin: 0 auto;
	color: #636466;
	margin-top:20px;
	margin-left:20px;
	font-family:arial;
	font-size:11px;
}

img {
	 border:0;
}

p {
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
}

a {
	color:#636466;
}

a:hover {
	text-decoration:none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.zarovnani, .clear {
	clear:both;
}

#content p:first-child {
  margin-top: 0;
}
#content p:last-child {
  margin-bottom: 0;
}
#content .text {
	width: 210px;
	float:left;
}

#content .architekti {
	float:left;
	border-left: 1px solid #BBBDC0;
  margin-left: 40px;
  background: url(../images/title_architekti.jpg) 0 0 no-repeat;
}

#content .spoluprace {
	float:left;
	border-left: 1px solid #BBBDC0;
  margin-left: 40px;
  background: url(../images/title_spoluprace.jpg) 0 0 no-repeat;
}

.architekti>div, .spoluprace>div {
  margin-left: 40px;  
}

.text02 {
	width:300px;
	float:left;
}
.text02 div {
  margin-top: 20px;
}

.text03 {
	width:400px;
	float:left;
}
.text03 div {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  width: 160px;
}
.box {
	float:left;
	margin-right:10px;
	/*width: 200px;*/
}

.boxtexts {
	background: #E5E5E5;
	padding: 8px;
	border: 2px solid #fff;
}


