@import url(/shared/shared.css);

body
{
	text-align: center;
	font: 12px/1.25 Tahoma;
	background-color: #4C4C4C;
	color: black;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bodybg.png);
	background-repeat: repeat-x;
	background-position: left -76px;
}

h1
{
  background: white url(../img/h1bg.png) no-repeat 5px center;
  border-bottom: solid 1px #418EC8;
  font: 14px Tahoma;
  font-weight: bold;
  color: Black;
  padding: 4px 0px 4px 60px;
  text-align: left;
}

h2
{
  background: white url(../img/h2bg.png) no-repeat 5px center;
  border-bottom: solid 1px #418EC8;
  font: 13px Tahoma;
  font-weight: bold;
  color: Black;
  padding: 4px 0px 4px 60px;
  text-align: left;
}

li
{
  list-style-image: url(../img/libg.png);
}

p
{
  text-align: justify;
}

img
{
  border: 0;
}

a,a:visited
{
  text-decoration: none;
  color: #1A5B78;
}
a:hover
{
  text-decoration: underline;
}

button,.button
{
  background-color: #383F42;
  color: white;
  font-weight: bold;
}

a.detailslink
{
  display: block;
  text-align: right;
  padding: 6px;
  color: #1A5B78;
  cursor: pointer;
}

#outerbox
{
	background-position: center top;
	background-image: url(../img/bgmain.png);
	background-repeat: repeat-y;	
}

#layoutframe
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: White;
}

#header
{
	height: 185px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000059;
	background-image: url(../img/top.jpg);
	text-align: left;
}

#content
{
  padding: 4px 0px 10px 0px;
}

.clearer
{
  clear: both;
}

.lefttext
{
  text-align: left;
}

.centeredtext
{
  text-align: center;
}

.righttext
{
  text-align: right;
}

.homepageleft
{
  float: left;
  width: 550px;
  text-align: left;
}

.homepagebox
{
  float: right;
  width: 250px;
  margin-top: 10px;
}

.innerbox
{
  padding: 25px 25px 25px 25px;
}

.bluebox
{
  background-image: url(../img/blueboxbg.png);
  width: 247px;
  height: 202px;
}

#menubox
{
  background-image: url(../img/bgmenu.png);  
  height: 34px;
}

#menubox .speedymenu
{
}

#menubox ul
{
  margin: 0;
  padding: 0;
  display: inline;
}

#menubox li
{
  list-style-type: none;
  display: inline;
  margin: 0;
}

#menubox a
{
  color: White;
  display: block;
  width: 74px;
  float: left;
  height: 34px;
  background-image: url(../img/bgmenubutton.png);
}

#menubox a.active, #menubox a.active:hover
{
  background-position: left -68px;
}

#menubox a:hover
{
  background-position: left -34px;
  text-decoration: none;
}

#menubox a span
{
  display: block;
  padding: 8px 0 0 0;
}

#langselector
{
  float: right;
  width: 120px;
}

#langselector img
{
  border: 0px;
  padding-top: 8px;
}

#langselector a
{
  width: 34px;
}

.loginlink a, .loginlink a:visited
{
  color: #999999;
  text-decoration: none;  
  padding-right: 1em;
}

#postalbox
{
  text-align: left;
  background: url(../img/contactsheet.png) no-repeat left 5px;
  padding-left: 35px;
  padding-bottom: 5px;
}

.hpbox
{
  width: 205px;
  float: left;
}

.hpbox img
{
  border: 0;
}

.hpbox_separator
{
  width: 7px;
  float: left;
}

.hpbox_button
{
  width: 206px;
  height: 46px;
  background-image: url(../img/homepage_button.jpg);
  text-align: center;
}

