body, html{
  border: 0px none;
  margin: 0; padding: 0px;
  background: white url("../imgs/bg.gif") 0 144px repeat-x;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  color: #0f0f0f;
  line-height: 1.3;
  text-align: left;
}

/*---------------------------------------TEXT----------------------------------*/
p, img, table, tr, th, td, h1, h2, h3, h4, h5, h6, ul, li, form,fieldset
{
border: 0px none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
hr{display: none;}
.skryj{display: none;}
a,a:link,a:active,a:hover,a:visited {
	color: #C1172C;
	text-decoration: underline;
	
}
p{
margin-bottom: 10px;
}
a:visited {
	color: #BE4352;
}

a:hover {
	text-decoration: none;
}

a:focus,a:active {
	text-decoration: none;
}
table{
border-collapse: collapse;
}
.tlacitko{
display: block;
border: 1px solid black;
background: #9A2132;
color: white;
font-size: 12px;
font-weight: bold;
cursor: pointer;
padding: 2px 5px 2px 5px;
}
#obsah{
padding-top: 20px;
}
#obsahtext{
padding: 60px 0 60px 0;
margin-left: 80px;
}
#obsah h1{
float: left;
font-size: 40px;
width: 60px;
line-height: 42px;
height: 300px;
font-weight: normal;
background: url("../imgs/bg-nadpis.gif") right 60px no-repeat;
margin-bottom: 60px;
}
#obsah h1 span{
display: block;
height: 42px;
text-align: center;
}
#obsah h1 span.mezera{
height: 20px;
}
#obsah h3{
color: #2d2d2d;
font-size: 22px;
font-weight: bold;
margin: 15px 0 3px 0;
}
#obsah h2{
color: #ed1d25;
font-size: 25px;
font-weight: bold;
margin: 20px 0 5px 0;
}
#obsah ul{
margin-left: 30px;
}
/*--------------------------------------LAYOUT---------------------------------*/
#obal{
width: 900px;
text-align: left;
margin: 0 auto;
position: relative;
}
#hplevo{
float: left;
width: 350px;
}
#hplevo h2, #hppravo h3{
margin: 0 0 10px 0 !important;
}
#hppravo{
float: right;
width: 400px;
border-left: 1px solid #a8a8a8;
padding-left: 20px;
margin-bottom: 30px;
}
#partneri{
	margin-bottom: 30px;
	}
#partneri img{
	margin: 10px;
	}


#logoclena{
position: absolute;
top: 55px;
right: -50px;
width: 80px;
height: 79px;
background: url("../imgs/clenkomory.gif") top center no-repeat;
}
#logoiso{
position: absolute;
top: 52px;
right: -177px;
width: 110px;
height: 84px;
background: url("../imgs/isos.gif") top center no-repeat;
}
#pozadihlavicky{
width: 100%;
height: 205px;
position: absolute;
top: 144px;
left: 0;
background: url("../imgs/bg-top.gif") top center no-repeat;
}
#hlavicka{
position: relative;
width: 100%;
height: 349px;
}
#hlavicka h1{
  position: absolute;
  margin: 0;
  left: 0px;
  top: 60px;
}
#hlavicka h1 a{
  cursor: pointer;
  text-decoration: none;
  display: block;
  position: relative;
  width: 212px;
  height: 56px;
  background-color: white;
  font-size: 35px;
  line-height: 56px;
  text-align: center;
  color: #939598;
}
#hlavicka h1 a span{
  background: url("../imgs/logo.gif") no-repeat;
  display: block;
  position: absolute; left: 0; top: 0; 
  width: 212px;
  height: 56px;
}
#obrazekhlavicky{
position: absolute;
right: -150px;
bottom: 35px;
_bottom: 34px;
}
#popisekhlavicka{
position: absolute;
top: 160px;
left: 20px;
width: 465px;
height: 153px;
overflow: hidden;
color: #2d2d2d;
}


#reference{
position: relative;
padding: 90px 0 60px 0;
margin-left: 20px;
float: left;
}
#reference h2{
font-size: 13px;
font-weight: bold;
color: #ed1d25;
margin: 0px 0 0px 0;
padding: 0 5px 0 5px;
}
#reference p{
padding: 0 5px 0 5px;
}
#reference sup{
font-size: 8px;
}
#reference p strong{
color: #ed1d25;
}
#reference .ref{
width: 200px;
float: left;
text-align: center;
margin-bottom: 30px;
}
#radic{
z-index: 10;
position: absolute;
top: 375px;
left: 100px;
height: 49px;
padding: 0 10px 0 10px;
background: black url("../imgs/ref-bg.gif") repeat;
}
#levyroh{
position: absolute;
top: 0;
left: 0;
width: 7px;
height: 49px;
background: black url("../imgs/ref-left.gif") no-repeat;
}
#pravyroh{
position: absolute;
top: 0;
right: 0;
width: 7px;
height: 49px;
background: black url("../imgs/ref-right.gif") no-repeat;
}
#radic p{
float: left;
width: auto;
margin-right: 10px;
margin-top: 14px;
}
#radic .tlacitko{
float: left;
margin-top: 8px;
border: 0px none;
width: 99px;
height: 31px;
background: black url("../imgs/odeslat.gif") no-repeat;
}
/*---------------------------------------MENU----------------------------------*/
#menu{
position: absolute;
bottom: 0;
_bottom: -1px;
height: 35px;
font-size: 17px;
}
#menu li{
list-style-type: none;
float: left;
}
#menu li a{
display: block;
line-height: 35px;
padding: 0 20px;
color: white;
font-weight: bold;
text-decoration: none;
}
#menu li a:hover, #menu li a#aktivni{
 	background: url("../imgs/menu-hover.png") center 0 repeat;
}
