body {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 81.26%;

}
	body.error404, body.sendform {
		background: none;
	}
	body.sendform {
		padding: 3em 0 3em;
	}
#wrap {
  min-width: 990px;
  min-height: 100%;

}


table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  padding: 0;

}
ul, ol, li {
  margin: 0;
  padding: 0;
}
ul, ol {
  margin-bottom: 1em;
}
ul {
  margin-left: 2em;
}
ol {
  padding: 0 0 1em 25px;
}
  ol li {
    margin-bottom: 0.6em;
    padding-left: 1em;
  }

h1, h2, h3, h4 {
  margin: 1em 0 0.3em;
  padding: 0;
  clear: both;
}

h2 {
  font-size:1.1em;
}

p {
  padding: 0;
  margin: 0 0 1em;
}

a {
  color: #0066cc;
}
  a:hover {
    color: #3399cc
  }

.clr {
  clear: both;
}
.nobr {
  white-space: nowrap;
}

img.border {
  background-color: #eaf2e9;
  padding: 5px;
}
img.left {
  float: left;
  margin-right: 20px;
}
img.right {
  float: right;
  margin-left: 20px;
}
img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hidden {
  display: none;
}

/************************************************************************/

body {
  font-size: 12px;
  color: #4d4d4d;
  background: #fff url(../images/leftbottom.jpg) left bottom no-repeat;
  font-family: Tahoma, Helvetica, sans-serif;
}

a img {
  border: none;
  vertical-align: middle;
}

#wrap {
  zoom: 1;
  position: relative;
  -width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? '1000px': 'auto');

}


#header {
  width: auto;
  height: auto;
  min-height: 60px;
  -height: 60px;
  padding: 30px 0 0 65px;
}

#header img, #tel img {
        float: left;
}

#header .logo {
        font-size: 30px;
        font-family: Tahoma;
        position: absolute;
        top: 26px;
        left: 67px;
}
        #header .logo * {
                color: #1c5f81;
                font-weight: bold;
                text-decoration: none;
        }
        body.inner #header .logo * {
                color: #020e57;
        }

#tel {
        float: right;
        margin-right: 60px;
        -margin-right: 40px;
        color: #1c5f81;
        font-size: 17px;
        width: 170px;
        height: 60px;
        padding: 1px;
        color: #000;
}

#tel span{
        margin-top: 5px;
        float: right;
}

#headertext {
  width: 44%;
  font-size: 11px;
  color: #5e605d;
  position: absolute;
  left: 310px;
  top: 40px;
}

a {
  color: #006699;
}

a:hover {
  color: #006699;
  text-decoration: none;
}


#menu2{
  top: 444px;
  -top: 446px;
  left: 50%;
  margin-left: -445px;
  color: #006699;
  font-size: 12px;
  width: 820px;
  height: 80px;
  background: url(../images/bgmenu2.png) center top no-repeat;
  padding-top: 3px;
  padding-left: 90px;
  -background: none !important;
        -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/bgmenu2.png');
        position: absolute;
        z-index: 10;
}
        body.inner #menu2 {
          background: url(../images/bgmenu2i.png) center top no-repeat;
          -background: none !important;
                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/bgmenu2i.png');
        }

#menu2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  z-index: 1000;
  position: absolute;
  -filter: alpha(opacity=99);
}

#menu2c {
  top: 443px;
  -top: 445px;
  left: 50%;
  margin-left: -445px;
  color: #006699;
  font-size: 12px;
  width: 790px;
  height: 80px;
  padding-top: 3px;
  padding-left: 125px;
        z-index: 11;
        position: absolute;
        text-align: center;
}


#menu2c a, #menu2c span {
  color: #006699;
  font-weight: bold;
  margin: 18px 40px 0 40px;
  width: auto;
}
        #menu2c span {
                color: #62676a;
        }

#menu2c a:hover {
  text-decoration: none;
}

#menu2c img {
        margin-top: 12px;

}

#menu2c img, #menu2c a, #menu2c span {
        float: left;
}


#content{
        padding-left: 30px;
        padding-top: 60px;
}

body.inner #content table{
        margin-left: 1%;
        margin-right: 2.5%;
        
        margin-bottom: 30px;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
}

body.inner #content table td {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 2px 4px;
}

	body.inner #content table.form, body.inner #content table.form td {
		border: none;
	}

#content table td{
        vertical-align: top;
}

#content .ttt td{
        vertical-align: middle;text-align:center
}

#content .ttt p{
        margin-bottom:4px;margin-top:4px
}

#left{
        padding-top: 10px;
        width: 47%;
        height: auto;
        padding-left: 30px;
        font-family: "Times New Roman", Times;
        font-size: 15px;

}

