/*


Martinkov Potok


*/

* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
	background: #dbedf7 url(../../pics/projekty/mp-bg-body.jpg) center top repeat-x;
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}
BODY.homepage {
	background: #dbedf7 url(../../pics/projekty/mp-bg-body-homepage.jpg) center top no-repeat;
	background: #dbedf7 url(../../pics/projekty/mp-bg-body-homepage2.jpg) center top no-repeat;
}

HR { display: none; }

A { color: #333; text-decoration: none; }
A:hover { color: #333; text-decoration: underline; }

H1 {
	color: #333; font-size: 18px;
	margin: 0 0 0.1em 0; padding: 3px 0;
	display: none;
}
H1 A { color: #333; text-decoration: none; }
H1 A:hover { color: #333; text-decoration: underline; }

H2 {
	color: #333; font-size: 18px;
	margin: 0 0 0.1em 0; padding: 3px 0;
	display: none;
}
H2 A { color: #333; text-decoration: none; }
H2 A:hover { background-color: transparent; color: #333; text-decoration: underline; }

H3 {
	color: #333; font-size: 18px;
	margin: 0.7em 0 0.5em 0;
}
H3 A { color: #333; text-decoration: none; }
H3 A:hover { background-color: transparent; color: #333; text-decoration: none; }

H4 {
	color: #2f96d0; font-size: 18px;
	margin: 0.5em 0;
}
H4 A { text-decoration: none; }
H4 A:hover { background-color: transparent; text-decoration: none; }

H5 { margin: 0.5em 0; font-size: 18px; }
H5 A { text-decoration: none; }
H5 A:hover { background-color: transparent; text-decoration: none; }

H6 { margin: 0.5em 0; font-size: 18px; }
H6 A { text-decoration: none; }
H6 A:hover { background-color: transparent; text-decoration: none; }


OL { margin: 0.5em 0 0.5em 2.2em; }
UL { margin: 0.5em 0 0.5em 1.2em; }
LI { margin-bottom: 0.3em; }
DT { font-weight: bold; }
DD { margin-left: 1em; }

IMG { border-style: solid; border-color: #333; border-width: 0px; }

P { padding: 0.3em 0; }

FORM, INPUT, TEXTAREA, SELECT { font-family: Arial, sans-serif; font-size: 12px; padding: 0; }
TEXTAREA { font-family: courier; font-size: 12px; }
LABEL { font-weight: normal; }
INPUT[type=submit] { padding: 0.1em; font-size: 12px; }
INPUT[type=reset] { padding: 0.1em; font-size: 12px; }
INPUT[name="ok1"] { margin-left: 0.5em; }
INPUT[name="ok2"] { margin-left: 0.5em; }
INPUT[name="ok3"] { margin-left: 0.5em; }
INPUT[name="ok4"] { margin-left: 0.5em; }
INPUT[name="ok5"] { margin-left: 0.5em; }
INPUT[name="ok6"] { margin-left: 0.5em; }
INPUT[name="ok7"] { margin-left: 0.5em; }
INPUT[name="ok8"] { margin-left: 0.5em; }
INPUT[name="ok9"] { margin-left: 0.5em; }

.ok { margin-left: 0.5em; }

TABLE {
  font-size: 12px;
  border-style: solid;
  border-color: #626262;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
	border-width: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: auto;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
}
TH, TD {
  font-size: 12px;
  /*text-align: left;*/
  border-style: solid;
  border-color: #333;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 0px;
	border-width: 0;
  border-spacing: 0;
  padding: 3px;
}

TH { color: #333; background-color: transparent; text-align: center; }
TH A { color: #333; }
TH A:hover { color: #333; text-decoration: underline; }





#telo-obal {
	position: relative;
	margin-left: auto; margin-right: auto;
	min-height: 101%; height: auto; _height: 101%;
	text-align: center;
}

#telo {
	position: relative;
	background: #fff url(../../pics/projekty/mp-bg-telo.jpg) center top repeat-x;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 185px;
	padding-bottom: 328px;
}
.homepage #telo {
	background: url(../../pics/projekty/mp-bg-body-homepage.jpg) center top no-repeat;
	background: url(../../pics/projekty/mp-bg-body-homepage2.jpg) center top no-repeat;
	padding-bottom: 170px;
	padding-bottom: 313px;
}





#hlavicka {
	position: relative;
	width: 100%;
	min-height: 160px; _height: 160px;
}

#hlavicka #nadpis { display: none; }

#hlavicka #narks { display: none; }

#projekt {
	display: block;
	width: 230px; height: 115px;
	position: absolute;
	left: 0px; top: 15px;
}
#projekt STRONG {
	display: none;
}
#projekt SPAN {
	display: block;
	width: 230px; height: 115px;
	position: absolute;
	left: 0px; top: 0px;
	background: url(../../pics/projekty/mp-logo.gif) 0 0 no-repeat;
	_cursor: hand;
}



#hlavicka #main-menu-obal { display: none; }



#jazyky {
	position: absolute;
	right: 0; top: 15px;
	height: auto; width: auto;
	text-align: right;
	display: none;
}
#jazyky A {
	font-size: 10px;
	color: #2f96d0;
	display: block;
	width: 10em;
	float: left;
	margin: 0; padding: 2px 0;
	border: none;
	text-align: center;
}
#jazyky STRONG { display: none; }
#jazyky SPAN { display: none; }
#jazyky A:hover { color: #2f96d0 !important; }
#jazyky A.selected { display: none; }



#logged {
  position: absolute;
  width: 500px; height: 18px;
  left: 220px; top: 10px;
  color: #333;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
}



#text-top-obal { display: none; }
#vyhladavanie { display: none; }
#reality-menu { display: none; }
#reality-submenu { display: none; }



#vyber-bytov {
	background: transparent;
	position: absolute; top: 90px; right: 0;
	width: 510px; height: 485px;
	margin: 0;
	margin-left: 30px;
	_margin-left: 27px;
/*display: none;*/
}

.homepage #vyber-bytov-data #podlazia { display: none; }
.homepage #vyber-bytov-data #vyber-katalog { display: block; background: transparent; width: 510px; height: 485px; }
.homepage #vyber-bytov-data #vyber-katalog STRONG { display: none; }
.homepage #vyber-bytov { background: url(../../pics/projekty/mp-bg-homepage.gif) 0 0 no-repeat; width: 510px; height: 485px; }
.homepage #vyber-bytov { background: url(../../pics/projekty/mp-bg-body-homepage.jpg) -851px -90px no-repeat; width: 510px; height: 485px; }

.katalog #vyber-bytov-data #vyber-katalog { display: none; }

.byty #vyber-bytov-data #podlazia { display: none; }
.byty #vyber-bytov-data #vyber-katalog { display: block; width: 510px; height: 485px; }
.byty #vyber-bytov-data #vyber-katalog STRONG { display: none; }
.byty #vyber-bytov { background: url(../../pics/projekty/mp-bg-byty.gif) 0 0 no-repeat; width: 510px; height: 485px; }

.lokalita #vyber-bytov-data #podlazia { display: none; }
.lokalita #vyber-bytov-data #vyber-katalog { display: block; width: 510px; height: 485px; }
.lokalita #vyber-bytov-data #vyber-katalog STRONG { display: none; }
.lokalita #vyber-bytov { background: url(../../pics/projekty/mp-bg-lokalita.gif) 0 0 no-repeat; width: 510px; height: 485px; }

.financovanie #vyber-bytov-data #podlazia { display: none; }
.financovanie #vyber-bytov-data #vyber-katalog { display: block; width: 510px; height: 485px; }
.financovanie #vyber-bytov-data #vyber-katalog STRONG { display: none; }
.financovanie #vyber-bytov { background: url(../../pics/projekty/mp-bg-financovanie.gif) 0 0 no-repeat; width: 510px; height: 485px; }

.stavba #vyber-bytov-data #podlazia { display: none; }
.stavba #vyber-bytov-data #vyber-katalog { display: block; width: 510px; height: 485px; }
.stavba #vyber-bytov-data #vyber-katalog STRONG { display: none; }
.stavba #vyber-bytov { background: url(../../pics/projekty/mp-bg-stavba.gif) 0 0 no-repeat; width: 510px; height: 485px; }


#lavy-panel {
	position: absolute;
	left: 440px; top: 49px;
	background: url(../../pics/projekty/mp-bg-menu.gif) 0 0 no-repeat;
	width: 520px; height: 40px;
}

