* {
	padding: 0px;
}

body {
	background: #000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #c32b5b;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c32b5b;
}
ul {
	list-style: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0 none;
}
table th {
	font-weight: bold;
}
table th,
table td {
	color: #fff;
	text-align: left;
	font-size: 13px;
}

a {
	color: #dc366b;
}
a:active {
	outline: 0 none;
}
a img {
	border: 0 none;
	vertical-align: bottom;
}

fieldset {
	border: 0 none;
}
body {
	background: #000 url(../images/bg-main.jpg) no-repeat 50% 0;
}

#wrapper-left {
	width: 100%;
	background: transparent url(../images/bg-left.png) no-repeat 0 0;
}
#wrapper-right {
	width: 100%;
	background: transparent url(../images/bg-right.png) no-repeat 100% 0;
}
#header ul {
	margin-top: 20px;
	float: right;
}
#header ul li {
	float: left;
}
#main {
	width: 1000px;
	min-height: 600px;
	margin: 0 auto;
}
body.page {
	background-image: none;
}
.page #main {
	width: 900px;
	padding: 30px 40px;
}
.page h1 {
	margin: 5px 0 15px;
}
.page h2 {
	margin: 0 0 5px;
}
.page .back {
	float: right;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #dc366b;
	padding: 3px 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.page table {
	table-layout: fixed;
}
.page p {
	margin-bottom: 15px;
}
.page table {
	margin-bottom: 25px;
}

#part1 {
	width: 600px;
	text-align: left;
	margin-top: 380px;
	margin-right: auto;
	margin-left: auto;
	height: 640px;
}

#part2 {
	margin-top: -65px;
	position: relative;
    z-index: 20;
}
*+html #part2 {
	position: static;
}
#part2 .colLeft {
	float: left;
	width: 460px;
	padding-left: 25px;
}
#part2 .colRight {
	float: right;
	width: 450px;
	padding-top: 23px;
}
#part2 .colRight label {
	display: none;
}
#part2 .colRight .flt img {
	margin-bottom: 25px;
}
#part2 .colRight .flt p {
	line-height: 1.8em;
	margin-bottom: 10px;
	color: #b7b7b7;
}
#part2 .colRight .frt {
	text-align: center;
}
#part2 .colRight .frt img {
	margin-bottom: 15px;
}
#part2 .colRight .frt form select {
	width: 170px;
}

#part3 {
	padding: 30px 0 10px;
	text-align: center;
}

#part3 p {
	margin: 0 auto;
	width:700px;
	color: #dc366b;
	font-size:16px;
}

.barva{color: dc366b;
}
#part5 {
	text-align: center;
	padding-bottom: 30px;
}

.product {
    width: 162px;
    height: 200px;
	float: left;
	text-align: center;
	padding: 15px 0 0 0;
}
.product h3 {
	margin: 5px 0 5px;
	height: 26px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}


.flt { float: left; }
.frt { float: right; }

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
}

.content img {
padding:10px 10px 0px 10px;
margin: 20px 0 0 0;}

.content {
margin: 0 auto;
}

#galerie {
	width:850px;
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#part1 p {
text-align:justify;}