h1 {
        padding: 0;
        margin: 0;
        color: #1c5f81;
        font-size: 23px;
        font-family: "Times New Roman";
        padding-bottom: 10px;
        font-weight: normal;
        line-height: 90%;
        margin-bottom: 20px;
        margin-left: -30px;
}

#left p.first{
        font-weight: bold;
}


#center {
        text-align: center;
}

#center a, #center span.hact {
        display: block;
        padding: 100px 0 0;
        margin-bottom: 20px;
        font-weight: bold;
        margin-left: 30%;
        margin-right: 30%;
        -margin-left: 7%;
        -margin-right: 7%;
}

#letter a, #letter span {
        background: url(../images/letter.jpg) center top no-repeat;
}

#question a, #question span {
        background: url(../images/question.jpg) center top no-repeat;
}

#papka a, #papka span {
        background: url(../images/papka.jpg) center top no-repeat;
}

#news {
        padding-top: 30px;
        width: 21%;
        padding-right: 10px;
}
        .newsitem {
                margin-bottom: 1em;
        }

.new {
        padding-bottom: 10px;
        width: 99%;
}

#news img{
        float: left;
}

#news p{
        margin-left: 20px;
}

#news a{
        color: #0099cc;
}
.new span{
        color: #999;
}


#all_news{
        font-weight: bold;
}

#uslugy{
        background: #faf9ea;
        padding: 20px 20px 25px;
        margin-right: 30px;
}

#uslugy .topic {
        padding:0;
        margin: 0;
        color: #000;
        font-size: 25px;
        font-family: "Times New Roman";
        font-weight: normal;
}

#uslugy ul{
        list-style-type: none;
        margin-left: 57%;
        -margin-left: 48%;
        margin-top: 25px;
        font-weight: bold;
        zoom: 1;
}

#ul1{
        float: left;
        margin-left: 20px!important;
}
	#uslugy li {
		padding-left: 1.25em;
	}
	#uslugy li .md {
		margin-left: -1.25em;
	}

#uslugy ul li{
        margin-bottom: 6px;
        color: #0099cc;
}

#uslugy ul a {
        color: #0099cc;
}

#cit{
        margin-top: 50px;
        margin-left: 205px;
        margin-right: 20%;
        padding: 40px 10px 14px 55px;
        background: url(../images/simbol.png) left top no-repeat;
        font-family: "Times New Roman";
        font-style: italic;
        font-size: 16px;
}

#footer {
  height: 120px;
  margin-top: 150px;
}

#copy {
        left: 300px;
        position: absolute;
        bottom: 35px;
}

#counters {
        left: 300px;
        position: absolute;
        bottom: 65px;
        height: 40px;
}

#design {
        position: absolute;
        right: 70px;
        bottom: 35px;
}

#design a{
        color: #0099cc;
        font-weight: bold;
}


body.inner {
  background: #fff url(../images/rand_left/01.jpg) -40px 150px no-repeat;
}

body.r1 {
        background-image: url(../images/rand_left/01.jpg);
}
body.r2 {
        background-image: url(../images/rand_left/02.jpg);
}
body.r3 {
        background-image: url(../images/rand_left/03.jpg);
}
body.r4 {
        background-image: url(../images/rand_left/04.jpg);
}
body.r5 {
        background-image: url(../images/rand_left/05.jpg);
}
body.r6 {
        background-image: url(../images/rand_left/06.jpg);
}
body.r7 {
        background-image: url(../images/rand_left/07.jpg);
}
body.r8 {
        background-image: url(../images/rand_left/08.jpg);
}
body.r9 {
        background-image: url(../images/rand_left/09.jpg);
}
body.r10 {
        background-image: url(../images/rand_left/10.jpg);
}

body.inner #header {
  width: auto;
  height: auto;
  min-height: 155px;
  -height: 155px;
  padding: 30px 0 0 65px;
  /*background:  url(../images/innerheaderbg.jpg) right top no-repeat;*/
  background: url(../images/inner_bg.gif) 0 0 repeat-x;
}



body.inner #all_menu{
  background: none;
  height: auto;
}

body.inner #menu2, body.inner #menu2c{
  top: 100px;
}

body.inner div#left{
  margin: 0;
  padding: 15px 0 0 0;
  float:left;
  width: 293px;
  background: url(../images/left_menu.png) left top no-repeat;
  margin-top: 220px;
  margin-left: 20px;
}

body.inner #ul1{
        padding: 0;
        margin: 0;
        padding-bottom: 20px;
        background: url(../images/left_menu_bottom.png) left bottom no-repeat;
        margin-left: 0!important;
        width: 293px;
        float: none;
}

