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: #f26522;
- margin: auto;
- width: 780px;
- background-image: url(images/bg.png);
- background-repeat: repeat-x;
- }
-
- hr {
- width:700;
- }
-
- #container {
- width: 780px;
- float:left;
- background-image: url(images/sun.png);
- background-repeat: no-repeat;
- margin-top: 20px;
- }
- #description {
- width: 160px;
- float: left;
- padding-top: 200px;
- margin-left: -160px;
- }
-
- #head {
- float: left;
- width: 780px;
-
-
-
-
-
-
-
-
-
-
-
- background-position: center
- height: 150px;
- height: 140px;
- clear: both;
- }
- #header {
- font-size: 48px;
- font-weight: bold;
- color: #000000;
- padding-top: 60px;
- padding-left: 380px;
- }
-
- #menu {
- color: #000000;
- float: right;
- width: 594px;
- margin-right: 20px;
- }
- #menu ul {
- list-style-type: none;
- padding-top: 30px;
- float: right;
- }
- #menu li {
- display: inline;
- }
- #menu a{
- font-size: 14px;
- width: 162px;
- color: #000000;
- text-decoration: none;
- margin-top: 1px;
- padding-top: 10px;
- padding-bottom: 10px;
- padding-left: 5px;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- height: 25px;
- display: block;
- border-left: 1px solid black;
- border-bottom: 1px solid black;
- float: left;
- margin-right: 1px;
- }
-
- #menu a:hover{
- color: #FFFFFF;
-
- }
- #brand{
- font-size: 10px;
- color: #FFFFFF;
- float: left;
- margin-top: 30px;
- width: 160px;
- }
- #brand h2 {
- font-size: 14px;
- display: block;
- width: 160px;
- border-top: 1px solid black;
- border-left: 1px solid black;
- padding-left: 5px;
- }
-
- #brand ul {
- list-style: none;
- padding-bottom: 3px;
- width: 160px;
-
- }
-
- #brand li {
- display: block;
- font-size: 12px;
- height: 27px;
- color: #000000;
- margin-bottom: -15px;
- float: left;
- width: 160px;
- }
- #company {padding-bottom:10px;
- display:block;}
- #content {
- margin-top: 30px;
- padding-right: 0px;
- padding-bottom: 0px;
- float: right;
- padding: 0px 22px 22px 21px;
- color: #000000;
- width: 550px;
-
- }
- #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;
- border-left: 1px solid black;
- border-top: 1px solid black;
- }
- #content h2 {
- font-size: 18px;
- background-image: url(file:///F|/Programy%20-%20Jakub/Kuba/TEmplates/RedCarpet/RedCarpet/images/h-bg.png);
- background-repeat: repeat-y;
- margin-left: -22px;
- padding-left: 22px;
- height: 24px;
- margin-top: 15px;
- margin-bottom: 10px;
- border-left: 1px solid black;
- border-top: 1px solid black;
- }
-
- #rightstripe {
- width: 15px;
- float: right;
- background-color: #000000;
- height: auto;
- }
-
-
- #foot {
- height: 30px;
- float: right;
- width: 780px;
- overflow: hidden;
- border-top: 1px solid black;
- margin-top: 30px;
- }
-
- #foot ul {
- list-style-type: none;
- margin-top: 5px;
- height: 50px;
- float:right;
- }
- #foot li {
- background-repeat: none;
- height: 20px;
- padding-left: 0px;
- float: left;
- }
- #foot a{
- font-size: 11px;
- text-decoration: none;
- padding-left: 5px;
- color: #000000;
- margin-left: 5px;
- margin-right: 5px;
- padding-right: 5px;
- display: block;
- float: left;
- height: 25px;
- }
-
- #foot a:hover{
- color: #FFFFFF;
-
-
-
- }
- #img {}
- #up {
- font-size: 10px;
- text-align: left;
- height: 14px;
- margin-left: 15px;
- color: #333333;
- display: block;
- float: left;
- }
- @charset "iso-8859-2";
- /* CSS Document */
-