#menu {
	font-size: 18px;
	text-align: center;
	width: 520px; height: 40px;
	overflow: hidden;
}
#menu STRONG { display: none; }
#menu A { font-weight: normal; color: #fff; }
#menu UL { list-style-type: none; padding: 0; margin: 0; }
#menu UL UL { padding: 0; margin: 0; }
#menu UL UL { display: block; }
#menu LI { display: inline; }
#menu LI.uroven4 UL { display: none; }

A.uroven1 { display: none !important; }
A.uroven2 { display: none !important; }
A.uroven3 { display: none !important; }
A.uroven5 { display: none !important; }
A.uroven6 { display: none !important; }


A.uroven4 {
	line-height: 40px; height: 40px;
	padding: 20px 8px 20px 8px;
}

A.uroven4:hover {
	line-height: 40px; height: 40px;
	text-decoration: none;
	background: url(../../pics/projekty/mp-bg-menu-hover.gif) left center repeat-x;
}

.uroven4 A.selected {
	line-height: 40px; height: 40px;
	text-decoration: none;
	background: url(../../pics/projekty/mp-bg-menu-select.gif) left center repeat-x;
}

.uroven4 UL { display: none; }


#newsletter { display: none; }





#pravy-panel {
	width: 960px; _width: auto;
}

