/* --- layout --- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40507e;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#head {
	height: 54px;
	width: 100%;
	position: absolute;
	background-image: url(../img/podklad_01.gif);
	background-repeat: repeat;
}
/* --- hlavička --- */
.lang {
	width: 180px;
	left: 792px;
	top: -36px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#menu {
	background-image: url(../img/podklad_menu.gif);
	height: 16px;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	top: 54px;
	position: absolute;
	font-size: 11px;
	font-weight: bold;
}
.menu {
	left: 327px;
	position: absolute;
}
#body {
	width: 955px;
	left: 0px;
	top: 70px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40507e;
	text-decoration: none;
	vertical-align: top;
}
/* --- drobnosti --- */
a:hover {
	color: #BE1329;
	text-decoration: none;
}
/* --- sloupce --- */
#body .left {
	width: 360px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #40507e;
}
#body .leftSub {
	width: 360px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #40507e;
}
#body .center {
	width: 360px;
	left: 360px;
	top: 0px;
	vertical-align: top;
	line-height: 18px;
	font-size: 10px;
	color: #40507e;
}
#body .centerSub {
	width: 716px;
	left: 380px;
	top: 0px;
	vertical-align: top;
	line-height: 18px;
	font-size: 10px;
	color: #40507e;
	padding-top: 70px;
	padding-left: 20px;
}
#body .right {
	width: 225px;
	left: 762px;
	top: 0px;
	vertical-align: top;
	font-size: 10px;
	color: #40507e;	
}
#pata {
	height: 80px;
	padding-left: 20px;
	font-size: 10px;
	color: #40507e;	
}
/* --- boxy --- */
.leftImg {
	padding-top: 70px;
	padding-left: 20px;
}
.centerImg {
	padding-top: 50px;
}
.box {
	color: #BE1329;
	padding: 5px;
	height: 15px;
	width: 170px;
	border: 1px solid #CFD3DF;
	margin-top: 10px;
	margin-left: 43px;
	margin-bottom: 10px;
}
.boxSub {
	color: #BE1329;
	padding: 5px;
	height: 15px;
	width: 160px;
	border: 1px solid #CFD3DF;
	margin-top: 10px;
	margin-left: 43px;
	margin-bottom: 10px;
	top: 5px;
	position: absolute;
	right: 0px;
}
.news {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 53px;
}
/* --- seznam článků --- */

/* --- rubriky --- */

/* --- zobrazení článku --- */



/* --- komentáře --- */
.red {
	color: #BE1329;
	text-decoration: none;
}
.blue {
	color: #40507E;
	text-decoration: none;
	font-size: 10px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.justify {
	text-align: justify;
}
.blueTitulek {
	color: #40507E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/*SHOP*/
#centerShop {
	width: 560px;
	left: 260px;
	top: 0px;
	vertical-align: top;
	line-height: 18px;
	font-size: 10px;
	color: #40507e;
}
.leftShop {
	width: 260px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #40507e;
}	
.pataShop {
	height: 80px;
	padding-left: 20px;
	font-size: 10px;
	color: #40507e;
	width: 100%;
}
#centerShop .userLista {
	top: 20px;
	position: relative;
}
.textUrlBold {
	font-weight: bold;
	color: #40507e;
	text-decoration: none;
}
.redTitulek {
	color: #BE1329;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

