/************************************************************************
* Body
************************************************************************/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	padding:0;
	margin:0;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/bg-header.jpg);
	line-height: 1.4;
	position: relative;
	background-position: center top;
		}
a         {
    color: #282828;
    font-size: 12px; 
	text-decoration: underline; 
}
a:hover   {
    color: #282828;
	text-decoration: none; 
	}
h1 {
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 15px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 17px;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
.number {
	color: #3594bf;
	font-size: 24px;
	font-weight: bold;
}
.head1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	color: #368dc0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2;
}
.head2 {
	color: #368dc0;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.green {
	color: #4aaf44;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
}
.silver {
	color: #5f5f5f;
}

.vanocni-akce {
  text-align: justify;
  font-size: 9px;
}
/************************************************************************
* Header
************************************************************************/
#header {
	height: 345px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

}
#headerCon {
	height: 285px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

}
.imgHp {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgRekonstrukci {
	background-image: url(../images/reko.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgCokoliv{
	background-image: url(../images/cokoliv.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgPodnikatele{
	background-image: url(../images/podnikatele.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgNovinky {
	background-image: url(../images/novinky.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgVzkaz {
	background-image: url(../images/vzkaz.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgSponzoring {
	background-image: url(../images/sponzoring.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgKodex {
	background-image: url(../images/kodex.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgSpolecnosti {
	background-image: url(../images/spolecnosti.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgStazeni {
	background-image: url(../images/stazeni.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgSMS {
	background-image: url(../images/sms.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgOtazky {
	background-image: url(../images/otazky.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgKontakty {
	background-image: url(../images/kontakty.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #logo { float: left; color: #034EA2; margin: 0;}
#header h1#logo { font-size: 100%; border-bottom: 0; }
#header #logo img {
	display: block;
	border: 0;
	background: transparent none;
	padding: 0;
	margin: 0;
	font-size: 150%;
	position: absolute;
	left: 58px;
	top: 102px;
}
#header #logo a { color: #034EA2; }
#headerCon #logo { float: left; color: #034EA2; margin: 0;}
#headerCon h1#logo { font-size: 100%; border-bottom: 0; }
#headerCon #logo img {
	display: block;
	border: 0;
	background: transparent none;
	padding: 0;
	margin: 0;
	font-size: 150%;
	position: absolute;
	left: 58px;
	top: 102px;
}
#headerCon #logo a { color: #034EA2; }
#topNavi {
	color: #41739f;
	position: absolute;
	left: 0px;
	top: 3px;
	width: 1000px;
	height: 14px;
	background-image: url(../images/topline.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-size: 11px;
	text-align: center;
}
#topNavi a{
	color: #cedce8;
	font-size: 11px;
	text-decoration: none;
}

/************************************************************************
* Menu
************************************************************************/
#menu
{
	height: 38px;
	width: 934px;
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #001f46;
	color: #FFFFFF;
	padding-top: 17px;
	padding-right: 23px;
	padding-left: 23px;
}
/************************************************************************
* Page
************************************************************************/
#page {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#myBanner {
	width: 980px;
	height: 386px;
	background-image: url(../images/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/************************************************************************
* Footer
************************************************************************/
#footer {  
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f0f0f0;
	height: 120px;
	font-size: 11px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
}
#fLogo {
	position: absolute;
	left: 149px;
	top: 48px;
}
#footerLinks {
	height: 64px;
	position: absolute;
	left: 300px;
	top: 39px;
	width: 666px;
	color: #FFFFFF;
}
#footerLinks a{
	color: #FFFFFF;
	font-size: 11px;
}
#footerLinks a:hover{
	color: #FFFFFF;
	font-size: 11px;
}
/************************************************************************
* Content
************************************************************************/
#hpNavi {
	width: 980px;
	height: 165px;
	position: relative;
	line-height: 1.2;
}
#pujckaOnlineBox {
	height: 225px;
	width: 315px;
	position: absolute;
	left: 639px;
	top: -73px;
	z-index: 100;
}
#contactBox {
	width: 276px;
	position: absolute;
	left: 343px;
	top: 16px;
}
#conBox {
	height: 78px;
	width: 166px;
	margin-top: 5px;
	background-image: url(../images/bg-contacthp.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	font-size: 11px;
	padding-top: 7px;
}
#newsBox {
	width: 300px;
	position: absolute;
	left: 28px;
	top: 13px;
}
#newLink {
	height: 28px;
	margin-bottom: 8px;
	background-image: url(../images/linemenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#aktuality {
	height: 23px;
	width: 80px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../images/akt.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#aktuality a{
	color: #525252;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;
}
#aktuality a:hover{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#aktualityAct {
	height: 23px;
	width: 80px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../images/akt-over.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	
}
#aktualityAct a{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#aktualityAct a:hover{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#dotazy {
	height: 23px;
	width: 140px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../images/dotazy.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#dotazy a{
	color: #525252;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#dotazy a:hover{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#dotazyAct {
	height: 23px;
	width: 140px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../images/dotazy-over.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
#dotazyAct a{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#dotazyAct a:hover{
	color: #3594bf;
	font-weight: bold;
	padding-top: 5px;
	font-size: 15px;
	text-decoration: none;

}
#fooCon {
	height: 120px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/footer.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#pujckaNumber {
	position: absolute;
	left: 761px;
	top: 133px;
}
#pageForm {
	padding-right: 20px;
	padding-left: 20px;
	height: 420px;
	position: relative;
	background-image: url(../images/bg-page.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#pageFormCon {
	padding-right: 20px;
	padding-left: 20px;
	height: 1000px;
	position: relative;
	margin-bottom: 20px;
}
#pageForm2Con {
	padding-right: 20px;
	padding-left: 20px;
	height: 700px;
	position: relative;
	margin-bottom: 20px;
}
#pageCon {
	padding-right: 60px;
	padding-left: 60px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#formBox {
	width: 400px;
	background-image: url(../images/bg-form.png);
	position: absolute;
	height: 387px;
	top: -133px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
	background-repeat: no-repeat;
	z-index: 90;
	left: 17px;
}
#formBox2 {
	width: 400px;
	background-image: url(../images/bg-form.png);
	position: absolute;
	height: 818px;
	top: -133px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;
	background-repeat: no-repeat;
	z-index: 90;
	left: 17px;
}
.formL {
	height: 25px;
}
.formL2 {
	margin-top: 5px;
}
.formtxt {
	width: 190px;
	float: left;
}
.formsel {
	float: left;
}

.form{
	float: left;
	border: 1px solid #1189b6;
	margin-right: 5px;
}
#rightBox {
	position: absolute;
	left: 499px;
	top: 15px;
	width: 485px;
	height: 332px;
}
#rightBoxCon {
	position: absolute;
	left: 499px;
	top: 18px;
	width: 485px;
	height: 700px;
}
#price {
	width: 423px;
	height: 88px;
	background-image: url(../images/bg-price.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 50px;
	position: relative;
}
.conCon {
	padding-right: 20px;
	padding-left: 20px;
}
.conCon ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.conCon li {
	background-image: url(../images/li.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
}
.conCon2 {
}
.conCon2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.conCon2 li {
	background-image: url(../images/li3.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	list-style-type: none;
	padding-bottom: 7px;
}
.splatka {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	top: 15px;
}
.splatkaSum {
	font-size: 35px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 228px;
	top: 5px;
	width: 224px;
}
.splatkaSum2 {
	font-size: 20px;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 190px
}

.rpsn {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	left: 249px;
	top: 50px;
}
.news {
	float: left;
	width: 313px;
	margin-right: 20px;
}
.headBox1 {
	padding-left: 80px;
	margin-bottom: 20px;
	background-image: url(../images/new1.jpg);
	background-repeat: no-repeat;
	height: 81px;
}
.headBox2 {
	padding-left: 80px;
	margin-bottom: 20px;
	background-image: url(../images/new2.jpg);
	background-repeat: no-repeat;
	height: 71px;
	padding-top: 10px;
}
#navi {
	background-image: url(../images/bg-navi.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 27px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}
#navi a{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navi a:hover{
	font-size: 17px;
	font-weight: bold;
	color: #a5e2a1;
	text-decoration: none;
}
.Rekonstrukci {
	float: right;
	height: 35px;
	padding-top: 5px;
	padding-left: 60px;
	margin-right: 35px;
	margin-left: 40px;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.Cokoliv {
	float: right;
	height: 35px;
	padding-top: 5px;
	padding-left: 50px;
	margin-right: 35px;
	margin-left: 40px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
}
.smsUver {
	float: right;
	height: 35px;
	padding-top: 5px;
	padding-left: 50px;
	margin-right: 35px;
	margin-left: 40px;
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
}
.Konsolidace {
	float: right;
	height: 35px;
	padding-top: 5px;
	padding-left: 50px;
	margin-right: 25px;
	margin-left: 40px;
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
}
.Podnikatele {
	float: right;
	height: 35px;
	padding-top: 5px;
	padding-left: 50px;
	margin-right: 35px;
	margin-left: 40px;
	background-image: url(../images/icon4.png);
	background-repeat: no-repeat;
}
.space {
	background-image: url(../images/rule.jpg);
	background-repeat: repeat-x;
	height: 5px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#boxRekonstrukci {
	position: absolute;
	left: 56px;
	top: 393px;
	width: 285px;
	height: 427px;
	background-image: url(../images/bg-rekonstrukci.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 100px;
	padding-top: 50px;
}
#boxCokoliv {
	position: absolute;
	left: 56px;
	top: 383px;
	width: 285px;
	height: 427px;
	background-image: url(../images/bg-cokoliv.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 100px;
	padding-top: 40px;
}
#boxPodnikatele {
	position: absolute;
	left: 56px;
	top: 383px;
	width: 285px;
	height: 427px;
	background-image: url(../images/bg-podnikatele.jpg);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 100px;
	padding-top: 40px;
}
.butSp {
	margin-bottom: 5px;
}
.newBox {
	background-image: url(../images/icon-news.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 1;
}
.downloadBox {
	background-image: url(../images/icon-down.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 1;
	padding-bottom: 10px;
	padding-top: 10px;
}
.spaceRa {
	background-image: url(../images/line.jpg);
	height: 2px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-repeat: repeat-x;
}
#rightBoxContent {
	float: right;
	width: 400px;
	height: 400px;
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}
#leftBox {
	float: left;
	width: 370px;
}
.link {
	text-align: right;
	padding-right: 15px;
}
#akceBoxHP {
	text-align: left;
	background-image: url(../images/bg-akce-hp.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 324px;
	color: #000;
	/*color: #e73b0d;*/
	padding-top: 15px;
	padding-left: 95px;
	/*margin-left: -10px;*/
}

#tooltip {
  background-color:#FFFFCC;
  border:0.1em solid #000000;
  color:#006600;
  height:auto;
  overflow:visible;
  padding:0.5em;
  position:absolute;
  visibility:hidden;
  width:20em;
  z-index:99;
}