#pravy-panel-obsah { padding: 0px 20px 10px 20px; }

.intro #pravy-panel-obsah { padding: 0; }


#pravy-panel-obsah P {
	text-indent: 0;
  line-height: 1.35em;
	margin-bottom: 0.5em;
}
#pravy-panel-obsah HR {
  display: block;
	margin: 1em auto;
	width: 75%;
	height: 1px;
	background: transparent;
	border-style: solid;
	border-color: #333;
	border-width: 1px 0 0 0;
}

#pravy-panel-obsah UL { list-style-image: url(../../pics/projekty/mp-bg-li2.gif); }
#pravy-panel-obsah OL { list-style-image: none; }


P.back1 { display: none; }



.lavy {
	width: 400px;
	float: left;
	margin-top: 40px;
}

.homepage .lavy { min-height: 530px; _height: 530px; }
.katalog .lavy { min-height: 430px; _height: 430px; }
.byty .lavy { min-height: 425px; _height: 425px; }
.lokalita .lavy { min-height: 425px; _height: 425px; }
.financovanie .lavy { min-height: 425px; _height: 425px; }
.stavba .lavy { min-height: 425px; _height: 425px; }



.pravy {
	width: 490px;
	margin: 0;
	margin-top: 440px;
	margin-left: 30px;
	float: left;
	min-height: 15px; _height: 15px;
}
.homepage .pravy { margin-top: 430px; }
.katalog .pravy { margin-top: 415px; }
.byty .pravy { margin-top: 420px; }
.lokalita .pravy { margin-top: 420px; }
.financovanie .pravy { margin-top: 420px; }
.stavba .pravy { margin-top: 0px; }



#search-simple {
	font-size: 12px;
	float: left;
	margin-top: 10px;
}
#search-simple #kde-to-zije {
	width: 190px; height: 140px;
	float: left; margin-right: 20px;
}
/*#search-simple #kde-to-zije OBJECT {*/
	/*display: inline-block;*/
	/*display: inline;*/
/*}*/

#search-simple #search-simple-in {
	background: url(../../pics/projekty/mp-bg-search-simple.gif) 0 0 no-repeat;
	width: 190px; height: 140px;
	float: left;
}
#search-simple #search-simple-in STRONG {
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
}
#search-simple #search-simple-in SELECT {
	color: #333;
	width: 170px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0; padding: 0;
	margin-left: 10px;
	margin-top: 10px;
}
#search-simple #search-simple-in .submit {
	width: 80px;
	background: #568515;
	color: #fff;
	font-size: 12px;
	/*font-weight: bold;*/
	border-top: 1px solid #4e7912;
	border-right: 1px solid #4e7912;
	border-bottom: 1px solid #4e7912;
	border-left: 1px solid #4e7912;
	border-style: outset;
	margin-top: 10px; margin-left: 100px;
}



