a img{border:0px;}
img{border:0px;}
.log{
    
  -webkit-box-shadow: 5px 5px 10px #ACACAC;
   -moz-box-shadow: 5px 5px 10px #ACACAC;
   box-shadow: 5px 5px 10px #ACACAC;
   border:5px solid #E0E0E0;padding:10px;background-color:#F0F0F0;    
}

    #popBox {
    position: absolute;
    text-align: left;
    z-index: 1000;
    border: 1px solid black;
    margin-top: 20px;
    color: white;         
    opacity:0.75;
    filter:alpha(opacity=75);
    background-color: #101010; 
    font-size:11px;
    width:250px;   
    padding:9px;
    text-decoration: none;
    border:2px solid #808080;
    font-weight: 100;
    line-height: 17px;
    }
    
    #popBox ul{
    padding:2px;
    margin:2px 0px 2px 10px;    
    }
    
body
{                                    
position:relative;  
margin:0; padding:0;
font-family: tahoma;
font-size: 14px;
color:#000000;
}
#strana
{                                    
position:absolute;top:0px;left:0px;
width:100%;
}

hr{
 background-color:#D6E3F3;
 height:3px;
    
}
th
{
font-size: 11px;
text-align: left;
background-color: #99BBE8;
}
table .first{
vertical-align: text-top;
text-align:right;
font-weight: 600;
padding-top:8px;

color:#585858;
}
table .second{
vertical-align: text-top;
text-align:left;
font-weight: 600;
color:#1F1F1F;
}
#hlavicka
{
margin:0px; 
padding:10px 10px 0px 10px;
background:#C0C0C0 ;
border-bottom: 1px solid #585858;

min-width: 1200px;
_width: expression(document.body.clientWidth < 1200? "1200px" : "auto" );
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}
#login{
   width:340px; 
   height:150px; 
   border:5px solid #ACACAC;
   background:#D6E3F3; 
   margin:50px auto 50px auto;
   padding:15px;
   vertical-align: middle;
   text-align: center;
   background:url("images/login.jpg") top right repeat-x;

}
#hlavni1
{      
margin:0px; padding:0px;
background:white;
border-bottom-width: 0px;
border-top-width: 0px;
min-width: 1200px;
_width: expression(document.body.clientWidth < 1200? "1200px" : "auto" );
}

#hlavni2
{
margin:0px; padding:0px;
min-width: 1200px;
_width: expression(document.body.clientWidth < 1200? "1200px" : "auto" );
}

