/*******************************************************************************/
/* basic */
/*******************************************************************************/

body {
	font-family: verdana, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #b6cce0 url("../layout/bg_body.gif") repeat-x;
}

div.textur {
	height: 10px;
	background: url("../layout/textur.gif");
	clear: both;
}

hr, .hidden {
	display: none;
}

img {
	border: 0;
}

div.padding {
	padding: 5px;
}

/*******************************************************************************/
/* content */
/*******************************************************************************/

#main {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: left;
	background: url("../layout/bg_page.gif");
}

#header {
	height: 100px;
} 

#horMenu {
	position: relative;
	height: 30px;
	background: #fff url("../layout/bg_hor_menu.gif") no-repeat;
	text-align: center;
}

#navCon {
	width: 175px;
	float: left;
}

#basicCon {
	width: 595px;
	float: right;
} 

#dom {
	color: #fff;
}

#leftCon {
	width: 420px;
	float: left;
}

#leftCon1 {
	width: 170px;
	float: left;
}

#rightCon {
	width: 175px;
	float: right;
}

/*******************************************************************************/
/* basic menu */
/*******************************************************************************/

#horMenu a { 
	display: block;
	height: 30px;
	width: 125px;
	margin: 0;
}

#horMenu a:hover {
	background-position: 0 -30px;
}

#mMy {
	position: absolute;
	left: 10px;
	top: 0;
	background: url("../layout/butt_my.gif") no-repeat;
}

#mFinancovanie {
	position: absolute;
	left: 135px;
	top: 0;
	background: url("../layout/butt_financovanie.gif") no-repeat;
}

#mStavebna {
	position: absolute;
	left: 260px;
	top: 0;
	background: url("../layout/butt_stavebna.gif") no-repeat;
}

#mPonuknite {
	position: absolute;
	left: 385px;
	top: 0;
	background: url("../layout/butt_ponuknite.gif") no-repeat;
}

#mWww {
	position: absolute;
	left: 510px;
	top: 0;
	background: url("../layout/butt_www.gif") no-repeat;
}

#mKontakt {
	position: absolute;
	left: 635px;
	top: 0;
	background: url("../layout/butt_kontakt.gif") no-repeat;
}

/*******************************************************************************/
/* footer */
/*******************************************************************************/

#footer {
	height: 30px;
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
	line-height: 2.5em;
	clear: both;
	background: url("../layout/bg_footer.gif") repeat-x;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}i

#footer a:hover {
	text-decoration: none;
}	

acronym {
	cursor: help;
}	

/*******************************************************************************/
/* navigation menu */
/*******************************************************************************/

#navCon p {
	margin: 1px;
}

#navCon a {
	display: block;
	width: 148px;
	border-top: 1px solid #fff;
	padding: 0.5em 5px 0.5em 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #b6cce0 url("../layout/li_01.gif") center left no-repeat;
	width: "173px";
}
#navCon a.active {
	display: block;
	width: 148px;
	border-top: 1px solid #fff;
	padding: 0.5em 5px 0.5em 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #cc0001 url("../layout/li_01.gif") center left no-repeat;
	width: "173px";
}

#navCon a:hover {
	color: #fff;
	background: #23588A url("../layout/li_01.gif") center left no-repeat;
}

/*******************************************************************************/
/* titles */
/*******************************************************************************/

#navCon h2, #rightCon h2 {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 5px 0;
	background: #23588A;
	padding: 3px;
}

#leftCon h2 {
	font-size: 130%;
	font-weight: bold;
	color: #23588A;
	padding-bottom: 2px;
	border-bottom: 2px dotted #f90;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 120%;
	margin: 4px 0 4px 0;
}

/*******************************************************************************/
/* texts */
/*******************************************************************************/

.remark {
	font-weight: bold;
	color: #f90;
}

p {
	margin: 10px 0 10px 0;
}

.textRight {
	   text-align: left;
}

/*******************************************************************************/
/* hyperlinks */
/*******************************************************************************/

#leftCon a, #rightCon a {
	font-weight: bold;
	color: #f90;
}

#leftCon a:hover, #rightCon a:hover {
	font-weight: bold;
	color: #23588A;
}

/*******************************************************************************/
/* db templates */
/*******************************************************************************/

div.offers {
	margin: 0 0 5px 0;
	padding: 5px;
	background: #d9eee5;
}

div.offers img {
	float: right;
}

div.offers h3 {
	margin: 0 0 5px 0;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.3em;
	margin: 10px 0 10px 0; 
	color: #fff;
	background: #23588A;
}

div.offers .remark {
	color: #23588A; 
}

#leftCon p.gallery {
	float: left;
	width: 130px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

p a.nav {
	padding: 0.2em 0 0.2em 15px;
	background: url("../layout/li_02.gif") center left no-repeat;
	clear: both;
	display: block;
	margin: 0;
}

p a.print {
	padding: 0.2em 0 0.2em 15px;
	background: url("../layout/li_03.gif") center left no-repeat;
	clear: both;
	display: block;
}

form {
	margin: 0 0 0.5em 0;
	padding: 0;
}

form p {
	margin: 0;
	padding: 0.3em 0 0.3em 0;
}

select, input, textarea {
	font-family: verdana, sans-serif;
	font-size: 100%;
	color: #23588A;
	background: #D9EEE5;
	border: 1px solid #23588A; 
}

#rightCon select {
	width: 165px;
}	

input.submit {
	color: #fff;
	background: #f90;
	border: 0; 
}

pre {
	font-family: verdana, sans-serif;
	font-size: 100%;
}

p.navpage {
	text-align: right;
}

.ftrue {
	font-weight: bold;
	font-size: 130%;
	color: #f90;
	padding: 0.3em;
	border: 1px dotted #f90; 
}

.ffalse {
	font-weight: bold;
	font-size: 130%;
	color: #c00;
	padding: 0.3em;
	border: 1px dotted #c00; 
}

#fOffers {
	clear: both;
}

/* Calculator */

#eurCalcBox {
	margin: 0;
	padding: 1em 0 0 14px;
}

#content #eurCalcBox table p {
	margin: 0;
	padding: 0 0 0.5em 0;
}

#content #eurCalcBox p {
	text-align: center;
}

#eurCalcBox table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#eurCalcBox table th {
	padding: 3px 12px;
	background-color: #ab0534;
	color: white;
	font-weight: bold;
	border: 1px solid silver;
}

#eurCalcBox table td {
	padding: 3px 12px;
	border: 1px solid silver;
	background-color: white;
}

#eurCalcBox table td img {
	cursor: pointer;
}

#eurCalcBox table input.inp1 {
	width: 100px;
}
