body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #88A6BC;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat;
	font-family: Tahoma, Arial;
	color: Black;
	font-size: 100%;
}

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#center {
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	clear: both;
}

#line_out {
	border: 1px solid #A4A4A4;
	float: left;
	margin-top: 80px;	
  margin-bottom: 80px;
}
    
#ohraniceni {
  background-color: White;
  float: left;
	width: 761px;
} 
          
#main {
	width: 731px;
	height: auto;
	text-align: center;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0px;
	background-color: White;
	float: left;
	display: inline;
}

#head {
	float: left;
	width: 731px;
	height: 86px;
	background-image: url(../images/header_back.gif);
	background-position: right;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #234567;
	position: relative;
}

#logo-text {
	margin:0px; padding:0;
	position:relative;
	left:0px; top:0px;
	width:241px; height:86px;
	overflow:hidden;
	display: block;
}
		
#logo-text span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:241px; height:86px;
  margin:0; padding:0;
	background:url(../images/c3studio_logo.gif) top left no-repeat;
	cursor: pointer;
}

#napiste {
	margin-left: 552px; 
	margin-top: -75px;
	position: relative;
	z-index: 3;
	line-height: 30%;
	max-height: 12px;
}

#blot_left {
	position: absolute;
	top: 63px;
	left: -108px;
	background-image: url(../images/blot_left.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 342px;
	display: inline;
}

#blot_right {
	position: absolute;
	top: -108px;
	left: 617px;
	background-image: url(../images/blot_right.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 402px;
	display: inline;
	z-index: 1;
}

#menu {
	float: left;
	margin-top: 1px;
	width: 185px;
	height: 137px;
	text-align: left;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-color: #407399;
}

#menu_polozky {
	margin-left: 7px; 
	margin-top: 7px;
	width: 172px;
	height: 129px;
	line-height: 100%;
}

ul {
	list-style: square;
	list-style-image: url(../images/li.gif);
	line-height: 180%;
}

ul a {
	color: black;
	font-weight: normal;
	border-bottom: 1px dotted black;
	text-decoration: none;
}

ul a:hover {
	font-weight: normal;
	border-bottom: 1px solid black;
	text-decoration: none;
}

#menu_polozky UL {
	margin: 0px;
	padding: 0px;
	width: 172px;
	list-style: none;
	background-color: #FF881A;
	line-height: 100%;
}
#menu_polozky UL LI {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_polozky UL LI A {
	color: White;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 0px 18px;
	display: block;
	height: 21px;
	_height: 26px;
	background-image: url(../images/menu/menu_off.gif);
	background-repeat: no-repeat;
	border: 0px;
	list-style-image: none;
	font-weight: bold;
}
#menu_polozky UL LI A:hover {
	color: White;
	background-image: url(../images/menu/menu_on.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

#menu_polozky UL LI A.active {
	background-image: url(../images/menu/menu_on.gif);
	background-repeat: no-repeat;
}

#reference {
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	width: 545px;
	height: 137px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-color: #407399;
}

#posledni_reference {
	background-image: url(../images/posledni_reference_back.gif);
	background-repeat: no-repeat;
	width: 531px;
	height: 129px;
	margin: 7px 0px 0px 7px;
	display: inline;
	float: left;
	position: relative;
	z-index: 3;
}

#posledni_reference a {
	display: block;
	height: 121px;
	width: 115px;
	text-align: center;
	color: #37678C;
	font-weight: normal;
	font-size: 0.7em;
}

#posledni_reference a:hover {
	color: #EE7C14;
}
#posledni_reference a#first {
	background: url(../images/reference/posl_ref_vyzbrojna_off.gif) no-repeat top;
	position: absolute;
	left: 44px;
	top: 2px;
}

#posledni_reference a#first:hover {
	background: url(../images/reference/posl_ref_vyzbrojna_on.gif) no-repeat top;
}

#posledni_reference a#second {
	background: url(../images/reference/posl_ref_hubnuti_off.gif) no-repeat top;
	position: absolute;
	left: 161px;
	top: 2px;
}

