body {border:0; margin:0; padding:0; background: #D2E9EB; font-size: 9pt; font-family: tahoma,verdana,sans-serif; color:#333; line-height: 1.2; }

a {color:#204548;}
a:hover {color:#737373;}

p {border:0; margin:15px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:200%; font-family:"arial",serif; font-weight:normal;}
h2 {font-size:180%; font-family:"arial",serif;  }
h3 {font-size:160%; font-family:"arial",serif; font-weight:normal;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; }

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

strong, .strong {font-weight:bold;}

.f-left {float:left;}
.f-right {float:right;}
.half { width: 50%; }

.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}
.t-justif {text-align:justify;}

.clear {clear:both;}
.cleaner {clear:both; font-size: 1px; height: 1px; line-height: 1px;}

.noscreen {display:none;}

/* -------------------------------------------------------------------------------------------------- */

#main { margin: 0; padding: 0; }

/* Hlavička */
#header { height:121px; background: #357378 url(../imgs/head_bg.jpg) 0 0 repeat-x; }
#header-in { position:relative; margin: 0 auto; width:740px; height:121px; padding:0; }

    /* Hlavička - logo */
	#header #logo { }
	#header #logo h1 { position:absolute; top:0; left:0; margin:0; width:262px; padding: 0px 0 0 0px; font-size: 40px; font-weight: bold; overflow: hidden; height:119px;}
	#header #logo h1 a {color:#FCFCFC;}
	#header #logo h1 a:hover {text-decoration:underline;}
	#header #logo h1 a span { width:262px; height:119px; position:absolute; display:block; top:0; left:0; background:transparent url("../imgs/logo.jpg") 0 0 no-repeat; cursor:pointer; }

/* Hlavni menu */
#menu { margin:0; padding:0; height:42px; font-size: 15px; font-weight: normal; font-family: arial, verdana, tahoma; background: #000 url(../imgs/menu_bg.jpg) 0 0 repeat-x; }
#menu-in { margin: 0 auto; width:740px; } 

    #menu ul {margin:0; padding:0; list-style:none; }
    #menu ul li {margin:0; padding:0; float:left; height: 42px; background: url(../imgs/menu_delim.jpg) 0px 0px no-repeat; }
    #menu ul li a {display:block; padding: 0px 20px; border:0; line-height: 42px; color: #FFF; font-weight:normal; text-align: center; text-decoration:none; cursor:pointer; }
    
    /* Hlavní menu (záložky - a:active) */
    #menu ul li a#active, #menu ul li a:hover { background: url(../imgs/menu_over.jpg) 0 0 repeat-x; }
		#menu ul li a#active { color: #B0B0B0; } 

#motiv { clear: both; margin:0; padding:0; height:255px; font-size: 9pt; background: #737373 url(../imgs/motiv_bg.jpg) 0 0 repeat-x; }
#motiv-in { padding: 1px; margin: 0 auto; height:253px; width:740px; color: #FFF; background: url(../imgs/kancelar.jpg) 0px 15px no-repeat; }

#motiv h2 { position:relative; margin-left: 360px; margin-top: 15px; font-size: 28px; }
#motiv h2 span { position: absolute; top: 0; left: 0; width: 281px; height: 44px; }
#motiv h2 span#pronajem { background: url(../imgs/pronajem.gif) 0 0 no-repeat; }
#motiv p { margin-left: 360px; margin-top: 20px; text-align: justify; line-height: 1.3; }
	 
/* Stranka */
#page { margin: 0; padding: 0;  padding: 0; background: url(../imgs/content_bg.jpg) 0 255px repeat-x; }
#page-in { }

/* Obsah */
#content { width:740px; margin: 0 auto; min-height: 300px;}
#content-in { padding: 20px 0px;  }

#content h1 { position:relative; color: #000; font-size: 22px; font-family: arial, verdana, tahoma; margin: 5px 0px 10px 0px; }

#content h2 { font-size: 25px; color:#000; margin-top: 0px; border-left: 4px solid #1C3E40; padding-left: 10px; }
#content h3 { font-size: 15px; color:#1C3E40; font-weight: bold;}

#content p { line-height: 1.3; }
#content p strong { color: #1C3E40; }
#content img.sign { margin-left: 25px; margin-top: 5px; float: right; }

/* Zpet na zacatek */
#top { display: none; }

/* Paticka */
#footer { clear:both; background: #357378 url(../imgs/footer_bg.jpg) 0 0 repeat-x; color:#FFF; font-size: 8pt; }
#footer-in { width: 740px; margin: 0 auto; padding: 15px 0; } 
#footer a {color:#A5C7CA; text-decoration: none; }
#footer a:hover {color:#FFF;}

/* LightBox */
#lightbox { background-color:#eee; padding: 6px; display:none; } 
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }	
#lightboxCaption { float: left; } 
#keyboardMsg { float: right; color: #888; } 
#closeButton { top: 0px; right: 0px; }
#lightbox img { border: none; clear: both; z-index: 100;} 
#overlay img { border: none; display:none; }
#overlay { background-color: #333; -moz-opacity: .80; filter: alpha(opacity=80); opacity: .80 }

.tool-tip { color: #fff; width: 125px; z-index: 100; filter: alpha(opacity=85); }
.tool-title { font-weight: bold; font-size: 11px; margin: 0; color: #229FD9; padding: 8px 8px 4px; background: url(../imgs/tooltip.png) top left; _background: url(../imgs/tooltip.gif) top left; }
.tool-text { font-size: 11px; padding: 4px 8px 8px; background: url(../imgs/tooltip.png) bottom right; _background: url(../imgs/tooltip.gif) bottom right; }

#banner { float: right; width: 370px; } 
#banner p { padding: 10px; line-height: 1.5em }
#banner a { text-decoration: none; font-size: 120%; font-weight: bold; }
#banner a.odd { font-size: 140%; color: white; font-weight: normal; } 
#banner a.odd:hover { color:#FF9813; } 
