body {
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 10px 0 0 0;
}

form {
	margin: 0;
	padding: 0;
}
form fieldset {
	padding 0;
	margin: 0;
	border: none;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

a.img {
	color: #FFFFFF;
}

img {
	border: none;
}

#page {
	text-align: left;
	width: 773px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
}

#header {
	width: 770px;
	height: 150px;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#hp_logo {
  display: block;
  width: 150px;
  height: 150px;
}

#left {
	float: left;
	width: 143px;
	margin-top: 170px;
	margin-right: 20px;
}

#kontakt {
	float: left;
	width: 113px;
	margin: 20px 0 0 10px
}

#menu {
	font-size: 13px;
  margin-bottom: 5px;
}
#menu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 113px;
	height: 30px;
	padding: 12px 15px 0 15px;
	margin-bottom: 5px;
	background-image: url(../design/menu_back.png);
	background-repeat: no-repeat;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.two_rows {
	padding: 5px 15px 7px 15px;
	height: 30px;
}

#references {
	background-color: #eeeeee;
}
#references h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eeeeee;
	padding: 5px 0 5px 10px;
	margin: 0 0 5px 0;
}
#references p {
	text-align: center;
	padding: 0 10px;
	margin: 0 0 20px 0;
}

#center {
	float: left;
	width: 605px;
	margin-top: 170px;
	margin-right: 0px;
}
#center p {
	margin: 0 0 20px 0;
	line-height: 15px;
}
#center h2 {
	font-size: 18px;
	font-weight: normal;
	color: #0e4251;
  margin: 5px 0 3px 0;
	padding: 2px 0 2px 0;
	border-top: 2px solid #0097df;
}

#center h1 {
	font-size: 18px;
	font-weight: normal;
	color: #0e4251;
  margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	border-top: 2px solid #0097df;
	}
div.article {
	margin-bottom: 20px;
}
div.article img {
	float: left;
	margin: 0 10px 10px 0;
}
div.article img.nomargin {
	float: none;
	margin: 0;
	padding: 0;
}
div.article .bullets {
	float: left;
  width: 500px;
}
div.article a.button {
	display: block;
	float: right;
	width: 78px;
	height: 33px;
	background-image: url(../design/butt_info.png);
}
div.article span {
	display: block;
	background-image: url(../design/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding-left: 14px;
	margin-bottom: 2px;
}

div.article a {
	color:#0e4251 !important;
	/*text-decoration:underline;*/
}

div.article a:hover {
  color:#000000 !important;
}

#table_prices {
	width: 100%;
	border: 1px solid #8da9c7;
}
#table_prices td, #table_prices th {
	border: 1px solid #fff;
	padding: 2px 5px;
}
#table_prices th {
	background-color: #abdbf0;
}
#table_prices .nadpis {
	width: 200px;
	text-align: left;
}
#table_prices .text_center {
	text-align: center;
}
#table_prices .text_right {
	text-align: right;
}
#table_prices tr.background td {
	background-color: #eef8c8;
}

#right {
	float: left;
	width: 190px;
	margin-top: 170px;
}

.advantages {
	background-color: #eef8c8;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.advantages h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #afdc10;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
}
.advantages p {
	text-align: left;
	padding: 0 20px;
	margin: 0 0 20px 0;
}

#calculation {
	background-color: #abdbf0;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#calculation h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #008dbd;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
}
#calculation form fieldset {
	padding-left: 20px;
}
#calculation form fieldset table .button {
	text-align: center;
	padding-top: 10px;
}
#calculation form fieldset table .button input {
	width: 102px;
	height: 20px;
	border: none;
	background: none;
	background-image: url(../design/butt_price.png);
	background-repeat: none;
}

#contact {
	background-color: #f3f3f3;
	padding-bottom: 5px;
}
#contact h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #aaaaaa;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
}

#contact div {
	text-align: left;
	margin: 0 15px 10px 15px;
}

#contact div img {
	float: right;
}


.clear {
	clear: both;
}

#footer {
	clear: both;
	text-align: center;
}

div.article a .mapa {
  float: right;
  border: 1px;
}

#form_contact {
  clear: both;
}

#form_contact legend {
  color: #000;
}

#form_contact fieldset {
  text-align: center;
  border: 1px solid #0097df;
}

#form_contact table {
  width: 500px;
  margin: 0 auto;
  text-align: left;
}

#form_contact input {
  width: 350px;
}
#form_contact textarea {
  width: 350px;
  height: 90px;
}

#form_contact td.center_text {
  text-align: center;
}
#form_contact td.center_text input {
  width: 80px;
}

.ul {
  padding-left: 20px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}
	
.foto_strankovani {
  text-align: center;
  padding: 10px 0 20px 0;
}
.foto_strankovani a {
  font-size: 13px;
  font-weight: bold;
  margin: 0 10px;
}
.foto_strankovani a:hover {
  text-decoration: underline;
}

.purple {
	color: #dd13dd;
}

.green {
	color: #008000;
}

.red {
	color: #ff0000;
}

.table_note {
	font-size: 10px;
	color: #999;
}

.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}

.table_priplatky {
	width: 400px;
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
}
.table_priplatky td {
	border: none;
	padding: 0;
}
.table_priplatky td.width1 {
	width: 220px;
}

.table_mista {
	width: 250px;
	font-size: 11px;
	text-align: center;
	border-collapse: collapse;
}
.table_mista td {
	border: 1px solid #000;
	padding: 0;
}
.table_mista td.left {
	text-align: left;
	padding-left: 5px;
}

.table_plneni {
	width: 400px;
	font-size: 11px;
	text-align: center;
	border-collapse: collapse;
}
.table_plneni td {
	border: 1px solid #000;
	padding: 0;
}
.table_plneni td.width1 {
	width: 70px;
}
.table_plneni td.width2 {
	width: 95px;
}
.table_plneni td.width3 {
	width: 95px;
}

.table_prepisy {
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
}
.table_prepisy td {
	border: 1px solid #000;
	padding: 0 5px;
}
.table_prepisy td.width1 {
	width: 200px;
}

p.images {
	text-align: center;
}
p.images a img {
	border: none;
	margin: 5px 10px;
}

#footer a {
  text-decoration:underline;
}