/* CSS Document */
* {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;

}

body {
	text-align: center;
	top: 0px;
	margin: 0px;
	color: #555;
	font-size:14px;
	background: #794A1B url('images/background.jpg');
}

h1 {
	font-size: 17px;
	display: none;
}
h2 {
	font-size: 28px;
	color: #888;
	margin: 40px 0 10px 20px;
}
h3 {
	font-size: 15px;
	margin: 20px 0 0 25px;
	color: #118E17;
}
h4 {
	font-size: 16px;
	color: #FFF;
	margin: 0 0 5px 0;
	clear: both;
	padding: 15px 0 0 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
a,
a:link,
a:active,
a:visited {
	text-decoration:none;
	color:#118E17;
	border-bottom: 1px dotted;
}

a:hover {
	text-decoration:underline;
	color:#118E17;
	border-bottom: none;
}

a.noline, a.noline:visited {
	border: none;
}
p {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 0 0 25px;
	padding: 0;
}

li {
	margin: 5px 0 0 20px;
	padding: 0;
	list-style: none;
}

label {
  display: block;
  margin: 10px 0 0.3em 0;
  font-weight: bold;
}

input, textarea {
  border : 1px solid #BBB;
  padding: 0.4em 0.4em;
  font-size: 1.1em;
  -webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
}
textarea {
  display: block;
  margin: 0 0 10px 0;
}
input:hover, textarea:hover,
input:active, textarea:active {
  border : 1px solid #888;
}
#container {
	width: 1100px;
	min-height: 800px;
	top: 0px;
	margin-left: auto; 
  margin-right: auto;
  text-align: left;
}

#header {
	background: url('images/header_dotaz.png') no-repeat left top;
	width: 390px;
	height: 325px;
	margin-top: 190px;
	position: relative;
	float:left;
}

#sidebox {
	width: 390px;
	position: relative;
	float:left;
	text-align: left;
	background: #E8E8E8 url('images/header.png') no-repeat left top;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
  /*-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px#888;
  box-shadow: inner 0 0 5px #888;*/

}

.o-mne {
	background: url('images/background_info.gif') no-repeat left top;
	width: 390px;
	height: 305px;
	position: relative;
	float:left;
}

.o-mne p {
	width: 200px;
	height: 220px;
	margin: 25px 0 0 25px;
	position: relative;
	float:left;
	text-align: center;
}

.o-mne p strong {
	color: #118E17;
}

.cinnost {
	width: 390px;
	height: 250px;
	position: relative;
	float: left;
}
.cinnost p {
	margin: 5px 0 0 45px;
	font-size: 12px;
	color: #777;
}
.cinnost span {
	color: #118E17;
}
.cinnost span.zapor {
	color: #7A2D2A;
}

.kontakt {
	background: #E8E8E8 url('images/background_footer.png') no-repeat left top;
	width: 390px;
	position: relative;
	float:left;
	margin: 0 0 60px 0;
}
.kontakt p {
  margin: 6px 0 0 20px;
  font-size: 1.1em;
}
.kontakt span {
	color: #118E17;
	font-weight: bold;
}

input.clear {
	display: none;
}

.cuf-text {
	font-size: 1em;
	font-weight: normal;
}
#main {
	width: 650px;
	height: 900px;
	position: relative;
	float:left;
	text-align: left;
}
#main img {
  margin: 10px 10px 0 0;
  border: 3px solid #CCC;
}

#main h2 {
  margin-left: 30px;
}
#main h3 {
  display: inline-block;
  margin: 10px 0 5px 0;
  border-left: 1px solid #CCC;
  float: left;
  font-size: 1.4em;
  color: #888;
  background: #FFF;
  filter: alpha(opacity=50);
  opacity: 0.50;
  clear: both;
  padding: 5px 0;
}
#main a,
#main a:link,
#main a:visited,
#main a:active {
  color: #000;
  border-bottom: none;
  margin: 5px 30px;
}
#main a:hover, 
#main a.selected {
  color: red;
}
#main a.selected {
  margin-left: 15px;
}

#main div#box_webdesign,
#main div#box_prog,
#main div#box_print {
  margin: 0 0 30px 30px;
  padding: 0;
  clear: both;
  color: #FFF;
}
#main div#box_webdesign div,
#main div#box_print div {
  display: block;
  float: left;
  width: 310px;
}
#main div#box_prog img {
  clear: both;
  float: left;
  margin: 15px 0 0 0;
}
#main div#box_prog div {
  float: left;
  margin: 0 0 0 15px;
}

