body {
  background:url(bg.jpg) repeat-x #e6f3ab;
  color:#000;
  margin:0 0 10px 0;
}
/*** default define ***/
a {
  color:#465409;
}
h2 {
	color:#465409;
}
h3 {
	color:#000;
}
h4 {
	color:#000;
}
h5 {
	color:#000;
}

div.screen {
	background:#5d6d1b;
	width:770px;
	margin:10px auto 10px auto;
	padding:0 0 10px 0;
}

/*** head **/
div.hlavicka {
	background:url(hlavicka_bott.jpg) no-repeat bottom white;
}

/*** page ***/
div.r-page-bg {
	background:url(text_bg.jpg) repeat-y;
}
div.r-page-top {
	background:url(text_top.jpg) no-repeat top;
}
div.r-page {
	background:url(text_bott.jpg) no-repeat bottom;
}
.uvodnik {
	background:#96b614;
	border:2px solid #4a5a09;
	color:#f3fccc;
}
.uvodnik a {
	color:#f3fccc;
}
div.fotky div.foto-box {
	border:4px solid #5d6d1b;
}
.msg span.ip-key {
	color:#b1d617;
}
form.usr-pg-txt textarea {
	background:#f3fccc;
}
form.usr-pg-txt textarea, .msg, table.anketa, table.anketa tr.ank-stav td {
	border-color:#b0b78f;
}


/*** menu ***/
div.l-menu-bg {
	background:url(menu_bg.jpg) repeat-y;
}
div.l-menu-top {
	background:url(menu_top.jpg) no-repeat top;
}
div.l-menu {
	background:url(menu_bott.jpg) no-repeat bottom;
}
ul.menu li a {
	color:#cae381;
	background:url(menu_bord.jpg) no-repeat left bottom;
}
ul.menu li a:hover, ul.menu li a.act {
	color:#fff;
}
ul.menu li ul li {
background:url(li.gif) no-repeat 13px 10px;
}
ul.menu li ul li a {
	color:#cae381;
}
ul.menu li ul li a:hover, ul.menu li ul li a.act {
	color:#fff;
}



div#hlink li a {
	color:#465409;
}

/*** shop ***/
#oc-page-kosik {
	background:#abce18;
	border:2px solid #abce18;
	color:#455308;
}
#oc-page-kosik:hover, .kosik-opened {
	border:2px solid #455308!important;
}
div.shop-obj {
	border-top:1px solid #abce18;
	border-bottom:1px solid #abce18;
}


/*** table3 ***/
table.table3 th {
	background:#abce18;
	color:#455308;
	border:1px solid #455308;
}
table.table3 thead th {
	background:#455308;
	color:#abce18;
	border:1px solid #abce18;
}
table.table3 thead th a {
	color:#abce18;
}
table.table3 td {
	border:1px solid #abce18;
}
table.table3 input, table.table3 textarea {
	border:1px solid #455308;
}
