a {
	color: #FF0000;
}

h1, h2, h2 a {
	color: #FF0000;
}

#hmenu, #hmenu ul li a {
	/*background-color: #fff;*/
	color: black;
}

#hmenu ul li a:hover, #hmenu ul li a.selected {
	color: red;
}

#vmenu {
	/*background-color: #FF0000;*/
	color: #333333;
	border-top: 8px solid red;
	margin-top:9px;
}

#vmenu ul li a {
	/*background: #4e768f url(images/arrow_title.gif) 0px 11px no-repeat;*/
	display: none;
}

#vmenu ul ul li a {
	display: block;
}

#vmenu ul ul li a:hover, #vmenu ul ul li a.selected {
	color: red;
}

#col2 .list_item .more, #content #col2 div.body_back a {
	font-weight: bold;
	color: #4e768f;
}


#poll .title {
	/*background: #FF0000 url(images/icon_anketa.gif) top right no-repeat;*/
}

#poll .answers div .indicator {
	background-color: #4e768f;
}

#poll .poll_submit, #poll .poll_view_answer, #poll .poll_back {
	border: 1px solid #4e768f;
	color: #4e768f;
}

#newsletter .title {
	/*background: #FF0000 url(images/icon_enovice.gif) top right no-repeat;*/
}

#newsletter input.submit {

}

#documents .title {

}

#images .title {

}

/********************
		TOOLBOX
*********************/

#toolbox a#t-home {
	background: transparent url(images/toolbox/tool1_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-sitemap {
	background: transparent url(images/toolbox/tool2_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-contact {
	background: transparent url(images/toolbox/tool3_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-lineheight {
	background: transparent url(images/toolbox/tool4_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-fontsize {
	background: transparent url(images/toolbox/tool5_color_2.gif) left top no-repeat;
	background-position: top left;
}
#toolbox a#t-print {
	background: transparent url(images/toolbox/tool6_color_2.gif) left top no-repeat;
	background-position: top left;
}