body.gray {background: #c7c7c7 url('../img/gray/bcg_body.png') repeat-x;}
body.gray a {color:#4a4a4a;}

body.gray h1, body.gray h2, body.gray h3, body.gray h4 {color:#4a4a4a;}

.gray #head{background: transparent url('../img/gray/bcg_head.jpg') no-repeat;}

.gray #menu.horizontal-dropdown a{color:#4a4a4a;}
.gray #menu.horizontal-dropdown ul li.current ul li a, .gray #menu.horizontal-dropdown ul li.parent ul li a{color: #e0b8c7;border-left:1px solid #8b8100;}

.gray #context #subnav .cart{background-image:url(../img/gray/ico_cart.gif);}
.gray #context #subnav .print{background-image:url(../img/gray/ico_print.png);}
.gray #context #subnav .sitemap{background-image:url(../img/gray/ico_sitemap.png);}

body.gray #cols {
	background-image: url(../img/gray/bcg_shadow.png);
}

body.gray #col-add {background:#eeeeee;}

body.gray div.group-content ul {
	list-style-image: url(../img/gray/ico_arrow_big.gif);
}
body.gray div.novinky ul, body.gray div.siblings ul  {
	list-style-image: url(../img/gray/ico_arrow_small.gif);
}
body.gray div.groups {margin-top:15px;border-top:1px solid #eee;}

body.gray form.access legend {color:#4a4a4a;}

body.gray form.access input, body.gray form.access textarea {
	border: 1px solid #a0a0a0;
}
body.gray form.access input#submit {
	color:#FFF;
	background-image: url(../img/gray/bcg_button_send.png);
	background-repeat: no-repeat;
	background-position: left top;
}

body.gray .groups h3 a:hover {border:1px solid #a0a0a0;}
body.gray .groups h3 a {
	background-image: url(../img/gray/bcg_shadow.png);
	border:1px solid #eeeeee;
	background-repeat: repeat-x;
	background-position: left top;
}

body.gray div.article {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}

body.gray div.article span.date {font-size:0.9em; font-style:italic;}
body.gray div.article span.name a{
	text-decoration: underline;
}
body.gray div.article span.name a:hover{
	text-decoration: none;
}

body.gray #menu.horizontal-dropdown ul li.current a, #menu.horizontal-dropdown ul li.parent a{color: #FFFFFF;margin:0;}