
    /************************************
    *                                   *
    *              bhic.sk              *
    *    CSS by: fatchilli.com, mB      *
    *                                   *
    *         All web content           *
    *                                   *
    *  Last update: 18.09.2008, 19:48   *
    *                                   *
    ************************************/

	@import "global.css";
	
	/* ---| HTML |--- */
	body {background: #FFF url(../web_images/body_bcg.jpg) no-repeat;}
	a {color: #61b5e4;}
	
	/* ---| General classes |--- */
	.p {}
	
	/* ---| LAYOUT |--- */
	#page {margin-left: 71px; width: 47.88em;}

	/* -- Head -- */
	#head {position: relative; height: 16.05em; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;}
	/* logo */
	h1,
	h1 a,
	h1 i {position: absolute; display: block; width: 404px; height: 71px; overflow: hidden; cursor: pointer;}
	h1 {left: 0; top: 25px;}
	h1 i {background: url(../web_images/logo.png); left: 0; top: 0;}
	/* description */
	#head .dsc {position: absolute; top: 111px; left: 0; width: 530px; color: #FFF; line-height: 15px; color: #b6b5b5; font-size: 18px;}
	/* disclaimer */
	#head img {position: absolute; top: 177px;}
	/* navigation */
	ul.menu {position: absolute; top: 226px; left: -21px; padding: 5px 0 0 20px; height: 1.65em; width: 48.05em; list-style: none; background: #9fa1a3;}
	ul.menu li {float: left;}
	ul.menu li a {position: relative; float: left; padding: 0.3em 0.75em; display: block; color: #FFF; font-size: 0.88em; font-weight: bold; text-decoration: none;
	}
	ul.menu li a:hover {color: #005383;}
	ul.menu li a.act,
	ul.menu li a.act:hover {background-color: #FFF; color: #000;}
	ul.menu a.act i,
	ul.menu a.act b {position: absolute; top: 0; display: block; width: 2px; height: 2px; overflow: hidden;}
	ul.menu a.act i {right: 0; background: url(../web_images/cor_right.png);
	_right: -1px;/*IE*/}
	ul.menu a.act b {left: 0; background: url(../web_images/cor_left.png);}
	
	/* -- Content -- */
	#cnt {padding: 1em 6em 1em 0.5em; font-family: sans-serif;}
	#cnt ul {padding-top:4px;}
	#cnt li {padding-bottom:2px;}
	h2 {margin-bottom: 1em; color: #587c82; font: normal 1.5em "Trebuchet MS", "Geneva CE", lucida, sans-serif;}
	
	/* -- Foot -- */
	#foot {position: relative; left: -21px; padding-bottom: 1em; width: 49.2em; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;}
	#foot small {padding: 0.45em 2em; display: block; background-color: #3d3d3d; color: #FFF; font-size: 0.75em;}
	#foot small a {color: #FFF;}
	#foot small a:hover {#61b5e4;}
	/* BHIC */
	#bhic {padding: 0.5em 2em; display: inline-block; background-color: #007ec6; color: #FFF; text-decoration: none; font-size: 0.75em;}
	#bhic:hover {text-decoration: underline;}
	/* fatchilli.com footer sign */
	#fat {text-decoration: none; color: #FFF;}
	#fat span {text-decoration: underline;}
	#fat span i {font-style: normal;}
	
	/* --- | TPL: SERVICES | --- */
	.srv {margin-bottom: 1.2em; padding-left: 25px; color: #3d3d3d; font-size: 0.75em; background: url(../web_images/arrow.png) no-repeat;}
	.srv h3 {font-size: 1em;}
	.srv p {margin-bottom:7px;}