/* --- css stylesheet --- */
/* --- global --- */
	html , html * , body , body * {
  font-size: 12px;
  line-height: 18px;
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #333333;

  text-align: center;
}
img {
  border: 0px none;
}
a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
ol {
  margin: 0px 0px 0px 32px;
  padding: 0px;
}
li {
  margin: 0px 0px 0px 4px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-weight: normal;
}
h1 {
  margin: 0px 0px 10px 0px;
}
h1 , h1 * {
  font-family: "georgia ce", georgia, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
  font-size: 29px;
  line-height: 33px;
  color: #970000;
  text-transform: uppercase;
}
h2 {
  margin: 17px 0px 12px 0px;
}
h2 , h2 * {
  font-size: 23px;
  line-height: 26px;
  color: #006882;
  font-weight: bold;
}
h3 {}
h3 , h3 * {
  font-size: 14px;
  line-height: 20px;
  color: #006882;
  font-weight: bold;
}
h4 {}
h4 , h4 * {}
h5 {}
h5 , h5 * {}
h6 {}
h6 , h6 * {}
table {
  border: 0px none;
  border-collapse: collapse;
  margin: 0px;
}
table td {
  padding: 0px;
}
/* --- common --- */
.clear , .f-c {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
.float-left {float: left !important;}
.float-right {float: right !important;}
.align-left {text-align: left !important;}
.align-center{text-align: center !important;}
.align-right {text-align: right !important;}
.align-top {vertical-align: top !important;}
.align-middle {vertical-align: middle !important;}
.align-bottom {vertical-align: bottom !important;}
.error , .error * {color: #FF0000 !important;}
.error input {border: 1px solid #FF0000 !important;}
.hidden {display: none;}
.block {display: block;}
.print {display: none;}
.invisible {visibility: hidden;}
/* --- mask --- */
div.web-allbg {
width:1136px;

margin:0 auto;
background: url('../pics/bg-allpage.gif') repeat-y;
}
div.web-all {
  width: 1101px;
  margin: auto;
  text-align: left;
  position:relative;

}

/* --- header --- */
#offer {
position:absolute;
top:38px;
left:800px;
height:135px;
width:135px;

}
#offer a {
background:url('../pics/offer.gif') no-repeat top;
height:135px;
width:135px;
display:block;
}
#offer a:hover {
background:url('../pics/offer.gif') no-repeat bottom;
height:135px;
width:135px;
display:block;
}

div.top-band {
height:7px;
width:1136px;
background:url('../pics/bg-topheadshadow2.png') no-repeat bottom;
margin:0 auto;

}
div.header {
  height: 147px;
  background: repeat-x 0 0px url('../pics/bg-header.gif') #FFFFFF;
  position:relative;
}
div.header img.top-image {
  float: left;
  width: 102px;
  height:102px;
  display: block;
  margin:22px 0 0 40px;

}
div.header div.right {
  float: right;
  width: 950px;
}
div.top-banner {
padding:7px 0 8px 19px;
width:468px;
height:60px;
}
.top-banner img {
	border:none;
}
div.header div.logo {
  padding: 33px 0px 0px 16px;
}
div.logo div.bankerkacz a {
	font-family:Arial Black;
	font-weight:bold;
	font-size:48px;
	line-height:50px;
	color:#FFF;
	text-decoration:none;
}
div.logo div.slogan {
	font-family:"arial ce",arial,"tahoma ce",tahoma,"helvetica ce",helvetica,sans-serif;
	font-weight:bold;
	font-size:20px;
	padding:15px 0 4px 2px;
	color:#FFF;
}

