
html{
	height:100%;
	margin:0;
	padding:0;
}

body{
	background: center 220px repeat-y #ff99cc;
	height:100%;
	margin:0;
	padding:0;
}
h1 
{
	color:#e56ba8;
}
/*
#ff99cc pink	color:#e56ba8;
#acdcfc	blue	color:#077ac7;
#ffdaa2	orange	color:#fb9700;
#bbea00	green	color:#809f00;
#e1e7ec gray	color:#708da5;
#c0fafe turquoise	color:#0296a2;
*/

#topWrap {
	background: url("/img/layout/pink/bg_top_grad.png") repeat-x center top;
}
#change-color {
}

#header 
{
	background:url("/img/layout/pink/waves_header.gif") bottom left no-repeat;
	position: relative;
	height:285px;
}
* html #header 
{
	background:url("/img/layout/pink/waves_header_full.png") bottom left no-repeat;
	position: relative;
	height:285px;
}
#colMiddle 
{
  background: url("/img/layout/pink/pg_edge_lt.png") no-repeat left top;
  position: relative;
  margin: 0 340px 0 10px; /* left and right column */
  height: auto;
  width: auto;
  min-height: 50em;
  margin-top: 10px;
  padding: 10px;
}

#colMiddle-3col
{
  position: relative;
  margin: 0 340px 0 190px; /* left and right column */
  height: auto;
  width: auto;
  min-height: 50em;
  margin-top: 10px;
  padding: 10px;
}

#colMiddle-admin
{
  background: #fff;
  position: relative;
  margin: 0 10px 0 180px; /* left and right column */
  height: auto;
  width: auto;
  min-height: 50em;
  padding:15px 0;
}

#colLeft {
  position: relative;
  margin:0;
  padding:0;
  float: left;
  width: 20px; /* left column */
}

#colLeft-3col 
{
 background: url("/img/layout/pink/pg_edge_lt.png") no-repeat left top;
  position: relative;
  margin:0;
  padding:0;
  float: left;
  width: 185px; /* left column */
  margin: 10px;
}

#colLeft-admin {
  position: relative;
  margin:0;
  padding:0;
  float: left;
  width: 180px; /* left column */
  padding:5px 0;
}

* html #colMiddle {	/* min height for IE */
	height: 50em;	
}


.clouds 
{
	position:absolute;
	left:0;
	top:0;
	z-index:5;
}
.bodies 
{
	position:relative;
	background: url("/img/layout/pink/top_both.gif") no-repeat right bottom;
	width:422px;
	height:258px;
	z-index:6;
}
#footWrap {
	padding: 0 0 37px 0;
}
.rbox-mid {
	background: url("/img/layout/pink/box_middle.png") repeat-y left top;
	margin-top:5px;
}
.rbox-top {
	position:relative;
	background: url("/img/layout/pink/box_top.png") no-repeat left top;	
	width: 326px;
	padding-top:1px;
}
.rbox-bot {
	background: url("/img/layout/pink/box_bottom.png") no-repeat left bottom;
	height: 31px;
}

.rbox-grad
{
	position:relative;
	margin:22px 24px 0px 37px;
	padding:12px 12px 12px 12px;
	background: zurl("/img/layout/pink/box_bg.gif") repeat left top;
	min-height: 200px;
	width:240px;
	z-index:1;
}
.rbox-grad-min
{
	position:relative;
	margin:22px 24px 0px 37px;
	padding:12px 12px 12px 12px;
	background: url("/img/layout/pink/box_bg.gif") repeat left top;
	min-height: 1px;
	width:240px;
	z-index:1;
}
.rbox-top div.text 
{
	position:relative;
	margin:0 80px 0 0;
	z-index:2;
}
.rbox-top .body-marta {
	position:absolute;
	right:0;
	bottom:0;
	background: url("/img/layout/pink/box_bg_body_01.gif") no-repeat bottom center;
	width: 80px;
	height: 200px;
	margin:0;
	z-index:2;
}
.rbox-top .body-alena {
	position:absolute;
	right:0;
	bottom:0;
	background: url("/img/layout/pink/box_bg_body_02.gif") no-repeat bottom center;
	width: 80px;
	height: 200px;
	margin:0;
	z-index:2;
}
div.label-marta {
	background: url("/img/layout/pink/label_marta.gif") no-repeat center top;
	width: 237px;
	height: 40px;
	margin-bottom:10px;
}
div.label-alena {
	background: url("/img/layout/pink/label_alena.gif") no-repeat center top;
	width: 237px;
	height: 40px;
	margin-bottom:10px;
}

