ul,div,p,form,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

body {
	color: #444444;
}

h2 {
	margin-bottom: 12px;
	color: #1e4c9a;
	/*font-size: 16px;*/
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

img {
	border: none;
}

div.r_second a:hover,
div.footer a:hover,
div.address a:hover,
div.r_third a:hover,
div.menu_up a:hover,
div.menu_down a:hover,
div.l_first a:hover,
div.l_second a:hover,
div.l_third a:hover,
div.l_fourth a:hover,
div.l_fourth a:hover
	{
	color: red;
}

div.r_second a,
div.r_third a,
div.l_third a {
	color: #444444;
}

div.footer a,
div.footer a:visited {
	color: #808080;
}

div#page {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

div.logo {
	width: 980px;
	margin-bottom: 15px;
	height: 113px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.logo p {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	width: 720px;
	position: absolute;
	top: 45px;
	left: 80px;
	display: block;
	font-size: 18px;
	letter-spacing: 0.08em;
}

div.logo h1 {
	width: 124px;
	height: 97px;
	margin: 0px;
	padding: 0;
	display: block;
	position: absolute;
	right: 40px;
	top: 8px;
}

div.logo h1 a {
	width: 123px;
	height: 0px;
	overflow: hidden;
	background: url("../_img/layout/logo.cz.png") no-repeat left top;
	padding-top: 97px;
	display: block;
}

div.menu_up {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: 980px;
}

div.menu_up ul {
	width: 650px;
	float: left;
}

div.menu_up ul li {
	width: auto;
	padding: 3px 20px;
	margin: 5px 0 17px;
	float: left;
	text-align: center;
	list-style-type: none;
	border-left: 1px solid gray;
	text-transform: uppercase;
	font-size: 14px;
}

div.menu_up ul li:first-child {
	border-left: none;
}

div.menu_up:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.find {
	width: 330px;
	float: right;
	padding-top: 3px;
}

div.find div.client {
	font-family: Helvetica, Arial, sans-serif;
	width: 165px;
	float: right;
}

div.find div.client a {
	float: left;
	display: block;
	margin-top: 5px;
}

div.find p.arrow_litt {
	width: 20px;
	height: 20px;
	margin: 5px 0 0 0;
	float: left;
}

div.find input.submit {
	width: 26px;
	height: 23px;
	float: left;
	background: url(../_img/layout/button_find.gif);
	border: none;
	cursor: pointer;
}

div.find input.find {
	width: 100px;
	height: 19px;
	float: left;
	border: 1px solid #b2b3b3;
	padding: 1px;
}

div.menu_down {
	width: 980px;
	height: 31px;
	font-size: 15px;
	background-color: #3E7EC0;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
}

div.menu_down ul {
	width: 980px;
}

div.menu_down li {
	width: auto;
	height: 23px;
	padding: 4px 20px;
	float: left;
	text-align: center;
}

div.menu_down li a {
	color: white;
}

div.menu_down li:first-child {
	background-color: #0157A3;
	border-right: 5px solid white;
	position: relative;
	top: 0;
	left: 0;
	width: 150px;
}

div.menu_down li:nth-child (2) {
	padding-left: 65px;
}

div.menu_down ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.menu_down div.news-content {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	color: #ffffff;
	width: 400px;
	position: absolute;
	left: 0pt;
	padding: 20px;
	background-color: #0157A3;
	top: 40px;
	display: none;
	text-align: left;
	font-size: 12px;
	z-index: 3;
	opacity: 0.9;
}

div.menu_down div.news-content h3 {
	margin-top: 20px;
}

body.page div.banner {
	height: 200px;
}

div.banner {
	width: 980px;
	height: 265px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

div.banner .control {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 400px;
	z-index: 2;
	text-align: right;
}

div.banner .control a {
	background-color: #cccccc;
	color: #000000;
	opacity: 0.5;
	padding: 0 3px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 3px;
}

div.banner .control a.selection {
	background-color: #ffffff;
	font-size: 16px;
	opacity: 0.8;
}

div.icons {
	margin-bottom: 25px;
	text-align: right;
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;
}

div.icons img {
	display: inline-block;
	zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	*display: inline;
}

div.icons .ttp {
	position: absolute;
	top: -100px;
	right: 0;
	width: 550px;
	background-color: #86a8e6;
	opacity: 0.9;
	color: #ffffff;
	padding: 20px;
}

div.icons ul {
	content: ".";
	text-align: right;
}

div.footer {
	clear: both;
	width: 978px;
	height: 180px;
	border-top: 1px solid #F3F4F4;
	background-color: white;
	margin-top: 20px;
}

div.footer>ul {
	width: 978px;
	margin-top: 10px;
	background-color: #F3F4F4;
}

div.footer>ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.footer>ul>li {
	width: 163px;
	background-color: white;
	float: left;
}

div.footer>ul>li>a {
	padding-left: 10px;
	border-left: 1px solid #F3F4F4;
}

div.footer ul ul {
	width: 163px;
	margin-top: 10px;
	padding-top: 8px;
	background-color: #F3F4F4;
	height: 100%;
	padding-bottom: 8px;
}

div.footer ul li ul li {
	width: 153px;
	padding-left: 10px;
	background-color: #F3F4F4;
}

div#page > div.address p {
	width: 980px;
	margin: 15px 0;
	text-align: center;
	font-size: 12px;
	color: gray;
}

div#page > div.address p a {
	color: gray;
}

/**
 * Bulletin logging
 */
.logmail {
	display: block;
	margin: 20px 0 20px 0px;
	text-align: left;
	padding: 0 20px;
}

.logmail input[type=submit] {
}

.logmail p.upper {
	display: block;
	margin-bottom: 20px;
}

.logmail form {
	padding: 0;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	font-weight: normal;
	overflow: visible;
	white-space: nowrap;
}

.logmail input[type=text] {
	width: 135px;
	color: #444444;
}

/**
 * Breadcrumbs
 */
.breadcrumb {
	margin: 0;
	padding: 25px 0 0 20px;
	text-align: left;
	height: 40px;
	color: #1e4c9a;
	text-transform: uppercase;
}

.breadcrumb a,.breadcrumb a:visited {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	background: url("../_img/layout/arrow.png") center right no-repeat;
	margin: 0 10px 0 0px;
	padding: 0 20px 0 0;
}

.breadcrumb	 a:hover {
	color: #1e4c9a;
}

/**
 * Content
 */
body>.content {
	
}

/**
 * Column left
 */


/**
 * Column right
 */
.content>#col-right {
	float: right;
	width: 265px;
}

