/* www.um.cz, CSS styly pro zobrazeni */

/* zakladni nastaveni */

html
{
	font-size: 100.01%;
}

body
{
	background: #d68a0a;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

body.homepage
{
	background: url('html.gif') repeat-x;
}

a img, a:link img
{
	border: none;
}

p
{
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h1
{
	font-family: "Lucida Sans Unicode", "Geneva CE", lucida, sans-serif;
	font-size: 2em;
	color: #ffffff;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	width: 340px;
	min-height: 60px;
}

div.content.news h1
{
	width: 770px;
}

h2
{
	font-size: 1.1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h3
{
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h4
{
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h5
{
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

h6
{
	font-size: 1em;
	margin: 0em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

ol
{
	padding-left: 1em;
	margin-left: 0em;
}

ul
{
	padding-left: 1em;
	margin-left: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}

ul li
{
	list-style: none;
	background: url('ul-li.gif') no-repeat 0em 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

* html ul li
{
	display: inline-block;
	background-position: 0em 1.1em;
}

a
{
	color: #b25400;
}

a:hover
{
	color: #ff0000;
}

fieldset
{
	border: none;
	padding: 0px;
}

legend
{
	border: none;
	padding: 0em;
	padding-left: 13em;
}

fieldset.information legend
{
	display: none;
}

fieldset.information
{
	margin-bottom: 10px;
}

fieldset.antispam
{
	margin-top: 15px;
	margin-bottom: 15px;
}

label
{
	float: left;
	width: 13em;
}

label.static
{
	float: none;
	width: auto;
	margin-right: 10px;
}

input.text
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background: url('input-text.gif') no-repeat #ffffff;
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	width: 266px;
	height: 14px;
}

input.submit, input.reset, input.button
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}

input.submit
{
	background: #b25400;
	margin-left: 13em;
	margin-right: 18px;
}

input.reset
{
	background: #d48500;
}

input.file
{
	width: 200px;
	height: 21px;
}

input.image
{
	padding: 0px;
	border: none;
}

textarea
{
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background: #ffffff url('textarea.gif') no-repeat;
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	overflow: auto;
	width: 366px;
	height: 50px;
}

* html textarea
{
	height: 48px;
}

select
{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 1em;
	color: #000000;
	background: #ffffff;
}

hr
{
	color: #cccccc;
	height: 1px;
	border: none;
	background-color: #cccccc;
}

table
{
	font-size: 1em;
}

table th, table td
{
	padding-left: 5px;
	padding-right: 5px;
}

table.standard
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

table.standard td
{
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.standard th
{
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.colored
{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

table.colored td
{
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

table.colored th
{
	background-color: #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

/* stranka */

div.homepage, div.page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.homepage
{
	height: 921px;
	background: url('homepage.gif');
	position: relative;
}

div.page
{
	background: url('body.gif');
}

div.wrapper
{
	clear: both;
}

/* vrstva pro tisk */

div.print-header
{
	display: none;
}

/* presun na obsah */

div.shift-to-content
{
	position: absolute;
	left: -10000px;
}

/* langmenu */

div.langmenu
{
	position: absolute;
}

div.homepage div.langmenu
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
	margin-top: 20px;
}

div.page div.langmenu
{
	right: -80px;
	top: -75px;
}

div.langmenu h2
{
	position: absolute;
	left: -10000px;
}

div.langmenu li
{
	list-style: none;
	background: none;
	display: inline;
	width: 20px;
	height: 13px;
	font-size: 0.7em;
	overflow: hidden;
	text-transform: uppercase;
	position: relative;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div.langmenu a
{
	color: #ffffff;
	width: 20px;
	height: 13px;
	overflow: hidden;
}

div.langmenu a span
{
	width: 20px;
	height: 13px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

div.langmenu li.cs span
{
	background: url('cs.gif');
}

div.langmenu li.sk span
{
	background: url('sk.gif');
}

/* hlavicka */

div.header
{
	font-size: 0.7em;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

div.header span.border.bottom
{
	width: 1000px;
	height: 14px;
	overflow: hidden;
	background: url('header-bottom.gif');
	display: block;
}

/* image na hp */

div.homepage div.image
{
	width: 416px;
	height: 306px;
	position: absolute;
	left: 292px;
	top: 293px;
}

/* rozcestnik */

div.guidepost h2
{
	position: absolute;
	left: -10000px;
}

div.guidepost ul
{
	margin: 0em;
	padding: 0em;
}

div.guidepost li
{
	list-style: none;
	float: left;
	position: relative;
	padding: 0px;
	background: none;
}

div.guidepost a
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	overflow: hidden;
}

div.guidepost li span
{
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

div.homepage div.guidepost
{
	position: absolute;
	left: 288px;
	top: 611px;
}

div.homepage div.guidepost li.makler
{
	width: 75px;
	height: 18px;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 10px;
	display: inline;
}

div.homepage div.guidepost li.agent
{
	width: 65px;
	height: 15px;
	overflow: hidden;
	margin-left: 225px;
	margin-top: 15px;
}

* html div.homepage div.guidepost li.makler, * html div.homepage div.guidepost li.agent
{
    display: inline; 
}

div.homepage div.guidepost li a
{
	font-size: 1.4em;
}

div.homepage div.guidepost li.makler a
{
	width: 75px;
	height: 18px;
}

div.homepage div.guidepost li.agent a
{
	width: 65px;
	height: 15px;
}

div.homepage div.guidepost li.makler span
{
	width: 75px;
	height: 18px;
}

body.cs div.homepage div.guidepost li.makler span
{
	background: url('makler.cs.gif');
}

body.sk div.homepage div.guidepost li.makler span
{
	background: url('makler.sk.gif');
}

div.homepage div.guidepost li.agent span
{
	width: 65px;
	height: 15px;
	background: url('agent.gif');
}

div.page div.guidepost
{
	width: 190px;
	height: 38px;
	background: url('page-guidepost.gif');
	margin-left: 640px;
}

div.page div.guidepost li.makler
{
	background: url('guidepost-divider.gif') repeat-y top right;
	width: 51px;
	height: 13px;	
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 26px;
	padding-right: 30px;
	font-size: 0.8em;
}

div.page div.guidepost li.agent
{
	width: 44px;
	height: 12px;
	margin-top: 14px;
	font-size: 0.8em;
}

* html div.page div.guidepost li.makler, * html div.page div.guidepost li.agent
{
    display: inline; 
}

div.page div.guidepost li.makler a
{
	width: 51px;
	height: 13px;
}

div.page div.guidepost li.agent a
{
	width: 44px;
	height: 12px;
}

div.page div.guidepost li.makler span
{
	width: 51px;
	height: 13px;
}

body.cs div.page div.guidepost li.makler span
{
	background: url('makler.cs.gif') 0px -18px;
}

body.sk div.page div.guidepost li.makler span
{
	background: url('makler.sk.gif') 0px -18px;
}

div.page div.guidepost li.makler a.active span
{
	width: 53px;
	background-position: 0px -31px;
}

div.page div.guidepost li.agent span
{
	width: 44px;
	height: 12px;
	background: url('agent.gif') 0px -15px;
}

div.page div.guidepost li.agent a.active span
{
	width: 46px;
	background-position: 0px -27px;
}

/* obsah */

div.content
{
	font-size: 0.75em;
	width: 770px;
	position: relative;
}

div.page div.content
{
	margin-top: 45px;
	margin-left: 95px;
}

div.content h1
{
	margin-left: 24px;
	margin-bottom: 30px;
}

div.container
{
	background: #fff5e5;
	width: 435px;
}

div.content.contact-form div.container, div.content.news div.container
{
	width: 770px;
}

div.content span.border
{
	display: block;
	width: 770px;
	height: 14px;
	background: url('content-border.gif') no-repeat;
}

div.content.contact-form span.border, div.content.news span.border
{
	background: url('content-contact-form-border.gif');
}

div.content span.border.bottom, div.content.contact-form span.border.bottom, div.content.news span.border.bottom
{
	background-position: 0px -14px;
}

div.text
{
	padding: 24px 10px 14px 30px;
	position: relative;
	line-height: 150%;
	height: 300px;
	overflow: auto;
	margin-right: 65px;
}

div.page.makler.prenechejte-vase-starosti-jinym div.text, div.page.makler.vydelavejte-vice div.text, div.page.makler.prenechajte-vase-starosti-inym div.text, div.page.makler.zarabajte-viac div.text
{
	height: 340px;
}

div.page.agent.ziskejte-vice div.text, div.page.agent.ziskajte-viac div.text
{
	height: 380px;
}

div.page.makler.partnerstvi div.text, div.page.agent.partnerstvi div.text, div.page.makler.kontaktni-formular div.text, div.page.agent.kontaktni-formular div.text, div.page.agent.partnerstvo div.text, div.page.makler.partnerstvo div.text, div.page.makler.kontaktny-formular div.text, div.page.agent.kontaktny-formular div.text
{
	height: 440px;
}

div.content.contact-form div.text, div.content.news div.text
{
	margin-right: 20px;
	padding-right: 70px;
}

div.page div.image.small
{
	width: 312px;
	height: 248px;
	background: url('image-small.png');
	position: absolute;
	top: 10px;
	left: 395px;
	z-index: 2;
}

* html div.page div.image.small
{
	background: url('image-small.gif') no-repeat;
	width: 292px;
	height: 228px;
	margin-top: 20px;
	margin-left: 20px;
}

div.page div.image.small img
{
	margin: 26px;
}

* html div.page div.image.small img
{
    margin: 16px;
}

div.page div.image.large
{
	width: 390px;
	height: 295px;
	background: url('image-large.png');
	position: absolute;
	top: 250px;
	left: 375px;
	z-index: 2;
}

* html div.page div.image.large
{
	background: url('image-large.gif');
	width: 370px;
	height: 275px;
	margin-top: 20px;
	margin-left: 20px;
}

div.page div.image.large img
{
	margin: 28px 32px 32px 32px;
}

* html div.page div.image.large img
{
    margin: 18px 22px 22px 22px;
}

div.page div.image.largest
{
	width: 355px;
	height: 370px;
	background: url('image-largest.png');
	position: absolute;
	top: 90px;
	left: 375px;
	z-index: 2;
}

* html div.page div.image.largest
{
	background: url('image-largest.gif');
	width: 335px;
	height: 350px;
}

div.page div.image.largest img
{
  margin:47px 22px 32px 53px;
}

div.subtitle
{
	margin-left: 35px;
	color: #ffffff;
	font-weight: bold;
	background: #d58705 url('subtitle.gif') repeat-x;
	/*margin-bottom: -4px;*/
	margin-top: -28px;
	position: relative;
	z-index: 2;
	/*display: -moz-inline-box;
	display: inline-block;*/
	padding: 9px 11px 9px 11px;
	/*border-top: 1px solid #d48500;
	border-bottom: 1px solid #d48500;*/
	float: left;
}

/** html div.subtitle
{
    display: inline;
}*/

*+html div.subtitle
{
 	margin-bottom: -4px;
}

div.subtitle p
{
	padding: 0px;
}

div.subtitle span.corner
{
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	overflow: hidden;
	background: url('subtitle-corners.gif');
}

div.subtitle span.corner.topleft
{
	top: 0px;
	left: 0px;
	background-position: 0px 0px;
}

div.subtitle span.corner.bottomleft
{
	bottom: 0px;
	left: 0px;
	background-position: 0px -4px;
}

div.subtitle span.corner.topright
{
	top: 0px;
	right: 0px;
	background-position: -4px 0px;
}

div.subtitle span.corner.bottomright
{
	bottom: 0px;
	right: 0px;
	background-position: -4px -4px;
}

/* levy sloupec */

/* hlavni menu */

div.mainmenu ul
{
	margin: 0em 0em 0em 0px;
	padding: 0em;
}

div.mainmenu li
{
	list-style: none;
	float: left;
	min-height: 55px;
	margin-top: 13px;
	text-align: center;
	font-size: 1.2em;
	background: url('mainmenu-divider.gif') repeat-y right;
}

div.page.makler div.mainmenu li
{
	padding-left: 23px;
	padding-right: 23px;
}

div.page.agent div.mainmenu li
{
	padding-left: 20px;
	padding-right: 20px;
}

* html div.mainmenu li
{
	height: 55px;
}

div.mainmenu li.kontakt
{
	background: none;
}

div.mainmenu a
{
	color: #000000;
	padding-top: 33px;
	display: block;
	text-decoration: none;
	text-align: center;
}

div.mainmenu li.prenechejte-vase-starosti-jinym a
{
	background: url('prenechejte-vase-starosti-jinym.gif') no-repeat center top;
	width: 120px;
}

div.mainmenu li.vydelavejte-vice a
{
	background: url('vydelavejte-vice.gif') no-repeat center top;
	width: 70px;
}

div.mainmenu li.mejte-svoji-firmu-pod-kontrolou a
{
	background: url('mejte-svoji-firmu-pod-kontrolou.gif') no-repeat center top;
	width: 110px;
}

div.mainmenu li.nebudte-sami a
{
	background: url('nebudte-sami.gif') no-repeat center 11px;
	width: 90px;
}

div.mainmenu li.budujte-svou-firmu a
{
	background: url('budujte-svou-firmu.gif') no-repeat center top;
	width: 70px;
}

div.mainmenu li.ziskejte-vice a
{
	background: url('ziskejte-vice.gif') no-repeat center top;
	width: 90px;
}

div.mainmenu li.budete-vedet-co-jini-nevedi a
{
	background: url('budete-vedet-co-jini-nevedi.gif') no-repeat center top;
	width: 95px;
}

div.mainmenu li.otevreme-vam-vsude-dvere a
{
	background: url('otevreme-vam-vsude-dvere.gif') no-repeat center top;
	width: 100px;
}

div.mainmenu li.jini-budou-pracovat-pro-vas a
{
	background: url('jini-budou-pracovat-pro-vas.gif') no-repeat center top;
	width: 115px;
}

div.mainmenu li.zajistete-si-svou-budoucnost a
{
	background: url('zajistete-si-svou-budoucnost.gif') no-repeat center top;
	width: 110px;
}

div.mainmenu li.partnerstvi a
{
	background: url('partnerstvi.gif') no-repeat center 11px;
	width: 70px;
}

div.mainmenu li.o-nas a
{
	background: url('o-nas.gif') no-repeat center 11px;
	width: 40px;
}

div.mainmenu li.kontakt a
{
	background: url('kontakt.gif') no-repeat center 11px;
	width: 46px;
}

div.mainmenu li.prenechajte-vase-starosti-inym a
{
	background: url('prenechajte-vase-starosti-inym.gif') no-repeat center top;
	width: 120px;
}

div.mainmenu li.zarabajte-viac a
{
	background: url('zarabajte-viac.gif') no-repeat center top;
	width: 70px;
}

div.mainmenu li.majte-svoju-firmu-pod-kontrolou a
{
	background: url('majte-svoju-firmu-pod-kontrolou.gif') no-repeat center top;
	width: 115px;
}

div.mainmenu li.budete-vediet-co-ini-nevedia a
{
	background: url('budete-vediet-co-ini-nevedia.gif') no-repeat center top;
	width: 100px;
}

div.mainmenu li.nebudte-sami a
{
	background: url('nebudte-sami.gif') no-repeat center 11px;
	width: 90px;
}

div.mainmenu li.ziskajte-viac a
{
	background: url('ziskajte-viac.gif') no-repeat center 11px;
	width: 85px;
}

div.mainmenu li.budujte-svoju-firmu a
{
	background: url('budujte-svoju-firmu.gif') no-repeat center top;
	width: 75px;
}

div.mainmenu li.partnerstvo a
{
	background: url('partnerstvo.gif') no-repeat center 11px;
	width: 70px;
}

div.mainmenu li.otvorime-vam-vsade-dvere a
{
	background: url('otvorime-vam-vsade-dvere.gif') no-repeat center top;
	width: 100px;
}

div.mainmenu li.ini-budu-pracovat-pre-vas a
{
	background: url('ini-budu-pracovat-pre-vas.gif') no-repeat center top;
	width: 115px;
}

div.mainmenu li.zaistite-si-svoju-buducnost a
{
	background: url('zaistite-si-svoju-buducnost.gif') no-repeat center top;
	width: 110px;
}

/*div.mainmenu li. a
{
	background: url('.gif') no-repeat center 11px;
	width: px;
}*/

div.mainmenu a:hover, div.mainmenu a.active
{
	color: #b25400;
}

div.do-you-like-it
{
	background: #b25400 url('do-you-like-it.gif');
	width: 226px;
	padding: 20px 12px 0px 12px;
	margin-left: 35px;
	font-family: Arial;
	font-size: 1.15em;
	color: #ffffff;
	position: relative;
	float: left;
}

* html div.do-you-like-it
{
	padding-right: 0px;
}

div.do-you-like-it span.border.bottom
{
	display: block;
	width: 250px;
	height: 11px;
	background: url('do-you-like-it-border.gif');
	margin-left: -12px;
	overflow: hidden;
}

div.content.contact-form div.do-you-like-it span.border.bottom, div.content.news div.do-you-like-it span.border.bottom
{
	background-position: 0px 0px;
}

div.do-you-like-it p
{
	padding: 0em;
	position: relative;
	z-index: 2;
}

div.do-you-like-it a
{
	color: #ffffff;
	width: 96px;
	height: 19px;
	overflow: hidden;
	position: relative;
}

div.do-you-like-it a span
{
	width: 96px;
	height: 19px;
	display: block;
	cursor: pointer;
	background: url('napiste-nam.gif');
	position: absolute;
	left: 0px;
	top: 0px;
}

span.insiana
{
	width: 69px;
	height: 86px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url('insiana.png');
}

* html span.insiana
{
	background: url('insiana.gif');
	bottom: -1px;
}

/* pokracovani */

div.more
{
	/*width: 128px;
	height: 67px;*/
	margin-left: 642px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: right;
	position: relative;
}

div.more p
{
	width: 128px;
	height: 67px;
	overflow: hidden;
	position: relative;
	padding: 0px;
}

div.more a
{
	width: 128px;
	height: 67px;
	display: block;
	position: relative;
}

div.more a span
{
	width: 128px;
	height: 67px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

body.cs div.more a span
{
	background: url('more.cs.gif');
}

body.sk div.more a span
{
	background: url('more.sk.gif');
}

/* paticka */

div.footer
{
	clear: both;
	background: #ffffff;
	font-size: 0.7em;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

div.footer p.copyright
{
	float: left;
	margin: 16px 24px 10px 24px;
	padding: 0em;
}

div.footer p.copyright
{
	padding-left: 106px;
	min-height: 19px;
	padding-top: 6px;
	background: url('insia.gif') no-repeat left top;
}

div.footer p.motto
{
	float: right;
	margin: 19px 28px 10px 28px;
	padding: 0em;
	position: relative;
	overflow: hidden;
}

div.footer p.motto span
{
	display: block;
	width: 157px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}

body.cs div.footer p.motto
{
	width: 157px;
	height: 20px;
}

body.sk div.footer p.motto
{
	width: 172px;
	height: 19px;
}

body.cs div.footer p.motto span
{
	width: 157px;
	height: 20px;
	background: url('partnerstvi-rovnych.gif');
}

body.sk div.footer p.motto span
{
	width: 172px;
	height: 19px;
	background: url('partnerstvo-rovnych.gif');
}

p.aktuality
{
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
	background: url('p-aktuality.gif') no-repeat 0px 0.8em;
	text-transform: uppercase;
}

p.aktuality a
{
	color: #b25400;
}

p.status
{
	font-weight: bold;
}

p.status.ok
{
	color: green;
}

p.status.ko
{
	color: red;
}

p.more
{
	text-align: right;
}

ins
{
	text-decoration: none;
	font-size: 0.9em;
}