#content {
	background: #fff;
}

h1 
{
	margin-bottom:3px;
}

#pgHolder
{
 	xbackground-color: #fff; /* for middle column */
	width: 968px;
	margin-left:auto;
	margin-right:auto;	
}
#pgInnerHolder 
{
	margin: 0;
	width: 968px; /* for IE and Opera */
	min-width: 968px;
}
* html .minwidth {
	position: relative; float: left; border-left-width: 945px;border-left-style:solid;border-left-color:transparent; height:1px; z-index: 1;	/* min-width for IE */ 
}
* html .container {
	position: relative; float: left; margin-left: -945px; height:1px; z-index: 2;	/* min-width for IE */
}

.leftimage {
   float: left;
   margin-bottom:15px;
}

h1.icon {
}

.demo-screen {
 float:left;
 padding:5px;
 border:solid 1px #111;
}




.logo {
	margin-right:30px;
}

.tbl-green {
	background:url("/img/layout/bg_green40.gif") top left repeat-x;
}

.header-menu-login {
	width:500px;
	background:url('/img/layout/menu_background_green.gif') right top repeat-x;
}
.header-menu-logout {
	background:url('/img/layout/menu_logout.gif') right top no-repeat;
}
.header-menu-gray {
	background:url('/img/layout/menu_bg_gray.jpg') right top no-repeat;
	color:#888888;
	height: 26px;
}
#menu {color:#fff;padding:5px 10px;}
#menu a {color:#fff;text-decoration:none;}
#menu a:hover {color:#fff;text-decoration:underline;}


#tabs-top {
	position:absolute;
	margin:0 3px;
	left:0;
	top:85px;
	width:962px;
}
#search {
	padding: 0 0 0 15px;
}


#colRight 
{
  position: relative;
  float: right;
  width: 340px; /* left column */
}

#footer {
	clear: both;
	padding: 10px 20px 0 20px;
	font-size: 9px; line-height: 15px;
}

#tabs-main {
	border-bottom:1px solid #1e74cb;
	overflow:hidden;
	margin-bottom: 10px;
}
#tabs-main div {
	margin-left:4px;
	float:left;
}
#tabs-main div a, #tabs-main div a:hover {
	padding:8px 10px 4px 10px;
	display:block;
	text-decoration:none;
}
#tabs-main div {
	background:url('/img/layout/tabs/tab-top-l.gif') left top no-repeat;	
}
#tabs-main em {
	background:url('/img/layout/tabs/tab-top-r.gif') right top no-repeat;	
	display: block; 
	font-style:normal;
}
#tabs-main div.selected {
	background:url('/img/layout/tabs/tab-top-l-act.gif') left top no-repeat;
	font-weight:bold;
}
#tabs-main div.selected em {
	background:url('/img/layout/tabs/tab-top-r-sel.gif') right top no-repeat;
	display: block; 
	font-style:normal;
}

.toolbox {
	color:#449;
	text-decoration:underline;
	cursor: pointer;
}
.bg-green-grad {
	min-height:20px;
	margin-top:1px;
	padding: 2px 8px 0 8px;
	background: url("/img/layout/bg_green_oval_grad.png") top left no-repeat;
	color:#449;
}
.bg-green-grad div {
	color:#6499d9;
}


