[light]
[standard]
[dark]
[contrast]

body, html {

}

#topmenu a:hover {
	color: #eb8002;
}

body, html, #main {
	background: #479dcd;
	/*background: white;*/
}

#content {
	background: url(bg.png) top left;
}

#kv {
	background: url(kv.png) top left;
}

#products, #more {
	background: url(p_bg.png);
}

#products h1, #more h1 {
	color: #0378b9;
}

#products .item {
	border: 1px solid #0378b9;
}

a, a:visited {
	color: #0378b9;
}

a:hover {
	color: #eb8002;
}


.top {
	background: url(p_top.png);
}

.bot {
	background: url(p_bot.png);
}
