
    /************************************
    *                                   *
    *             dvreal.sk             *
    *    CSS by: fatchilli.com, mB      *
    *                                   *
    ************************************/

	@import "miniportals_base.css";
	/* --- | TPL: AD DETAIL | --- */
	@import "ad_detail.css";
	/* TPL: ADS LISTING */
	@import "ads_list.css";
	/* --- | FAT Intelitree | --- */
	@import "http://www.living.sk/css/intelitree.css";
	
	body {background: #FFF; font-family: sans-serif;}
	a {color: #c01616;}
	a:hover {color: #000;}
	
	/* ---| General classes |--- */
	.p {margin-bottom: 12px; font-size: 12px;}
	
	/* ---| LAYOUT |--- */
	.w-hold {width: 981px; margin: 0 auto;}
	#head {position: relative; height: 315px; background: url(../images/head_bcg.jpg) no-repeat;}
	#cnt {background: url(../images/cnt_bcg.png) repeat-y; width: 925px; padding: 0 30px 15px 26px;}
	#foot {position: relative; z-index: 1; padding: 20px 41px 54px 43px; width: 897px; background: url(../images/foot_bcg.png) no-repeat;}
	/* LOGO */
	h1 {position: absolute; left: 410px; top: 125px; cursor: pointer;}
	/* NARKS, CEI */
	#mem {position: absolute; top: 50px; right: 133px;}
	/* LANGUAGE */
	.lng {position: absolute; right: 38px; top: 33px; padding-left: 30px; color: #c01616; font-size: 14px;}
	a.lng.en {background: url(../images/en_flag.png) left center no-repeat;}
	a.lng.sk {background: url(../images/sk_flag.png) left center no-repeat;}
	
	/* --- | COL 1 | --- */
	.col-1 {float: left; width: 182px;}
	/* Heading */
	.box h2 {padding: 5px 0 5px 18px; border-bottom: 1px solid #c8c8c8; color: #b0b0b0; font-size: 0.69em; font-weight: normal;}
	.t3 h2 {background-color: #e4e4e4;}
	.t4 h2 {border: none;}
	/* Box type 4 */
	.box.t4 a {margin: 0 0 0.25em 1em; display: block;}
	
	/* --- | COL 2 | --- */
	.col-2 { float: right; width: 730px; padding-top: 16px;}
	.col-2 h2 {margin-bottom: 0.5em;}
	.col-2 h3 {margin-bottom: 0.5em; font-size: 1em;}
	
	/* --- | FOOT | --- */
	#foot {color: #5e5e5e;}
	#foot small {font-size: 0.69em;}
	/* fatchilli.com footer sign */
	#fat {color: #000; text-decoration: none;}
	#fat span {text-decoration: underline;}
	#fat span i {color: #9e1f10; font-style: normal;}
	
	/* --- | NAVIGATION | --- */
	#nav {padding: 22px 0 0 0; list-style: none; background: #ececec url(../images/nav_bcg.png) 5px 22px no-repeat; margin-bottom: 15px;}
	#nav li {background: url(../images/nav_bcg.png) 5px bottom no-repeat;}
	#nav a {position: relative; padding-left: 44px; display: block; color: #000; font-size: 14px; line-height: 33px; text-decoration: none; background-repeat: no-repeat; background-position: 14px center;}
	.it-1 {background-image: url(../images/it-1.png);}
	.it-2 {background-image: url(../images/it-2.png);}
	.it-3 {background-image: url(../images/it-3.png);}
	.it-4 {background-image: url(../images/it-4.png);}
	.it-5 {background-image: url(../images/it-5.png);}
	.it-6 {background-image: url(../images/it-6.png);}
	.it-7 {background-image: url(../images/it-7.png);}
	.it-8 {background-image: url(../images/it-8.png);}	
	
	/* --- | ADDRESS | --- */
	.address {padding-left: 45px; font-size: 12px;}
	.address p {margin-bottom: 8px;}
	
	/* --- | HOMEPAGE HOTS LISTING | --- */
	.row {margin-bottom: 1em; padding-bottom: 1px; zoom: 1; _height: 1px; min-height: 1px;}
	#content:after,
	.row:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	
	/* --- |  TPL: Demands list | --- */
	.demand .table {width: 100%;}
	.demand .table th,
	.demand .table td {padding: 0.5em 0.5em; font-size: 0.75em;}
	.demand .table th {background-color: #EEE; font-weight: bold;}
	.demand .table td {border-bottom: 1px solid #EEE;}
	.demand textarea {width: 20em; height: 5em;}
	
	/* --- | TPL: DEFAULT (Chillout node content + TOP) | --- */
	#content {zoom: 1;}
	#content .sc-1 {float: left; width: 30em;}
	#content .sc-2 {float: right; width: 14em;}
	
	/*  CONTENT in .p  */
	.p h3 {margin-bottom: 1em; padding: 0.25em 0 0.25em 0.5em; background-color: #EDEFF0; color: #666; font-size: 1.17em;}
	.p h4 {margin-bottom: 0.75em; font-size: 1.1em;}
	.p ul,
	.p p {margin-bottom: 1em; line-height: 130%;}