#search-extend {
	font-size: 12px;
	float: left;
	margin-top: 10px;
}
#search-extend #search-extend-in {
	background: url(../../pics/projekty/mp-bg-search-extend2.gif) 0 0 no-repeat;
	width: 400px; height: 180px;
	float: left;
}
#search-extend #search-extend-in LABEL {
	display: block;
	/*font-weight: bold;*/
	margin-left: 10px;
	margin-top: 15px;
}
#search-extend #search-extend-in STRONG {
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
}
#search-extend #search-extend-in SELECT {
	color: #333;
	width: 180px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 0; padding: 0;
	margin-left: 10px;
	margin-top: 0px;
}
#search-extend #search-extend-in .submit {
	width: 80px;
	background: #568515;
	color: #fff;
	font-size: 12px;
	border-top: 1px solid #4e7912;
	border-right: 1px solid #4e7912;
	border-bottom: 1px solid #4e7912;
	border-left: 1px solid #4e7912;
	border-style: outset;
	float: left;
	margin-top: 15px; margin-left: 120px; _margin-left: 114px;
}
#search-extend #search-extend-in #pocet-izieb-obal { float: left; }
#search-extend #search-extend-in #vymera-obal { float: left; margin-left: 10px; }
#search-extend #search-extend-in #podlazie-obal { float: left; }
#search-extend #search-extend-in #cena-obal { float: left; margin-left: 10px; }
#search-extend #search-extend-in #prepinac-obal {
/*background: red;*/
	clear: left;
	width: 190px; _width: 193px;
	float: left; margin-top: 15px;
}
#search-extend #search-extend-in #prepinac-obal #prepinac-obal-in {
	text-align: right;
}
#search-extend #search-extend-in #prepinac-obal #prepinac-obal-in LABEL { display: inline; }



#vysledok-vyhladavania {
	margin-top: 0px;
}
#vysledok-vyhladavania H3 { margin: 0; }



#podlazie-detail {
	width: 520px;
	float: left;
}
#podlazie-detail-in { width: 220px; padding: 0px 20px 10px 40px; float: left; }
#podlazie-detail-in H3 { padding-bottom: 0px; }
#podlazie-detail-prehlad { width: 220px; padding: 0px 0px 10px 20px; float: left; }
#podlazie-detail-prehlad H3 { padding-bottom: 0px; }



#byt-detail {
	width: 520px;
	float: left;
}
#byt-detail-in { padding: 0px 0px 10px 40px; }
#byt-detail TABLE { margin-left: 0; width: 100%; }
#byt-detail-in1 { width: 220px; padding: 0px 20px 0px 0px; float: left; }
#byt-detail-in2 { width: 220px; padding: 0px 0px 0px 20px; float: left; }

#tlacova_verzia {
	display: block;
	width: 210px; height: 31px; line-height: 31px;
	font-size: 14px;
	background: url(../../pics/projekty/mp-bg-tlacova-verzia.gif) center center;
	margin: 0 auto;
}

#rezervacia {
	display: block;
	color: #fff;
	width: 210px; height: 31px; line-height: 31px;
	font-size: 14px;
	background: url(../../pics/projekty/mp-bg-rezervacia.gif) center center;
	margin: 0 auto;
}






.partner {
	background: #daedf9;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}
.partner P { margin: 0; padding: 0; }
.partner .nazov STRONG {
	color: #2f96d0;
	font-size: 14px;
}
.partner .logo {
/*background: yellow;*/
	width: 150px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
.partner .logo .adresa {
	display: block;
}
.partner .logo IMG { /*background: red;*/ }
.partner .popis {
/*background: violet;*/
	width: 225px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
.partner .ilustracka {
/*background: brown;*/
	display: block;
	width: 90px;
	overflow: hidden;
}





#rezervacny-formular { font-size: 12px; }
#rezervacny-formular INPUT, SELECT { width: 218px; margin-top: 3px; margin-bottom: 3px; font-size: 12px !important; border: 1px solid #b3b3b3; padding: 2px 0; }
#rezervacny-formular TEXTAREA { width: 218px; font-size: 12px !important; border: 1px solid #b3b3b3; }
#rezervacny-formular STRONG { display: block; text-align: left; }
#rezervacny-formular #osobne-udaje { width: 240px; float: left; text-align: right; }
#rezervacny-formular #osobne-udaje-in { padding-left: 20px; }
#rezervacny-formular #dalsie-udaje { width: 240px; float: left; text-align: right; }
#rezervacny-formular #dalsie-udaje-in { padding-left: 20px; }
#rezervacny-formular #reserve-ok {
	background: #248ac0;
	color: #fff;
	font-size: 12px;
	/*font-weight: bold;*/
	border: 1px solid #248ac0 !important;
	border-style: outset;
	margin-top: 10px !important;
}
#rezervacny-formular #reserve-cancel {
	background: #c6c8ca;
	color: #fff;
	font-size: 12px;
	/*font-weight: bold;*/
	border: 1px solid #c6c8ca !important;
	border-style: outset;
	margin-top: 10px !important;
}
#rezervacny-formular .povinne { 
	background: #9dbbcd;
}





#navigacia-detail-in { display: none; }