body.inner #ul1 ul{
        padding: 0;
        margin: 0;
        background: #f1ede7 ;
        list-style-type: none;
        float: none;
        font-size: 13px;
        font-family: Arial;
        padding-bottom: 40px;
}

body.inner #ul1  li{
        color: #bb6060;
        margin: 13px 30px 0px 25px;
}

body.inner #ul1 li p {
        margin-left: -17px;
        margin-top: -17px;
}

body.inner #ul1 li a {
        color: #bb6060;
        text-decoration: underline;

}

body.inner #ul1 li a:hover {
        color: #ff0000;
        text-decoration: underline;
}

body.inner #center {
        margin-top:  60px;

}

body.inner #content {
        padding-top: 0;
        padding-left: 30px;
        margin: 10px 50px 50px 350px;
        -margin: 10px 0 0px 360px;
        width: 56%;
}

body.inner #hk {
        font-size: 14px;
        color: #2773bf;
        margin-bottom: 43px;
}

body.inner #text{
        width: auto;
        zoom: 1;
        font-family: "Times New Roman";
        font-size: 15px;
        float: left;
		text-align:justify;
}



body.inner h1 {
        font-family: "Times New Roman";
        font-size: 25px;
        color: #000;
        margin-left: 0;
}

body.inner blockquote {
        color: #993300;
        font-style: italic;
        margin: 0 0 1em;
        padding: 0;
}

body.inner #cit{
        margin: 0;
        margin-top: 100px;
        width: auto;
}

body.inner #footer {
  height: 90px;
}

body.inner #copy {
        float: left;
        margin-left: 80px;
}

        #pan3 {
                zborder: 1px solid red;
                width: 40%;
                padding: 0 300px;
                height: 300px;
                position: relative;
                margin: 0 auto;
                top: -300px;
                z-index: 1;
        }

        #pan3 a {
                position: absolute;
                display: block;
                padding: 15px;
                background: #fff;
                color: red;
                text-decoration: underline;

                width: 108px;
                padding: 10px 10px 0;
                height: 52px;
                text-align: center;
                line-height: 135%;
                background: url(../images/button.png);
                -background: none;
                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/button.png');
                cursor: pointer;
        }
                #pan3 a:hover {
                        color: blue;
                }


        #pan3 .l1 {
                right: 93%;
                margin-right: -44px;
                top: 121px;
        }
        #pan3 .l2 {
                right: 74%;
                margin-right: -44px;
                top: 175px;
        }
        #pan3 .l3 {
                right: 50%;
                margin-right: -44px;
                top: 173px;
        }
        #pan3 .l4 {
                left: 70%;
                margin-left: -44px;
                top: 133px;
        }
        #pan3 .l5 {
                left: 93%;
                margin-left: -44px;
                top: 113px;
        }

        #pan2 {
                height: 1px;
                position: absolute;
                top: 0;
                left: 0;
                width: 1800px;
                overflow: visible;
                margin-left: 450px;
                height: 400px;
/*
                background: url(../images/daywork_fore.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/daywork_fore.png');

        */
        }

/*
			        .night #pan2 {
		                background: url(../images/night_fore.png) no-repeat;
			                -background: none;
			                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/night_fore.png');
			      	}
			        .nowork #pan2 {
		                background: url(../images/day_fore.png) no-repeat;
			                -background: none;
			                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/day_fore.png');
			      	}
      				#pan2 * {
      					display: none;
      				}*/

        				/* day fore */

                #pan2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 13px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/daywork_fore1.jpg) no-repeat;

       				 }
                #pan2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -900px;
        					background: url(../images/daywork_fore2.jpg) no-repeat;
       				 }
                #pan2 .bg3 {
        					position: absolute;
        					width: 1441px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -720px;
        					background: url(../images/daywork_fore3.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/daywork_fore3.png');
       				 }
                #pan2 .bg4 {
        					position: absolute;
        					width: 181px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: 720px;
        					background: url(../images/daywork_fore4.jpg) -1px 0 no-repeat;
       				 }
                #pan2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 222px;
        					left: 50%;
        					top: 178px;
        					margin-left: -900px;
        					background: url(../images/daywork_fore5.jpg) no-repeat;
       				 }

        				/* nowork fore */

                .nowork #pan2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 13px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/day_fore1.jpg) no-repeat;

       				 }
                .nowork #pan2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -900px;
        					background: url(../images/day_fore2.jpg) no-repeat;
       				 }
                .nowork #pan2 .bg3 {
        					position: absolute;
        					width: 1441px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -720px;
        					background: url(../images/day_fore3.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/day_fore3.png');
       				 }
                .nowork #pan2 .bg4 {
        					position: absolute;
        					width: 181px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: 720px;
        					background: url(../images/day_fore4.jpg) -1px 0 no-repeat;
       				 }
                .nowork #pan2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 222px;
        					left: 50%;
        					top: 178px;
        					margin-left: -900px;
        					background: url(../images/day_fore5.jpg) no-repeat;
       				 }

        				/* night fore */

                .night #pan2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 15px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/night_fore1.jpg) no-repeat;

       				 }
                .night #pan2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: -900px;
        					background: url(../images/night_fore2.jpg) no-repeat;
       				 }
                .night #pan2 .bg3 {
        					position: absolute;
        					width: 1438px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: -718px;
        					background: url(../images/night_fore3.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/night_fore3.png');
       				 }
                .night #pan2 .bg4 {
        					position: absolute;
        					width: 180px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: 720px;
        					background: url(../images/night_fore4.jpg) no-repeat;
       				 }
                .night #pan2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 233px;
        					left: 50%;
        					top: 177px;
        					margin-left: -900px;
        					background: url(../images/night_fore5.jpg) no-repeat;
       				 }

