/* McRAI s.r.o. - css template */

@font-face {
  font-family: 'GS703BC';
  src: url('../font/1020a__e-webfont.eot');
  src: url('../font/1020a__e-webfont.eot?#iefix') format('embedded-opentype'),
       url('../font/1020a__e-webfont.ttf') format('truetype'),
       url('../font/1020a__e-webfont.svg#GS703BC') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, lucida, sans-serif;;
	text-align: left;
	background: #030102 url('../../img/bg-sp+dp.jpg') repeat-x top center;
	margin: 0;
	color: #1f1f1f;
  background-color: #E06623;
}
.hlavni_home {
  background: url('../../img/bg-hp.jpg') no-repeat top center;
  background-color: #CCCFC4;
}

#hlavni {
	margin: 0 auto;
	width: 950px;
}

.hlavicka {
  width: 100%;
  height: 240px;
  background: url('../../img/head_sp+dp.jpg') no-repeat top left;
}

.hlavicka.hlavicka_home {
  background: url('../../img/head_hp.jpg') no-repeat top left;
  height: 262px;
}

.menu {
  width: 180px;
  float: left;
  margin-bottom: 40px;
}

.menu.menu_home {
  width: 100%;
  clear: both;
  position: relative;
  height: 400px;
  padding: 0; 
  margin-bottom: 80px;
}

.obsah {
  position: relative;
  width: 750px;
  float: right;
  margin-bottom: 40px;
}

.obsah.obsah_home {
  width: 100%;
  float: left;
  clear: both;
}

.obsah.obsah_detail {
  background-color: #FFFFFF;
  padding: 15px;
  width: 720px;
}

.paticka {
  clear: both;
  *clear: none;
  float: left;
  width: 100%;
  height: 72px;	/*116*/
  padding: 22px 0px 22px 0px;
}

.paticka_in {
	margin: 0 auto;
	width: 950px;
}

/*** univerzal ****************************************************************/ 
h1, h2, h3 {
  margin: 0 0 0.8em 0;
}

p {
	margin: 0 0 1em 0;
  text-align: justify;
  line-height: 1.4em;
}

a {
  text-decoration: none;
  color: #1f1f1f;
}

p a {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
}

.spacer {
	clear: both;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.vertical_b {
  vertical-align: bottom;
}

/*download*/
.img_small {
    float: left;
    padding-right: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	width: 340px;
}

.img_fl {
    float: left;
    padding-right: 12px;
}

.h3r{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.download_popis_p{
    float: left;
}
.download_popis_p td{
	height: 44px;
	width: 272px;
	font-size: 14px;
	vertical-align: middle;
}