/* --- top-menu --- */
div.top-menu {
  padding: 0px 0px 0px 21px;
  position:absolute;
  top:162px;
  left:66px;
  height:54px;
}
div.top-menu div.line1 {
	height:27px;
	float:left;
}
div.top-menu div.line2 {
	height:27px;
	width:1017px;
  	background:#980200;
	float:left;
}
div.top-menu div.line1 ul {list-style:none; margin:0; padding:0;}
div.top-menu div.line2 ul {list-style:none; margin:0; padding:0;}
div.top-menu div.line1 ul li {
	float:left;
	height:27px;
	line-height:27px;
	display:block;
	margin:0 5px 0 0;
	padding-right:3px;
	background:url(../pics/bg-menu_item_a.png) right top no-repeat;
}
div.top-menu div.line1 ul li:hover {
 background:url(../pics/bg-menu_item_a.png) right bottom no-repeat;
 z-index:1;
}
div.top-menu div.line1 ul li.current {
 background:url(../pics/bg-menu_item_a.png) right bottom no-repeat !important;
 z-index:1;
}
div.top-menu div.line1 a {
  color: #FFFFFF;
  font-size: 12px;
  height:27px;
  line-height: 27px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  margin:0;
  padding: 0px 5px 0px 8px;
  background:url(../pics/bg-menu_item_blue.png) top left no-repeat;
}
div.top-menu div.line1 a:hover {
  background:url(../pics/bg-menu_item_blue.png) bottom left no-repeat;
  color: #FFFFFF;
  text-decoration: underline;
}
div.top-menu div.line1 a.current {
  background:url(../pics/bg-menu_item_blue.png) bottom left no-repeat !important;
}
div.top-menu div.line2 ul li {
  color: #FFFFFF;
  font-size: 12px;
  height:22px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  margin:0;
  padding: 5px 8px 0px 8px;	
}
div.top-menu div.line2 a {
	color:white;
	text-decoration:none;
}
div.top-menu div.line2 a:hover {
	text-decoration:underline;
}
/* --- content --- */
div.content {
  background: repeat-y left top url('../pics/img_left.gif');
  width: 1100px;
  padding: 85px 0px 20px 0px;
  margin: 0px 0px 0px 0px;



}
.head-zadost {
	background:#980100 !important;
	padding:10px 0 10px 0;
}
.zadost-info {
	padding:5px;
}
/* --- top-content --- */
div.top-content {
  width: 1100px;
  position:relative;
}
div.top-content2 {
  width: 1100px;
  position:relative;
}
div.top-content3 {
  width: 1100px;
  position:relative;
  background: repeat-y 490px 0px url('../pics/top_vertical_line.gif');
}
div.top-panel {

width:730px;
margin-left:85px;
padding:0 15px 0 0;
}	

