h1 {
   margin-top:0.2em;
   margin-bottom:0.5em;
   font-size:1.3em;
   font-weight:bold;
   padding-bottom:0.5em;
   border-bottom: 1px solid #006600;
   color: #006600;
   padding: 0px 0px 5px 0px;
}

h2.typ1 {
   font-size:1.3em;
   font-weight:bold;
	margin-top: 10px; 
	padding-top: 4px; 
	text-align: right; 
	border-top: 1px solid #006600; 
	border-bottom: none; 
	margin-bottom: 5px; 
	padding-bottom: 6px;
   color: #006600;
}

a {
	text-decoration: underline;
    color: black;
}

a:hover{
    text-decoration: underline;
    color: gray;
}

a.typgallery {
   color: #006600;
	text-decoration: none;
}

p {
   margin: 0 0 0.7em 0;
}

p.typ1 {
   text-align: center;
}

p.typ2 {
   text-align: right;
}

p.typ3 {
   margin-top:0.4em;
}

p.typ4 {
   text-align: center;
   margin-top:0.6em;
   margin-bottom:1.2em;
}

p.typ5 {
   margin-top:0.6em;
   margin-bottom:0.2em;
}

p.typ6 {
   text-align: center;
   margin-top:0.6em;
   margin-bottom:0.8em;
}

p.typ7 {
	width: 140px;
	float: right;
	text-align: right;
}

p.typ8 {
	width: 280px;
	float: left;
}

p.typ7en {
	width: 190px;
	float: right;
	text-align: right;
}

p.typ8en {
	width: 230px;
	float: left;
}

p.typ9 {
   padding-top: 4px;
}

hr {
   height:1px;
   color: black;
}


table.typ1 {

	width:100%;
   border-top: 1px solid #006600;
}

table.typ2 {
	margin: 5px 0;
	padding:0;
	border:0;
	width:100%;
	border-collapse:collapse;
}

table.typ3 {
	margin:10px;
	padding:0;
	border:0;
	border-collapse:collapse;
}

th {
   padding: 4px 6px;
   border: 1px solid #666666;
   	background-color: #aaaaaa;
}



td {
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
}

td.typ1 {
   font-weight:bold;
   color: #006600;
   margin:0em;
   padding: 0.1em 0em;
}

td.typ2 {
   text-align: right;
   font-weight:bold;
   padding: 0.1em 0em;
   margin:0em;
   color: #006600;
}

td.typ3 {
   text-align: right;
   padding: 4px 6px;
   border: 1px solid #666666;
}

td.typ4 {
   text-align: center;
   vertical-align: middle;
   padding: 4px 6px;
   border: 1px solid #666666;
   font-weight:bold;
}

td.typ5 {
   text-align: left;
   padding: 4px 6px;
   border: 1px solid #666666;
}

img {
	border:0px;
}

img.typ1 {
	float : right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

img.typ2 {
	float : right;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}

img.podpis {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	margin-right: 12px;
}

ul {
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

li {
	margin-top: 1px;
}

li.typ1 {
   margin-top:0.6em;
}

strong.typ1 {
	color: #CC0000;
}

div.news {
	background-color: #dddddd; 
	font-size: 1.1em;
}

div.news img {
	vertical-align:top;
	margin: 10px 15px 10px 10px;
	float: left;
}

div.news img.mp15 {
	margin: 15px 15px 10px 10px;
}

.cleaner  {
	width : 100%;
	height : 0;
	font-size : 0;
	line-height : 0;
	clear : both;
} 


#leftinfoblock {
	width: 250px;
}

#rightimages {
	float: right;
	width: 170px;
}

form {
	margin: 0;
}

input.orderbutton {
	float: right; 
    font-weight: bold;
    margin-top: 25px;
    padding: 10px 0px;
	height: 30px;
	cursor: pointer;
}

p.order {
    padding: 10px 15px;
	background-color: #ffffff; 
	border: 1px solid #333333;
}