/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
}

body {
  background-color: white;
  color: black;
  font-family: 'Arial', sans-serif;
}

div#container {
  width: 950px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -475px;
}

div#leftbody {
  width: 764px;
  float: left;
}

div.numbers {
  text-align: center;
  word-spacing: 4px;
}

div.numbers a {
  text-decoration: none;
  color: #767676;
  font-size: 8pt;
}

div.numbers a:hover {
  color: #005516;
}

div.numbers a.on {
  color: #005516;
  font-weight: bold;
  text-decoration: underline;
}
div#logodtp {
  background-image: url(../images/logodtp.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 97px;
  height: 32px;
  position: absolute;
  z-index: 100;
  margin: 52px 0 0 165px;
}
div#logowebdesign {
  background-image: url(../images/logowebdesign.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 97px;
  height: 32px;
  position: absolute;
  z-index: 100;
  margin: 52px 0 0 165px;
}
div#logoprodukce {
  background-image: url(../images/logoprodukce.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 97px;
  height: 32px;
  position: absolute;
  z-index: 100;
  margin: 52px 0 0 165px;
}

div#lefttop {
  width: 764px;
  height: 279px;
}
div#lefttop-naproma {
  width: 764px;
  height: 232px;
}
div#lefttop-naproma h2 {
  color: #bbb;
  font-size: 14pt;
  margin: 0;
  padding: 15px 0 0 62px;
}
div#lefttopleft {
  width: 211px;
  height: 232px;
  background-image: url(../images/top-virtual.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  float: left;
}

div#lefttopleft-dtp {
  width: 211px;
  height: 232px;
  background-image: url(../images/top-dtp.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  float: left;
}
div#lefttopleft-webdesign {
  width: 211px;
  height: 232px;
  background-image: url(../images/top-webdesign.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  float: left;
}
div#lefttopleft-produkce {
  width: 211px;
  height: 232px;
  background-image: url(../images/top-produkce.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  float: left;
}

p {
  margin: 0;
  padding: 5px 0 0 5px;
  font-size: 9pt;
  text-align: justify;
}

p a {
  color: #257E2E;
  text-decoration: underline;
}

p a:hover {
  text-decoration: none;
}

div.rightphoto {
  width: 294px;
  padding: 15px 0 0 0;
  margin-left: 20px;
  float: right;
}

div#lefttopright {
  width: 553px;
  height: 232px;
  background-image: url(../images/top-virtual-flash2.gif);
  background-position: left 0;
  background-repeat: no-repeat;
  float: left;
}
div#lefttopright-dtp {
  width: 553px;
  height: 232px;
  background-position: left 0;
  background-repeat: no-repeat;
  float: left;
}
div#lefttopright-webdesign {
  width: 553px;
  height: 232px;
  background-position: left 0;
  background-repeat: no-repeat;
  float: left;
}
div#lefttopright-produkce {
  width: 553px;
  height: 232px;
  background-position: left 0;
  background-repeat: no-repeat;
  float: left;
}

div#lefttopright iframe {
  position: absolute;
  margin: 67px 0 0 0;
}
div.horniobr {
  margin: 30px 0 0 0;
}
div#lefttopright-dtp iframe {
  position: absolute;
  margin: 67px 0 0 0;
}
div#lefttopright-webdesign iframe {
  position: absolute;
  margin: 67px 0 0 0;
}
div#lefttopright-produkce iframe {
  position: absolute;
  margin: 67px 0 0 0;
}
div#lefttop-naproma iframe {
  position: absolute;
  margin: 0;
}

div#lefttopright h2 {
  color: #bbb;
  font-size: 14pt;
  margin: 0;
  padding: 15px 0 0 62px;
}

div#lefttopright-dtp h2 {
  color: #bbb;
  font-size: 14pt;
  margin: 0;
  padding: 15px 0 0 62px;
}
div#lefttopright-webdesign h2 {
  color: #bbb;
  font-size: 14pt;
  margin: 0;
  padding: 15px 0 0 62px;
}
div#lefttopright-produkce h2 {
  color: #bbb;
  font-size: 14pt;
  margin: 0;
  padding: 15px 0 0 62px;
}

div#menu {
  width: 764px;
  height: 37px;
  background-image: url(../images/menu.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

div#obalmenu {
  width: auto;
  padding: 6px 20px 0 20px;
}

.fl { float: left; }
.fr { float: right; }
.mr { margin-right: 15px; }

div#menu a {
  color: #005516;
  font-weight: bold;
  display: block;
  padding: 5px 0 5px 34px;
  font-size: 9pt;
  text-decoration: none;
}