#posledni_reference a#second:hover {
	background: url(../images/reference/posl_ref_hubnuti_on.gif) no-repeat top;
}

#posledni_reference a#third {
	background: url(../images/reference/posl_ref_karcher_off.gif) no-repeat top;
	position: absolute;
	left: 277px;
	top: 2px;
}

#posledni_reference a#third:hover {
	background: url(../images/reference/posl_ref_karcher_on.gif) no-repeat top;
}

#posledni_reference a#fourth {
	background: url(../images/reference/posl_ref_fimap_off.gif) no-repeat top;
	position: absolute;
	left: 395px;
	top: 2px;
}

#posledni_reference a#fourth:hover {
	background: url(../images/reference/posl_ref_fimap_on.gif) no-repeat top;
}

#posledni_reference span {
	position: absolute; 
	display: block;
	top: 108px; 
	left: 5px; 
	width: 115px;
	cursor: pointer;
	background-color: White;
}

.reference_box {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	position: relative;
	border-bottom: 2px dashed #37678C;
	display: inline;
}

.reference_box img {
	z-index: 1;
	position: absolute;
	top: 31px;
	left: 5px;
	width: 176px;
	height: 96px;
}

.reference_box .nazor_klienta {
	margin-left: 20px;
	margin-top: 10px;
	line-height: 150%;
	text-indent: 2em;
}

.ram_reference { /* ============== PREKRYVA OBRAZEK REFERENCE RAMEM =============== */
	z-index: 2;
	background-image: url(../images/ramec_reference.gif);
	background-repeat: no-repeat;
	width: 186px;
	height: 132px;
	position: relative;
	float: left;
}

.popis_reference {
	float: left;
	width: 480px;
}

#content {
	width: 731px;
	height: auto;
	float: left;
	font-size: 0.8em;
	background-image: url(../images/content_back.gif);
	background-repeat: repeat-y;
	background-color: White;
	text-align: left;
}

#content_head {
	width: 731px;
	height: 25px;
	float: left;
	background-image: url(../images/content_head.gif);
	background-repeat: no-repeat;
	background-color: #234567;
}

#odsazeni {
	float: left; 
	display: inline;
	width: 681px;
	margin: 25px 25px 25px 25px;
}

#nabidka-uvod {
  margin: 25px 0px 20px 20px; 
}

#slogan {
	margin: 30px 0px 40px 170px;
}

#slogan h2 {
	margin-left: 150px;
	margin-top: -10px;
}

#slogan a, #slogan a:hover {
	text-decoration: none; 
	font-style: italic; 
	
} 

#berusky {
	position: absolute;
	left: 641px;
	top: -5px;
	background-image: url(../images/berusky.gif);
	width: 98px;
	height: 119px;
	z-index: 1;
}

#doporucte {
	height: 39px;
	z-index: 3;
	position: relative;
	text-align: left;
}

#doporucte form {
	margin-top: 19px;
	font-size: 0.8em;
	color: white;
	font-weight: bold;
}

#doporucte form .searchbox {
	border: 1px solid #4D7FA6;
	width: 126px;
	*width: 130px;
	height: 16px;
	*height: 22px;
	padding: 0px;
	margin-left: 15px;
	margin-top: -2px;
	color: #4C4C4C;
	padding: 2px;
}

#doporucte form .button {
	width: 85px;
	height: 22px;
	border: 0px;
	margin-left: 15px;
	margin-top: -2px;
	background-color: #234567;
}

#doporucte form img {
	vertical-align: middle;
	margin-left: 80px;
}

#doporuceni_odeslano {
	margin-top: 20px;
	*margin-top: 19px;
	margin-left: 80px;
	font-size: 0.8em;
	color: white;
	font-weight: normal;
}

#footer_text {
	margin-top: 0px;
	*margin-top: -1px;
	line-height: 130%;
	font-size: 0.8em;
	position: relative;
	z-index: 3;
}

#footer {
	text-align: center;
	position: relative;
	height: 114px;
	width: 731px;
	float: left;
	color: White;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-color: #234567;
}  

#mapa_stranek {
	margin-left: 60px;
}
    