.navigacia {
  position: relative;
  height: 1.75em;
  _height: 1.5em;
  width: 100%;
  padding-top: 4px;
  border-style: solid;
  border-color: #333;
  border-width: 0;
  margin-top: 0.5em; margin-bottom: 0.5em;
  _margin-top: 0.1em; margin-bottom: 0.1em;
  clear: both;
}
.frst-dis { color: #777; text-decoration: none; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis { color: #777; text-decoration: none; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis { color: #777; text-decoration: none; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis { color: #777; text-decoration: none; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.title { text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding: 0.2em; _padding: 0.1em; }
.title:hover { text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding: 0.2em; _padding: 0.1em; }
.frst-ena { display: block; text-decoration: none; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena { display: block; text-decoration: none; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena { display: block; text-decoration: none; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena { display: block; text-decoration: none; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }

.frst-dis SPAN { display: none; }
.prev-dis SPAN { display: none; }
.next-dis SPAN { display: none; }
.last-dis SPAN { display: none; }
.title STRONG { font-weight: bold; }
.frst-ena SPAN { display: none; }
.prev-ena SPAN { display: none; }
.next-ena SPAN { display: none; }
.last-ena SPAN { display: none; }

.back { display: block; float: right; }
.back SPAN { display: none; }



.filter { text-align: center; font-size: 90%; _font-size: 85%; }



.obrl { /*background: #fff;*/ float: left; margin-right: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrr { /*background: #fff;*/ float: right; margin-left: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrc { /*background: #fff;*/ display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
DIV[style] IMG { /*background: #fff;*/ display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }



TR.zoznam A {
	display: block;
	width: 100%;
	color: inherit;
	_color: #333;
	text-decoration: none;
	font-size: 96%;
}
TR.zoznam A.ico { width: 50%; float: left; }
TR.zoznam A:hover { _color: #333; _text-decoration: none; }
TR.zoznam:hover, TR.zoznamHover, TR.zoznamHover A { background-color: #2f96d0; color: #fff !important; /*cursor: pointer;*/ }
TR.zoznam { behavior: url(hover.htc); }





#txt-galeria-obal {
/*background: red;*/
	width: 490px;
	margin-top: 420px;
	margin-left: 30px;
	margin-bottom: 15px;
	float: right;
}
/*#txt-galeria-obal H3 { background: violet; }*/
#txt-galeria-obal-in { background: #e5f0dc; }
#txt-galeria-obal-in-lt { background: url(../../pics/projekty/mp-bg-galeria-lt2.gif) left top no-repeat; }
#txt-galeria-obal-in-rt { background: url(../../pics/projekty/mp-bg-galeria-rt2.gif) right top no-repeat; }
#txt-galeria-obal-in-rb { background: url(../../pics/projekty/mp-bg-galeria-rb2.gif) right bottom no-repeat; }
#txt-galeria-obal-in-lb { background: url(../../pics/projekty/mp-bg-galeria-lb2.gif) left bottom no-repeat; }
#txt-galeria { background: transparent; }
#txt-galeria #detail { padding-top: 5px; }
#txt-galeria #detail STRONG { display: block; text-align: center; padding: 5px; padding-bottom: 0; }
#txt-galeria #detail IMG { display: block; margin: 5px auto; padding: 2px 0; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 5px; }
#txt-galeria #ovladanie-obal { width: 480px; padding: 5px; min-height: 3em; }
#txt-galeria #ovladanie .prev { display: block; width: 240px; padding: 5px 0; float: left; text-align: left; }
#txt-galeria #ovladanie .next { display: block; width: 240px; padding: 5px 0; float: left; text-align: right; }
#txt-galeria #galeria-navigacia { width: 490px; text-align: center; padding: 1em 0; }
#txt-galeria #galeria-navigacia A { white-space: nowrap; }
#txt-galeria #galeria-navigacia A.selected { color: #2f96d0; }
#txt-galeria .nahlad { display: block; /*background: #f4f4f4;*/ width: 98px; margin: 0px; _margin: 0px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 5px auto; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 4px 4px 4px; text-align: center; font-size: 90%; _font-size: 80%; }





#mapa-obal { margin-top: 1em; }
.mapa { clear: left; list-style-type: none; margin: 0; padding: 0; }
.mapa SPAN { margin: 0; padding: 0; }
.mapa A { margin: 0; padding: 0; }
.mapa LI { margin: 0; padding: 0; list-style-image: none; }
.li01 { display: block; width: 35px; height: 1.65em; float: left; }
.li02 { display: block; width: 35px; height: 1.65em; float: left; }
.li03 { display: block; width: 35px; height: 1.65em; float: left; }
.li04 { display: block; width: 35px; height: 1.65em; float: left; }
.li05 { display: block; width: 35px; height: 1.65em; float: left; }
.li06 { display: block; width: 35px; height: 1.65em; float: left; }
.li07 { display: block; width: 35px; height: 1.65em; float: left; }
.li08 { display: block; width: 35px; height: 1.65em; float: left; }
.var0 { background: url(../../pics/layout/ul0.gif) left center no-repeat; }
.var01 { background: url(../../pics/layout/ul01.gif) left center no-repeat; }
.var02 { background: url(../../pics/layout/ul02.gif) left center no-repeat; }
.var03 { background: url(../../pics/layout/ul03.gif) left center no-repeat; }
.var11 { background: url(../../pics/layout/ul11.gif) left center no-repeat; }
.var12 { background: url(../../pics/layout/ul12.gif) left center no-repeat; }
.var13 { background: url(../../pics/layout/ul13.gif) left center no-repeat; }





#pata {
	position: absolute;
	background: url(../../pics/projekty/mp-bg-pata.gif) 0 0 repeat-x;
	background: url(../../pics/projekty/mp-bg-pata2.gif) 0 0 repeat-x;
	color: #fff;
	left: 0; bottom: 0;
	width: 100%; height: 185px;
	width: 100%; height: 328px;
	font-size: 96%;
	text-align: right;
	padding: 0; margin: 0;
	_margin-bottom: -1px;
}
#pata A { color: #fff; }

.homepage #pata {
	background: transparent;
	height: 275px;
	height: 418px;
}

#pata-obsah {
	position: relative;
	width: 960px; height: 160px;
	width: 960px; height: 303px;
	text-align: center;
	margin: 0 auto; padding: 25px 0 0 0;
}
.homepage #pata-obsah {
	padding: 0;
	height: 260px;
	height: 403px;
}
#pata-obsah P { display: none; }

#pata-obsah #nadpis-pata-separator { display: none; }
#pata-obsah #nadpis-pata { display: none; }
#pata-obsah #mapa-pata-separator { display: none; }
#pata-obsah #mapa-pata { display: none; }
#pata-obsah #copy-pata-separator { display: none; }
#pata-obsah #copy-pata { display: none; }

#pata-obsah #dizajn {
	position: relative;
	width: 240px; height: 130px; line-height: 130px;
	float: left;
	margin: 0; padding: 0;
	display: none;
}
.homepage #pata-obsah #dizajn {
	position: absolute;
	left: 720px; top: 0px;
	float: none;
	margin: 0; padding: 0;
	display: block;
}
#pata-obsah #dizajn STRONG {
	color: #ce5e0b;
	display: inline;
}
.homepage #pata-obsah #dizajn STRONG {
	color: #324e0f;
}
#pata-obsah #dizajn A {
	color: #fff;
	display: inline;
}
.homepage #pata-obsah #dizajn A {
	color: #7f9b4e;
}

