/*
Theme Name: ATM
Theme URI: http://beweb.kiev.ua/
Description: The atmosphere WordPress theme based on the Demid design.
Version: 1.0
Author: Evgen Komrakov (aka Muratty)
Author URI: http://beweb.kiev.ua/
*/
html, table, body, div {
margin: 0;
padding: 0;
font-size: 13px;
font-family:Tahoma;
}
#body {
width:1023px;
height:768px;
margin: 0px auto;
background: url(images/all.jpg) no-repeat;
}
#body2 {
width:180px;
height:auto;
margin: 0px auto;
padding-top: 200px;
}
#blok {
width:210px;
height:auto;
margin: 0px auto;
padding-top: 25px;}

#html {float:left; padding-top: 2px; width:100px;}
#flash2 {width:95px;float:right;}
.main {font-size: 13px;
font-family:Tahoma; color#333333;}
.imghref {
border: none;
}
a:link{text-decoration:underline;}
a:hover{text-decoration:underline;}
.text1{color:#333333;}
.text2{color:#cccccc;}
.text3{color:#cccccc;
font-size: 11px;
font-family:Tahoma;
}
#text1, #text2, #text3, #text4, #text5, #logo{
display:block;
position:absolute;
}
#logo {margin: 60px 0px 0px 97px;}
#text1 {margin: 229px 0px 0px 625px;}
#text2 {margin: 295px 0px 0px 220px;}
#text3 {margin: 355px 0px 0px 450px;}
#text5 {margin: 629px 0px 0px 700px;}
#text4 {margin: 689px 0px 0px 185px;
width:320px;
}
#foot {
display:block;
position:absolute;
margin: 743px 0px 0px 30px;
width:945px;
overflow:hidden;
}
#cont, #copy, #dev, #flash {
display:block;
position:relative;
float:left;
}
#cont {width:370px;}
#copy {width:280px;}
#dev {width:230px;}
.footer {
  padding: 10px;
  margin: 0 auto;
  background: url(images/footbg.jpg) top center repeat-y;
  text-align: center;
}
.footer ul, .footer li a {
  color: #949494;
}
.footer ul {
  list-style-type: none;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
.footer li {
  display: inline;
  padding: 2px 4px;
  font-size: 12px;
}
.footer li a:hover { text-decoration: none; }
.footer a.nofl {
text-decoration: none;
color: #D3D3D3;
font-weight: bold;
}
.footer .separ {
  font-size: 6px;
  height: 6px;
}
.lincka {
  color: #C8C8C8;
}

