body {

	text-align: center;

	--background: rgb(150, 12, 12);
	background: white;

	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;

	font-size: 11px;

	color: rgb(102, 102, 102);

	line-height: 1.3;

	margin: 0px;

	padding: 0px;

}



a {

	color: rgb(102, 102, 102);

}



a strong {

	color: rgb(102, 102, 102);

}



td {

	font-size: 11px;

	text-align: left;

}



#text td {

	font-size: 11px;

	text-align: justify;

}



.clear {

	width: 0px;

	height: 0px;

	clear: both;

	overflow: hidden;

}



#page-logo {
  margin-left:0px;
  border:0px;
}

#page-logo img {
  border:0px;
  width:175px;
  margin-left:5px;
  margin-top:32px;
}

#page-logo a {
  text-decoration:none;
}

.page-header {
  height:117px;
  background: rgb(150, 12, 12);
  margin:0px;
  width:100%;  
	border-bottom:solid 5px gray;
  
  /* oddělení hlavního bloku od horního menu*/
  margin-bottom:25px;
  
}	

#page-header-left {

}


#page-header-lang {
  position:relative;
}

#lang-bar {
  --margin-top:100px;

}



#langs {
  position:absolute;
  bottom:0px;
  right:0px;
  height:16px;
  float:right;
	color: white;
  --margin-top:109px;
  padding-left:10px;
  padding-right:10px;
	background-color:grey;
  margin-left:12px;
  margin-right:12px;
}



#langs a {

	text-decoration: none;

	color: white;

}



#langs a:hover {

	text-decoration: underline;
  
  color: rgb(150, 12, 12);

}



#page-outline {

	width: 1020px;

	margin: 0px auto;

	text-align: left;

	--background: rgb(150, 12, 12);
	--background: rgb(189, 206, 222) url(./design/page_bg.gif) repeat-x;
	border-top:solid 5px white;

}



#page-border {

	margin: 0px;
  margin-top: 5px;

}



#content-outline {

	--background: white url(./design/content_bg.gif) repeat-y;

	position: relative;

	height: 1%;

	clear: both;

  border-left:solid 1px grey;
  border-right:solid 1px grey;
}



html>body #content-outline {

	height: auto;

}



#right-outline {

  float:right;
  
	width: 658px;
	
	margin:0px;

}

#right-outline2 {

	float: right;

	width: 180px;

	margin:0px;
}



#graphics-o-nas {

  
  margin-left:10px;
  margin-right:10px;
  width: 600px;

	height: 189px;

	background: url(./design/il-o-nas.jpg) no-repeat;

}



#spacer-o-nas {

  margin-left:10px;
  margin-right:10px;
	height: 7px;

	background-color: rgb(0, 0, 153);

	overflow: hidden;

}



#graphics-produkty {

  margin-left:10px;
  margin-right:10px;
  width: 600px;

	height: 189px;

	background: url(./design/il-produkty.jpg) no-repeat;

}



#spacer-produkty {

  margin-left:10px;
  margin-right:10px;
	height: 7px;

	background-color: rgb(51, 204, 255);

	overflow: hidden;

}



#graphics-spoluprace {

  margin-left:10px;
  margin-right:10px;
  width: 600px;

	height: 189px;

	background: url(./design/il-spoluprace.jpg) no-repeat;

}



#spacer-spoluprace {

  margin-left:10px;
  margin-right:10px;
	height: 7px;

	background-color: rgb(255, 51, 0);

	overflow: hidden;

}



#graphics-nas-tym {

  margin-left:10px;
  margin-right:10px;
  width: 600px;

	height: 189px;

	background: url(./design/il-nas-tym.jpg) no-repeat;

}



#spacer-nas-tym {

  margin-left:10px;
  margin-right:10px;
	height: 7px;

	background-color: rgb(102, 204, 0);

	overflow: hidden;

}



#graphics-kontakt {

  margin-left:10px;
  margin-right:10px;
  width: 600px;

	height: 189px;

	background: url(./design/il-kontakt.jpg) no-repeat;

}



