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

div.screen {
	background:#e9c809;
	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:#e9c809;
	border:2px solid #ae8617;
	color:#ffffff;
}
.uvodnik a {
	color:#ffffff;
}
div.fotky div.foto-box {
	border:4px solid #e6cc37;
}
.msg span.ip-key {
	color:#e9c809;
}
form.usr-pg-txt textarea {
	background:#fff8d1;
}
form.usr-pg-txt textarea, .msg, table.anketa, table.anketa tr.ank-stav td {
	border-color:#e9eb8a;
}


/*** 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:#faf5cf;
	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:#faf5cf;
}
ul.menu li ul li a:hover, ul.menu li ul li a.act {
	color:#fff;
}

/*** pocitadlo ***/
div.pocitadlo table td {
	color:black;
	border:1px solid #B28A19;
}

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

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


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