/*
                .day #pan2 {
                        background: url(../images/daywork_fore.png) 0 0 no-repeat;
                        -background: none;
                        -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/daywork_fore.png');
                }
*/
#all_menu{
  color: #505050;
  width: 100%;
  height: 399px;
  position: relative;
  padding-top: 1px;
  overflow: hidden;
  background: #f4f1e8;
}
        .night #all_menu {
                background: #5b5c79;
        }

        #all_menu .nojs1 {
                background: url(../images/day_bg.jpg) center 10px no-repeat;
                height: 400px;
                width: 100%;
                position: absolute;
                top: 0;
                left: 0;
        }
                .night #all_menu .nojs1 {
                        background: url(../images/night_bg.jpg) center 10px no-repeat;;
                }

        #all_menu .nojs2 {
                height: 400px;
                width: 100%;
                position: absolute;
                top: 0;
                left: 0;
/*
                background: url(../images/daywork_fore.png) no-repeat;
                -background: none;
                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/daywork_fore.png');
                */
      }


      				/*
			        .night #all_menu .nojs2 {
		                background: url(../images/night_fore.png) no-repeat;
			                -background: none;
			                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/night_fore.png');
			      	}
			        .nowork #all_menu .nojs2 {
		                background: url(../images/day_fore.png) no-repeat;
			                -background: none;
			                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/day_fore.png');
			      	}

      				#all_menu .nojs2 * {
      					display: none;
      				}
      				*/

        				/* night */
                .night #all_menu .nojs2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 15px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/night_fore1.jpg) no-repeat;
       				 }
                .night #all_menu .nojs2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: -900px;
        					background: url(../images/night_fore2.jpg) no-repeat;
       				 }
                .night #all_menu .nojs2 .bg3 {
        					position: absolute;
        					width: 1438px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: -718px;
        					background: url(../images/night_fore3.png);
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/night_fore3.png');
       				 }
                .night #all_menu .nojs2 .bg4 {
        					position: absolute;
        					width: 180px;
        					height: 162px;
        					left: 50%;
        					top: 15px;
        					margin-left: 720px;
        					background: url(../images/night_fore4.jpg) no-repeat;
       				 }
                .night #all_menu .nojs2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 233px;
        					left: 50%;
        					top: 177px;
        					margin-left: -900px;
        					background: url(../images/night_fore5.jpg) no-repeat;
       				 }
       				/* day fore */

                #all_menu .nojs2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 13px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/daywork_fore1.jpg) no-repeat;

       				 }
                #all_menu .nojs2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -900px;
        					background: url(../images/daywork_fore2.jpg) no-repeat;
       				 }
                #all_menu .nojs2 .bg3 {
        					position: absolute;
        					width: 1441px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -720px;
        					background: url(../images/daywork_fore3.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/daywork_fore3.png');
       				 }
                #all_menu .nojs2 .bg4 {
        					position: absolute;
        					width: 181px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: 719px;
        					background: url(../images/daywork_fore4.jpg) no-repeat;
       				 }
                #all_menu .nojs2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 222px;
        					left: 50%;
        					top: 178px;
        					margin-left: -900px;
        					background: url(../images/daywork_fore5.jpg) no-repeat;
       				 }

        				/* nowork fore */

                .nowork #all_menu .nojs2 .bg1 {
        					position: absolute;
        					width: 1800px;
        					height: 13px;
        					left: 50%;
        					top: 0;
        					margin-left: -900px;
        					background: url(../images/day_fore1.jpg) no-repeat;

       				 }
                .nowork #all_menu .nojs2 .bg2 {
        					position: absolute;
        					width: 182px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -900px;
        					background: url(../images/day_fore2.jpg) no-repeat;
       				 }
                .nowork #all_menu .nojs2 .bg3 {
        					position: absolute;
        					width: 1441px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: -720px;
        					background: url(../images/day_fore3.png) no-repeat;
	                -background: none;
	                -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/day_fore3.png');
       				 }
                .nowork #all_menu .nojs2 .bg4 {
        					position: absolute;
        					width: 181px;
        					height: 165px;
        					left: 50%;
        					top: 13px;
        					margin-left: 719px;
        					background: url(../images/day_fore4.jpg) no-repeat;
       				 }
                .nowork #all_menu .nojs2 .bg5 {
        					position: absolute;
        					width: 1800px;
        					height: 222px;
        					left: 50%;
        					top: 178px;
        					margin-left: -900px;
        					background: url(../images/day_fore5.jpg) no-repeat;
       				 }

        #pan1 {
                height: 400px;
                background: url(../images/day_bg.jpg) center 10px no-repeat;
                font-size: 250%;
                position: relative;
                margin-left: -640px;
                display: none;
        }
                .night #pan1 {
                        background: url(../images/night_bg.jpg) 0 10px no-repeat;
                }