.typnab1{color:#ff7f50;}	/*prodej*/
.typnab2{color:#4169e1;}	/*pronajem*/
.typnab3{color:#ff7f50;}	/*prodej nebo pronajem*/
.typnab4{color:#f51412;}	/*vymena*/
.typnab5{color:#da70d6;}	/*drazba*/
.typnab6{color:#95c530;}	/*spolubydlení*/

.div-typ1{background:url('/img/icon/typ/typ_1.gif') right bottom no-repeat;z-index:999;}

.obec{color:#4169E1;}
.ctvrt{color:#6495ed;}

.zoom {
	background:url("/img/icon/theme_def/lupa.png") right center no-repeat;
	position:absolute;
	width:16px;
	height:17px;
	top:2px;
	right:8px;
	z-index:10;
	padding:0;
}
.box-photo {
scrollbar-base-color: #eee;
scrollbar-arrow-color: #ccc;
scrollbar-track-color: #eee;

scrollbar-shadow-color: #aaa;
scrollbar-lightshadow-color: #aaa;
scrollbar-darkshadow-color: #eee;

scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #ccc;
}

/*=== photo box */
.photo-preview {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 5px 0 5px;
	position:relative;
	float:left;
	width:85px;
}

.photo-preview a {
	padding-top:1px;
}

.hity-regionu {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 5px 0 5px;
	position:relative;
	float:left;
	width:130px;
}

.kn-search {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 5px 0 5px;
	position:relative;
	float:left;
	width:200px;
}

#UpdateProgress1 
{
	display:inline;
	float:left;
}

/*=== single box - gray */
.boxContainer-g {
	margin: 5px 0 5px 0;
}
.boxContent-g {
	background: #f9f9f9;
	border-right: #eee 1px solid; border-left: #eee 1px solid;
}
b-g {
	margin: 0px;
}
.b1-g {
	display: block; font-size: 1px; background: #eee; margin: 0px 5px; overflow: hidden; height: 1px
}
.b2-g {
	border-right: #eee 2px solid; display: block; font-size: 1px; background: #F9F9F9; margin: 0px 3px; overflow: hidden; border-left: #eee 2px solid; height: 1px
}
.b3-g {
	border-right: #eee 1px solid; display: block; font-size: 1px; background: #F9F9F9; margin: 0px 2px; overflow: hidden; border-left: #eee 1px solid; height: 1px
}
.b4-g {
	border-right: #eee 1px solid; display: block; font-size: 1px; background: #F9F9F9; margin: 0px 1px; overflow: hidden; border-left: #eee 1px solid; height: 2px
}

/*=== single box - orange */
.boxContainer-o {
	margin: 5px 0 5px 0;
}
.boxContent-o {
	background: #fff4ec;
	border-right: #FFD5B9 1px solid; border-left: #FFD5B9 1px solid;
}
b-o {
	margin: 0px;
}
.b1-o {
	display: block; font-size: 1px; background: #FFD5B9; margin: 0px 5px; overflow: hidden; height: 1px
}
.b2-o {
	border-right: #FFD5B9 2px solid; display: block; font-size: 1px; background: #fff4ec; margin: 0px 3px; overflow: hidden; border-left: #FFD5B9 2px solid; height: 1px
}
.b3-o {
	border-right: #FFD5B9 1px solid; display: block; font-size: 1px; background: #fff4ec; margin: 0px 2px; overflow: hidden; border-left: #FFD5B9 1px solid; height: 1px
}
.b4-o {
	border-right: #FFD5B9 1px solid; display: block; font-size: 1px; background: #fff4ec; margin: 0px 1px; overflow: hidden; border-left: #FFD5B9 1px solid; height: 2px
}


.box-green {
	background:#EBF2FA; /* url('/img/layout/diag_green.png') left bottom repeat-x; */
	border-bottom: #D0E2F4 1px dotted;
}
.box-orange {
	background:#ffe9dd;
	color:#fd6d18;
	border-top: #feb78e 1px dotted;
}

.box-border {
	border: #C2D9F1 1px solid;
}

/*=== single box */
.boxContainer 
{
	margin:0 0 4px 0;
}
.boxContainer 
{
}
.boxContainer-grid {
	margin: 0px 0 5px 0;
}
.boxContent 
{
	background:#EBF2FA;
	border-right: #C2D9F1 1px solid; border-left: #C2D9F1 1px solid;
}
b {
	margin: 0px;
}
* html b {
	overflow:hidden; margin: 0px;
}
.b1 {
	display: block; font-size: 1px; background: #C2D9F1; margin: 0px 5px; height: 1px
}
.b2 {
	border-right: #C2D9F1 2px solid; display: block; font-size: 1px; background: #EBF2FA; margin: 0px 3px; border-left: #C2D9F1 2px solid; height: 1px
}
.b3 {
	border-right: #C2D9F1 1px solid; display: block; font-size: 1px; background: #EBF2FA; margin: 0px 2px; border-left: #C2D9F1 1px solid; height: 1px
}
.b4 {
	border-right: #C2D9F1 1px solid; display: block; font-size: 1px; background: #EBF2FA; margin: 0px 1px; border-left: #C2D9F1 1px solid; height: 2px
}


/*=== single box */
.tabGreen  {
	position:absolute;
	background:url('/img/layout/tab_green.jpg') right top no-repeat;
	color:#4da007;
	text-align:center;
	font-size:12px;
	width:82px;
	height:29px;
}
.tabGreen div, .tabGreen div a, .tabGreen a, .tabGreen div a:hover, .tabGreen a:hover
{
	padding-top:5px;
	color:#4da007;
}

.tabgreen  {
	position:absolute;
	background:url('/img/layout/tab_green.jpg') right top no-repeat;
	color:#e8f1fa;
	text-align:center;
	font-size:12px;
	width:82px;
	height:29px;
}
.tabgreen div, .tabgreen div a, .tabgreen a, .tabgreen div a:hover, .tabgreen a:hover
{
	padding-top:5px;
	color:#e8f1fa;
}

.tabOrange {
	position:absolute;
	background:url('/img/layout/tab_orange.jpg') right top no-repeat;
	color:#ffe3c8;
	text-align:center;
	font-size:12px;
	width:82px;
	height:29px;
}
.tabOrange div, .tabOrange div a, .tabOrange a, .tabOrange div a:hover, .tabOrange a:hover  
{
	padding-top:5px;
	color:#ffe3c8;
}

.tabRed 
{
	position:absolute;
	background:url('/img/layout/tab_red.jpg') right top no-repeat;
	color:#ffdcdc;
	text-align:center;
	font-size:12px;
	width:82px;
	height:29px;
}
.tabRed div, .tabRed div a, .tabRed a, .tabRed div a:hover, .tabRed a:hover
{
	padding-top:5px;
	color:#ffdcdc;
}

.menu, .menu-last {
	padding: 6px 0 8px 19px;
	margin:0 0 0 0;
}
.menu {
	background: url('/img/layout/split/horiz_blue_menu-short.gif') center bottom no-repeat;
}
.menu a, .menu-last a {text-decoration:none;}
.menu a:hover,.menu-last a:hover {text-decoration:underline;}

.showtime {
	background: #fcfeda;
	padding:6px;
}

.box {
	background:#ffe1f0;
	padding:6px;
}

.input label {
	width: 88px;
	float:left;
	display: block;
	margin: 5px 0;
	font-size:10px;
}
.input input, .input select {
	margin: 5px 0;
	width: 125px;
}

.inq-bg {
	background:#eee;
	height:7px;
	margin-bottom:2px;
}
.inq-c1 {
	background:#1a8cff;
	height:7px;
	margin-bottom:2px;
}
.inq-c2 {
	background:#ff3822;
	height:7px;
	margin-bottom:2px;
}
.inq-c3 {
	background:#42fc0c;
	margin-bottom:2px;
	height:7px;
}
.inq-c4 {
	background:#ff9900;
	height:7px;
	margin-bottom:2px;
}
.inq-c5 {
	background:#9933ff;
	height:7px;
	margin-bottom:2px;
}