
body
{
	margin: 0;
	font: 86% arial,sans-serif;
	background-color: #EEEEFF;
}
img
{
	border: 0px;
}
.conteiner
{
	position: absolute;
	background: #EEEEFF url(images/back.png) no-repeat;
	width:100%;
	min-height: 100%;
	height: 100%;
}
.leftImage
{
	background: transparent url(images/maket_02.gif) no-repeat 35px;
	width: 234px;
	height: 132px;
	float: left;
}
.rightImage
{
	background: transparent url(images/logo.gif) no-repeat;
	width: 374px;
	height: 123px;
	float: right;
}
.wrapper
{
	float: right;
	width:100%;
	margin-left: -293px;
}
.content
{
	margin-top: 0;
	padding: 0px;
	margin-left: 293px;
}
.contentbody
{
	height: 100%;
	background-color: White;
}
.pageContent
{	
	height: 100%;
	margin-left: 50px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation
{
	float:  left;
	width: 293px;
}
.links
{
	margin-top: 30px;
	margin-left: 2px;
}
.contactsLeft
{
    margin-top: 30px;
	margin-left: 15px;
}
.extra
{
	float:left;
	clear:left;
	width:293px;
	margin-top: 50px;
}
.extraHeader
{
	background: transparent url(images/maket_09.gif) no-repeat center;
	width:293px;
	height: 26px;
}
.extraContent
{
	background: transparent url(images/maket_10.gif) repeat-y center;
	width:293px;
}
.extraIn
{
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.v1, .v2, .v3, .v4, .v5 {
	height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	border: 1px solid #3300FF;
	border-width: 0 1px;
	background-color: White;

}
.v1 {margin: 0 5px; background: #3300FF;}
.v2 {margin: 0 3px; border-width: 0 2px;}
.v3 {margin: 0 2px;}
.v4 {margin: 0 1px;}
.v5 {margin: 0 1px;}

.roundedBorder {
	border: 1px solid #3300FF;
	border-width: 0 1px;
	padding: 5px 10px;
	min-height: 200px;
}
