.bg {
z-index:0;
width:100%;
height:100%;
position:absolute;
top:0px;
Left:0px;
}

.ta {
font-family: Verdana;
font-size: 73%;
font-weight:bold;
color: #A0D7F6;
text-align: justify;
text-shadow: 1px 1px 1px #34393F;
filter: dropshadow(color=#34393F, offx=1, offy=1,positive=1);
}

.ta a{
font-family: Verdana;
font-weight:bold;
color: #A0D7F6;
text-shadow: 1px 1px 1px #34393F;
filter: dropshadow(color=#34393F, offx=1, offy=1,positive=1);
}


.deviz {
font-family: Monotype Corsiva;
font-size: 205%;
font-weight:bold;
color: #BFE2FA;
}



.zagdev {
font-family: Verdana;
font-size: 16px;
font-weight:bold;
color: #BFE2FA;
text-shadow: 1px 1px 1px gray;
filter: dropshadow(color=gray, offx=1, offy=1,positive=1);
}


.touch {
  width:82%;
  padding: 0;
  margin-left: 9%;
  margin-right: 9%;
  height: 100%;
  list-style: none;
}

.touchspis{
height:9%;
text-align:center;
border-bottom-color:#5DAEDB;
border-bottom-width:1px;
border-bottom-style:solid;
font-family: Verdana;
font-size: 97%;
font-weight:bold;
color: #5DAEDB;
}

.tsa{
font-family: Calibri;
font-size: 80%;
font-weight: bold;
color: #5DAEDB;
text-align:Center;
width:100%;
height:100%;
text-decoration:none;
display: block;
vertical-align:bottom;
}

.tsa:hover{
font-family: Calibri;
font-size: 85%;
font-weight: bold;
color: #284080;
text-align:Center;
width:100%;
height:100%;
background: #5DAEDB;
text-decoration:underline;
display: block;
vertical-align:bottom;
}


.transp {
filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity: 0.50;
}


.scr {
scrollbar-face-color: #284080; 
scrollbar-highlight-color: #5C74A7;
scrollbar-shadow-color: #5C74A7; 
scrollbar-3dlight-color: #5C74A7;
scrollbar-arrow-color:  #5C74A7; 
scrollbar-track-color: #385083;
scrollbar-darkshadow-color: #5C74A7;
scrollbar-lightshadow-color: #5C74A7;
}

.mainframe {
border-bottom-color:#E99106;
border-bottom-width:0px;
border-bottom-style:double;
border-top-color:#E99106;
border-top-width:0px;
border-top-style:double;
border-left-color:#E99106;
border-left-width:0px;
border-left-style:double;
border-right-color:#E99106;
border-right-width:0px;
border-right-style:double;
}

.contact {
font-family: Verdana;
font-size: 70%;
font-weight:bold;
color: #5DAEDB;
text-align: Center;
text-shadow: 1px 1px 1px #24292F;
filter: dropshadow(color=#24292F, offx=1, offy=1,positive=1);
}

.contact a{
font-family: Verdana;
font-weight:bold;
color: #5DAEDB;
text-shadow: 1px 1px 1px #24292F;
filter: dropshadow(color=#24292F, offx=1, offy=1,positive=1);
}


.menulink:hover{
color: #284080;
background: #A0D7F6;
}



.but1{
display: block;
width: 100%;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;
}

.but1:hover{
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
}


.but2{
display: block;
width: 100%;
}

