body {
  margin: 0px;
  padding: 0px;
  background: white url(../graphics/bckg.gif) top repeat-x;
  font-family: Arial, Verdana, Tahoma,  sans-serif;
  font-size: 0.9em;
  color: #535353;
  _height: 100%;
  min-height: 100%;
  /* line-height: 1.6em; */
}

p {
  padding-top: 6px;
  margin-top: 0px;
  /* line-height: 1.5em; */
  font-size: 1em;
}

#content p
{
	font-size: 1em;
}

h1 {
 	font-size: 1.3em;
	text-transform: uppercase;
	padding-left: 20px;
	background: url('../graphics/puntik.gif') left no-repeat;
	font-weight: bold;
	color: #1d8fd5;
}

h2 {
  margin: 0px;
  padding: 10px 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0px;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
}



a {
  font-weight: bold;
  text-decoration: underline;
  color: #1d8fd5;
}

a:hover {
  text-decoration: underline;
  color: black;
}

a img {
  border: 0px;
}

label
{
	font-weight: bold;
	display: block;
	width: 60px;
	float: left;
	clear: both;
}

textarea
{
	width: 330px;
	height: 150px;
	border: 1px solid brown;
	background: none;
}

input
{
	border: 1px solid brown;
	background: none;
	margin-bottom: 5px;
}

.formsubmit
{
	margin-top: 8px;
	width: 150px;
	margin-left: 60px;
	font-weight: bold;
	cursor: pointer;
	color: #571d01;
}


.cleaner {
  clear: both;
  font-size: 0px;
}

#holder
{
	width: 1198px;
	position: relative;
	margin: 0 auto;
	min-height: 500px;
	_height: 500px;
}

a.header
{
	width: 1198px;
	height: 198px;
	text-decoration: none;
	display: block;
	background: url('../graphics/header.jpg') no-repeat;
	margin-bottom: 10px;
}

#leftside
{
	float: left;
	width: 263px;
}

#content
{
	float: left;
	width: 600px;
	padding-left: 35px;
	padding-right: 30px;
	text-align: justify;
	position: relative;
}

#rightside
{
	float: left;
	width: 270px;
	z-index: 1;
}

#rightside img
{
	margin-bottom: 5px;
	z-index: 1;
}

.top_sluzby
{
	width: 263px;
	height: 45px;
	background: url('../graphics/top_sluzby.gif') no-repeat;
	display: block;
	margin-bottom: 10px;
}

.top_ceniky
{
	width: 263px;
	height: 45px;
	background: url('../graphics/top_ceniky.gif') no-repeat;
	display: block;
	margin-bottom: 10px;
}

.top_kontakty
{
	width: 263px;
	height: 45px;
	background: url('../graphics/top_kontakty.gif') no-repeat;
	display: block;
	margin-bottom: 10px;
}

.top_technologie
{
	width: 263px;
	height: 45px;
	background: url('../graphics/top_technologie.gif') no-repeat;
	display: block;
	margin-bottom: 10px;
}

a.sluzba
{
	font-size: 1.1em;
	text-transform: uppercase;
	padding-left: 20px;
	background: url('../graphics/sipka.gif') top left no-repeat;
	position: relative;
	display: block;
	color: #1d8fd5;
	text-decoration: none;
	margin-bottom: 10px;
}

a.sluzba span
{
	position: relative;
	top: -3px;
}

a.sluzba:hover
{
	color: #db2b15;
}

.p_kontakt
{
	color: #d20000;
	padding-left: 15px;
	//text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}

.p_kontakt strong
{
	color: black;
}

#footer
{
	width: 100%;
	height: 20px;
	display: block;
	padding-bottom: 50px;
}

.noborder
{
	border: 0px;
	text-decoration: none;
}

.backlink
{
font-size: 0.8em;
text-transform:uppercase;
text-decoration:none;
position:absolute; 
right: 20px;
top: 17px;
}
