* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 30px 0;
	background: #E9E9E9;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
}

a {
	color: #DA251D;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #005DA1;
	font-size: 1.6em;
	margin-bottom: 1em;
}

h2 {
	color: #DA251D;
	font-size: 1.4em;
	margin: 1.3em 0 0.5em 0;
}

h3 {
	color: #005DA1;
	font-size: 1.2em;
	margin: 1em 0;
}

ul {
	margin: 1.33em;
	margin-left: 30px;
}

.clr {
	clear: both;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.align-justify {
	text-align: justify;
}

.align-center {
    text-align: center;
}

#page {
	width: 780px;
	margin: auto;
	background: #FFF;
}

#top {
	height: 81px;
	background-image: url(../images/voda-topeni-plyn.gif);
	background-position: 364px 31px;
	background-repeat: no-repeat;
}

#in-page {
	padding: 4px 4px;
}

#logo-martin-pouska {
	width: 219px;
	height: 50px;
	background-image: url(../images/logo-martin-pouska.gif);
	background-repeat: no-repeat;
}

#logo-martin-pouska a {
	width: 219px;
	height: 50px;
	display: block;
}

#logo-martin-pouska span {
	display: none;
}

#in-logo {
	padding: 17px 0 0 18px;
}

#middle {
	width: 100%;
	height: 250px;
	background-image: url(../images/back-middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#tema {
	width: 333px;
	height: 250px;
	background-image: url(../images/tema1.jpg);
	background-repeat: no-repeat;
	float: right;
}

#motto {
  width: 435px;
	float: left;
	color: #FFF;
	font-weight: bold;
}

.sentence1 {
	margin: 36px 0 0 16px;
	font-size: 1.7em;
}

.sentence2 {
	margin: 117px 0 0 16px;
	font-size: 1.3em;
}

.sentence3 {
	font-size: 1.3em;
}

#menu {
	width: 100%;
	height: 46px;
	background: #DA251D;
	margin-bottom: 4px;
}

#menu a {
	padding: 0 19px;
	font-size: 1.2em;
	line-height: 46px;
	display: block;
	color: #FFF;
	text-decoration: none;
	float: left;
}

#menu a:hover {
	background-color: #E1514A;
	background-image: url(../images/menu-active.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#text {
	border-top: 4px solid #E9E9E9;
	line-height: 1.4em;
}

#in-text {
	padding: 16px 16px;
}

#footer {
	width: 100%;
	height: 46px;
	background: #E9E9E9;
}

#copyright {
	float: left;
	padding: 16px 0 0 16px;
	color: #737373;
}

#links {
	float: right;
	padding: 16px 16px 0 0;
	color: #DA251D;
}

#links a {
	color: #DA251D;
}

#links a:hover {
	color: #005DA1;
}

#print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	padding: 0 8px 0 20px;
	margin-right: 8px;
	border-right: 1px solid #DA251D;
	float: left;
}

#left {
	width: 315px;
	margin-right: 25px;
	float: left;
}

#right {
	width: 395px;
	float: left;
}

ul.sluzby {
	margin: 0;
	list-style: none;
	font-size: 0.9em;
    line-height: 1.8em;
}

ul.sluzby a {
	padding-left: 15px;
	background-image: url(../images/odrazka-sluzby.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

ul.sluzby a:hover {
	background-image: url(../images/odrazka-sluzby1.gif);
}

table#sortiment {
	width: 100%;
}

table#sortiment td {
	height: 100px;
	vertical-align: middle;
	text-align: center;
}

#fotogalerie div {
	float: left;
	margin: 7px 15px 7px 0;
	border: 1px solid #E9E9E9;
}

#fotogalerie div a:hover {
	display: block;
	background-color: #E9E9E9;
}

#fotogalerie div img {
	margin: 5px 5px;
}

#pocitadlo {
    float: right;
    margin-right: 10px;
    margin-top: 5px
}

table.data {
	border-collapse: separate;
}

table.data th {
	background: #005DA1;
	padding: 2px 2px;
    color: #FFF;
}

table.data td {
	background-color: #F3F2F2;
	padding: 2px 2px;
}

table.data td.vyrazne {
	background-color: #E5E5E5;
}

table.data th.bg-none {
	background-color: #FFFFFF;
}

.w500 {width: 500px;}
.w150 {width: 150px;}

.kolektor-image {
    width: 200px;
    float: left;
}

.hspace10-l {
    margin-left: 10px;
}

.hspace10-r {
    margin-right: 10px;
}
