@import url(slimbox.css);
@import url(forms.css);

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.hide {
	display: none;
}

.cleaner {
	clear: both;
}

div#main {
	background: url(../images/bg.png) repeat-y top center;
	margin: 0px;
}

div#top {
	width: 758px;
	background: #d4ecf9 url(../images/top.jpg) no-repeat top center;
	margin: 0px auto;
	height: 307px;
}

div#mainContent {
	width: 758px;
	background-color: #d4ecf9;
	margin: 0px auto;
}

h1 a span {
	display: none;
}

h1 {
	padding: 260px 0px 0px 130px;
	margin: 0px;
	float: left;
}

h1 a {
	display: block;
	width: 280px;
	height: 36px;
}

ul#menu {
	float: right;
	margin: 246px 0px 0px 0px;
	/*s podminkama width: 290px;*/
	width: 100px;
	height: 61px;
	list-style: none;
	padding: 0px;
}

li.mItem {
	float: left;
	height: 61px;
	padding: 0px;
	margin: 0px;
}

li.mItem a {
	display: block;
	height: 61px;
	line-height: 61px;
	color: white;
	text-decoration: none;
	padding: 0px 10px;
	border-left: 2px solid white;
	float: left;
	font-size: 1.1em;
}

li.mItem a:hover {
	text-decoration: underline;
}

div#footer {
	height: 29px;
	background: url(../images/footer.gif) repeat-x;
	width: 758px;
	margin: 0px auto;
}

p#ftLeft, p#ftRight {
	line-height: 29px;
	color: #e0e0e0;
	padding: 0px 5px;
	font-size: 0.7em;
}

p#ftLeft a, p#ftRight a {
	color: #e0e0e0;
}

p#ftLeft {
	float: left;
	margin: 0px;
}

p#ftRight {
	float: right;
	margin: 0px;
}

h2.commonHeader {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-size: 1.2em;
}

h2.chTop {
	padding: 15px 0px 15px 0px;
}

p.textPar {
	margin: 0px;
	padding: 10px 0px;
	font-size: 0.7em;
}

p.textPar a, table#contactTable a {
	color: #1164aa;
	text-decoration: none;
}

table#contactTable {
	width: 400px;
	font-size: 0.7em;
}

table#contactTable th {
	text-align: left;
}

td.ctBottom {
	padding-bottom: 25px;
}

p.textPar a:hover {
	text-decoration: underline;
}

table#params {
	width: 100%;
	font-size: 0.7em;
}

table#params th {
	text-align: left;
	background-color: #b8e0f5;
}

table#params th, table#params td {
	padding: 10px;
}

div#mcRight {
	width: 560px;
	float: right;
	padding-right: 7px;
}

img#previewImg {
	float: left;
	display: inline;
	margin: 100px 7px;
}

div#imageGallery {
	width: 390px;
	height: 110px;
	position: relative;
	margin: 30px 85px;
}

div#sliderWindow {
	width: 345px;
	position: absolute;
	left: 25px;
	top: 0px;
	overflow: hidden;
}

div#slider {
	width: 805px;/*115 x 7 obrazku*/
	height: 110px;
}

div#slider img {
	border: none;
	float: left;
	display: inline;
	margin-right: 5px;
}

a#scrollLeft, a#scrollRight {
	width: 20px;
	height: 95px;
	background: url(../images/left.png) no-repeat center center;
	display: block;
	position: absolute;
	left: 0px;
	top: 7px;
}

a#scrollRight {
	background: url(../images/right.png) no-repeat center center;
	left: 370px;
}

a#scrollLeft span, a#scrollRight span {
	display: none;
}