a {
	font-size: 1em;
	font-family: Tahoma;
	color: #EE8014;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 1em;
	font-family: Tahoma;
	color: #EE8014;
	text-decoration: none;
	font-weight: bold;
}


a[href^='http:'] {
	padding-right: 9px;
	background: transparent url('../images/http.gif') right top no-repeat scroll; }

a[href^='mailto:'] {
	padding-right: 10px;
	background: transparent url('../images/email.gif') right top no-repeat scroll; }

a[onclick='return !window.open(this.href)'] {
	padding-right: 12px;
	background: transparent url('../images/blank.gif') right center no-repeat scroll; }

.ram_reference a, .ram_reference a:hover {
	position: relative;
	left: 48px;
	top: 5px;
	color: White;
	padding-right: 0px;
	background: none;
}

a.footer_yellow {
	font-size: 1em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.footer_yellow:hover {
	font-size: 1em;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

strong.footer_blue {
	font-size: 1em;
	color: #FFC000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
	background: none;
}

#footer_text a.reklama {
  color: #FFC000;
  text-decoration: none;
}

#footer_text a.reklama:hover {
  text-decoration: underline;
}

a.head {
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
	margin-left: 7px;
	margin-right: 15px;
}

a.head:hover {
	text-decoration: underline;
	font-size: 0.6em;
	color: #ffffff;
}

h1 {
	font-family: Tahoma;
	font-size: 2em;
	background-color: White;
	color: #FF7A00;
}

h2 {
	font-family: Tahoma;
	font-size: 1.6em;
	font-weight: bold;
	color: #305F83;
	margin: 30px 0px 10px 15px;
}

h3 {
	font-family: Tahoma;
	font-size: 1.4em;
	font-weight: normal;
	color: #305F83;
}

h2#budte_videt {
	font-family: Tahoma;
	font-size: 2em;
	background-color: White;
	color: #FF7A00;
	margin-left: 0px;
	margin-top: 10px;
}

td {
	font-family: Tahoma, Arial;
	font-size: 1.2em;
	color: #001B4D;

}

a.fotky img {
	border: 1px solid #001B4D;
}

a.fotky:hover img {
	border: 1px solid #002CD4;
}

#nadpis {
	margin-top:0px; margin-left:0px; padding:0;
	position:relative;
	left:0px; top:0px;
	width:681px; height:30px;
	overflow:hidden;
}
		
#nadpis span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   width:681px; height:30px;
   margin:0; padding:0;
	background:url(../images/h1_onas.gif) top left no-repeat;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 2em;
	line-height: 170%;
	margin-left: 20px;
	margin-right: 20px;
}

p.nabidka {
  border-bottom: 2px dashed #37678C;
  padding-bottom: 20px;
}

p.bez_odr {
  text-indent: 0em;
}

p#kam_dal {
  width: 500px; 
  margin-top: 40px;
  text-indent: 0em;
}

#kontakty {
	float: left;
	width: 450px;
}

#kontakty ul{
	list-style: none;
	list-style-image: none;
}


#kontaktni_form {
	line-height: 150%;
	float: left;
	border-left: 1px dashed #FFC000;
	padding-left: 50px;
}

#kontakty img {
	vertical-align: middle;
}

.searchbox {
	width: 150px;
	margin-top: 0px;
	border: solid 2px #FFC000;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
}

.button {
	width: 100px;
	margin-top: 3px;
	border: solid 0px #305F83;
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	background-color: #305F83;
}

acronym {
	border-bottom: 1px dotted Black;
	cursor: help;
}

.hidden {
  display: none;
}

/* ======= CENIK ======= */

table.cenik {
  font-size: 1em;
  text-align: left;
  border: 1px solid #305F83;
  border-collapse: separate;
  margin: 10px 0px 10px 40px;
  width: 480px;
}

table.cenik th {
  font-size: 1em;
  font-weight: normal;
  background-color: #D2D7F0;
  padding: 5px;
  width: 350px;
}

table.cenik th.celkem, table.cenik td.celkem {
  background-color: #FFBC80;
}


table.cenik td {
  font-size: 1em;
  background-color: #ffffff;
  padding: 5px;
}

