@charset "windows-1251";

body
{
	margin-left:   0px;
	margin-bottom: 0px;
	margin-right:  0px;
	margin-top:    0px;
}

strong
{
	font-size:   11px;
	font-weight: normal;
}

#t1
{
	background-image:    url(images/shapka.jpg);
    background-position: center;
	background-repeat:   no-repeat;
	width:               1000px;
	height:              101px;
}

#t2
{
	background-image:  url(images/fon2.jpg);
	background-repeat: no-repeat;
	height:            90px;
	width:             1000px;
}

#t3
{
	background-image:  url(images/bottom.jpg);
	background-repeat: repeat-x;
	height:            13px;
}

#main
{
	font-family: Arial,sans-serif;
	font-size:   12px;
	font-weight: 500;
}

#main2
{
	font-family: Arial,sans-serif;
	font-size:   11px;
	font-weight: bold;
	color:       #431a06;
	margin-left: 5px;
	text-align:  left;
}

#main3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #8d2d00;
	font-weight: bold;
}

div
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:   11px;
	//text-align:  justify;
}

#auction
{
	text-decoration: none;
	color:           #000000;
}

#auction:hover
{
	text-decoration: none;
	color:           #000000;
}

#auction1
{
	text-decoration: none;
	color:           #000000;
}

#auction1:hover
{
	text-decoration: none;
	color:           red;
}

#red
{
	text-decoration: none;
	color:           #b14008;
}

#red:hover
{
	text-decoration: underline;
	color:           #b14008;
}

#copy
{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #431a06;
}

h1#title
{
	text-align:  center;
	font-size:   18px;
	color:       #000000;
}

h1
{
	font-size:   18px;
	color:       white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3.error{
	color:      FF0000;
}
			
h3.modif{
	color:      CB0254;
}

#top
{
	margin-left: 180px;
}

#footer a
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: none;
}

#footer a:hover
{
	font-size:       11px;
	color:           #1364B8;
	text-decoration: underline;
}

#corni
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: none;
}

#corni:hover
{
	font-size:       11px;
	color:           #1364B8;
	text-decoration: underline;
}

#corni2
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: none;
}

#corni2:hover
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: underline;
	font-weight:     bold;
}

#corni3
{
	font-size:       14px;
	color:           #431a06;
	text-decoration: none;
}

#corni3:hover
{
	font-size:       14px;
	color:           #431a06;
	text-decoration: underline;
	font-weight:     bold;
}

#client a
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: none;
	font-weight:     bold;
}

#client a:hover
{
	font-size:       11px;
	color:           #431a06;
	text-decoration: underline;
	font-weight:     bold;
}


#header
{
	font-size:       13px;
	color:           white;
	font-family:     Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a{
	color:#1085DC;
}