/* --- left-top-content --- */
div.left-top-content {

/*  background: repeat-y left top url('../pics/img_left.gif');*/
  width: 485px;
  float: left;
  padding: 0px 19px 0px 85px;
  position: relative;

}
div.left-top-content2 {

/*  background: repeat-y left top url('../pics/img_left.gif');*/
  width: 550px;
  float: left;
  padding: 0px 19px 0px 85px;
  position: relative;

}
.left-top-content3 {
  width: 385px;
  float: left;
  padding: 0px 19px 0px 85px;
  position: relative;

}
.left-top-content4 {
  width: 755px;
  float: left;
  padding: 0px 19px 0px 85px;
  position: relative;


}
div.left-top-content img.float-left {
  display: block;
  padding: 0px 17px 10px 0px;
}
div.left-top-content img.float-right {
  display: block;
  padding: 0px 0px 10px 17px;
}
a.heading1, a.heading2 {
  margin: 19px 0px 17px 0px;
  padding: 0px 0px 0px 36px;
  line-height: 41px;
  display: block;
  font-weight: bold;
	font-size: 17px;
  color: #144848;
  text-decoration: none;
}
a.heading1 {
  background: no-repeat left top url('../pics/bg_heading1.gif') #DCE3E9;
}
a.heading2 {
  background: no-repeat left top url('../pics/bg_heading2.gif') #DCE3E9;
  padding: 0px 0px 0px 40px;
}
a.heading1:hover {
  background: no-repeat left top url('../pics/bg_heading1.gif') #DCE3E9;
  color: #144848;
  text-decoration: none;
}
a.heading2:hover {
  background: no-repeat left top url('../pics/bg_heading1.gif') #DCE3E9;
  color: #144848;
  text-decoration: none;
}
b.blue {
  font-weight: bold;
  color: #006882;
  background: none #FFFFFF;
}
strong.blue {
  font-weight: bold;
  color: #006882;

}
/* --- right-top-content --- */
div.right-top-content {
  width: 228px;
  position:relative;
  float:left;
  left:11px;
  padding-top:108px;
}
div.right-top-content2 {
  width: 510px;
  position:relative;
  float:left;
  left:85px;
}
div.right-top-content3 {
  width: 400px;
  position:relative;
  float:left;
  left:25px;
}
div.right-top-content4 {
  width: 350px;
  position:relative;
  float:left;
  left:25px;
}
div.right-top-right {
  width: 300px;
  float: right;
  padding: 0px 0px 10px 0px;
}
div.right-top-podminky {
padding-bottom:30px;
}
div.right-top-content2 div.right-top-left {
  width: 198px;
  float: left;
  padding: 0px 0px 10px 0px;
}
div.right-top-content iframe {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  border: 0px none;
}
div.banners {
  padding: 30px 0px 0px 0px;
}
div.banners-in {
  float: left;
  width: 100px;
	margin: 0px 0px 0px 75px;
}
div.banners a.exp-money {
	font-size: 22px;
	line-height: 45px;
	font-weight: normal;
	color: #202020;
	display: block;
	float: left;
	padding: 0px 30px 0px 61px;
	margin: 0px 0px 13px 0px;
	background: no-repeat right bottom url('../pics/bg_banner_money.gif');
	text-decoration: none;
}
div.banners a.exp-money span {
	font-size: 26px;
	font-weight: bold;
	color: #0078AA;
	text-transform: uppercase;
	display: block;
  font-family: "georgia ce", georgia, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif; 
}
div.banners a.exp-money:hover {
	color: #202020;
	text-decoration: none;
}
div.banners a.bankerka {
	background: no-repeat left top url('../pics/banner_bankerka2.gif');
	width: 190px;
	height: 29px;
	display: block;
	float: left;
	margin: 35px 0px 0px 17px;
}
div.banners a.bankerka_hover {
	background: no-repeat left top url('../pics/banner_bankerka2:hover.gif');
}
div.banners a.czin {
  display: block;
  line-height: 13px;
	margin: 10px 0px 0px 15px;
	text-decoration: underline;
}
div.banners a.czin:hover {
	text-decoration: none;
}
/* ---  --- */
/* --- bottom-content --- */

div.bottom-content {
  width: 1015px;
  padding: 18px 0px 0px 85px;
  margin-bottom:20px;
  position: relative;
}
/* --- left-bottom-content --- */
div.left-bottom-content {
  width: 777px;
  float: left;
  padding: 18px 0px;
  background: none #DCE3E9;
}
div.left-bottom-content * {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
div.left-bottom-content-in {
  width: 777px;
  background: repeat-y 405px 0px url('../pics/bottom_vertical_line.gif');
}
div.left-bottom-content div.left-col {
  width: 382px;
  float: left;
  padding: 8px 12px 0px 12px;
  font-size: 12px;
}
div.left-bottom-content div.left-col a, div.left-bottom-content div.right-col a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 13px;
  color: #0A3A3D;
  display: block;
}
div.left-bottom-content div.left-col a:hover, div.left-bottom-content div.right-col a:hover {
  font-weight: bold;
  text-decoration: none;
}
div.left-bottom-content div.left-col a.forward {
  width: 17px;
  height: 17px;
  display: block;
  float: right;
  background: no-repeat left top url('../pics/ico_forward.gif');
  padding-bottom: 0px;
}
div.left-bottom-content div.right-col {
  width: 343px;
  float: left;
  padding: 0px 12px;
  font-size: 11px;
}
/* --- right-bottom-content --- */
div.right-bottom-content {
  width: 192px;
  float: right;
  padding: 20px 10px 26px 10px;
  
  margin-right:12px;
  background: none #DCE3E9;
}

