View file style/style.css

File size: 2.84Kb
body{font-family: Arial;font-size: medium;font-weight: 400;max-width: 600px;background: #eaeaea;color:#3c3c3c;margin:auto;}
a{text-decoration: none;color: #333333;}
a:hover, a:hover font {color: #ff0000;}
span.o, span.str_t{padding: 7px;}
textarea, select {
border : #d5d5d5 solid 1px;
color : #555;
width : 98%;
border-radius : 4px;
margin : 1px 0;
padding : 4px;
}
input[type="submit"] {
color: #fff;
border : #d14703 solid 1px;
border-radius : 4px;
background : url(img/hdl.png) repeat-x #E2E2E2;
margin : 1px;
padding : 5px 8px;
}
a.knop {
    color: #fff;
    font-weight: bold;
    border: #000000 solid 1px;
    border-radius : 4px;
    background: linear-gradient(to bottom, #ff0000, #9c2b22);
    padding : 2px 8px;}
.head_top{
background: #f4f4f3;
}
.statok_head {
background: url(img/statok_head.png) 0 100% no-repeat;
padding: 3px;
}
.counters img {
opacity : 0.300000011920928955078125;
}
.counters :hover {
opacity : 1;
}
img {
vertical-align : middle;
border : 0;
margin : 0;
padding : 0;
}
.head {
background : url(img/hdll.png);
}
.title2, .title22, .topik {
background: #4e4e4e;
    color: #ffffff;
    padding: 10px;
    text-shadow: #616161 0 1px;
    font-size: 13px;
    font-weight: bold;
}
.orange, .title {
    background: linear-gradient(to bottom, #FF5722, #e02020);
    color: #4e4e4e;
    font-weight: bold;
    padding: 12px;
}
.mainad {
border-bottom : 1px solid orange;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background : url(img/fon.png) bottom repeat-x #fff;
padding : 2px;
}
.foots {
        background: linear-gradient(to bottom, #7d7d7d, #4c4c4c);
    color: #ffffff;
    padding: 10px;
    text-shadow: #616161 0 1px;
    font-size: 13px;
    font-weight: bold;
}
#statok a:hover {
background-color : transparent;
opacity : 0.89999997615814208984375;
}
#statok img {
transition : all 0.8s ease-in-out;
}
#statok img:hover {
transform : rotate(360deg);
}
.title2 a, .title22 a, .topik a, .oragne a, .title a, .foots a {
color : #fff;
}
.title2 a:hover, .title22 a:hover, .topik a:hover, .foots a:hover {
color : #ebebeb;
text-decoration : none;
}
.stat, .main, .ltt, .topni {
background: #fff;
    padding: 7px;
    border-bottom: solid 1px #dcdcdc;
}
.lt {
    background: #fff;
    padding: 7px;
    border-bottom: solid 1px #dcdcdc;
}
.badge{
    font-size: 13px;
    color: #ffffff !important;
    background: #3c3a35 !important;
    position: relative;
    padding: 3px;
    border-radius: 3px !important;
}

input[type=text], input[type=password]{
    box-shadow: inset 0px 3px 5px #cdd2de;
    border: 1px solid #c0c6d2;
    font-family: Tahoma;
    color: #686868;
    border-radius: 3px;
    margin: 1px;
    padding: 7px;
}
.number_top {padding: 1px 8px 1px 8px;text-align: center;color: #ff0000;font-weight: bold;background: #262522;-moz-border-radius: 2px !important;-webkit-border-radius: 2px;border-radius: 2px !important;}