#pata-obsah #developer {
	position: relative;
	width: 240px; height: 130px;
	float: left;
	margin: 0; padding: 0;
}
.homepage #pata-obsah #developer {
	position: absolute;
	left: 0px; top: 130px;
	float: none;
	margin: 0; padding: 0;
}
#pata-obsah #developer STRONG {
	display: block;
	color: #ce5e0b;
}
#pata-obsah #developer-in {
	position: absolute;
	left: 60px; top: 32px;
	display: block;
	width: 120px; height: 72px;
	overflow: hidden;
	_cursor: hand;
}
.homepage #pata-obsah #developer-in {
	position: absolute;
	left: 60px; top: 32px;
	display: block;
	width: 120px; height: 54px;
	overflow: hidden;
	_cursor: hand;
}
#pata-obsah #developer-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-developer.gif) 0px 0px no-repeat;
	position: absolute;
	left: 0px; top: 0px;
	display: block;
	width: 120px; height: 72px;
}
.homepage #pata-obsah #developer-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-homepage-developer.gif) 0px 0px no-repeat;
	width: 120px; height: 54px;
}

#pata-obsah #investor {
	position: relative;
	width: 240px; height: 130px;
	width: 240px; height: 160px;
	float: left;
	margin: 0; padding: 0;
}
.homepage #pata-obsah #investor {
	position: absolute;
	left: 240px; top: 130px;
	float: none;
	margin: 0; padding: 0;
}
#pata-obsah #investor STRONG {
	display: block;
	color: #ce5e0b;
}
#pata-obsah #investor-in {
	position: absolute;
	left: 50px; top: 32px;
	display: block;
	width: 140px; height: 72px;
	width: 140px; height: 116px;
	width: 140px; height: 259px;
	overflow: hidden;
}
.homepage #pata-obsah #investor-in {
	position: absolute;
	left: 50px; top: 32px;
	display: block;
	width: 140px; height: 54px;
	width: 140px; height: 98px;
	width: 140px; height: 241px;
	overflow: hidden;
}
#pata-obsah #investor-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-investor.gif) 0px 0px no-repeat;
	background: url(../../pics/projekty/mp-bg-pata-investor-2.gif) 0px 0px no-repeat;
	background: url(../../pics/projekty/mp-bg-pata-investor-3.gif) 0px 0px no-repeat;
	position: absolute;
	left: 0px; top: 0px;
	display: block;
	width: 140px; height: 72px;
	width: 140px; height: 116px;
	width: 140px; height: 259px;
}
.homepage #pata-obsah #investor-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-homepage-investor.gif) 0px 0px no-repeat;
	background: url(../../pics/projekty/mp-bg-pata-homepage-investor-2.gif) 0px 0px no-repeat;
	background: url(../../pics/projekty/mp-bg-pata-homepage-investor-3.gif) 0px 0px no-repeat;
	width: 140px; height: 54px;
	width: 140px; height: 98px;
	width: 140px; height: 241px;
}

