ACC SHELL

Path : /srv/www/vhosts/unisol/www/css/
File Upload :
Current File : /srv/www/vhosts/unisol/www/css/style.css

* {
margin:0;
padding:0;
}

body {
background:grey;
font-size:12pt;
font-family:Verdana, Arial;
margin-top:30px;
color:#110404;
}

header {
width:1000px;
height:90px;
background-color:#0776A0;
margin:0 auto;
}

#prihlaseny{
color: white;
width:986px;
height:20px;
padding: 7px;
text-align: left;

background-color:#0776A0;
margin:0 auto;
}

#logo {
color:#FFF;
font-size:22pt;
text-transform:uppercase;
font-weight:700;
width:300px;
float:left;
padding:20px;
}

#content {
width:1000px;
background-color:#FFF;
margin:0 auto;
}

article {
width:880px;
min-height:300px;
float:left;
margin:10px 10px 30px 15px;
padding:20px;
}

footer {
width:970px;
height:30px;
text-align:center;
background-color:#0776A0;
margin:0 auto;
color:white;
padding:15px;
}

.center
{
margin-left: 300px;
}




aside {
width:200px;
background-color:#3AA6D0;
float:right;
margin:15px;
padding:10px;
color: white;
}

h1 {
margin-bottom:15px;
}

h3 {
margin:10px;
font-size:12pt; 
}

.clear {
clear:both;
}

fieldset {
width:400px;
}

label {
font-size:9pt;
font-weight:700;
float:left;
margin:10px;
}

input {
display:block;
height:25px;
width:160px;
margin:5px;
}

input[type=checkbox] {
float:left;
width:20px;
}

input[type=submit] {
width:140px;
height:30px;
background-color:#62B1D0;
border:3px solid #0776A0;
font-weight:700;
color:#000;
margin:15px 0 10px 10px;
padding:5px;
}

#divider {
width:1000px;
background-color:#FFF;
margin:0 auto;
}

#data {
font-family:"Lucida Grande", Verdana, Arial;
font-size:11px;
width:660px;
text-align:left;
border-collapse:collapse;
margin:40px 0 20px 10px;
}

#data th {
font-size:14px;
font-weight:400;
color:#039;
padding:12px 15px;
}

#data td {
color:#000;
border-top:1px solid #e8edff;
padding:10px 15px;
}

#data a {
color:#FF9E00;
border-top:1px solid #e8edff;
padding:10px 15px;
}

.first {
background:#0776A0;
border-right:10px solid transparent;
border-left:10px solid transparent;
}

#data tr:hover {
color:#000;
background:#3AA6D0;
}

ul {
margin-left:20px; 
padding:20px;
}

ul .flash {
font-weight:700;
color:red; 
}

.menu {
margin-top:10px;
list-style-type:none;
display:block;
padding:0;
}

.menu ul {
position:absolute;
visibility:hidden;
list-style-type:none;
padding:0;
}

.menu li {
float:left;
white-space:nowrap;
}

.menu a,p {
text-align:left;
color:#FFF;
display:block;
text-decoration:none;
padding:2px 2px 2px 15px;
}

.menu ul a:hover {
color:#4f4f4f;
}

.menu li:hover ul,ul.menu li.hover ul {
visibility:visible;
}

.menu li li {
float:none;
border:none;
margin:0;
padding:0;
}

ACC SHELL 2018