*
{
	font-size: 11px;
	font-family: arial, verdana;
	color: #0f3c96;
}

body
{
	margin: 0px;
	height: 100%;
	width: 100%;
}

#navigation
{
	background: #fceeca url("img/main/bgNav.gif") repeat-x top left;
	
	position: absolute;
	left: 0px;
	top: 0px;
	
	width: 299px;
	height: 100%;
}

#content
{
	position: absolute;
	left: 299px;
	top: 0px;
	
	height: 100%;
	width: 601px;
}

body, #content
{
	background: #fef9ea url("img/main/bgBody.gif") repeat-x top left;
}

#padfix
{
	margin-left: 31px;
	margin-right: 10px;
	margin-top: 21px;
	margin-bottom: 21px;
}

#bord
{
	position: absolute;
	left: 0px;
	top: 31px;
}

#adres
{
	position: absolute;
	left: 0px;
	top: 396px;
	
	background: #fceeca;
	width: 299px;
}

#padfixAddr
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#adres i
{
	font-style: normal;
	color: #d70000;
}

#adres b
{
	color: #d70000;
}

#bord img
{
	border: none;
}

#price ul
{
	padding-left: 0px;
}

#price td
{
	width: 60px;
}

#price h2, #price th
{
	color: #d70000;
	text-align: left;
}