#spacer-kontakt {

  margin-left:10px;
  margin-right:10px;
	height: 7px;

	background-color: rgb(255, 204, 0);

	overflow: hidden;

}



#text-outline {

	float: left;

	width: 655px;
  margin:0px;
  --padding-top:30px;

	overflow-x: hidden;

  border-left:solid 1px grey;
  border-right:solid 1px grey;

}



#text {

	padding: 13px 15px 15px 15px;

	text-align: justify;

}



#text p {

	margin: 10px 0px 0px 0px;

	padding: 0px;

}



#text img {

	margin: 10px;

	padding: 0px;

	border: 0px;

}



#text h1,h2,h3,h4,h5,h6,strong,b {

	color: rgb(102, 102, 102);

	margin-top: 0px;

	text-align: left;

}



#text h1 {

	font-style: norma;

	font-weight: bold;

	font-size: 18px;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}



#text h1.lev1 {

	

}



#text h1.lev2 {

	

}



#text h1.lev3 {

	font-size: 14px;

}



#text h1.lev4 {

	font-size: 14px;

}



#text h2 {

	font-style: normal;

	font-weight: bold;

	font-size: 14px;

}



#toolbox-outline {

	font-style: normal;

	font-size: 11px;
  
  --height:100%;
  --border-left:solid 1px grey;
  --border-right:solid 1px grey;
  --padding-top:30px;

}



#toolbox-outline h2 {

	font-style: normal;

	font-weight: bold;

	font-size: 14px;

	padding: 0px 0px 13px;
	--padding: 13px 0px;

	margin: 0px;

}



#toolbox-outline {

	float: right;

	width: 180px;

}



#search-box {

	padding: 0px 13px;

	--border-bottom: 1px solid rgb(204, 204, 204);

}



#search-box form {

	margin: 0px;

	padding: 0px 0px 13px 0px;

}



#search-box .field {

	width: 85px;

	font-size: 11px;

	color: rgb(51, 51, 51);

}



#search-box .button {

	font-size: 11px;

	color: rgb(51, 51, 51);

}



#news {

	padding: 0px 13px;

}



#news p {

	margin: 0px 0px 13px 0px;

	padding: 0px;

}



#left-outline {

	float: left;

	width: 180px;
  margin:0px;
  border:0px;
  
  --height:100%;
}



#logo {

	width: 152px;

	height: 189px;

}



#logo img {

	border: 0px;

}



#left-spacer {

	height: 7px;

	overflow: hidden;

}



#left-menu {

	width: 180px;
  --padding-top:30px;
  --border-left:solid 1px grey;
  --border-right:solid 1px grey;


}



#footer-menu {

	--border-top: 1px solid rgb(204, 204, 204);

	background-color: white;

	color: rgb(102, 102, 102);

	text-align: center;

	font-size: 9px;

	font-weight: bold;

	padding: 10px 5px;

}



#footer-menu a {

	text-decoration: none;

	color: rgb(51, 51, 51);

}



#footer-menu a:hover {

	text-decoration: underline;

}



#page-footer {

	background-color: rgb(150, 12, 12);
  color:white;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	padding: 10px;

}



#page-footer a {

	text-decoration: none;

	color: rgb(102, 102, 102);

}



#page-footer a:hover {

	text-decoration: underline;

}


#text td.fg_popis {

	text-align: center;

}



#text td.fg_foto {

	text-align: center;

}



/* -- MENU -- */

#left-menu a {

	display: block;

	/*  margin: 0px 0px 0px 20px; */

	font-size: 14px;

	font-weight: bold;

	/*  color: rgb(0,0,0); */ /*  padding: 4px 0px; */

	text-decoration: none;

}



#left-menu .lev1 a {

	padding: 2px 0px 2px 30px;

	margin: 0px 0px 0px 10px;

	background: url(./design/li3.gif) no-repeat left top;

	font-size: 10px;

	color: grey;

	text-decoration: none;

}