.vpravo {
  text-align: right;
  font-size: 0.9em;
}

#main ul {margin: 0;}
#main ul li { list-style: circle;}
ul.reference {
  margin: 30px 0 20px 0;
}

ul.reference li {
  display: block;
  float: left;
  width: 255px;
  height: 190px;
  margin: 0 0 30px 30px;
  _margin: 0 0 20px 20px;
  border: 1px solid #CCC;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

ul.reference li.siroky {
  width: 530px;
  height: 283px;
  _width: 520px;
}
ul.reference li.dlouhy {
  height: 212px;
}
ul.reference li.delsi {
  height: 492px;
}
ul.reference li a, ul.reference li span {
  display: none; 
  padding: 0 10px 5px 10px;
}
ul.reference li span {
  font-weight: bold;
  font-size: 1.1em; 
  padding-top: 5px;
}
ul.reference li:hover {
  border: 1px solid #AAA; 
}
ul.reference li:hover a,
ul.reference li:hover span {
  background: #666;
  color: #FFF;
  display: block; 
  border: none;
  filter: alpha(opacity=90);
  opacity: 0.90;
}

.ref1 {background: #FFF url('images/ref_05.jpg') no-repeat left top;}
.ref2 {background: #FFF url('images/ref_07.jpg') no-repeat left top;}
.ref3 {background: #FFF url('images/ref_12.jpg') no-repeat left top;}
.ref4 {background: #FFF url('images/ref_13.jpg') no-repeat left top;}
.ref5 {background: #FFF url('images/ref_16.jpg') no-repeat left top;}
.ref6 {background: #FFF url('images/ref_19.jpg') no-repeat left top;}
.ref7 {background: #FFF url('images/ref_21.jpg') no-repeat left top;}
.ref8 {background: #FFF url('images/ref_25.jpg') no-repeat left top;}
.ref9 {background: #FFF url('images/ref_26.jpg') no-repeat left top;}
.ref10 {background: #FFF url('images/ref_27.jpg') no-repeat left top;}
.ref11 {background: #FFF url('images/ref_28.jpg') no-repeat left top;}
.ref12 {background: #FFF url('images/ref_15.jpg') no-repeat left top;}

.noline {
	border: none;
}
.vetsi {
	font-size: 1.1em;
}
.clear {
    clear: both;
}

.button_form, a.button_form {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	font: 16px Arial, Helvetica, sans-serif;
	padding: .5em 1.7em .52em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFF;
	text-decoration: none;
}
.button_form:hover, a.button_form:hover {
	text-decoration: none;
	padding: .5em 1.7em .52em;
}
a.button_form { padding: .6em 1.5em .48em; }
a.button_form:hover { padding: .6em 1.5em .55em;  }
.button_form:active {
	position: relative;
	top: 1px;
}

#button_napiste  {
  color: #FFF;
}

.oddelovac {
  margin: 30px 0 30px 30px;
  border-bottom: 1px solid #CCC;
  
  display: block;
  clear: both;
}


#val_form {
  margin: 75px 0 0 30px;
  clear: both;
  display: block;
}

#header .button_form {
  margin: 200px 0 0 110px;
  padding: 0.8em 1.5em 0.9em;
  font-size: 20px;
}

#val_form h3 {
  font-size: 1.3em;
  margin: 0;
  padding: 0;
}


#val_form label.error {
  display: inline;
  color: red;
  margin-left: 5px;
  font-weight: bold;
  font-size: 1.2em;
}

#val_form input.error,
#val_form textarea.error {
  background: #FFFFCC;
  border: 1px solid red;
}



.red {
	color: #fef4e9;
	border: solid 1px #E33B29;
	background: #C13110;
	background: -webkit-gradient(linear, left top, left bottom, from(#D15C1C), to(#C13110));
	background: -moz-linear-gradient(top,  #D15C1C,  #C13110);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D15C1C', endColorstr='#C13110');
}
.red:hover {
	background: #C13110;
}
.red:active {
	color: #C13110;
	background: -webkit-gradient(linear, left top, left bottom, from(#D15C1C), to(#C13110));
	background: -moz-linear-gradient(top,  #D15C1C,  #C13110);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D15C1C', endColorstr='#C13110');
}



