/* 
    Document   : ua_list
    Created on : 2013.08.10., 10:17:14
    Author     : SMID
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


#marka1{
     border-bottom-color:#eeeeee;
     border-bottom-style:solid;
     border-bottom-width:2px;
     border-width:0px;
}
#marka2{
     border-color:#1199ff;
     border-style:solid;
     border-width:1px;
}
#focim{
    text-align:center;
    vertical-align:middle;
}
#fch1{
    margin-top:0px;margin-bottom:0px;
    color:#222222;
    font-weight:bold;
}
#fch1ua{
    color:#888888;
    font-size:15px;
}
#uack1{
     text-align:center;
     border-bottom-color:#aaaaaa;
     border-bottom-style:solid;
     border-bottom-width:2px;
     border-right-color:#aaaaaa;
     border-right-style:solid;
     border-right-width:2px;
     border-left-color:#aaaaaa;
     border-left-style:solid;
     border-left-width:2px;
     border-top-color:#aaaaaa;
     border-top-style:solid;
     border-top-width:2px;
}
#le1{   
box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-webkit-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-moz-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-o-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
text-align: left;
    width:98%;
    border-width:0px;
}
#le2{
    /*box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-webkit-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-moz-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;
-o-box-shadow: inset 0px 0px 10px -5px #000000,0px 0px 0px 0px #242424;*/
text-align: left;
    border-width:0px;
    padding-left: 10px;
    border-bottom-style:solid;
border-bottom-color:#ccc;
border-bottom-width:3px;
    vertical-align:middle;
    height:30px;
    font-weight:bold;
}
#le3{
    font-size:16px;
    color:#ee1111;
}
#le4{
    font-size:21px;
    color:#333333;
    font-weight: normal;
}
#le5{
    color:#888888;
    font-size:16px;
}
#kiskep{
    width: 90%;
    box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-webkit-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-moz-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-o-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
margin-bottom: 6px;

}
#kiskep:hover{
    transform:scale(0.95, 0.95) rotate(-1deg);
    position: relative; bottom:0px; left:0px;
box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-webkit-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-moz-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-o-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
}
#term{
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
width:300px;
height: 450px;
background-color: rgba(255,255,255,0.25);
float: left;
margin: 10px;
overflow: hidden;
}
#term:hover{
    background-color: rgba(132,194,225,0.20);
}
#term2{
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
width:300px;
height: 300px;
background-color: rgba(255,255,255,0.25);
float: left;
margin: 10px;
overflow: hidden;
}
#term2:hover{
    background-color: rgba(132,194,225,0.20);
}
#term3{
    width: 120px;
  border: none;
  float: left;
margin: 10px;
overflow: hidden;
height: 180px;
max-height: 150px;
text-align: center;
}
#term3:hover{
    background-color: rgba(255,255,225,0.2);
}
#h1_1{
    margin-bottom:26px;
    margin-top:5px;
    font-size:32px;
}

#h1_2{
    font-size:22px;
}
#h2_1{
    margin-bottom:6px;
    margin-top:5px;
    font-size: 18px;
    font-weight: bold;
}

#term_index{
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
width:220px;
height: 250px;
background-color: rgba(255,255,255,0.25);
float: left;
margin: 10px;
overflow: hidden;
}
#term_index:hover{
    background-color: rgba(132,194,225,0.20);
}
#h1_1{
    margin-bottom:26px;
    margin-top:5px;
    font-size:32px;
}

#h1_2{
    font-size:22px;
}
#h2_1{
    margin-bottom:6px;
    margin-top:5px;
    font-size: 18px;
    font-weight: bold;
}

@media only screen
and (min-width:320px)
and (max-width:800px){
 #term_index{
    border-color: #aaa;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
width:200px;
max-width: 45%;
height: 220px;
background-color: rgba(255,255,255,0.25);
float: left;
margin: 5px;
text-align: center;
overflow: hidden;
}
#kiskep{
    width: 90%;
    box-shadow: none;
    /*box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-webkit-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-moz-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
-o-box-shadow: 2px 2px 10px 0px #888,0px 0px 0px 0px #000;
margin-bottom: 6px;*/

}
#kiskep:hover{
    transform: none;
    /*transform:scale(0.95, 0.95) rotate(-1deg);
    position: relative; bottom:0px; left:0px;
box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-webkit-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-moz-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;
-o-box-shadow: 10px 10px 20px -5px #bbb,0px 0px 0px 0px #000;*/
}
}