﻿body, html {
margin:0px;
padding:0px;
background-color:#4477FF; 
height=100%;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}

h1{
margin:0px;
padding:0px;
color: #ffffff;
font-size:16px;
}

hr{
border: 0;
width: 90%;
color: #3333CC;
background-color: #3333CC;
height: 1px;
text-align:left;
}

img{
margin: 10px; 
}

table {
width:90%;
height=100%;
border-spacing: 0px; 
}
tr{
text-align:center;  vertical-align: middle;
}
td{
}
th{
text-transform:uppercase;
}

#tablecontent{
border-collapse: collapse;
border:1px solid #1155EE;
border-spacing: 0px; 
width:80%;
height:10px;
text-align: right;
padding-right: 1px; 
margin:10px;
background-color:#4477FF;
}
#alleft{
text-align:left;
padding-left: 7%
}

#allefttext{
text-align:left;
padding-left: 7%;
font-size:13px;
}

#mytmpmain{
}
#mytmpmain #mytmp:hover{
background-color: #3333CC;
}

#skillgroup{
}


#metromenu{
/* background-color:#4477FF; */
width:120px;
padding:10px;
border-spacing:15px;
font-family: 'Open Sans', sans-serif;
}

#menu{
position: fixed; 
top:75px; 
right:10px; 
}

.tab{
background-color: #3366FF;
padding:6px 5px 3px;
border:1px solid #1155EE;
/* box-shadow: 0 0 5px rgba(0,0,0,0.5); */
}

#header{
height:60px;
border:1px solid #33cc00;
background-color:#55DD11;
font-size:26px;
    text-shadow: 0px 1px 0px #007711;
    color: white; /* Белый цвет текста */
	text-transform:uppercase;    
}
#header:hover{
background-color:#55de44;
}

#footer{
height:35px;
background-color:#ffaa00;
border:1px solid #cc9900;
color:#000000;
font-size:10px;
    text-shadow: 1px 1px 3px black, 0 0 1em #000000; 
    color: white; 
position: fixed; 
left: 0; bottom: 0;	
width:100%;
text-align: right;
margin:0px;
padding:0px;
}

#footerlabel{

}

#tablebody{
height=100%;
font-size:10px;
text-align:left;
}

#textmed{
font-size:12px;
}

.alignright{
text-align:right;
padding-left: 7%
}

#item{
background-color:#000000;
color:#ffffff;
width:120px;
height:70px;
margin:0 auto;
border:1px solid #000000;
font-size: 18px;
text-transform:uppercase; 
cursor: pointer;
}
#item:hover{
background-color:#333333
}

#a_white{
color:#ffffff;
}