.content>#col-right li {
	color: #1e4c9a;
	list-style-image: url(../_img/layout/list_2.gif);
	list-style-position: inside;
	margin-left: 10px;
}

.content>#col-right ul {
	margin-bottom: 20px;
}

.content>#col-right h2 {
	color: #1e4c9a;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 0 0 10px 15px;
}

.content>#col-right p.seo {
	margin: 20px 20px 10px 15px;
	padding-top: 20px;
	color: #aaaaaa;
	border-top: solid 1px #dddddd;
}
.content>#col-right p.seo>span.title {
	text-align: left;	
}

.content>#col-right li a,
.content>#col-right li a:visited {
}

.content>#col-right li a:hover {
	color: #1e4c9a;
}

/**
 * List
 */
body.seznam .grey-box {
	margin: 0 40px 0 0;
	padding: 12px 0 5px 35px;
	background: #ecebe1;
}

body.seznam .grey-box p {
	margin: 13px 0 10px 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}

body.seznam .grey-box img.icon {
	vertical-align: middle;	
}

/**
 * Common links
 */
div.finance-program ul li {
	list-style-image: url(../_img/layout/list_2.gif);
	list-style-position: inside;
}
div.smart-finance a {
	line-height: 1.4em;
}
div.smart-finance-example a {
	line-height: 1.4em;
}
