/*prostý text*/
.archiv {
	float:left;
	display:inline;
	width:436px;
	padding:10px 17px 10px 17px;
	line-height:15px;
	text-align:justify;
	color:#0066cc;
}
.archiv h1 {
	color:#cc0033;
	font-size:13px;
	margin-bottom:5px;
}
.archiv a {
	float:right;
	color:#cc0033;
}
.archiv a:hover {
	color:#0066cc;
	text-decoration:none;
}

/*home page*/
.hp_box_1 {
	width:442px;
	height:144px;
	float:left;
	background:#f1f2f1 url(../images/backs/big_foot.gif) right bottom no-repeat;
	padding:22px 15px 0 15px;
	line-height:14px;
	margin-bottom:1px;
}
.hp_box_2 {
	width:442px;
	float:left;
	background:#f1f2f1 url(../images/backs/gray_foot.gif) right bottom no-repeat;
	padding:20px 15px 20px 15px;
	line-height:15px;
	border:solid 1px #ebebeb;
	border-bottom:none;
}
.hp_box_3 {
	width:442px;
	float:left;
	background:#FFFFFF url(../images/backs/white_foot.gif) right bottom no-repeat;
	padding:20px 15px 20px 15px;
	line-height:15px;
	border:solid 1px #ebebeb;
	border-bottom:none;
	border-top:none;
}
.hp_box_4 {
	width:442px;
	float:left;
	background:#f1f2f1 url(../images/backs/gray_foot.gif) right bottom no-repeat;
	padding:20px 15px 20px 15px;
	line-height:15px;
	border:solid 1px #ebebeb;
	border-top:none;
}
.hp_box_4 img {
	cursor:pointer;
}

.hp_box_2 a,.hp_box_3 a,.hp_box_4 a {
	color:#cc0033;
}

.hp_col_1 {
	float:left;
	display:inline;
	width:185px;
}
.hp_col_2 {
	float:left;
	display:inline;
	width:255px;
}
.hp_content_right_box1 {
	float:right;
	display:inline;
	width:115px;
	border:solid 1px #ebebeb;
	padding:0 48px 15px 48px;
	margin-bottom:1px;
}
.hp_content_right_box1 a,.hp_content_right_box1 img {
	float:left;
	display:inline;
}
/*prostý text*/
.simple_text {
	float:left;
	display:inline;
	width:651px;
	padding:17px;
	line-height:15px;
	text-align:justify;
}
/*mezera*/
.space {
	float:left;
	display:inline;
	width:100%;
}
/*červené tlačítko*/
.bb {
	float:left;
	display:inline;
	width:651px;
	padding:17px;
}
/*neobtékaný obrázek*/
.nofloat_pict {
	float:left;
	display:inline;
	width:651px;
	padding:17px;
	line-height:15px;
	text-align:justify;
}
.nofloat_pict img {
	float:left;
	display:inline;
	margin:0 0 5px 0;
}
.nofloat_pict_1 {
	float:left;
	display:inline;
	width:437px;
}
.nofloat_pict_2 {
	float:right;
	display:inline;
	width:196px;
}




