home *** CD-ROM | disk | FTP | other *** search
- @charset "iso-8859-2";
- /* CSS Document */
-
- * {margin:0;
- padding:0;}
- body {
- font-family: Arial, sans-serif;
- color: #000000;
- font-size: 12px;
- background-color: #FFFFFF;
- margin: auto;
- width: 780px;
- }
-
- hr {width:700
- }
-
- #container {
- background-repeat: repeat-y;
- background-color: #3855BB;
- width: 780px;
- float:left;
- }
-
-
- #menu {
- float:left;
- width:184px;
- color: #E3E3E3;
- background-repeat: repeat-y;
- background-position: bottom;
- padding: 15px 15px 15px 15px;
- background-color: #3551B0;
- }
- #menu ul {
- list-style-type: none;
- }
- #menu li {
- font-size: 14px;
- background-repeat: none;
- height: 60px;
- width: 150px;
- }
- #menu a{
- font-size: 14px;
- background-image: url(images/button.png);
- width: 164px;
- padding-left: 20px;
- padding-top: 8px;
- color: #FFFFFF;
- text-decoration: none;
- vertical-align: bottom;
- margin-top: 2px;
- float: left;
- height: 50px;
- }
-
- #menu a:hover{
- background-image: url(images/button2.jpg);
- }
- #brand{
- font-size: 10px;
- color: #FFFFFF;
- float: right;
- margin-left: 50px;
- margin-top: 10px;
- }
- #brand h2 {
- font-size: 14px;
- display: block;
- }
-
- #brand ul {
- list-style-type: none;
-
- }
-
- #brand li {
- display: block;
- font-size: 10px;
- margin-bottom: -15px;
- height: 27px;
- }
- #company {padding-bottom:10px;
- display:block;}
-
- #head {
- height: 254px;
- background-image: url(images/head.jpg);
- float: left;
- margin-left: 0px;
- background-color: #c90606;
- width: 779px;
- }
- #header {
- font-size: 48px;
- font-weight: bold;
- margin-left: 25px;
- margin-top: 25px;
- color: #FFFFFF;
- float: left;
- overflow: hidden;
- }
- #header:first-letter {
- color:#7285C7;
- }
- #content {
- width: 470px;
- margin-top: 0px;
- background-position: top;
- padding-right: 0px;
- padding-bottom: 0px;
- margin: 22px 22px 22px 22px;
- float: left;
- padding: 22px 22px 22px 21px;
- border-right: none;
- border-bottom: none;
- background-repeat: no-repeat;
- color: #FFFFFF;
- background-color: #3855BB;
-
- }
- #content h1 {
- font-size: 24px;
- background-image: url(images/h1.png);
- margin-left: -22px;
- padding-left: 22px;
- height: 32px;
- margin-top: 10px;
- margin-bottom: 20px;
- background-repeat: no-repeat;
- background-position: right;
- }
- #content h2 {
- font-size: 18px;
- background-repeat: repeat-y;
- margin-left: -22px;
- padding-left: 22px;
- height: 24px;
- margin-top: 15px;
- margin-bottom: 10px;
- }
-
-
- #foot {
- width: 779px;
- float: right;
- background-position: right;
- overflow: hidden;
- }
-
- #foot ul {
- list-style-type: none;
- float:right;
- }
- #foot li {
- padding-left: 0px;
- float: left;
- }
- #foot a{
- font-size: 9px;
- color: #E3E3E3;
- height: 20px;
- display: block;
- float: left;
- padding: 6px;
- }
-
- #foot a:hover{
- color: #E3E3E3;
- background-color: #7F92D3;
-
- }
- #up {
- font-size: 10px;
- background-image: url(file:///F|/Programy%20-%20Jakub/Kuba/TEmplates/RedCarpet/RedCarpet/images/up.png);
- background-repeat: no-repeat;
- text-align: left;
- border: solid white 1px;
- border-top: none;
- border-bottom: none;
- height: 14px;
- background-position: center;
- color: #333333;
- padding-top: 15px;
- margin-top: -15px;
- display: block;
- float: left;
- }
- @charset "iso-8859-2";
- /* CSS Document */
-