Просмотр файла style.css
- body {
- font-weight: normal;
- font-family: verdana, arial;
- font-size: 12px;
- color: #000000;
- background-color: #f6ffe3;
- max-width: 2000px;
- margin-top: 0px;
- margin-right: auto;
- margin-bottom: 0px;
- margin-left: auto;
- vertical-align:middle;
- }
- .headlogo {
- background-color: #507311;
- text-align: center;
- background-image: url(pic/fonlogo.png);
- background-repeat: repeat-x;
- height: 36px;
- border-bottom: 2px solid #f6ffe3;
- }
- .box {
- margin: 0px 0px 2px 0px;
- text-align:center;
- font-size: 13px;
- font-weight: bold;
- padding: 3px 3px 0px 3px;
- background-color: #699514;
- color: #f6ffe3;
- height: 20px;
- background-image: url(pic/head.png);
- background-repeat: repeat-x;
- }
- .vreklam {
- margin: 0px 0px 2px 0px;
- padding: 2px;
- border-style: solid;
- border-color: #6A941D;
- color: #171745;
- border-width: 1px 0px 1px 0px;
- background-color: #ecfec5;
- text-align: center;
- }
- .nreklam {
- margin: 0px 0px 2px 0px;
- padding: 2px;
- border-style: solid;
- border-color: #6A941D;
- color: #171745;
- border-width: 1px 0px 1px 0px;
- background-color: #ecfec5;
- text-align: center;
- }
- .box a:link { color: #f6ffe3;}
- .box a:hover { color: #f6ffe3; text-decoration: none; }
- .box a:visited { color:#f6ffe3; text-decoration: none; }
- .box a:active { color:#f6ffe3; text-decoration: none; }
- .m {
- color: #000000;
- margin: 1px 2px 1px 2px;
- padding: 2px;
- background-color: #f6ffe3;
- border-bottom: 1px dotted #f6ffe3;
- }
- .m:hover {
- color: #000000;
- background-color: #d4e5af;
- border-bottom: 1px dotted #f6ffe3;
- }
- .m img { vertical-align:middle;}
- a:link, a:active, a:visited { text-decoration: none; color : #669212;}
- a:hover {
- color : #4D6E10;}
- .vreklam a:hover { background: #f6ffe3; text-decoration: none; }
- input {
- background-color:#f6ffe3;
- border-width:1px;
- border-style:solid;
- border-color:#314804;
- }
- textarea {
- background-color:#f6ffe3;
- border-width:1px;
- border-style:solid;
- border-color:#314804;
- }
- select {
- background-color:#f6ffe3;
- border-width:1px;
- border-style:solid;
- border-color:#314804;
- }