div.right-panel2 {
  width: 213px;
  padding: 5px 10px 10px 10px;
  margin:12px 0 0 88px !important;
  background:#DCE3E9;
  margin-top:3px;
  float:left;
}
#obsah {
	float:left;
	width:730px;
	padding:17px 0 0 15px;
}
div.right-panel2 h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	color:#006882;
	font-family:Arial, Helvetica, sans-serif;
	margin:9px 0 0 0;
}
.columns {
	margin:5px 0 10px 12px;
	height:90px;
}
.columns h2, .columns h2 a {
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#cc0000;
	text-decoration:underline;
}
.columns p {
	margin:0 !important;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.columns .address a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.columns .firstc,.columns .secondc,.columns .thirdc {
	float:left;
	width:238px;
}
/* --- footer --- */
div.footer {
  padding: 36px 0px 50px 0px;
  background:url('../pics/bg_footer.png') no-repeat;;
  width:1136px;
  margin:0 auto;
}
div.footer-in {
  width: 1100px;
  margin: auto;
  text-align: left;
}
div.footer-in div.left {
  width: 455px;
  float: left;
  font-size: 10px;
  line-height: 20px;
}
div.footer-in div.left * {
  font-size: 10px;
  line-height: 20px;
}
div.footer-in div.left a {
  color: #B9151C;
  text-decoration: underline;
}
div.footer-in div.left a:hover {
  color: #B9151C;
  text-decoration: none;
}
div.footer-in div.right {
  width: 645px;
  float: right;
  text-align: right;
  color: #666666;
  font-size: 9px;
  line-height: 15px;
}
div.footer-in div.right * {
  color: #666666;
  font-size: 9px;
  line-height: 15px;
}
div.footer-in div.right a {
  color: #13375E;
  text-decoration: underline;
  font-size: 11px;
  line-height: 25px;
}
div.footer-in div.right a:hover {
  color: #13375E;
  text-decoration: none;
}
#columns4 {
background: url(../pics/columns43.png) no-repeat;
margin:15px 0 0 82px;
width: 1003px;
height:300px;
margin-bottom:20px;
position: relative;
}
#columns4 ul {
position:absolute;
top:5px;
left:0px;
margin:0;
padding:0;
}
#columns4 ul li {
display:block;
width:225px;
height:288px;
float:left;
margin-right:29px;
position:relative;
}
#columns4 ul li p {
padding:10px;
margin:28px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.4em;
line-height:21px;
text-transform:uppercase;
text-align:center;
}
.first-c p {color:#800000;}
.first-c h2 a {color:#800000;}
.second-c p {color:#800000;}
.second-c h2 a {color:#800000;}
.third-c p {color:#FFFFFF;}
.third-c h2 a {color:#FFFFFF;}
.fourth-c p {color:#FFFFFF;}
.fourth-c h2 a {color:#FFFFFF;}
.fourth-c {margin-right:0 !important;}
#columns4 ul li h2 {
padding:0;
margin:6px 0 0 10px;
font-family:"Arial Black", Arial;

text-transform:uppercase;
}
#columns4 ul li h2 a {text-decoration:none;font-size:18px;}	
#columns4 ul li h2 a:hover {text-decoration:underline;}	
.column-ok {
position:absolute;
bottom:18px;
left:70px;
width:100px;
height:30px;
display:block;
}

.column-ok input {
width:100px;
height:30px;
font-weight:bold;
}
#banners-header {
	width:129px;
	position:absolute;
	top:7px;
	left:970px;
	margin:0;
	padding:0;
	text-align:center;
}
#banners-header span {
	color:white;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}
#banners-header img {
	margin:2px 0 0 0;
	border:none;
}