.bgmenu {
  background-image: url(../images/menuitem.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

div#submenu {
  display: none;
  position:absolute;
  margin: 30px 0 0 619px;
  width: 145px;
  background-color: #72FE13;
}

div#submenu a {
  color: #005516;
  font-size: 9pt;
  display: block;
  font-weight: normal;
  padding: 5px 0 5px 20px;
  margin: 5px 0 5px 10px;
  background-image: url(../images/miniitem.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

div#menu a:hover {
  text-decoration: underline;
}

div#obsah {
  margin: 4px 0 0 0;
  width: 764px;
  background-image: url(../images/bgbody.gif);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: white;
  min-height: 400px;
}
div#obsahspaceleft {
  width: 179px;
  margin: 0px;
  padding:0 0 0 10px;
}
div#obsahspaceleft img {
  border:none;
  margin:3px 0 1px 0;
}
div#obsahspaceleft p {
  text-align:left;
  font-size:70%;
  margin: 0 0 0 10px;
  padding:0;
}
div#obsahspaceleft p.nadpis {
  margin: 10px 0 0 10px;
}
div#obsahspaceleft p.datum {
color:#666;
}
div#obsahspaceleft div.novinky {
margin: 30px 5px 0 10px;
padding: 0;
border-top:#bbbbbb dotted 1px;
text-align:left;
margin: 0 0 0 10px;
padding:0;
font-size: 100%;
}

div#obsahspaceleft div.meny {
  text-align:right;
  font-size:12px;
  font-weight:bold;
}
div#obsahspaceleft div.meny a {
text-decoration:none;
color:#919294;
text-transform:uppercase;
}
div#obsahspaceleft div.meny a:hover {
text-decoration:none;
}
div#obsahvlevo {
  width: 179px;
  padding: 30px 20px 10px 0px;
  float:left;
}
div#obsahvpravo {
  width: 520px;
  padding: 30px 20px 10px 0px;
  float:right;
}

div#obsah h1 {
  color: #005516;
  font-size: 14pt;
  margin: 0;
  padding: 5px 0 15px 5px;
}

div#obsah h2 {
  color: #ffc500;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 10px 5px;
  font-weight: bold;
}

div#obsah h3 {
  color: #FFA900;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 10px 5px;
  font-weight: bold;
}


div#obsah h4 {
color: #005516;
font-size: 14px;
margin: 0;
padding: 10px 0 0 5px;
font-weight:bold;
}

div#obsah h3.tu {
  color: #000000;
  font-size: 16px;
  margin: 0;
  padding: 5px 0 0 5px;
  font-weight: bold;
}

div#leftcol {
  width: 100%;
}

/* tabulka begin */
div#leftcol table {
  width: 100%;
  font-size: 9pt;
}

div#leftcol table td {
  padding: 0;
}

div#leftcol table td.pd { padding: 3px 0 3px 10px; }

div#leftcol table td a {
  color: #134724;
  font-weight: bold;
  text-decoration: none;
}

div#leftcol table td a:hover {
  color: gray;
}

.r { text-align: right; }
.dph { font-style: italic; font-size: 8pt; padding: 10px 15px 0 0; }

div#leftcol table div.wl {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 3px 10px 3px 10px;
}

div#leftcol table .tb1 td {
  border-top: 1px #005516 solid;
  border-bottom: 1px #005516 solid;
  background-color: #D9FFBE;
}

div#leftcol table .tb2 td {
  border-top: 2px #ffffff solid;
  border-bottom: 2px #ffffff solid;
  background-color: #EAFFD6; 
}
/* tabulka end */

.space { height: 30px; }

div#rightcol {
  width: 352px;
  float: right;
}

/* tabulka begin */
div#rightcol table {
  width: 100%;
  font-size: 9pt;
}

div#rightcol table td {
  padding: 0;
}

div#rightcol table td.pd { padding: 3px 0 3px 10px; }

div#rightcol table td a {
  color: #134724;
  font-weight: bold;
  text-decoration: none;
}

div#rightcol table td a:hover {
  color: gray;
}

div#rightcol table div.wl {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 3px 10px 3px 10px;
}

div#rightcol table .tb1 td {
  border-top: 1px #005516 solid;
  border-bottom: 1px #005516 solid;
  background-color: #D9FFBE;
}

div#rightcol table .tb2 td {
  border-top: 2px #ffffff solid;
  border-bottom: 2px #ffffff solid;
  background-color: #EAFFD6; 
}
table#objednavka {
  width: 100%;
  font-size:12px;
  font-weight:bold;
  color:#666666;
  margin: 15px 0 15px 0;
  background-color:#EEE;
}
table#objednavka td.vpravo {
  text-align: right;
  padding-right: 10px;
}
tr.kontaktni {
  height: 10px;
  background-color:#DDD;
  border-style:none;
  border-width:0;
  }
.kontaktni tr {
  background-color:#DDD;
}
/* tabulka end */

table.example {
  width: 100%;
  font-size: 9pt;
}

table.example td {
  padding: 0 0 8px 0;
}

table.example a {
  color: #FFAA00;
  font-weight: bold;
}

table.example td.bl { border-top: 1px solid black; font-size: 14pt; font-weight: bold; padding: 12px 0 4px 0; }

