/*****************************(c) DKweb.cz*****************************/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0px;
	text-align: left;
	color: black;
	margin: 0cm;
}
img {
	display: none;
}
p {
	line-height: 1.5
}
@page {
	size: portrait;
/* portrait*/
	size: 21cm 29.7cm;
	margin: 0cm 1.5cm 0cm 4cm;
}
/* ------------------------header------------------------ */
div#hlavicka {
	height: 95px;
	position: relative;
	margin: 0;
	display: none;
}
/* ------------------------need menu---------------------------- */
ul#need-menu {
	margin: 10px 0 10px 0;
	display: inline;
	list-style: none;
	clear: both  line-height: 0px;
	display: none;
}
ul#need-menu li {
	width: 127px;
	height: 113px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	display: none;
}
ul#need-menu span {
	display: none;
}
a.need-web {
	background: url(images/chci-web.gif) no-repeat 100% 0px;
	display: block;
	width: 127px;
	height: 113px;
	display: none;
}
a.need-web:hover {
	background: url(images/chci-web.gif) no-repeat 100% -113px;
}
a.need-graphic {
	background: url(images/chci-design.gif) no-repeat 100% 0px;
	display: block;
	width: 127px;
	height: 113px;
	display: none;
}
a.need-graphic:hover {
	background: url(images/chci-design.gif) no-repeat 100% -113px;
}
a.need-seo {
	background: url(images/chci-seo.gif) no-repeat 100% 0px;
	display: block;
	width: 127px;
	height: 113px;
	display: none;
}
a.need-seo:hover {
	background: url(images/chci-seo.gif) no-repeat 100% -113px;
}
/* ------------------------page----------------------- */
#page {
	position: relative;
	width: 760px;
	margin: 2cm auto;
	text-align: left;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
}
#mainpane {
	background: #fff;
}
/* -----------contentpane--------------------------------- */
#contentpane {
	clear: both;
	padding: 10px 0 50px 340px;
	line-height: 1.2em;
}
#contentpane-ref {
	clear: both;
	padding: 0 0 20px 0px;
	line-height: 1.2em;
}
#contentpane-sluzby {
	clear: both;
	padding: 0 0 20px 0px;
	line-height: 1.2em;
	margin: 0px auto;
	width: 690px;
}
h1 {
	color: #000;
	text-decoration: underline;
	font-size: 20pt;
}
h2 {
	display: block;
	font: normal 1.45em Georgia, "New York CE", utopia, serif;
	color: #fff;
	width: 690px;
	letter-spacing: -1px;
	margin: 0.7em 0 0.3em 0;
	padding: 2px;
	float: left;
}
h2#none {
	display: block;
	font: normal 1.45em Georgia, "New York CE", utopia, serif;
	color: #000;
	width: 690pxletter-spacing: -1px;
	margin: 0em 0 0.3em 0;
	padding: 2px;
	float: left;
}
h2#index {
	display: block;
	font: normal 1.45em Georgia, "New York CE", utopia, serif;
	color: #000;
	width: 400px;
	letter-spacing: -1px;
	margin: 1em 0 0.3em 0;
	padding: 2px;
	float: left;
}
/* ---------------profil----------------------------- */
#news {
	position: absolute;
	top: 0px;
	left: 0;
	width: 290px;
	padding-bottom: 15px;
	background: #fff;
}
#news h3 {
	margin: 20px 0 15px 20px;
	font: normal 1.3em Georgia, "New York CE", utopia, serif;
}
#news p {
	margin: 0;
	padding: 0 20px 10px;
	line-height: 1.3em;
}
#news ul {
	width: 200px;
	padding: 0 20px 10px 25px;
	margin: 0;
	float: left;
}
#news ul li {
	display: block;
	list-style-type: none;
	width: 220px;
	color: #000;
	background: url(images/blog_icon.gif) 0 3px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 14px 0;
}
#news ul.normal li {
	display: block;
	width: 220px;
	color: #000;
	background: none;
	padding: 0px;
	margin: 0 0 14px 0;
}
#news ul#kontakt li {
	display: block;
	width: 220px;
	color: #000;
	background: none;
	padding: 0px;
	margin: 0 0 14px 0;
}
#news ul.odrazka li {
	display: block;
	background: url(images/odrazka.gif) 0 5px no-repeat;
	width: 220px;
	color: #000;
	margin: 0 0 14px 0;
}
/* ------------------------- reference ------------------------- */
#reference {
	clear: both;
	padding: 0 0 20px 0px;
	padding: 0px;
	line-height: 1.5em;
}
#reference ul {
	margin: 0;
	padding: 0;
}
#reference li {
	float: left;
	width: 233px;
	display: inline;
	margin: 0 24px 20px 0;
	padding: 0;
	list-style: none;
}
#reference li a {
	margin: 0;
	padding: 0;
}
#reference li img {
	border: 1px solid #d6d6d6;
	padding: 9px;
	display: none;
	background: #fff;
	width: 213px;
	height: 116px;
}
a:hover img.portbox {
	filter: alpha(opacity=60, style=0);
	opacity: 0.4;
	display: none;
	border: none;
	background: #fff;
}
#reference li span {
	display: block;
	margin: 7px 0 0;
	padding: 7px 10px 0;
	height: 70px;
	color: #000;
	background: #fff;
}
#reference li span a {
	padding: 0 10px 0 0;
}
#reference li strong {
	display: block;
	margin: 0 0 3px;
	color: #111111;
}
#pristupnost {
	clear: both;
	padding: 10px 0 0 0;
}
#pristupnost ul {
	margin: 0 0 30px 0;
}
#pristupnost ul li {
	display: block;
	background: none;
	width: 500px;
	margin: 0 0 14px 0;
	padding: 0 0 0 15px;
	float: left;
}
#pristupnost p {
	width: 640px;
	clear: both;
}
/* ------------------------------links--------------------------------*/
a.odkaz {
	padding: 5px 10px;
	background: none;
	color: #000;
	margin: 5px;
	text-decoration: underline;
}
a {
	color: #000;
	text-decoration: underline;
	padding: 1px;
	background: none;
}
a.externi {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
	background: url('images/blank.gif') right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 1px 10px 1px 1px;
}
a.image {
	display: none;
}
img {
	display: none;
}
/* -------------------------------------second menu------------------------------------ */
#second-menu {
	position: absolute;
	top: 155px;
	line-height: 30px;
	left: 0;
	width: 200px;
	display: none;
}
#second-menu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#second-menu li {
	margin: 0;
	list-style: none;
	padding: 0;
	float: right;
	width: 200px;
	background: transparent;
	text-align: left;
}
#second-menu li a {
	display: block;
	padding: 5px 10px;
	background: #f5f4ee;
	color: #c96c4f;
	width: 180px;
	margin: 3px;
	text-decoration: underline;
}
#second-menu li a:hover {
	color: #000;
	background: #abc7c4;
	text-decoration: none;
}
#second-menu li a.active {
	color: #000;
	background: #abc7c4;
	text-decoration: none;
}
/* -----------------------------------home-------------------------------------- */
#last-reference {
	padding: 9px;
	border: 1px solid #c2d7d9;
	background: #fff;
	margin-top: 10px;
}
img.last-ref-obr {
	width: 400px;
	height: 160px;
}
span a.last {
	padding: 0 10px 0 0;
}
/* ------------------------------------------------------------------------------ */
#footer {
	margin: 0;
	padding: 60px 0 0 0;
	text-align: center;
	height: 140px;
	color: #7FB7C0;
	width: auto;
	font-size: 0.9em;
	background: #111111;
	display: none;
}

