﻿body 
{
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	min-width: 974px;
	background-color: #eeeeee;
	color: #444444;
}

.body
{
	padding: 0px 0px 0px 0px;
 	width: expression(document.body.clientWidth > 974 ? "974px" : "auto");
	max-width: 974px;
	margin: 0px auto 0px auto;
}

img
{
	border: 0;
}

.fullwidth
{
	width: 100%;
}

a
{
	color: #5454d0;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.menu
{
	color: White;
}

.menu p
{
	margin: 0px 0px 5px 0px;
}

.menu a
{
	color: White;
	text-decoration: none;
}

.sape a
{
	color: gainsboro;
	}

.menu a:hover
{
	text-decoration: underline;
}

.bottomMenu a
{
	color: Gray;
	text-decoration: none;
}

.bottomMenu a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 0;
	padding: 0;
	color: White;
	font: 33pt Arial;
}

h3
{
	font: 16pt Arial;
	margin: 0;
	color: Black;
	
}

.mainLeftH
{
	background: url('http://www.psycho.ru/images/LeftHead.jpg');
	background-repeat: no-repeat;
	height: 42px;
	color: Black;
	font: 16pt Arial;
	padding-left: 30px;
	margin: 0;
}

.mainRightH
{
	background: url('http://www.psycho.ru/images/RightHead.jpg');
	background-repeat: no-repeat;
	height: 42px;
	color: Black;
	font: 16pt Arial;
	padding-left: 30px;
	margin: 0;
}

h4
{
	font: 11pt Arial;
	margin: 0;
	background-color: #e2e2e2;
	width: auto;
	padding: 10px;
}

h5
{
	color: Gray;
	font: bold 12pt Arial;
	margin: 0px 0px 5px 0px;
}

.columns
{
	padding: 10px 45px 0px 0px;
 	width: auto;

	margin: 0px 0px 0px 0px;
	float: left;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(http://www.psycho.ru/images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(http://www.psycho.ru/images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(http://www.psycho.ru/images/SavedStar.png);
}
