/* ================================= */
/* == CSS for VHÚ Praha - colors 2 = */
/* == created: eReS - Radim Socha == */
/* == date: 26.07.2006 ============= */
/* ================================= */
/* == update: 26.07.2006 =========== */
/* ================================= */
body {
	background-color: #666633;
}
img {
	border: 1px solid #725F41;
}
/* ===-----------------=== */
/* === top definitions === */
/* ===-----------------=== */
.vcTop {
	background: #666633 url(../images/visual_2.jpg) center top no-repeat;
	/*text-align: center;*/
}

.area {
	background: #666633 url(../images/bg_area_1.gif) left top repeat-y;
}
/* ===----------------------=== */
/* === leftArea definitions === */
/* ===----------------------=== */
.leftArea {
	background-color: #666633;
}
.leftContent {
	background-color: #F7F3EE;
}
.leftMenu li a,
.leftMenu li span {
	color: #725F41;
}
.leftMenu li a:hover,
.leftMenu span.selected {
	color: #5D764D;
	background: url(../images/square_2.gif) 6px 10px no-repeat;
}
.leftpodMenu li a,
.leftpodMenu li span {
	color: #725F41;
}
.leftpodMenu li a:hover,
.leftpodMenu span.selected {
	color: #5D764D;
	background: url(../images/smallsquare_2.gif) 8px 6px no-repeat;
}

.leftContentDown {
	background-color: #F7F3EE;
}
.leftContentDown .leftMenu li a,
.leftContentDown .leftMenu li span {
	color: #725F41;
}
.leftContentDown .leftMenu li a h3 {
	color: #725F41;
}
.leftContentDown .leftMenu li a:hover,
.leftContentDown .leftMenu li a:hover h3,
.leftContentDown .leftMenu span.selected {
	color: #5D764D;
}

.count {
	background-color: #F7F3EE;
}
/* ===----------------------=== */
/* === mainArea definitions === */
/* ===----------------------=== */
.mainContent {
	background-color: #F7F3EE;
}
.mainContent .top .path {
	color: #725F41;
}
.mainContent th,
.mainContent td {
	border-bottom: 1px solid #F7F3EE;
}
.mainContent th {
	background-color: #637C52;
}
.mainContent td {
	background-color: #D2DBCA;
}
/* ===--------------------=== */
/* === footer definitions === */
/* ===--------------------=== */
.vcFooter {
	color: #725F41;
	background-color: #F7F3EE;
}
.vcFooter a {
	color: #725F41;
}