/* hlavni */
html, body { font-family: Arial, sans-serif; }
html { font-size:106.5%; }
* {
    margin: 0px;
    padding: 0px;
}
body {
  font-size: 76.5%;
  background: url(../imgs/bg_body.jpg) top left repeat fixed;
}
#header {
  background: url(../imgs/bg_top.jpg) top center no-repeat;
  height: 439px;
  margin: 0px auto;
}

@font-face {
  font-family: Roboto Slab; /* deklarace fontu */
  src: url("../fonts/RobotoSlab-Regular.ttf"); /* propojení na umístění souboru */
}

h1, h2, .li_onas, .roboto {
	font-family: 'Roboto Slab', serif;
	color:#990000;
	text-shadow: 1px 1px 2px gray;
        padding-top:10px;
}
.shadow {
	text-shadow: 3px 3px 3px gray;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}

#oNas {
	padding-top: 70px;
	margin: 0px auto;
}
#Sluzby, #reference, #partneri, #Kontakt {
	background:url(../imgs/bg_sandPaper.png) top left repeat;
}

.message1 {
	aheight:100px;
	text-align:center;
	font-size:20px;
	apadding-top:80px;
        padding-bottom: 25px;
}

#footer {
	background:url(../imgs/bg_footer.png) top left repeat;
	height:200px;
}
.li_onas {
	list-style: none;
	font-size:25px;
	content: "•";
}

.wrapper {
  awidth:1200px;
  width: 990px;
  margin: 0px auto;
}


#ribbon {
	float:right;
	background:url(../imgs/ribbon_top.png) top left no-repeat;
	width:274px;
	height:173px;
	text-align:right;
	padding-left: 8px;
	padding-right: 40px;
}




dt, dd {float:left; line-height: 25px;}
dt {width: 70px; clear: left; font-weight: bold; display: block}
dd {width: 162px;}
dd { margin-left: 10px; }
dl { width: 245px; font-family: Arial, Helvetica, sans-serif;
font-size: 16px; float: left;
color: #990000; }


#reference ul li {
  float: left;
  list-style-type: none;
  margin: 0 27px 30px 0;
  margin: 0 27px 0 0;
}

#partneri ul li {
  float: left;
  list-style-type: none;
  margin: 0 15px 0 0;
}


#reference ul li .img-thumbnail {
border:0;  
padding: 4px;
margin-bottom: 30px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
display: inline-block;
max-width: 100%;
height: auto;
box-shadow: 6px 6px 12px 0px rgba(100, 100, 100, 0.85);
-moz-box-shadow: 6px 6px 12px 0px rgba(100, 100, 100, 0.85);
-webkit-box-shadow: 6px 6px 12px 0px rgba(100, 100, 100, 0.85);
}
#reference ul li img {
vertical-align: middle;
}

#reference .owl-controls {
    margin-top: 0px;
}

#reference .owl-controls .owl-buttons div {
 opacity: 0.8;
}

#reference .owl-controls .owl-buttons div:hover {
 opacity: 1;
}
/*#reference .owl-controls .owl-buttons div {
    aopacity: 0.1;
}*/
 

#kForm {
	padding-top:20px;
	height: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
        background-color: red;
}
#akForm input {
	border: 1px solid #CCC;
	width: 75%;
	height: 30px;
	padding-right:40px;
	padding-left:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#kontaktForm textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border: 1px solid #CCC;
	width: 93%;
	height: 150px;
	padding-right:10px;
	padding-left:10px;
	padding-top: 10px;
	margin-bottom:10px;
	color:#999;
	resize: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#kontaktForm form .btn_send {
	height:40px;
	float:right;
	margin-right:20px;
	width:150px;
	padding-left: 40px;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

fieldset {
width: 540px;
amargin: 0 0 20px;
apadding: 0 20px 20px;
border: 0;
overflow: hidden;
aposition: relative;
background-color: red;
}

label {
float: left;
color: #666;
font-weight: bold;
}

label {
width: 160px;
margin: 12px 20px 0 0;
}

label.wide, label.right {
margin-right: 0;
}
.right {
float: right;
}

label.wide, label.right {
margin-right: 0;
}
label.wide {
width: 340px;
}

input.text, textarea {
border: 1px solid #999;
width: 154px;
margin: 3px 0 0;
display: block;
height: 24px;
line-height: 24px;
padding: 0 2px;
clear: both;


	border: 1px solid #CCC;
	width: 75%;
	height: 30px;
	padding-right:40px;
	padding-left:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

label.wide input.text, label.wide textarea {
awidth: 334px;
}

.submit {
color: #666;
height: 31px;
text-transform: uppercase;
border: 0;
clear: both;
float: right;
margin: 15px 0 0;
width: 164px;
cursor: pointer;
font-weight: bold;
abackground: url('../imgs/registrace_firma/btn_registrovat.png') left top no-repeat;
atext-indent: -500px;
}

#ademand_form textarea {
width: 691px;
height: 92px;
margin: 0 0 13px;
}
textarea {
resize: none;
}
aselect, aoption, ainput, atextarea {
height: 20px;
line-height: 140%;
border: 1px solid #999;
background: #fff;
font-family: Arial, Verdana;
font-size: 14px;
}