/* styly pro multipage stranku */

.radek {
	width:100%;	
	float:left;
	clear:left;
	position:relative;
}

.sloupec {
	float:left;
}

.sloupec-content {
}

.sloupec1 {
	width:100%;
}
.sloupec2 {
	width:50%;
}
.sloupec3 {
	width:33%;
}
.sloupec4 {
	width:25%;
}
.sloupec5 {
	width:20%;
}
.sloupec6 {
	width:16%;
}
.sloupec7 {
	width:14%;
}
.sloupec8 {
	width:12%;
}
.sloupec9 {
	width:11%;
}
.sloupec10 {
	width:10%;
}