ul, li, ol, h1, h2, h3, h4, h5, form, fieldset, legend {
padding:0;
margin:0;
}

legend {
display:none;
}

ul, li {
list-style : none;
}

fieldset input.submit {
width : auto;
border : none;
}

fieldset label, fieldset span {
float : left;
width : 300px;
text-align : right;
padding-right : 15px;
}

fieldset input, fieldset textarea {
float : left;
vertical-align : middle;
border : 1px solid #CCCCCC;
}

fieldset input {
width : 180px;
}

fieldset em {
float : left;
display : block;
padding-right : 5px;
}

fieldset input.captcha {
width : 50px;
margin : 8px 5px 0 0;
}

img.captcha {
vertical-align:middle;
}

fieldset cite {
display : block;
clear : both;
margin-left : 315px;
padding-left : 15px;
color : #FF0000;
background : url(../images/old/icon_error.gif) no-repeat 0 4px;
}

div.obrazec-content-body img, div.obrazec-content-body fieldset {
border:0;
}

div.obrazec-content-body {
min-height:500px;
height:auto !important;
height:500px;
background-color: #fff;
padding:0;
margin:0;
}

div.obrazec-content-body h2 {
background : #E5E5E5;
margin : 0 0 20px 0;
padding : 7px 150px 10px 7px;
}

div.obrazec-content-body h1 span {
display : block;
padding: 0 0 3px 3px;
color : #737373;
font-size : 10px;
font-weight : normal;
}

div.obrazec-content-body p.last {
margin-bottom : 10px;
text-align : right;
border-bottom : 1px solid #BFBFC0;	
}

div.obrazec-content-body p {
padding-bottom : 10px;
}

#jumpUp {
position : relative;
padding : 15px;
margin-bottom : 20px;
}

#jumpUp h4 {
font-size : 20px;
padding-bottom : 10px;
border-bottom : 1px solid #CCCCCC;
}

#jumpUp h4 span {
display : block;
padding : 10px 10px 0 15px;
font-size : 16px;
}

#jumpUp ul {
font-size : 12px;
}

#jumpUp li {
padding : 10px 0 0 15px;
}

.error {
border : 3px solid #FF0000;
}

.error h4 {
color : #ff0000;
}

.error li {
background : url(../images/old/vec.gif) no-repeat 0 16px;
}

.notice {
border : 3px solid #CCCCCC;
}

.notice h4 {
color : #54A652;
}

.notice li {
background : url(../images/old/notice.gif) no-repeat 0 16px;
}

.err {
color : #FF0000;
}

#sdSpace {
clear : both;
position : relative;
}