/* ----------------------other------------------------ */
ul.odrazka li {
	display: block;
	background: url(images/odrazka.gif) 0 5px no-repeat;
	color: #000;
	width: 500px;
	margin: 0 0 14px 0;
	padding: 0 0 0 15px;
	float: left;
}
.doprava {
	float: right;
}
.doleva {
	float: left;
	margin-right: 10px;
}
.icq {
	width: 18px;
	height: 18px;
}
p {
	line-height: 1.5em;
	text-align: left;
}
p#cena {
	text-align: center;
	margin: 50px 0 0 0;
	float: right;
	width: 200px;
}
p#cena span {
	display: block;
}
p#cena span#text {
	display: block;
	text-align: left;
	margin: 20px 0 0 0;
}
abbr, acronym {
	border-bottom: 1px dotted gray;
	cursor: help;
}

a.top {
	background: url(images/top.gif) no-repeat;
	width: 24px;
	display: none;
	height: 23px;
}
.margin {
	margin: 10px 0 10px 0;
}
.margin-index {
	margin: 0px 0 20px 0;
}
/*---------------kontakt-----------------*/

table.kontakt {
	display:block;
	margin: 0 auto 40px auto;
	border-spacing: 0px;
	color: #000;
}
td.toright {
	margin: 0px;
	text-align: right;
	width: 150px;
	color: gray;
}
table.kontakt td {
	border-bottom: 1px dotted #C2C2C2;
	margin: 0;
	padding: 6px 10px;
}
tr.info td {
	background: #fafafa;
}
tr.zvyraznene td {
	background: #fafafa;
}
.stred {
	text-align: center;
}
div#form {
	margin: 0 auto;
	width: 320px;
	display: none;
}
div#form p {
	margin: 10px 0 0 0;
}
div#form h2 {
	width: 150px;
}
p.center {
	text-align: center;
	margin: 30px 0 0 0;
}
img.services {
	width: 92px;
	height: 89px;
	float: left;
	clear: left;
	display: block;
	margin: 0 0 0 5px;
	display: none;
}
p.text {
	width: 550px;
	margin: 10px 0 0 0;
}
p.text1 {
	width: 550px;
	margin: 7px 0 3px 0;
}
p.textpane {
	width: 610px;
	margin: 0px auto 0 auto;
}
p.textbox {
	width: 610px;
	margin: 10px auto 10px auto;
}
div.services {
	background: none;
	width: 660px;
	height: 140px;
	padding: 0 15px 15px 15px;
}
hr {
	clear: both;
	margin-top: 20px;
	height: 1px;
	width: auto;
	background: #f5f4ee;
	border: none;
}
div.margin-p ul li {
	line-height: 2em;
	margin: 8px 0 3px 0;
	list-style: none;
}
div.margin-p ul li a {
	width: 180px;
	display: block;
}