input {
	padding: 1px 3px;
}
input, select {
		height: 16px;
}
input.button {
		color: #505660;
		background: #f6f4f2 url(../admin/images/button_bg.gif) repeat;
		padding: 0 1em;
		font-size: 14px;
		font-weight: bold;
		height: 24px;
		width: auto !important;
		cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea, iframe {
	border: 1px solid #ccc;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.w600 {
	width: 244px;
}
textarea.w600 {
	width: 250px;
	max-width: 250px;
	padding: 2px 3px;
}
table.form td {
	padding: 4px 5px;
}
.red {color: #f66;background-color: inherit; background-image: none}
.grey {color: #b1b1b1;background-color: inherit; background-image: none}

input.w600file {
	width: 252px !important;
	height: auto;
}

.pn, .pn_0 {
	font-size: 200%;
}

.pn_0 {
	visibility: hidden;
	width: 35%;
	float: left;
}

.pn {
	float: left;
	width: 18px;
		padding: 0 6px;
	height: 44px;
	margin-right: 1px;
	font-family: "Times New Roman", Times;
}

.pns a {
	text-decoration: none;
}

a .pn {
	background: url(../images/pn1.png) 0 0 no-repeat;
	margin-right: 1px;
	font-size: 15px;
	color: #999999;
		padding-top: 24px;
		height: 20px;
	text-align: left;
	cursor: pointer;
}
body a .pn.odd {
	background: url(../images/pn2.png) 0 0 no-repeat;
	margin-right: 20px;
	font-size: 15px;
	color: #999999;
		padding-top: 24px;
		height: 20px;
	text-align: right;
}

span.neact {
	background: url(../images/pn1a.png) 0 0 no-repeat !important;
	margin-right: 1px;
	font-size: 28px;
	color: #999999;
		padding-top: 10px;
		height: 34px;
	text-align: center;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	width: 30px;
}
body span.odd_neact {
	background: url(../images/pn2a.png) 0 0 no-repeat !important;
	margin-right: 20px;
	font-size: 28px;
	color: #999999;
		padding-top: 10px;
		height: 34px;
	text-align: center;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	width: 30px;
}

.pns {
	height: 55px;
}

body.sendform input {
	margin-bottom: 3px;
}

body.sendform #submit, .submit {
	background: #fff;
	height: 20px;
}






.forma {padding: 0 0 16px;}
.forma ul * {list-style: none;}
.forma ul {padding: 0px 0 6px 0; margin: 0px 0 6px 0;}
	.forma ul li {color: #222222; font-weight: bold;}
		.forma ul ul {padding: 0px 0 0 16px; margin: 0px 0 0 15px;}
			.forma ul * li { color: #636363; font-weight: normal; padding: 0; margin: 0;}

.forma div.comment {font-size: 11px; padding: 0 0 0 25px; font-weight: normal; color: #969696;}

.price {color: #6A0000; font-weight: bold;}
.summa {text-align:right; font-weight:bold; padding: 15px 0 10px;}

.forma input {
	border: none;
}

.up487 {
	font-weight: bold;
}
.up229 {
	font-weight: bold;
	padding-bottom: 1em;
}