@import url(https://web.archive.org/web/20160403021607cs_/http://fonts.googleapis.com/css?family=yesteryear);
@import url(https://web.archive.org/web/20160403021607cs_/http://fonts.googleapis.com/css?family=oxygen);
@import url(https://web.archive.org/web/20160403021607cs_/http://fonts.googleapis.com/css?family=nova+slim|wallpoet);
@import url(https://web.archive.org/web/20160403021607cs_/http://fonts.googleapis.com/css?family=comfortaa:300,400,700&subset=latin,cyrillic-ext,cyrillic);
section.header {
  height: 150px;
  width: 100%;
  min-width: 740px;
  border-bottom: 8px solid #3c2c26;
  background: #a3150e;
  background: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagphjhzglhbedyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigy3g9ijuwjsigy3k9ijuwjsigcj0inzulij4kicagidxzdg9wig9mznnldd0imcuiihn0b3aty29sb3i9iinhmze1mguiihn0b3atb3bhy2l0et0imsivpgogicagphn0b3agb2zmc2v0psixmdaliibzdg9wlwnvbg9ypsijnzewyja2iibzdg9wlw9wywnpdhk9ijeilz4kica8l3jhzglhbedyywrpzw50pgogidxyzwn0ihg9ii01mciget0iltuwiib3awr0ad0imtaxiibozwlnahq9ijewmsigzmlsbd0idxjskcnncmfklxvjz2ctz2vuzxjhdgvkksiglz4kpc9zdmc+);
  background: -moz-radial-gradient(center,ellipse cover,#a3150e 0%,#710b06 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#a3150e),color-stop(100%,#710b06));
  background: -webkit-radial-gradient(center,ellipse cover,#a3150e 0%,#710b06 100%);
  background: -o-radial-gradient(center,ellipse cover,#a3150e 0%,#710b06 100%);
  background: -ms-radial-gradient(center,ellipse cover,#a3150e 0%,#710b06 100%);
  background: radial-gradient(ellipse at center,#a3150e 0%,#710b06 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#a3150e',endcolorstr='#710b06',gradienttype=1);
}
section.header header {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
section.header #topmenu {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 20px;
  padding-top: 90px;
}
section.header #topmenu ul {
  list-style: none;
}
section.header #topmenu ul li {
  float: left;
  padding-right: 20px;
}
section.header #topmenu ul li a {
  color: #dfd68b;
  text-decoration: none;
  text-shadow: 2px 2px 1px rgba(0,0,0,0.7);
}
section.header #topmenu ul li a:hover {
  color: #e00;
}
html {
  height: 100%;
}
body {
  margin: 0;
  height: 100%;
  font-family: tahoma, geneva, sans-serif;
  font-size: 16px;
  color: #504137;
  background: #fff url(https://itart.org.ua/images/cont-bg01.jpg);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #431e0e;
  font-family: "arial", "helvetica", sans-serif;
  font-family: 'comfortaa', cursive;
  text-align: center;
  line-height: 1em;
  margin: 20px 0 15px 0;
}
h1 {
  font-size: 1.9em;
  border-bottom: 2px solid rgba(0,0,0,0.1);
  padding-bottom: 20px;
  margin-bottom: 15px;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.3em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 0.8em;
}
h6 {
  font-size: 0.6em;
}
a {
  color: #ffff66;
}
a:link {
  color: #36f;
}
a:hover {
  color: #c00;
}
a:visited {
  color: #c09;
}
a:active {
  color: #00cc33;
}
img {
  border: 0 none;
}
.clr {
  clear: both;
}
main {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 350px;
  display: block;
}
#logo {
  padding: 20px;
  padding-left: 40px;
  padding-top: 40px;
  float: left;
  font-size: 85px;
}
#logo a {
  text-decoration: none;
  color: #dfd68b;
  font-family: "nova slim", cursive;
}
#logo a img {
  max-height: 80px;
}
.item-page {
  padding-bottom: 10px;
}
.center {
  margin: 0 auto;
}
.topban {
  width: 100%;
  max-width: 845px;
  padding-top: 15px;
}
.topban img {
  box-shadow: 2px 2px 3px 3px rgba(0,0,0,0.3);
}
.awusblk {
  float: left;
  width: 33%;
}
.awusblk li {
  list-style: none;
  padding-bottom: 10px;
}
form.form {
  width: 600px;
  margin: 0 auto;
}
form.form div {
  padding: 4px;
  margin: 4px 0;
  position: relative;
}
form.form input.text,
.textarea {
  padding: 5px 10px;
  height: 20px;
  border: 1px solid #ddd;
  color: #333;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
form.form input.text {
  width: 290px;
}
form.form .textarea {
  height: 150px;
  width: 290px;
}
form.form label {
  float: left;
  width: 120px;
  text-align: right;
  margin-right: 15px;
  font-weight: bold;
  color: #666;
  font-size: 13px;
}
form.form .btn {
  display: block;
  height: 31px;
  padding: 0 10px;
  color: #565e62;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #e1e0df;
  outline: none;
  cursor: pointer;
}
form.form .btn,
form.form .text,
form.form .textarea {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
div.error_field {
  background: #fedafb;
  border: 1px solid #fa74f0;
}
div.errors {
  width: 580px;
  margin: 15px auto;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fdfec2;
}
div.errors .error {
  color: red;
  font-weight: bold;
  font-size: 12px;
  margin: 5px;
}
address {
  text-align: center;
}
#contact-wrapper {
  width: 430px;
  border: 1px solid #e2e2e2;
  background: #f1f1f1;
  padding: 20px;
}
#contact-wrapper div {
  clear: both;
  margin: 1em 0;
}
#contact-wrapper label {
  display: block;
  float: none;
  font-size: 16px;
  width: auto;
}
form#contactform input {
  border-color: #b7b7b7 #e8e8e8 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  font-size: 16px;
  color: #333;
}
form#contactform textarea {
  font-family: arial, tahoma, helvetica, sans-serif;
  font-size: 100%;
  padding: 0.6em 0.5em 0.7em;
  border-color: #b7b7b7 #e8e8e8 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px;
}
.portfolio {
  text-align: center;
}
.sitesmal {
  position: relative;
  display: inline-block;
  width: 320px;
  padding: 10px;
  margin: 10px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(255,255,255,0.4);
}
.sitesmal a {
  text-decoration: none;
  color: #431e0e;
}
.sitesmal hr {
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  width: 280px;
  margin: 0 auto;
}
.sitesmal img {
  border: 7px inset rgba(0,0,0,0.1);
}
.sitesmal h2,
.sitesmal h1,
.sitesmal .des {
  display: table-cell;
  vertical-align: bottom;
  width: 320px;
  padding-bottom: 10px;
  border-bottom: 0;
}
.sitesmal h1,
.sitesmal h2 {
  font-size: 19px;
  height: 22px;
  font-weight: bold;
}
.sitesmal .des {
  font-size: 15px;
  height: 50px;
  padding: 10px;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
footer {
  background: url("https://itart.org.ua/images/body_bg.jpg");
  height: 150px;
  padding: 25px;
  position: relative;
}
footer:before {
  height: 8px;
  width: 100%;
  background: url('https://itart.org.ua/images/footer_bef.jpg') repeat-x;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
}