table.example a:hover {
  color: gray;
}

div#foot {
  width: auto;
  padding: 40px 0 20px 0;
  text-align: center;
  font-size: 9pt;
}
div#foot em {
font-size:11px;
font-style:normal;
color:#666666;
}

div#rightbody {
  width: 170px;
  float: right;
}
div#rightbody p {
  margin: 0px;
  padding: 0px;
}

div#lang {
  padding: 20px 0 0 0;
}

div#lang a {
  display: block;
  float: left;
  color: #939697;
  font-weight: bold;
  font-size: 9pt;
  text-align: center;
  margin-right: 10px;
  text-decoration: none;
}

div#lang img {
  border-style: none;
}

address {
  color: #343434;
  font-style: normal;
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 9pt;
}

address a {
  color: #343434;
  text-decoration: underline;
}

address a:hover {
  text-decoration: none;
}
address p, address div {
  margin:0;
  padding:0;
}

div.login {
  font-size: 9pt;
  padding: 20px 0 0 0;
}

div.login table {
  width: 100%;
  font-size: 9pt;
}

div.login form {
  margin: 0;
  padding: 5px 0 0 0;
}

div.login form input {
  width: 90px;
  border: 1px solid black;
  background: url(../images/inpbg.gif) no-repeat left center;
}

div.login form input.subm {
  width: 63px;
  height: 19px;
  border-style: none;
  background: url(../images/submit.gif) no-repeat center center;
}

div.reklama {
  font-size: 9pt;
  padding: 20px 0 0 0;
}

div.reklama a {
  display: block;
  padding: 5px 0 0 0;
}

div.reklama img {
  border-style: none;
}

div#galerie h2 {
  font-size: 11pt;
  margin: 0;
  padding: 0;
}

div#galerie img {
  border-style: none;
}

div#galerie {
  font-size: 9pt;
}

div#galerie a {
  color: #000000;
  text-decoration: none;
}
div#galerie .box a {
  color: #134724;
  text-decoration: none;
}

div#galerie a:hover {
  text-decoration: underline;
}

div#galerie .wdt {
  width: 4px;
  float: left;
  height: 170px;
}

div#galerie h3 {
  font-size: 9pt;
  margin: 0;
  padding: 1px 0 5px 0;
  color: #134724;
}

div#galerie div.box {
  width: 168px;
  float: left;
  height: 170px;
  text-align: center;
}

div#galerie div.pozadii {
  height: 117px;
  width: 168px;
  padding: 10px 0 0 0;
  text-align: center;
  background-image: url(../images/bgpict.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

.inp2 {
  width: 72px;
  height: 16px;
  background-image: url(../images/inpbg2.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

.inp3 {
  width: 135px;
  height: 16px;
  background-image: url(../images/inpbg3.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

form.form input {
  border: 1px solid black;
}

form.form select {
  border: 1px solid black;
  font-size: 8pt;
  width: 135px;
  height: 16px;
  font-weight: bold;
  background-image: url(../images/inpbg3.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

form.form textarea {
  border: 1px solid black;
  width: 580px;
  height: 118px;
  font-weight: bold;
  background-image: url(../images/textarea.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

form.form {
  padding: 40px 0 0 20px;
  font-size: 9pt;
}

.bordt {
  background-image: url(../images/linetab.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 5px 10px 5px 0;
}

.bordr {
  border-right: 1px solid #5AB3D0;
}

form.form table td.mpad {
  padding: 5px 10px 5px 10px;
}

form.form table td.nop {
  padding: 0;
  font-size: 9pt;
}

form.form input.subm {
  width: 137px;
  height: 21px;
  font-size: 0;
  line-height: 0;
  margin: 10px 50px 0 0;
  border-style: none;
  background: url(../images/submit2.gif) no-repeat center center;
}

ul {
  margin: 15px 0 15px 10px;
  font-size: 10pt;
  padding: 0;
  list-style-type: none;
}

ul li {
  background-image: url(../images/dot-virt.gif);
/*  background-position: left center; */
  background-repeat: no-repeat;
  padding: 0 0 0 10px;
  margin: 5px 0 5px 0;
}

.blue { color: #279BC2; }
.clear { clear: both; font-size: 0; height: 0; line-height: 0; margin: 0; padding: 0; }

iframe {
border:0;
}
/* akce */
div.vlevo {
float:left;
width:390px;
}
div.vpravo {
float:right;
margin:15px 5px 0 10px;
width: 104px;
}
div.vpravo p {
text-align:center;
}
div.vlevo p {
text-align: left;
}
div#obsah div.vlevo h4 {
font-size:18px;
}
.boxik {
	margin:0 0 10px 0;
	border-bottom:dotted #000000 1px;
	padding-bottom: 10px;
}
.odsaz {
	margin: 0 0 10px 0;
}
div.vlevo .red {
	font-size: 16px;
	color:#FF0000;
}