/* CSS Document */

.hptext h1, .hptext h2, .hptext h3 {
  padding:15px 5px 15px 0;
}

.hptext h1 {
  padding:15px 5px 5px 0;
}

.hptext {
  padding: 10px 0 0 310px;
}

.orange {
  padding:0;
  font-family: arial, sans-serif;
  font-weight:bold;
  font-size:18px;
  color: #F38B04;
}

.kalkulackauamk {
	width: auto;
	height: auto;
	padding: 50px 15px 0 10px;
}

.kalkulackauamk h2 {
	color: #ffffff;
}
.kalkulackauamk .top {
	background: transparent url(./img/uamk/top_karta.gif) no-repeat 0 0;
	width: 335px;
	height: 60px;
	padding: 4px 0 0 10px;
	color: #fff;
	font-family: arial;
}
.kalkulackauamk .middle {
	width: 345px;
	height: 131px;
}

.kalkulackauamk .l {
	background: url(./img/uamk/objednat_uamk_cr.gif) no-repeat 0 0; 
}

.kalkulackauamk .r {
	background: url(./img/uamk/objednat_uamk_evropa.gif) no-repeat 0 0; 
}

.kalkulackauamk .middle .gotostep {
  position: relative;
  left: 210px;
  top: 80px;
}
.kalkulackauamk .down {
	background: url(./img/uamk/down_karta.png) no-repeat 0 0;
	width: 335px;
	height: 111px;
	color: #fff;
	padding: 10px 0 0 10px
}
.kalkulackauamk .karta_l {
	display: inline;
	float: left;
	width: 345px
}
.kalkulackauamk .karta_p {
	display: inline;
	float: left;
	width: 345px;
	padding-left: 15px;
}
.kalkulackauamk .cena {
	font-size: 16pt;
	font-weight: bold;
}
.kalkulackauamk_form {
  width:680px;
  padding: 15px 0 15px 10px;
}
.kalkulackauamk_form .td_form_1 {
  font-family: arial;
  display:block;
  float:left;
  width:280px;
  padding: 0px 0px 10px 20px;
  height:25px;
}
.kalkulackauamk_form .td_form_2 {
  font-family: arial;
  font-size: 12px;
  color: #3D4756;
  display:block;
  float:left;
  width:350px;
  padding-bottom:10px;
  height:25px;
}
.kalkulackauamk_form .td_form_2 span {
  font-family: arial;
  color: #000000;
  font-size: 14px;
}

a.info {
  color: #fff;
}

a.info:hover {
  color: #F38B04;
}

a.goin {
  font-size:20px;
  color:#fff;
  text-decoration: none;
}

a.goin:hover {
  color: #F38B04;
} 

.uamk_hp_bg {
  background: url(./img/uamk/hp_bg.jpg) no-repeat top left;
}