#left-menu .lev1 a:hover {

	text-decoration: underline;
  
  color: rgb(150, 12, 12);

}



#left-menu .lev2 a {

	padding: 2px 0px 2px 30px;

	margin: 0px 0px 0px 20px;

	background: url(./design/li4.gif) no-repeat left top;

	font-size: 10px;

	color: rgb(178, 178, 178);

	text-decoration: none;

}



#left-menu .lev2 a:hover {

	text-decoration: underline;

}



a.produkty {

	margin: 0px;

	padding: 4px 0px 4px 20px;

	color: grey;

}



a.produkty:hover {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_produkty.gif) repeat-y;

}



div.produkty a.produkty {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_produkty.gif) repeat-y;

}



div.produkty {

	width: 151px;

	--background: url(./design/bg_produkty2.gif) repeat-y;

	padding-bottom: 5px;

}



a.o-nas {

	margin: 0px;

	padding: 4px 0px 4px 20px;

	color: grey;

}



a.o-nas:hover {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_o_nas.gif) repeat-y;

}



div.o-nas a.o-nas {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_o_nas.gif) repeat-y;

}



div.o-nas {

	width: 151px;

	--background: url(./design/bg_o_nas2.gif) repeat-y;

	padding-bottom: 5px;

}



a.nas-tym {

	margin: 0px;

	padding: 4px 0px 4px 20px;

	color: grey;

}



a.nas-tym:hover {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_nas_tym.gif) repeat-y;

}



div.nas-tym a.nas-tym {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_nas_tym.gif) repeat-y;

}



div.nas-tym {

	width: 151px;

	--background: url(./design/bg_nas_tym2.gif) repeat-y;

	padding-bottom: 5px;

}



a.spoluprace {

	margin: 0px;

	padding: 4px 0px 4px 20px;

	color: grey;

}



a.spoluprace:hover {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_spoluprace.gif) repeat-y;

}



div.spoluprace a.spoluprace {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_spoluprace.gif) repeat-y;

}



div.spoluprace {

	width: 151px;

	--background: url(./design/bg_spoluprace2.gif) repeat-y;

	padding-bottom: 5px;

}



a.kontakt {

	margin: 0px;

	padding: 4px 0px 4px 20px;

	color: grey;

}



a.kontakt:hover {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_kontakt.gif) repeat-y;

}



div.kontakt a.kontakt {

	color: rgb(150, 12, 12);

	--background: url(./design/bg_kontakt.gif) repeat-y;

}



div.kontakt {

	width: 151px;

	--background: url(./design/bg_kontakt2.gif) repeat-y;

	padding-bottom: 5px;

}



/* --- FORMULÁŘE --- */

#kurz-frm label {

	color: rgb(150, 12, 12);

}



#kurz-frm td {

	padding: 2px 5px;

}



#kurz-frm table {

	border: 2px solid rgb(45, 84, 161);

}



#kurz-frm #kurz {

	background-color: rgb(255, 153, 51);

}



#kurz-frm #organizace {

	background-color: rgb(251, 202, 128);

}



#kurz-frm input,select,textarea {

	font-size: 11px;

	color: rgb(0, 0, 0);

	border: 1px solid rgb(45, 84, 161);

}



#frm-prace {

	color: rgb(102, 102, 102);

	font-size: 11px;

}



#frm-prace .block {

	border: 1px solid rgb(204, 204, 204);

	padding: 5px;

	margin-bottom: 10px;

}



#frm-prace input,select,textarea {

	font-size: 11px;

	color: rgb(0, 0, 0);

	border: 1px solid rgb(112, 128, 144);

}



#frm-prace input,select,textarea,label {

	margin-top: 5px;

}



#frm-prace label {

	display: block;

	float: left;

	width: 100px;

	width: 120px !important;

	padding-right: 20px;

	text-align: right;

}



#frm-prace .left {

	display: block;

	float: none;

	text-align: left;

}



#frm-prace .block-caption {

	font-weight: bold;

}

