Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background-color: #7c7c7c;
- }
- .a {
- text-decoration: none;
- }
- .p {
- font-size: 12px;
- font-family: Tahoma;
- }
- #side_panel_menu {
- margin-top: -10px;
- margin-left: -10px;
- background-color: #4b4b4b;
- width: 330px;
- height: 120%;
- }
- #logo {
- position: absolute;
- margin-top: -1470px;
- width: 316px;
- height: 108px;
- background-image: url('./img/logo.png');
- }
- #side_panel_menu_top {
- background-color: #4b4b4b;
- width: 640%;
- height: 175px;
- }
- #side_panel_menu_top_info {
- position: absolute;
- margin-top: -1509px;
- margin-left: 1930px;
- background-color: #343434;
- width: 600px;
- height: 175px;
- }
- #side_panel_menu_top_text {
- margin-top: -110px;
- margin-left: 85px;
- text-align: center;
- font-size: 28px;
- color: white;
- font-family: Tahoma;
- }
- #side_panel_menu_logo_background {
- margin-top: -175px;
- background-color: #343434;
- width: 330px;
- height: 175px;
- }
- #side_panel_menu_title_background {
- margin-left: 875px;
- background-color: #343434;
- width: 450px;
- height: 175px;
- }
- #side_panel_menu_item {
- margin: 0 auto;
- margin-top: 5px;
- width: 319px;
- height: 90px;
- background-image: url('./img/menu_button.png');
- }
- #side_panel_menu_item_text {
- padding-top: 23px;
- background-repeat: no-repeat;
- text-decoration: none;
- border: 0;
- text-align: center;
- font-size: 28px;
- color: white;
- font-family: Tahoma;
- }
- #side_panel_menu_item:hover {
- margin: 0 auto;
- margin-top: 5px;
- width: 319px;
- height: 90px;
- background-image: url('./img/menu_button_hover.png');
- }
- #main_panel {
- position: absolute;
- margin: 0 auto;
- margin-top: -1300px;
- margin-left: 450px;
- width: 1378px;
- height: 891px;
- background-image: url('./img/main_panel.png');
- }
- #vstupenky_top {
- position: absolute;
- margin: 0 auto;
- margin-top: 75px;
- margin-left: 150px;
- width: 178px;
- height: 31px;
- background-image: url('./img/vstupenky.png');
- background-repeat: no-repeat;
- }
- #vstupenky_text {
- position: absolute;
- margin-top: 125px;
- margin-left: 85px;
- font-size: 18px;
- font-family: Tahoma;
- }
- #vstupenky {
- width: 397px;
- height: 438px;
- }
- #ubytovani_top {
- position: absolute;
- margin: 0 auto;
- margin-top: -365px;
- margin-left: 650px;
- width: 178px;
- height: 31px;
- background-image: url('./img/ubytovani.png');
- background-repeat: no-repeat;
- }
- #ubytovani_text {
- position: absolute;
- margin-top: -313px;
- margin-left: 575px;
- font-size: 18px;
- font-family: Tahoma;
- }
- #ubytovani {
- width: 397px;
- height: 438px;
- }
- #jidlo_top {
- position: absolute;
- margin: 0 auto;
- margin-top: -805px;
- margin-left: 1050px;
- width: 193px;
- height: 31px;
- background-image: url('./img/jidlo_a_piti.png');
- background-repeat: no-repeat;
- }
- #jidlo_text {
- position: absolute;
- margin-top: -753px;
- margin-left: 975px;
- font-size: 18px;
- font-family: Tahoma;
- }
- #jidlo {
- width: 397px;
- height: 438px;
- }
- #side_panel_menu_top_info_text {
- position: absolute;
- float: right;
- margin-top: 25px;
- margin-left: 50px;
- font-size: 18px;
- font-family: Tahoma;
- color: white;
- }
Advertisement
Add Comment
Please, Sign In to add comment