#pata-obsah #footkontakt {
	position: relative;
	width: 240px; height: 130px;
	float: left;
	margin: 0; padding: 0;
}
.homepage #pata-obsah #footkontakt {
	position: absolute;
	left: 0px; top: 0px;
	float: none;
	margin: 0; padding: 0;
}
#pata-obsah #footkontakt STRONG {
	display: block;
	color: #ce5e0b;
}
#pata-obsah #footkontakt-in {
	display: block;
	font-size: 170%; font-weight: bold;
	padding-top: 35px;
}

#pata-obsah #banka {
	position: relative;
	width: 240px; height: 130px;
	float: left;
	margin: 0; padding: 0;
}
.homepage #pata-obsah #banka {
	position: absolute;
	left: 480px; top: 130px;
	float: none;
	margin: 0; padding: 0;
}
#pata-obsah #banka STRONG {
	display: block;
	color: #ce5e0b;
}
#pata-obsah #banka-in {
	position: absolute;
	left: 60px; top: 32px;
	display: block;
	width: 120px; height: 72px;
	overflow: hidden;
	_cursor: hand;
}
.homepage #pata-obsah #banka-in {
	position: absolute;
	left: 60px; top: 32px;
	display: block;
	width: 120px; height: 54px;
	overflow: hidden;
	_cursor: hand;
}
#pata-obsah #banka-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-banka.gif) 0px 0px no-repeat;
	position: absolute;
	left: 0px; top: 0px;
	display: block;
	width: 120px; height: 72px;
}
.homepage #pata-obsah #banka-in SPAN {
	background: url(../../pics/projekty/mp-bg-pata-homepage-banka.gif) 0px 0px no-repeat;
	width: 120px; height: 54px;
}

#pata-obsah A {
	display: block;
	color: #fff;
}



#naj IMG { display: none; }
#top IMG { display: none; }


