body {
	background-image: url(../images/bcg_top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #1f1f1f;
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

#header {
	margin-top: 50px;
	margin-bottom: 10PX;
	margin-left: auto;
	margin-right: auto;
	width: 841px;
}

#logo {
	float: left;
	width: 219px;
	height: 185px;
	padding-left: 20px;
}

#flash {
		float: left;
		width: 561px;
		height: 185px;
		padding-left: 25px;		
}

#menu {
	margin-left: auto;
	margin-right: auto;
	padding-left: 250px;
	padding-top: 22px;
	width: 591px;
}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 841px;
}

#body_left {
	float: left;
	width: 264px;
}

#body_right {
	float: left;
	width: 551px;	
}

#foot {
	margin-left: auto;
	margin-right: auto;
	width: 841px;
	margin-top: 10px;

}

#foot_left {
	float: left;
	width: 246px;
	padding-left: 9px;
	text-align:left;
}

#foot_right {
	float: left;
	width: 551px;	
	height: 45px;
	padding: 10px 0px 0px 20px;
	background-image: url(../images/pata.gif);
}

#intro {
	text-align: center; 
	padding-top:82px;
	background-image: url(../images/logo-hypo_for_you.jpg);
	background-repeat: no-repeat;
	background-position: 99px 50px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 20px 0 20px 0;
	color: #fdcf39;
}

div.text {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	line-height: 20px;
	background-color: #3B3B3B;
	background-image: url(../images/sivy_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.text_blank {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
}

div.partneri {
	margin: 0px;
	padding: 20px 10px 15px 10px;
	line-height: 20px;
	background-color: white;
	background-image: url(../images/biely-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
div.podpis {
	text-align: right;
	font-style: italic;
}

.clear {
	clear: both;
}

ul {
	color: #FDCF39;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

li {
	padding-bottom: 20px;
	color: #FDCF39;
}

li.low{
	padding-bottom: 1px;
	color:#FDCF39;	
}

.white {
	color: White;
}

a.foot {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 8pt;
	margin-right: 20px;
}

a.foot:hover {
	color: #FDCF39;
	text-decoration: underline;
	font-size: 8pt;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #FDCF39;
}
a.mapa {
	color: #FDCF39;
	text-decoration: none;
}

a.mapa:hover {
	text-decoration: underline;
}

img.kalk {
	margin: 13px 0 0 0;
}
input.text_normal {
	background-color: transparent;
	border: none;
	background-image: url(../images/form.gif);
	width: 174px;
	height:16px;
	margin: 2px 10px 2px 5px;
	padding: 3px 3px 3px 3px;
	color: #CCCCCC;
	font-size: 9pt;
	font-family: verdana;
}

input.text_kontrola {
	background-color: transparent;
	border: none;
	background-image: url(../images/form_maly.gif);
	width: 72px;
	height:16px;
	margin: 2px 10px 2px 5px;
	padding: 3px 3px 3px 3px;
	color: #CCCCCC;
	font-size: 9pt;
	font-family: verdana;
}

input.text_normal_calc {
	background-color: transparent;
	border: none;
	background-image: url(../images/form.gif);
	width: 174px;
	height:16px;
	margin: 15px 10px 15px 5px;
	padding: 3px 3px 3px 3px;
	color: #CCCCCC;
	font-size: 9pt;
	font-family: verdana;
}
textarea.area_kontakt {
	background-color: transparent;
	border: none;
	background-image: url(../images/form_big.gif);
	width: 220px;
	height:117px;
	margin: 5px 0px 6px 5px;
	padding: 3px 3px 3px 3px;
	color: #CCCCCC;
	font-size: 9pt;
	font-family: verdana;	
	overflow: auto;
}

input.button {
	background-color: transparent;
	background-image: url(../images/butt.gif);
	width: 68px;
	height: 27px;
	border: none;
	color: #1F1F1F;
	cursor: pointer;
}

input.button_calc {
	background-color: transparent;
	background-image: url(../images/prepocitat.gif);
	width: 180px;
	height: 22px;
	border: none;
	color: #1F1F1F;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0 10px 5px;
}

td.calc_pozn {
	font-size: 8pt;
	color: #CCCCCC;
}

.hlaska {
	color: #EF1D26; 
	font-weight: bold; 
	font-family: verdana; 
	font-size:9pt;
	line-height: 20px;
}