﻿/*

COPYRIGHT: Ji Smetana - PC ART, www.ubytovani-online.cz

Web name: Chaty Sega
URL: http://www.beskydy.biz/chaty-sega/
Description: Ubytovn na chatch Sega
Author: Ji Smetana, jiri.smetana@centrum.cz
Version 0.99

*/


/* VSEOBECNE */
body { background: #637A8F; font-family: "Trebuchet MS", Arial, "Arial CE", Tahoma, Verdana, "Verdana CE", Helvetica, sans-serif; 
text-align: center; color: #55441C; } /* pokud height peshne 1100px = bg img je nutno nastavit bg fixed */
h1, h2, p { margin: 0px; }
h1 { font-size: 160%; }
h2 { font-size: 80%; }
h3 { background: #DFCEA7; font-size: 115%; }
hr, .hidden { display: none; }
p { line-height: 1.5em; }
table, p { font-size: 80%; }
strong { font-weight: normal; }
img { border: none; }

span.i { font-style: italic; }
span.b { font-weight: bold; }
span.red, .red { color: Red; }
span.rb { font-weight: bold; color: Red; }
span.gb { font-weight: bold; color: Green; }
.silvestr { padding-top: 10px; text-align: center; font-size: medium; color: #FF8000; }
.simullink {text-decoration:underline;color:#0055DD;}
.akce { color: #CC0000; font-size: large; font-weight: bold; margin-top: 0.7em; text-align: left; }
.green {
	color: green;
}


/*
print
scrollbar
cursor jako BootTrueImage
definovat bg color pi nedostupnosti img */

/* CONTAINER */
#container { width: 46em; position: relative; background: #FFECBF; margin-left: auto; margin-right: auto; text-align: left; } /* margin center page */


/* HEADER */
#header { padding: 20px 30px; width: 100%; background: #FFCD46 url("../images/header-bg.gif") repeat-x; } /* definovat barvu, kter se zobraz pi nedostupnosti img. Udlat i ostatnch*/
#logo { float: left; padding-bottom: 10px; }
#logo a { width: 165px; height: 40px; background: transparent url("../images/logo.gif") no-repeat; display: block; }
#logo span { display: none; }
#motto { clear: both; float: left; font-style: italic; }
#oblibene { position: absolute; left: 46em; top: 2em; }
#oblibene a:link, #oblibene a:visited { color: #A0522D; text-decoration: none; }
#oblibene a:hover { color: #006400; text-decoration: underline; }

/* MENU */
#menu { clear: both; height: 1.9em; background: #FFD980 url("../images/menu-bg.gif"); border-bottom: 1px solid #D2B48C; border-top: 1px solid #EEE8AA; }
#menu li { padding: 0px 8px; border-right: 1px solid #AA7239; font-weight: bold; }
#menu ul { margin: 0px; padding: 5px 22px; }
#menu ul li { float: left; list-style-type: none; font-size: 80%; }
#menu ul li a { text-decoration: none; }
#menu ul li a:link { color: #D76C00; }
#menu ul li a:visited { color: #9E6A36; }
#menu ul li a:hover { color: #006400; }

/* NAVIGATION */
#navigation { clear: both; padding: 4px 30px; font-size: 75%; border-bottom: 1px solid #DFCDAE; }
#navigation a:link { color: #6B9C9C; }
#navigation a:visited { color: #6B9C9C; }
#navigation a:hover { color: #D76C00; }

/* CONTENT */
#content { width: 100%; color: #55441C; padding: 0px 30px 25px 30px; }
#content h2 { margin: 20px 0px 5px 0px; font-size: 140%; }
#content h3 { margin: 20px 0px 5px 0px; clear: both;}
#content a:link { color: #0055DD; }
#content a:visited { color: #8E62AD; }
#content a:hover { color: #228B22; }
#content ul li { list-style-type: disc; font-size: 80%; }

/* HOMEPAGE */
#homepage { width: 100%; height: auto; }
#homepage img { float: right; }

/* FOTOGALERIE */
.fotogalerie { width: 100%; text-align: center; }
.fotogalerie img { margin: 10px; }

/* CENK */
	/* zarovnn textu v tabulce */
	.td-center { text-align: center; }

/* table-cenik-storno */
	table.table-cenik-storno { border-collapse: collapse; background: White; }
	.table-cenik-storno th, td { border: 1px solid silver; padding: 3px 10px; }
	.table-cenik-storno th { background: #F8F8FF; }

/* STORNO */
#storno { width: 100%; }

/* FOOTER */
#footer { clear: both; width: 100%; padding: 17px 30px; background-color: #DFCEA7; }
#footer a:link { color: #A0522D; }
#footer a:visited { color: #AB733B; }
#footer a:hover { color: #006400; }