.mobil { display: block; background: url(../../pics/layout/ico_tel.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.email { display: block; background: url(../../pics/layout/ico_email.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.kalkulacka { display: block; background: url(../../pics/layout/ico_kalkulacka.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; font-weight: normal !important; }
.fdd { display: block; background: url(../../pics/layout/ico_fdd.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.pdf { display: block; background: url(../../pics/layout/ico_pdf.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.doc { display: block; background: url(../../pics/layout/ico_doc.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }

.stav-obal { display: none; }
.stav_projektu { background-color: #966; color: #fff; /*font-weight: bold;*/ padding: 3px 3px; }
.cena_eur { color: #966; font-weight: normal; }

.calculator {
	background-color: #333;
	color: #fff;
	font-weight: bold;
}

.cena-bytu-euro { font-size: 96%; color: #555; font-weight: bold; }


.par { background: #fdfdfd; }
.nepar { background: #daedf9; }



.left {
	margin-left: 0;
	margin-right: auto;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.right {
	margin-left: auto;
	margin-right: 0;
}


HR.cleaner {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  border: none;
  visibility: hidden;
}



.hidden { display: none; }

.float-left { float: left; }
.float-right { float: right; }

.clear-left { background: transparent; display: block; clear: left; height: 1px; font-size: 0; margin: 0; padding: 0; }
.clear-right { background: transparent; display: block; clear: right; height: 1px; font-size: 0; margin: 0; padding: 0; }
.clear { background: transparent; display: block; clear: both; height: 1px; font-size: 0; margin: 0; padding: 0; }

.cleaner { clear: both; }

LI.cleaner { clear: none; }

.selected {
	font-weight: bold;
	color: #6291cd;
}

.error {
  color: #f00;
  font-weight: bold;
  text-align: center;
}
.error2 {
  color: #f00;
}

.deleted { background-color: #ff3; }
.volny { background-color: #c2ffc2; }
.rezer { background-color: #c2c2ff; }
.preda { background-color: #ffc2c2; }

.nowrap { white-space: nowrap; }


.predany { color: #f00 !important; }



.btn {
  display: block;
  color: #fff;
	text-indent: 0;
	margin: 0;
	margin-top: 1px; margin-bottom: 1px;
  margin-left: auto; margin-right: 0;

	width: 210px;
	background: #248ac0;
	color: #fff;
	font-size: 12px;
	/*font-weight: bold;*/
	height: 1.5em;
	border-top: 1px solid #248ac0;
	border-right: 1px solid #248ac0;
	border-bottom: 1px solid #248ac0;
	border-left: 1px solid #248ac0;
	border-style: outset;
  text-align: center;
  text-decoration: none !important;
  padding: 1px;

}
.btn:hover {
	color: #fff;
	border-top: 1px solid #eb6c22;
	border-right: 1px solid #eb6c22;
	border-bottom: 1px solid #eb6c22;
	border-left: 1px solid #eb6c22;
	border-style: inset;
}
.btn SPAN { display: none; }

.flatbtn {
	background: transparent;
	border: solid #000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
	font-size: 70% !important;
	_font-size: 100% !important;
}




.left { margin-left: 0; margin-right: auto; }
.center { margin-left: auto; margin-right: auto; }
.right { margin-left: auto; margin-right: 0; }



.tdt { vertical-align: top; }
.tdm { vertical-align: middle; }
.tdb { vertical-align: bottom; }
.tdl { text-align: left; }
.tdc { text-align: center; }
.tdr { text-align: right; }
.tdj { text-align: justify; }

.ba { border-width: 1px !important; }
.bt { border-top-width: 1px !important; }
.br { border-right-width: 1px !important; }
.bb { border-bottom-width: 1px !important; }
.bl { border-left-width: 1px !important; }
.nba { border-width: 0; }
.nbt { border-top-width: 0; }
.nbr { border-right-width: 0; }
.nbb { border-bottom-width: 0; }
.nbl { border-left-width: 0; }



#lang_formular INPUT[type=submit] {
	background: transparent;
	color: #6291cd;
	margin: 0; padding: 0;
	margin-right: 2px;
	width: 3em;
	border: 1px solid;
	border-left-color: #ccc; border-top-color: #ccc;
	border-right-color: #333; border-bottom-color: #333;
	/*font-weight: bold;*/
}
#lang_formular .selected {
/*	color: #ff7d00 !important;*/
	background-color: #6291cd !important;
	color: #fff !important;
}


.w50px { width: 50px; }
.w100px { width: 100px; }
.w150px { width: 150px; }
.w200px { width: 200px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w400px { width: 400px; }
.w450px { width: 450px; _width: 440px; }
.w500px { width: 500px; }

.w1pc { width: 1%; }
.w5pc { width: 5%; }
.w50pc { width: 50%; }
.w100pc { width: 100%; }

.w25em { width: 2.5em; }
.w5em { width: 5em; }
.w55em { width: 5.5em; }
.w6em { width: 6em; }
.w65em { width: 6.5em; }
.w7em { width: 7em; }
.w75em { width: 7.5em; }
.w8em { width: 8em; }
.w9em { width: 9em; }
.w10em { width: 10em; }
.w11em { width: 11em; }
.w12em { width: 12em; }
.w13em { width: 13em; }
.w14em { width: 14em; }
.w15em { width: 15em; }

.bg-red { background: red; }
.bg-yellow { background: yellow; }
.ba-red { border: 2px solid red !important; }

#reklamny-banner {
	position: absolute;
	left: 230px; top: 10px;
	width: 190px; height: 190px;
	background: url(../../pics/projekty/mp-banner.gif) 0 0 no-repeat;
	display: none;
}
.homepage #reklamny-banner {
	display: none;
}

