#mainmenu {
	background-image: url(b1.jpg);
	}

#titleimg {
	background-image: url(c1.jpg);
	}


.index_header {
	color: #cc0033;
	font-size: 15px;
	border: none;
	/*border-bottom: 1px solid #fab776;*/
	padding-left: 2px;
	margin-bottom:3px;
	padding-bottom:5px;
}


hr.line {
	color: #fab776;
	background: #fab776;
	height: 1px;
	width: 100%;
}



div.clanekKategorie {
	color: #c90332;
	float: right;
	display: block;
	text-align: right;
	font-weight: bold;
}



/*diskuse*/
div.diskuseMainBox {
	margin-top: 25px;

}


ul.diskuse, ul.diskuse ul {
	list-style: none;
	margin: 0;
	margin-left: 20px;
}

.diskusebox {
	width: 400px;
	/*
	background-color: #F0F3F5;
	border: 1px solid #9EAED1;
	border-left-color: #D3D9F0;
	border-top-color: #BDC4EE;
	border-right-color: #9EAED1;
	border-bottom-color: #738ABE;
	*/

	margin: 0px;
	padding: 10px;
	padding-left: 30px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.diskusebox .head {
	background: #e8d5b7;
	padding: 5px;
	width: 380px;

}


.diskusebox p {
	background-color: #f5f4d6;
	/*border: 1px solid #ccb28a;*/
	padding: 3px;
	overflow: auto;
	width: 380px;
	margin: 0px;

}

.d_s {
	background-image: url(images/diskuse_ico_1.gif);
}

.d_u {
	background-image: url(images/diskuse_ico_0.gif);
}


/*shop - boxes*/

.s_box{
    float:left;
    width:270px;
    height: 30px;

    padding: 10px;
}

.s_box H5 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.s_img {
    border: 7px solid #D95B1D;

    }


.blue, .blue a {
    color: #0B2C96;
    font-weight: bold;
    }

.nazev {
    font-size:14px;
    font-weight: bold;
    }


.puvod_cena {
    color: #CA0000;
    font-weight: bold;
    text-decoration: none;

    font-size: 10px;
}
.cena {
    color: #279828;
    font-size: 12px;
}





h2.index_title {
	color: #3e79c2;
	font-size: 12px;
	margin: 2px;
	padding: 0;
	border: none;
}
div.simple_list {
	padding-left: 2px;
}

div.simple_list a {
	font-weight: bold;
	color: #66390d;
}
