html, body
{
	margin: 0;
	padding: 0;
}
/*Font*/
body
{
	font-size: 100%;
	font-family: Arial;
	background-color: #E0E5ED;
}
/*Font in table*/
table
{
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	padding: 0;
}

INPUT {
    BORDER-BOTTOM: #9FA5B5 1pt solid; BORDER-LEFT: #9FA5B5 1pt solid; BORDER-RIGHT: #9FA5B5 1pt solid; BORDER-TOP: #9FA5B5 1pt solid; COLOR: #6A77AA; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 12px; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;font-weight: bold;
}

img
{
	border: 0;
}

/*Links*/
a:link, a:visited, a:active, a:hover
{text-decoration: none;}
#container
{
    height: 100%;
    min-height:100%;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "auto");
	min-width:1000px;
}
/*header*/
#header-td
{
    background-color: #9FA5B5;
    height: 35px;
    width: 220px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 17px;
}
#header-tr
{
    font-weight: bold;
    height: 100px;
    color: #FFFFFF;
    background-color: #B0B6C4;
	font-size: 16px;
}
#menu td
{
    font-size: 12px;
    color: #4D577F;
    font-weight: bold;
}

#menu a:link,#menu a:visited,#menu a:active,#menu a:hover
{color: #4D577F; text-decoration: none;}
/*main*/
#main
{
    background-image: url(img/bg1.png);
	background-repeat:repeat-y;
	padding: 0;
}

#main-table
{
    height: expression(document.body.clientHeight-185);
}
#menu0
{    visibility: hidden;
    position: absolute;
    z-index: +1;
    top: 0px;
    left: 10px;
}
#menu0 table
{	text-align: center;
	width: 130px;
}
#menu0 td
{
	cursor: hand;
	color: #FFFFFF;
	background-color: #9FA5B4;
	padding:5px;
	padding-left:5px;
	padding-right:10px;
}
#menu1
{
    visibility: hidden;
    position: absolute;
    z-index: +1;
    top: 0px;
    left: 10px;
}
#menu1table
{
	text-align: center;
	width: 130px;
}
#menu1 td
{
	cursor: hand;
	color: #FFFFFF;
	background-color: #9FA5B4;
	padding:5px;
	padding-left:5px;
	padding-right:10px;
}
#main-warning
{	width: 320px;
}
#main-warning  td
{    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	vertical-align: top;
	background-color: #000000;
	height: 20px;
	border: 2px;
	border-color: yellow;
	border-style:solid;
}
#main-warning div
{
	font-weight: normal;
	color: red;
	text-align: center;
	font-size: 14px;
}

/*footer*/
#footer
{	background-color: #B0B6C4;
	height: 3px;
}
#footer-left
{
    background-color: #9FA5B5;
    width: 220px;
    height: 38px;
    background-image: url(img/bg3.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px top;
}

#footer-center
{
    color: #6A76AA;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
}

#footer-center a:link,#footer-center a:visited,#footer-center a:active,#footer-center a:hover
{color: #6A76AA;text-decoration: none;}

#footer-right
{
    height: 41px;
    width: 250px;
    background-image: url(img/bg5.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right top;
	background-color: #E0E5ED;
	padding: 0px;
}
/*index*/
#main-left-index
{	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
}

#main-left-table-index td
{	padding: 32px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	color: #FFFFFF;
}

#main-left-table-index a:link,#main-left-table-index a:visited,#main-left-table-index a:active,#main-left-table-index a:hover
{color: #FFFFFF;text-decoration: none;}

#main-center-index
{
    width: 400px;
    font-size: 18px;
    font-family: Arial;
	font-weight: bold;
	color: #7177AA;
	padding: 30px 0px 30px 30px;
	vertical-align: top;
	text-align: right;
}
#center
{	height: 3px;
}
#center td
{
	background-color: #B0B6C4;
}
#main-right-index
{
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7177AA;
	text-align: center;
	padding: 0px 20px 0px 0px;
	vertical-align: top;
}

#main-right-index table
{
    font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #7177AA;
	text-align: center;
	vertical-align: top;
}

/*contact*/

#main-left-contact
{
	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	text-align: left;
	color: #000000;
	vertical-align:top;
	padding: 20px;
	font-size: 12px;
    font-weight: bold;
}

#main-left-contact a:link,#main-left-contact a:visited,#main-left-contact a:active,#main-left-contact a:hover
{color: #000000;text-decoration: none;}

#main-left-contact h1
{
   font-size: 18px;
}
#main-center-contact
{
    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7177AA;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}

#main-center-contact a:link,#main-center-contact a:visited,#main-center-contact a:active,#main-center-contact a:hover
{color: #7177AA;text-decoration: none;}

#main-right-contact
{
	width: 250px;
	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7177AA;
	text-align: left;
	padding: 20px;
	vertical-align: top;
}
#main-right-contact h1
{
    font-weight: bold;
	font-size: 14px;
	color: #000000;
}
/*box*/
#main-left-box
{
	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}
#main-center-box
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}
#main-right-box
{
	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}

#main-right-box h1
{
    font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align: right;
}
/*atiketka*/
#main-left-atiketka
{
	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
	text-align: left;
	padding: 20px;
	vertical-align: top;
}
#main-center-atiketka
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 20px;
	vertical-align: top;
}
#main-right-atiketka
{

	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}

#main-right-atiketka h1
{
    font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align: right;
}
/*machin*/
#main-left-machin
{
	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	text-align: left;
	color: #FFFFFF;
	vertical-align:top;
	padding: 20px;
	font-size: 12px;
    font-weight: bold;
}
#main-center-machin
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}
#main-right-machin
{

	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 40px;
	vertical-align: top;
}


#main-right-machin h1
{
    font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: right;
}
/*magazine*/
#main-left-magazine
{
	width:387px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	text-align: right;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
	padding: 20px;
	vertical-align: top;
}
#main-center-magazine
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}
#main-right-magazine
{
	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}

#main-right-magazine h1
{
    font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align: right;
}
/*desing*/
#main-left-desing
{
	width:327px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
	padding: 20px;
	vertical-align: top;
}
#main-center-desing
{
    font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 30px;
	vertical-align: top;
}
#main-right-desing
{
	font-size: 21px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	padding: 20px;
	vertical-align: top;
}

#main-right-desing h1
{
    font-weight: bold;
	font-size: 17px;
	color: #000000;
	text-align: right;
}
#main-right-desing-td
{    background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;
	padding: 0px;
}

/*friends*/

#main-left-friends
{	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
}

#main-left-table-friends td
{	padding: 32px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	color: #FFFFFF;
}

#main-left-table-friends a:link,#main-left-table-friends a:visited,#main-left-table-friends a:active,#main-left-table-friends a:hover
{color: #FFFFFF;text-decoration: none;}

#main-center-friends
{
    width: 400px;
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding:30px;
	vertical-align: top;
}


#main-right-friends
{
	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;

}

/*anketa*/

#main-left-anketa
{	width:220px;
	background-image: url(img/bg2.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 75px bottom;
}

#main-left-table-anketa td
{	padding: 32px;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	color: #FFFFFF;
}

#main-left-table-anketa a:link,#main-left-table-anketa a:visited,#main-left-table-anketa a:active,#main-left-table-anketa a:hover
{color: #FFFFFF;text-decoration: none;}

#main-center-anketa
{
    padding:20px;
	vertical-align: top;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
#main-center-anketa h1
{
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5F577F;
}
#main-center-anketa fieldset
{
    width: 250px;
    text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #363F5F;
    padding: 10px;
	border:1px solid #9FA5B5;
}
#main-right-anketa
{
    padding:20px;
    vertical-align: top;
	background-image: url(img/bg4.png);
	background-repeat:no-repeat;
	BACKGROUND-POSITION: right bottom;

}
#main-right-anketa h1
{
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5F577F;
}
#zakaz
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:10px;
	text-align: center;
}
#submit
{
   cursor: hand;
}