/*
RESET BROWSER DEFAULTS -------------------------- */

* {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0px none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight: normal;
}
q:before, q:after {
	
}
abbr, acronym {
  border:0px none;
}


/*
TYPOGRAPHY -------------------------------------- */
body, td, h1, h2, h3, p { 
	font-style:normal; 
	font-variant:normal;
	font-weight:normal; 
	line-height:160%; 
	font-size:13px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
select, input, textarea {
	font-style:normal; 
	font-variant:normal;
	font-weight:normal; 
	line-height:160%; 
	font-size:12px;
	font-family: Georgia, Times New Roman, Times, serif;
}
pre, code { font: 11px monospace; }
body * { line-height: 1.2em }

h1 {
  font-size: 26px;
  font-weight: normal;
}
h2 {
  font-size: 20px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}

p {
  margin-bottom: 1em;
}

ul {
  list-style: disc inside;
  color:#39C;
  margin-left: 10px;
}
a {
  text-decoration: none;
}
a:hover{
  color:#C00;
  text-decoration: none;
}

/*
ALL BUT COLOUR ---------------------------------- */

body {
  text-align: center;
  margin: 0 0 20px 0;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  text-align: left;
}

#navStrapBox {
  height: 92px;
  padding: 35px 20px 0 0;
}

#navStrap {
  float: left;
}
#navBox {
  float: right;
}

#navTabs {
}
#navTabs li {
  float: left;
  margin-right: 9px;
}
#navTabs ul {
  list-style-type: none;
}
#navTabs a {
	font-style:normal; 
	font-variant:normal;
	font-weight:normal; 
	line-height:54px; 
	font-size:16px;
	font-family: Georgia, Times New Roman, Times, serif;

	width: 130px;
	height: 61px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	display: block;
}
#navTabs a {
  text-decoration: none;
}

#navBox input.text {
  font-size: 18px;
  height: 21px;
  border: 0px none;
  padding: 3px;
  margin-right: 5px
}
#navBox p {
  font-weight: bold;
  margin: 0 0 3px 0;
}

#navStrapLogo {
  width: 300px;
  height: 92px;
  background: url('../images/tmp01/mobilya.cc.logo.png') no-repeat;
}

#main {
  padding: 5px 0 20px 0;
}

#mainContent { }

/*
COLOUR / IMAGES --------------------------------- */

a {
  color: #3399CC;
}

body {
  background: url('../images/tmp01/header-bg.gif') repeat-x;
  color: #333333
}

#navTabs a.navTabOn {
  background: url('../images/tmp01/tabon.gif') no-repeat;
}
#navTabs a.navTabOn:hover {
  background: url('../images/tmp01/tabon.gif') no-repeat;
}
#navTabs a:hover {
  background: url('../images/tmp01/tabhover.gif');
}
#navTabs a {
  color: #FFFFFF;
}

#navBox p {
  color: #FFFFFF;
}

#mainContent .title {
  font-size: 20px;
  margin: 0 0 5px 0;
  color: #3399CC;
}

#mainContent .mltitle {
  font-size: 14px;
  margin: 0 0 5px 0;
  color: #3399CC;
}

/*
MISC / UTILITIES -------------------------------- */

.clear {
  clear: both;
}

/*
PAGE RECORDS -------------------------- */

.page_records {
  empty-cells: hidden;
  border-collapse: collapse;
  margin: 5px 0 5px 0;
  text-align: left;
}

td.menu_header_top {
  background-color: #1382BF;
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  white-space:nowrap;
  padding:5px;
  text-align:center;
	border: #DEDEDE solid 1px;
}

td.menu_header {
  background-image: url('/images/hbg.gif');
  font-weight: bold;
  color: #FFFFFF;
  white-space:nowrap;
  padding:5px;
	border: 1px solid #DEDEDE;
  font-size: 12px
}

.cInput{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 3px;
    margin-bottom: 3px;
	width:180px;
}
.cTextArea{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 3px;
    margin-bottom: 3px;
	width:280px;
	height:150px;
}
.cButton{
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
    font-size: 0.9em;
    color: #666666;
    padding: 2px 5px 2px 5px;
    margin-bottom: 3px;
}

/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 2em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -2em;
	padding-right: 2em;
	}
	
/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}

/* FCT */

.thumbnail
{
	display: block;
	float: left;
	margin-right: 1.1em;
	margin-bottom: 1.0em;
	width: 210px;
	text-align: center;
}

.thumbnail img
{
	width: 200px;
	height: 120px;
}

.thumbnail span
{
	display: block;
	text-align: center;
	margin-top: 0.4em;
	color:#3399CC;
}

/* Thumb Cerceve */

.photo {
	margin-bottom: 8px;
	position: relative;
	width: 210px;
	height: 130px;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.sample8 span {
	width: 200px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0px;
	left: 6px;
	cursor:hand;
	background: url(/images/tmp01/g/rcr.png) no-repeat;
}
.sample8 img {
	border: none;
	padding: 5px 6px 6px;
	background: url(/images/tmp01/g/rbg.gif) no-repeat;
}