.popup {
color:#5B5959;
font-size:17px;
left:50%;
margin-left:-238px;
margin-top:-190px;
position:fixed;
top:50%;
width:475px;
z-index:2000;
}
.p-top {
background:url("/include/images/popup/popup-top.png") repeat scroll 0 0 transparent;
height:5px;
overflow:hidden;
width:475px;
}
.popup-in {
background:none repeat scroll 0 0 #F2F2F2;
padding:20px 30px 4px;
}
.p-bot {
background:url("/include/images/popup/popup-bot.png") repeat scroll 0 0 transparent;
height:5px;
overflow:hidden;
width:475px;
}
.sh {
background:url("/include/images/popup/sh.png") repeat scroll 0 0 transparent;
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1900;
}
.att1 {
font-size:12px;
padding:30px 0 15px 138px;
}
.exit {
background:url("/include/images/popup/x.gif") repeat scroll 0 0 transparent;
height:12px;
overflow:hidden;
position:absolute;
right:9px;
top:9px;
width:12px;
}
.popup td {
padding-bottom:5px;
color:#5B5959;
}
.td1 {
padding-right:18px;
text-align:right;
width:120px;
}
.popup a:visited {
color:#FFFFFF;
}
.popup input, select
{
  color:#5B5959;
  font-size:20px;
  height:30px;
}
.popup textarea
{
  color:#5B5959;
  width:250px;
}
.popup select
{
  text-align:center;
  width:78px;
}
#send_zak
{
  background:none repeat scroll 0 0 #57230B;
border:2px solid #4F1F0A;
color:#FFFFFF;
font-weight:bold;
padding:5px 10px;
}
#send_zak:hover
{
background:none repeat scroll 0 0 #5F4E47;
cursor:pointer;
}
