body{
	background-color : White;
}
.blue{
	background-color : #E8EEFC;
	font-family : Tahoma;
	font-size : 11px;
	color : #3357b3;
}
.blue:visited{
	background-color : #E8EEFC;
	font-family : Tahoma;
	font-size : 11px;
	color : #3357b3;
}
.more{
	font-family : Tahoma;
	font-size : 11px;
	font-style : italic;
	color : #3d4287;
	text-decoration : underline;
}
.menu{
	font-family : "Myriad Web";
	font-size : 14px;
	color : White;
	line-height : 16px;
}
.menu:hover{
	font-family : "Myriad Web";
	font-size : 14px;
	color : #FFF600;
	line-height : 16px;
}
.menu:visited{
	font-family : "Myriad Web";
	font-size : 14px;
	color : #FFF600;
	line-height : 16px;
}
.photo{
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #3357b3;
	line-height : 16px;
	text-decoration : none;
}
img.pic{
	border : 1px solid Navy;
}
.title{
	font-family : "Franklin Gothic Medium";
	font-size : 15px;
	color : #3357b3;
	line-height : 18px;
}
input{
	background-color : #E7EFFF;
	color : Black;
	border-width : 1 -1 -1 1;
}
textarea{
	background-color : #E7EFFF;
	color : Black;
	border-width : 1 -1 -1 1;
}
.price{
	border: 2px solid White;
}
.fotka{
	background-color : #E8EEFC;
	line-height : 100px;
	width: 100px;
	border : 1px solid #3357b3;
	vertical-align : middle;
}
