.clearfix,
.clear {
*zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after,
.clear:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
border-bottom: 5px solid #0096D2;
}
a {
color: #0096D2;
}
a:hover {
color: #444;
text-decoration: none;
}
::selection {
background: #0096D2;
color: #fff;
}
::-moz-selection {
background: #0096D2;
color: #fff;
}
.colorWhite {
color: #f5f5f5;
text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.button,
.readon,
.readmore,
.btn-primary {
background: #0096D2;
border: 1px solid #00729f;
}
.button:hover,
.readon:hover,
.readmore:hover,
.btn-primary:hover {
background-color: #00729f;
}
#roof {
background: url(../../images/backgrounds/noise.png) repeat 0 0 #0096D2;
color: #f5f5f5;
text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
height: 140px; 

}
#roof a {
color: #f5f5f5;
text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.ex-menu {
background-color: #0096D2;
}
.ex-menu .dropdown {
background-color: #006790;
}
#mod-finder-searchform button.finder {
background-color: #0096D2;
}
.nav-list .active > a,
.nav-list .active:hover > a,
.nav-list > li > a:hover {
border-color: #0096D2;
}
.title span {
color: #0096D2;
}
.prace
{
color: #c7e1e9;
width: 700px;
margin-left: -30px;
margin-top: -12px;
font-size: 120%;
font-weight: bold;
line-height: 19px;
/*border: 1px dashed solid #c7e1e9;*/
/*background: #a3b1b6; */
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius:    10px;
border-radius:         10px;
box-shadow:         white 0px 0px 8px; 
-webkit-box-shadow: white 0px 0px 8px;
-moz-box-shadow:    white 0px 0px 8px;
}
.roof-1
{
/* width: 100%;   */
}
.roof-6
{
height: 100px !important;
}
.vpravo
{
float: right;
}
.vlevo
{
float: left;
}
.readmore
{
display: none !important;
}
.convertforms .cf-control-input-desc
{
opacity: .9 !important;
margin-top: 6px !important;
font-size: 16px !important;
}