|
|
|
|
| Current File : /var/www/clients/client49/web272/web/gallery/css/screen.css |
body {
padding:20px;
margin:5px;
color:#799b20;
font-family: tahoma;
background-color: #fec726;
}
.upper a {
font-size:12px;
color:white;
}
.upper a:hover {
color:#799b20;
}
H2 {
color:#799b20;
font-size:16px;
}
H3 {
color:#799b20;
font-size:12px;
font-weight:normal;
}
a {
font-weight: bold;
font-size: 12px;
text-decoration:none;
color: #cc4203;
}
a:hover{
color:#cc4203;
}
a img{
border:0px solid #799b20;
margin: 5px;
}
hr {
color: #cd0101;
}
table.main {
border: 1px solid #ffffff;
border-collapse: collapse;
border-spacing: 0px;
}
table.main tr td.header {
background-image: url("../images/marika_top.jpg");
border-top: 0px;
border-bottom: 1px solid white;
border-left: 0px;
border-right: 0px;
background-position:right;
background-repeat:no-repeat;
}
table.main tr td.hlavni {
background-position: center;
background-repeat:no-repeat;
background-color: white;
border-right: 0px dashed #e82054;
}
table.main tr td.foot {
border-top: 1px solid white;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background-color: #799b20;
color:white;
font-size:10px;
}
table.main tr td.left {
border-top: 0px;
border-bottom: 0px;
border-right: 1px dashed #799b20;
background-color: white;
}
#container {
width: 550px;
background-color: white;
}
input {
border: 1px solid #799b20;
}
button {
border: 1px solid #799b20;
}
textarea {
border: 1px solid #799b20;
}
input file {
border: 1px solid #799b20;
}
checkbox {
border: 1px solid #799b20;
}
ul {
padding:10px;
margin:4px;
}