@charset"utf-8";
/* CSS Document */
body
{
border-right:4px solid blue;
border-left:4px solid blue;
background-color:white;
color:red;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
text-align:center;
margin:0px;
padding:0px;
}

form {
  text-align: center;
}

input,select,textarea
{
color:black;
border:1px ridge #A74AC7;
font-family:Arial;
font-weight:bold;
font-size:13px;
text-align:center;
background-color:#C0C0C0;
font-family:Arial,Helvetica,sans-serif;
}
p
{
text-align:center;
margin:0;
padding-top:0;
padding-bottom:0;
}
a
{
text-align:center;
color:blue;
text-decoration:none;
outline:none;
}
a:link
{
text-align:center;
text-decoration:none;
color:blue;
}
a:visited
{
text-align:center;
color:blue;
}
a:hover
{
text-align:center;
color:blue;
}
a img
{
border:0;
}
.orbitRotund50{width:50px;height:50px;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-border-radius:99em;-moz-border-radius:99em;border-radius:99em;border:2px solid #eee;box-shadow:0 3px 2px rgba(0,0,0,0.3)}

.line { 
text-decoration: bold; 
color : red }  
.linex { 
text-decoration: bold; 
color : blue }


.data{
text-align:center;
color:white;
background:#0a654b;
font-size: 16px;
font-weight:bold;
//border-bottom: 2px solid #8A2BE2;
//border-top: 2px solid #8A2BE2;
border-bottom: 4px solid blue;
border-top: 4px solid blue;
}


.dataz{text-align:center;color:#D3D3D3;background:#202734;font-size:16px;font-weight:bold;border-bottom: 2px solid #4A63C1;border-top: 2px solid #4A63C1;}
.datza
{
text-align:center;

color:#;
background:#404050;
font-size:16px;
font-weight:bold;
border-bottom: 2px solid #A74AC7;
border-top: 2px solid #A74AC7;
}
#footer1
{
height:auto;
padding-left:5px;
padding-bottom:3px;
padding-right:15px;
text-align:left;
height:15px;
line-height:15px;
}
.sus
{
float:right;
}
.optsize1
{
font-size:16px;
}
.optsize2
{
font-size:18px;
}
.optsize3
{
font-size:20px;
}