.hpbox_button a
{
  display: block;
  padding: 9px 0px 9px 0px;
  color: White;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

#content
{
  text-align: left;
}

.leftpicture
{
  float: left;
  margin: 5px 10px 5px 5px;
}

.rightpicture
{
  float: right;
  margin: 5px 5px 5px 10px;
}

.MLpopupcontent
{
  display: none;
}

.halfleftbox
{
  width: 400px;
  float: left;
}

.halfrightbox
{
  width: 400px;
  float: right;
}

#footer
{
  clear: both;
  color: white;
  width: 904px;
  height: 33px;
  background-image: url(../img/footerbg.png);
  margin: 0 auto 0 auto;
}

#footer .inner
{
  padding: 8px 10px 0px 10px;
}

.popupbox
{
  width: 600px;
  background-color: White;
  padding: 2px 20px 20px 20px;
  text-align: left;
  border: solid 1px #418EC8;
}

.downloadstable
{
  width: 100%;
  border-collapse: collapse;
}

.downloadstable td
{
  vertical-align: top;
  padding: 5px 10px 5px 5px;
  border: 1px solid black;
}

.downloadstable th
{
  text-align: center;
}

.downloadlink
{
  display: block;
  text-align: right;
}

.error
{
  color: red;
  font-weight: bold;
}

/* Novinky na HP */
#hpnewslist
{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#hpnewslist li
{
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#hpnewslist img
{
  width: 60px;
  height: 50px;
  float: left;
  margin: 5px 5px 5px 5px;
}

#hpnewslist a,#hpnewslist a:visited
{
  font-weight: bold; 
  color: Black;
}

/* Reference na HP */
#videoreferences
{
  padding: 0 10px 20px 0;
}

#hpreflist
{
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#hpreflist li
{
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  font-size: 11px;
}

#hpreflist img
{
  float: left;
  margin: 5px 5px 5px 5px;
}

#hpreflist a,#hpnewslist a:visited
{
  font-weight: bold; 
  font-size: 12px;
  color: Black;
}

#pricelist table
{
  width: 100%;
  border: solid;
  border-collapse: collapse;
}

#pricelist td
{
  border-right: silver thin solid;
  border-top: silver thin solid;
  border-left: silver thin solid;
  border-bottom: silver thin solid;
}

.error
{
  color: red;
  font-weight: bold;
}
  
#hpleftcol
{
  width: 314px;
  float: left;
  overflow: hidden;
}

#hprightcol
{
  width: 586px;
  float: right;
  overflow: hidden;
}

#hprightcol .inner
{
  padding: 0px 30px 0px 10px;
}

#hprightcol h2
{
  margin-top: 2em;
}

#actualoffer
{
  display: block;
  width: 547px;
  height: 75px;
  background-image: url(../img/actualoffer.png);
}

#actualoffer:hover
{
  text-decoration: none;
}

#actualoffer span
{
  display: block;
  padding: 4px 10px 0 0;
  text-align: right;
  color: Black;
}

#hpleftcol .sectionlink
{
  display: block;
  width: 307px;
  height: 54px;
  color: black;
  font-size: 14px;
}

#hpleftcol .sectionlink:hover
{
  text-decoration: none;
}

#hpleftcol .sectionlink span
{
  display: block;
  padding: 18px 0px 0px 15px;
}

#hpleftcol #sectionmenu
{
  padding: 0;
  margin: 0;
}

#hpleftcol #sectionmenu li
{
  list-style: none;
  padding: 0;
  margin: 0 0 1px 0;
}

#linkteplarenstvi
{
  background-image: url(../img/hpteplarenstvi.png);
}

#linkvytapeni
{
  background-image: url(../img/hpvytapeni.png);
}

#linkenergetika
{
  background-image: url(../img/hpenergetika.png);
}

#linkdodavky
{
  background-image: url(../img/hpdodavky.png);
}

.staticcontent
{
  padding: 0 30px 0 30px;
}

.vcard
{
  padding: 10px;
}

.vcard .org
{
  font-size: 14px;
  font-weight: bold;
  color: #1A5B78;
  padding-bottom: 0.4em;
}

.vcard .email
{
  padding-bottom: 0.6em;
  font-weight: bold;
}

.leftcoltitle
{
  width: 307px;
  height: 34px;
  background-image: url(../img/leftcoltitlebg.png);
  position: relative;   
  color: White;
  font-size: 13px;
}

.leftcoltitle span.boxed
{
  position: absolute;
  top: 8px;
  left: 10px;
}

.leftcoltitle span.rest
{
  position: absolute;
  top: 8px;
  left: 85px;
}
