@import url(http://www.peeto.net/style/xmesh/shade_white.php);

body {
	background-color: #CCEEFF;
	background-image: url(/images/bg/xmesh/bg_ice.jpeg);
	background-attachment: fixed;
}

a:hover {
	border-color: #808080 #E0E0FF #E0E0FF #808080;
}

input, select, textarea {
	border-color: #25ACFF;
}

.sitetitlemenu .subcat, .sitetitlemenu .subitems {
	background-color: #CCEEFF;
}

.title h1 {
	color: #25ACFF;
}
.title h1 a {
	color: #25ACFF;
}
.title h1 a:hover {
	color: #25ACFF;
	background-color: transparent;
}

.panelsite h1, .panelsite h2, .panelsite h3, .panelsite h4 {
	border-color: #25ACFF;
}

.content .panelcontent {
	background-color: #CCEEFF;
}

.content .panelcontent h1, .content .panelcontent h2, .content .panelcontent h3, .content .panelcontent h4 {
	border-color: #25ACFF;
}

.content h1, .content h2, .content h3, .content h4 {
	border-color: #25ACFF;
}