#levypanel
{
float:left;
width:230px;
margin:0; padding:0;
margin-left: 10px;
font-size:80%;
min-height :550px;
_height:550px;
}
#levypanel .left_menu
{
   margin:0px 10px 15px 0px;
   padding: 12px 10px 12px 10px;
   position:inherit;
   behavior: url(PIE.php);
   -moz-border-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;      
   border-radius: 4px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
   text-align: center;
   font-size: 1.3em;
   font-weight: 400;
}
#levypanel .top_sel
{background-color:#EA5F24;border: 2px solid #000058;color:#FFF;font-weight: 800;}
#levypanel .blue
{background-color:#0571D4;border: 2px solid #000058;color:#FFF;}
#levypanel .blue:hover
{background-color:#014188;border: 2px solid #000058;color:#FFF;}
#levypanel .orange
{background-color:#EA5F24;border: 2px solid #aA1F00;color:#FFF;}
#levypanel .orange:hover
{background-color:#CA3F04;border: 2px solid #aA1F00;color:#FFF;}
#levypanel .green
{background-color:#00BB00;border: 2px solid #005858;color:#FFF;}
#levypanel .green:hover
{background-color:#006C00;border: 2px solid #005858;color:#FFF;}
#levypanel .left_menu img
{
   border: 0;
   width:16px;
   padding:0px 5px 0px 0px;
   margin-left:-15px;
   vertical-align: middle;
}
#levypanel li
{
list-style: none;
}
#levypanel ul
{
padding:0px;
margin:1px;
padding-left: 4px;
}
#levypanel ul
{
margin: 0px;
margin-top: 4px;
}
#levypanel a
{
padding-left: 0px;
padding-right: 4px;
text-decoration: none;
font-size: 11px;
}
#levypanel a:hover           
{
color:#800000;
}
.selected{
    background-color: #C0C0FF;
    width: 200px;
}

#stredni
{
width:1500px;
margin:0 auto;
padding:0px;
margin-top:0px;
font-size:80%;
}

#stredni_full
{
margin-top:0px;
width:100%;
min-width: 100%;
_width: expression(document.body.clientWidth < 1230? "1230px" : "auto" );
}



#paticka
{  
position:absolute;
top:0px;
left:0px;
z-index:2010;
}

#paticka a
{
   color:black; 
}
#paticka a:hover
{
   color:black;
   text-decoration: none; 
}
#paticka .obsah
{
z-index:2010;    
color: black;    
position:absolute;
top:200px;
left:300px;
text-align: center;
width:300px;
height:150px;
border:8px solid #FF8080;
background:#FFFFFF;
font-size:16px;
font-weight: 600;
color: #800000; 
   -webkit-box-shadow: 1px 5px 10px #ACACAC;
   -moz-box-shadow: 1px 5px 10px #ACACAC;
   box-shadow: 1px 5px 10px #ACACAC;
    opacity:0.9;
    filter:alpha(opacity=90);
}

.obsah_text
{
margin:0px;
font-size: 12px;
color: #0E1D1D;
padding:5px;
vertical-align:bottom;
}
.content_edit{
   background-color: #A6D2FF;
   width:800px; 
   height:120px;
   padding:10px 10px 5px 15px;
   position:relative;
   border:2px solid #969696;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 0px;
   -webkit-border-bottom-right-radius: 10px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 10px 0px 10px 0px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
} 
.content_edit div{
    float:left;
    height:30px;
    margin-right: 15px;
    padding:4px 2px;
}
.t{
    padding:4px 5px;
}
.t th{
}
.t td{
   font-size:12px !IMPORTANT; 
   padding:0px 8px !IMPORTANT; 
   vertical-align: middle;
}
.table_prehled{
}
.table_prehled td{
    padding:4px 5px;
}
.table_prehled th{
    padding:5px 10px;    
   position:relative;
   border:1px solid #969696;
   background: #D0D0D0;
   behavior: url(PIE.php);
   -moz-border-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;      
   border-radius: 4px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}
#tab_button a 
{
   color:black; 
}
#tab_button
{
   vertical-align: top;    
   border:2px solid #969696;
   background-color: #FFFF80;
   width:800px; 
   padding:10px 10px 0px 15px;
   position:relative;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 0px;
   -webkit-border-bottom-right-radius: 10px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 10px 0px 10px 0px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}
.submit_image{
font-size: 10px;
text-decoration: none;
color: #008080;
padding:5px;
vertical-align: top;
}
.submit_image a{
font-size: 10px;
text-decoration: none;
color: #008080;
}
.submit_image img{
height:25px;
}
.submit_image:hover{
color: #800000;    
}

.cleaner
{
border: 0px none; 
margin: 0px; 
padding: 0px; 
float: none; 
clear: both; 
width: 0px; 
height: 0px; 
line-height: 0px; 
font-size: 0px; 
}

h1,h2,h3,h4
{
margin: 2px;
margin-left:0px;
}
h1
{
font-size: 16px;
margin:10px 0px 5px 5px;
color: #585858;
border-bottom: 1px solid #C0C0FF;
line-height: 23px;
}
h1 img
{
width:16px;
padding-bottom:4px;
vertical-align: middle;
}
h2
{
font-size: 14px;
color: #242F4A;
}
h3
{
margin: 14px 5px 3px 2px;    
color: #002828;
}
h4
{
color: #000058;
}

p
{
margin: 0.5em 0
}

a
{
color:black
}
.m_text{
height:24px;
_height:28px;
margin:5px;
margin-top:15px;
padding:8px 10px 4px 10px;
background:#0571D4;
float:left;
text-align:center;
position:inherit;
   behavior: url(PIE.php);
   -moz-border-radius: 10px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 10px;
   -webkit-border-bottom-right-radius: 0px;
   -webkit-border-bottom-left-radius: 10px;      
   border-radius: 10px 10px 0px 10px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}
 a .m_text img{
vertical-align: middle;
}
a .m_text  span{
    padding-left:4px;
}
a .m_text 
{
text-decoration: none;
font-size: 0.9em;
color:#FFF;
}
.m_text a:hover
{
color:#7F7F9A;
}
.m_text:hover, .top_sel
{
background:#EA5F24;
}
.zpet  {
cursor:pointer;
border:none;
border-left: 6px solid brown;
border-top: 1px solid black;
color:#800000;
width:150px;
float:right;
font-size: 10px;
padding-left: 3px;

}
.copy
{
text-align:center;
font-size:80%
}
.menu_logo a{
text-decoration: none;
width:150px;
padding:0px 3px 0px 3px;
margin:0px;
float:left;
color:#7F7F9A;
font-style: italic;
font-size: 16px;
font-family:arial;
font-weight:600;  
}
.menu_logo a:hover{
text-decoration: none;
color:black;
}
.logged
{
float: right;
font-family: arial;
font-size: 70%;
color: #585858;
height:20px;
font-size: 12px;
text-align:right; 
}
.logged img{
vertical-align:middle;   
padding:10px; 
}
.set_panel{
  height:inherit;
  min-height: 100px;
  _height: expression(document.body.clientHeight > 110? "110px" : "auto" );
  padding:2px 10px 2px 10px;
  background-color: #EFEFEF;
  border:1px solid #C0C0C0;
  float:left;  
  margin-right:5px;  
  margin-bottom: 15px;
   position:relative;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;      
   border-radius: 5px;
   -webkit-box-shadow: 1px 1px 3px #ACACAC;
   -moz-box-shadow: 1px 1px 3px #ACACAC;
   box-shadow: 1px 1px 3px #ACACAC;

} 
.set_panel .img{
  vertical-align: top;
  margin-left: 5px;  
  max-height:100px;  
  _height: expression(document.body.clientHeight > 100? "100px" : "auto" );
  border: 0px;  
}
.adresa p{
    color:#000;
    font-size:12px;
}

input, select, textarea
{
   background-color: #FEFEFE;
   border: 1px solid #8080FF;
   padding: 4px 5px;
   color:#40000A;
   position:relative;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;      
   border-radius: 5px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;

}
.no
{
   background-color: none;
   border: 0px;
   -webkit-box-shadow: 0px 0px 0px #ACACAC;
   -moz-box-shadow: 0px 0px 0px #ACACAC;
   box-shadow: 0px 0px 0px #ACACAC;
}
.chb{
    border:0px;
    margin: 0px 3px 0px 3px;
    padding: 0px;
    vertical-align: middle;    
}
input:focus
{
background-color:#D5FFD5;
}                         
.radio{
 border: 0px;
 background: none;
 vertical-align: middle;   
-webkit-box-shadow: 1px 1px 2px #ACACAC;
-moz-box-shadow: 1px 1px 2px #ACACAC;
box-shadow: 1px 1px 2px #ACACAC;
}
.picture{
 margin:4px 0px 3px 10px ;
 max-width :130px;
 _width: 130px;
}
.servis h1{
   border: 0px;  
   width:790px;
   _width:810px;
   background-color: #CE0000;
   color:#F0F0F0;
   font-size: 14px;
   padding: 5px 0px 5px 20px;
   _padding: 8px 0px 2px 20px;
   margin: 0px;
   position:relative;
   border:1px solid #590000;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 0px;
   -webkit-border-bottom-right-radius: 10px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 10px 0px 10px 0px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}
a{
   text-decoration: none;     
}
a:hover{
   text-decoration: underline;
   color:#800000;     
}
.up_cat{
    cursor:pointer;
    padding:2px;
    font-weight:600;
}
.up_cat:hover{
    background-color:#C0C0C0;   
}
.cat_popup{
    overflow:auto;
    visibility:hidden;
    padding:10px;
    position:absolute;
    z-index:1000;
    top:260px;
    left:450px;
    width:250px;
    height:500px;
    background-color:#E6E6FF;
    border:2px solid #585858;
    -webkit-box-shadow: 2px 7px 10px #ACACAC;
    -moz-box-shadow: 2px 7px 10px #ACACAC;
    box-shadow: 2px 7px 10px #ACACAC;
    
}
.var_popup{
    overflow:auto;
    visibility:hidden;
    padding:10px;
    position:absolute;
    z-index:1000;
    top:360px;
    left:520px;
    width:250px;
    height:300px;
    background-color:#E6E6FF;
    border:2px solid #585858;
    -webkit-box-shadow: 2px 7px 10px #ACACAC;
    -moz-box-shadow: 2px 7px 10px #ACACAC;
    box-shadow: 2px 7px 10px #ACACAC;
    
}
.mail_popup{
    overflow:auto;
    visibility:hidden;
    padding:10px;
    position:absolute;
    z-index:1000;
    top:260px;
    left:450px;
    width:350px;
    height:500px;
    background-color:#E6E6FF;
    border:2px solid #585858;
    -webkit-box-shadow: 2px 7px 10px #ACACAC;
    -moz-box-shadow: 2px 7px 10px #ACACAC;
    box-shadow: 2px 7px 10px #ACACAC;
    
}
.tnb_foto{
    float:left;
    width:150px;
    margin:10px;
    text-align:center;
    
}
.tnb_foto img{
    margin:3px;
    
}
.tnb_foto .tnb{
    width:150px;
    -webkit-box-shadow: 2px 7px 10px #ACACAC;
    -moz-box-shadow: 2px 7px 10px #ACACAC;
    box-shadow: 2px 7px 10px #ACACAC;
    
}

.color_button{
    margin:5px;
    float:left;width:100px;height:35px;
   position:relative;
   border:1px solid #590000;
   behavior: url(PIE.php);
   -moz-border-radius: 5px;
   -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 0px;
   -webkit-border-bottom-right-radius: 10px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 10px 0px 10px 0px;
   -webkit-box-shadow: 2px 2px 7px #ACACAC;
   -moz-box-shadow: 2px 2px 7px #ACACAC;
   box-shadow: 2px 2px 7px #ACACAC;
}

.awesome, .awesome:visited, .tlacitko, .tlacitko:visited {
            display: inline-block !important; 
            padding: 5px 10px 6px !important; 
            color: #fff !important; 
            text-decoration: none !important;
            font-weight: bold !important;
            line-height: 1 !important;
            -moz-border-radius: 5px !important; 
            -webkit-border-radius: 5px !important;
            -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
            -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5) !important;
            text-shadow: 0 -1px 1px rgba(0,0,0,0.25) !important;
            border-bottom: 1px solid rgba(0,0,0,0.25) !important;
            position: relative !important;
            cursor: pointer !important;
            }
.awesome:hover                            { background-color: #111 !important;}
.awesome:active                            { top: 1px !important; }
.small.awesome, .small.awesome:visited             { font-size: 11px !important;}
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited         { font-size: 13px !important;}
.large.awesome, .large.awesome:visited             { font-size: 14px !important; padding: 8px 14px 9px !important;}
    
.green.awesome, .green.awesome:visited        { background-color: #00BB00 !important;}
.green.awesome:hover                        { background-color: #006C00 !important;}
.blue.awesome, .blue.awesome:visited        { background-color: #2daebf !important;}
.blue.awesome:hover                            { background-color: #007d9a !important;}
.darkblue.awesome, .blue.awesome:visited        { background-color: #005AA3 !important;}
.darkblue.awesome:hover                            { background-color: #004080 !important;}
.red.awesome, .red.awesome:visited            { background-color: #e33100 !important;}
.red.awesome:hover                            { background-color: #872300 !important;}
.magenta.awesome, .magenta.awesome:visited        { background-color: #a9014b !important;}
.magenta.awesome:hover                            { background-color: #630030 !important;}
.orange.awesome, .orange.awesome:visited        { background-color: #ff5c00 !important;}
.orange.awesome:hover                            { background-color: #d45500 !important;}
.yellow.awesome, .yellow.awesome:visited        { background-color: #ffb515 !important;}
.yellow.awesome:hover                            { background-color: #fc9200 !important;}
.gray.awesome, .gray.awesome:visited        { background-color: #808080 !important;}
.gray.awesome:hover                            { background-color: #585858 !important;}

.tlacitko:hover                            { background-color: #111 !important;}
.tlacitko:active                            { top: 1px !important; }
.small.tlacitko, .small.tlacitko:visited             { font-size: 11px !important;}
.tlacitko, .tlacitko:visited,
tlacitko, tlacitko:visited        { background-color:#003871 !important;}
tlacitko:hover                            { background-color: #000058 !important;}
                                                  
input.tlacitko{border:0px !important;}

.company_left{
    margin: 20px 20px 20px 0px;
    padding:5px;
    border:2px solid #969696;
    background:#B0D8FF;
    width:600px;    
    float:left;
}
.company_right{
    float:left;
    margin: 20px 20px 20px 0px;
    padding:5px;
    border:2px solid #969696;
    background:#FFFFB9;
    width:300px;    
}



/* Calendar */
#calendar_wrap {
    padding: 0px 5px 15px 5px;
    color:#585858;
    padding-top:5px;
}
#calendar_wrap a{
    color:#163F5A;
    text-decoration: none;
}

#calendar {
    border:1px solid #969696;
    text-align: center;margin:0px;padding:0px;
    width:1340px;
    float:left;
}
#calendar table {
    text-align: center;margin:0px;padding:0px;
}

#calendar th {
    padding:4px 2px;
    text-align:center;
    color:#FFF;
    background-color: #808080 !IMPORTANT;
    font-size:1.3em;
    font-style: italic;
   behavior: url(PIE.php);
   -moz-border-radius: 6px;
   -webkit-border-top-left-radius: 6px;
   -webkit-border-top-right-radius: 6px;
   -webkit-border-bottom-right-radius: 0px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 6px 6px 0px 0px;
}
#calendar tbody td {
    font-size:1.3em;
    height:145px;
    border: 1px solid #DBDBDB;
   behavior: url(PIE.php);
   -moz-border-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 0px;
   -webkit-border-bottom-left-radius: 0px;      
   border-radius: 4px 4px 0px 0px;
}

#calendar #actual,#calendar #prev, #calendar #next, #calendar #this  {
    text-align: left;
    float:left;
    padding:2px 10px;
    font-weight: 800;
    font-size:1.2em;
}
#calendar .days{
    vertical-align: top; 
    text-align: left;   
    padding:0px;
    margin:0px;
}
#calendar .day_num, #calendar .day_num_a{
    border:1px solid #969696;
    padding:2px 5px;
    background-color:#D0D0D0;
    color:#000000;
    margin:0px;
    margin-bottom: 2px;
    font-size:1.2em;
    font-weight: 800;
   behavior: url(PIE.php);
   -moz-border-radius: 2px;
   -webkit-border-top-left-radius: 2px;
   -webkit-border-top-right-radius: 2px;
   -webkit-border-bottom-right-radius: 2px;
   -webkit-border-bottom-left-radius: 2px;      
   border-radius: 2px;
   width:178px;
}
#calendar .day_num_a{
    border:1px solid #5F8AFE;
    background-color:#99BBE8;
    color:#000000;
    font-weight: 800;
}
#calendar .day_num_a:hover{
    background-color:#2C7CB1;
    color:#FFFFFF;
}
#calendar .row{
    font-size:0.8em;
    height:14px; 
    line-height: 14px;  
    width:188px;
    overflow:hidden;
    margin-bottom:1px;
    padding:1px 0px 0px 1px;
    color:#000000;
}
#calendar .weekend .row{
    font-size:0.8em;
    height:14px; 
    line-height: 14px;  
    width:96px;
    overflow:hidden;
    margin-bottom:1px;
    padding:1px 0px 0px 1px;
    color:#000000;
}
#calendar .weekend {
    width:100px !IMPORTANT;
    overflow: hidden;
}

#calendar .row:hover{
    background:#585858;
    color:#FFFFFF;
}

#calendar .k{
    background:#E0E0E0;
}
#calendar .r{
    background:#CEFFCE;
}


#calendar tfoot a {
    text-decoration: none;
    font-weight: bold;
}

#calendar .today {
    background: #008000;
    border: 1px solid #585858;
    font-weight: bold;
    color: #F0F0F0;
}
#calendar .filter{
    font-weight: 800;
    font-size:1.2em;
    float:left;
    padding:1px 50px;
}
#calendar .filter label:hover{
    color:#800000;
    border-bottom: 1px solid #C0C0C0;
}

@media only screen and (max-width: 1600px) {

#calendar_wrap {    width:100%;}
#calendar {    width:100%;}
#calendar .row{   width:128px;}
#calendar tbody td {    font-size:1.1em;    height:85px;}
#calendar .weekend {    width:50px ;}
#calendar .day_num, #calendar .day_num_a{   width:126px;}
#calendar .weekend {    width:96px !IMPORTANT;}
#stredni{width: 1250px;}
#stredni_full{min-width: 1300px;_width: expression(document.body.clientWidth < 1300? "1300px" : "auto" );}

}


.adr_popup{
    padding:0px;
    display:none;
    position:relative;
    z-index:1000;
    width:400px;
    height:430px;
    border:2px solid #585858;
    -webkit-box-shadow: 2px 7px 10px #ACACAC;
    -moz-box-shadow: 2px 7px 10px #ACACAC;
    box-shadow: 2px 7px 10px #ACACAC;
    overflow: hidden;
    background:#FFF;
}
.adr_popup .category{
    margin:5px 0px;
    border-bottom:1px solid #000000;
    background:#585858;
    color:#F0F0F0;
    padding:2px 10px;
}
.adr_popup_in{
    position:absolute;
    width:400px;
    height:400px;
    overflow: auto;
}


#infobox{
    padding:5px;
    width:260px;
    border:2px solid #FF884F;
    background: #FFFF93;
    float:right;
}
#infobox h3{
    font-size:1.2em;
    text-decoration: underline;
    font-style: oblique;
}
#infobox h4{
    font-size:1.1em;
    font-style: oblique;
    text-decoration: underline;
    color:#000058;
}
#infobox a{
    color:#2D2D2D;
    text-decoration: none;
}
#infobox a:hover{
    color:#000000;
    text-decoration: none;
}
#infobox .line{
    border:1px solid #C0C0C0;
}
#infobox .line:hover{
    border:1px solid #D0D0D0;
}
.ked{padding:15px 10px;float:left;width:690px;margin:0px;background:#F0F0F0;border:1px solid #ACACAC;margin-bottom: 100px;}
.lister{
    font-size: 1.0em;
    text-align: left;
    margin:5px 20px;
}
.lister p{
    text-align: left;
    padding:4px 0px 10px 5px;
}
.lister a{
    padding:3px 6px;
    margin:4px;
    background-color:#0571D4;
    color:#fff;
    font-size:90%;
    font-weight: 800;
    border:1px solid #2F6BCF;
    position:relative;
   behavior: url(../PIE.php);
   -moz-border-radius: 2px;
   -webkit-border-top-left-radius: 2px;
   -webkit-border-top-right-radius: 2px;
   -webkit-border-bottom-right-radius: 2px;
   -webkit-border-bottom-left-radius: 2px;      
   border-radius: 3px;
  -webkit-box-shadow: 0px 2px 5px #585858;
   -moz-box-shadow: 0px 2px 5px #585858;
   box-shadow: 0px 2px 5px #585858;     
   text-decoration: none;
    
}
.lister a:hover, .lister .current {
    color:#000058;
    background-color:#EA5F24;
    border:1px solid #121212;
    
}
.lister_count {
    color:#000058;
    text-align:right;
    padding-right: 30px;
    
}
.arrow-up, .arrow-down, .arrow-up_sel, .arrow-down_sel{
    border:0;
    text-indent:-9999px;
    width:16px;
    height:16px;
}
.arrow-up{
    background:url(../images/up-arrow.png) no-repeat; 
}
.arrow-down{
    background:url(../images/down-arrow.png) no-repeat; 
}
.arrow-up_sel{
    background:url(../images/up-arrow_sel.png) no-repeat; 
}
.arrow-down_sel{
    background:url(../images/down-arrow_sel.png) no-repeat; 
}

.sfile a{
    color:#000000;    
}
.sfile a:hover{
    color:#000058;
    text-decoration: none;    
}
.sfile{
    background-color: #E0E0E0;
    border:3px solid #969696;
    padding:0px 10px 10px 10px;
    margin:10px;
    width:450px;
    float:left;
}
.sfile:hover{
    background-color: #CEE7FF;
}
.hist{
    padding:3px;
    padding-top:6px;
    border-bottom:1px solid #D0D0D0;   
    width:auto; 
}
.hist:hover{
    border-bottom:1px solid #969696;    
}
#menu_line{
    background-color: #0571D4; 
    height:23px; 
    padding: 0px 5px;
    height:30px;  
}
.top_button{
    float:left;
    padding:0px 10px;
    border-left: 1px solid #fff;   
    color:#FFFFFF; 
    font-size: 14px;
    line-height: 30px;
    height:30px;  
}
.top_button a{
    color:#fff;
    font-weight: 200;
    text-decoration: none;
    
}
.top_button input, .top_button select{
    padding:0px;margin:0px;    
}
.top_button a:hover{
    text-decoration: none;
    color:#E0E0E0;
}
.top_button:hover{
    background-color:#1581E4;
}
.sel{
    background-color:#003194;
}
.top_button img{
    float:left;padding:6px 10px 2px 0px;
    width:16px;
}

