* {
	margin: 0; 
	padding: 0;
	list-style: none;
}
img {
	border: 0 none;
}
body {
	background: #7CCEEC url(images/bg.png) repeat-x center top;
	color: #000;
	text-align: center; /* IE6 centrovani */
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: x-small;
	padding-top: 29px;
}
html>body {
	font-size: small;
}
#adkarpisek {
	text-align: left;
	margin: 0 auto;
	width: 926px;
	background: url(images/head2.jpg) no-repeat right top;
	position: relative;
}

h1 {
	width: 460px;
	height: 253px;
	background: url(images/head1.jpg) no-repeat left top;
}
h1 a {
	display: block;
	width: 161px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	left: 37px;
	top: 81px;
}
h1 a span {
	position: absolute;
	top:0;
	left:0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/logo.png) no-repeat left top;
	cursor: pointer;
}
#menu {
	background: url(images/menu.png) no-repeat top;
	height: 70px;
	padding-left:3px;
}
#menu li {
	float:left;
	padding-top: 11px;
	margin-right:3px;
	line-height: 46px;
}
#active {
	text-decoration: underline !important;
}
#fixline {
	line-height: 15px !important;
}
#fixline a {
	padding-top: 8px;
}
#mclear {
	margin-right: 0 !important;
}
#mclear a {
	width: 148px !important;
}
#menu li a {
	display: block;
	width: 152px;
	height: 47px;
	font-weight: bold;
	color:#FEE296;
	text-decoration:none;
	text-align:center;
}
#menu li a:hover {
	background: url(images/hover.jpg) no-repeat 6px 17px;
	text-decoration: underline;
}
#content {
	float: left;
	width: 645px;
	background:#EEF6F8 url(images/contbg.png) repeat-y top right;
	margin-left:14px;
	border-bottom: 2px #EEF6F8 solid;
	margin-bottom: 2px;
}
#content h2 {
	text-transform: uppercase;
	background: url(images/h2.png) no-repeat;
	height: 65px;
	line-height: 58px;
	padding-left:70px;
	color:#EA664A;
	font-size: 110%;
}
#content p {
	margin-left: 30px;
	margin-right: 25px;
	margin-bottom: 15px;
}
#content h3 {
	margin-left: 30px;
	margin-bottom: 4px;
	font-size: 110%;
}
#content strong {
	color:#1C52B4;
}
#content ul {
	margin-left: 50px;
	margin-bottom: 15px;
}
#content ul li {
	padding-left: 25px;
	background: url(images/odrazka.jpg) no-repeat left center;
}
#content img {
	border: 3px #FF9000 solid;
}
.fleft {
	float:left;
	margin-left: 30px;
	margin-right: 14px;
}
.left {
	float:left;
}
.fright {
	float:right;
	margin-right: 25px;
	margin-left: 14px;
}
h4 {
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	background: url(images/form.png) no-repeat left top;
	padding-left:28px;
	color: #00AEEF;
	font-size: 100%;
}
#frm {
	float: right;
	width: 265px;
	margin-top:10px;
}
#frm form {
	padding-top:10px;
	padding-left:25px;
}
#frm input, select {
	width: 205px;
	border: 1px #326FC3 solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
#frm label {
	font-weight: bold;
}
#frm textarea {
	border: 1px #326FC3 solid;
	width: 205px;
	height:140px;
}
#frm #send {
	margin-top: 5px;
	border: 3px #EA6B4A solid;
	width: 100px;
	background-color: #FF7500;
	color: #FEE296;
}
#foot {
	float: left;
	width: 645px;
	margin-left:14px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#DBF1F9;
	margin-bottom:5px;
}
#foot p {
	padding-left:30px;
}
#foot p a {
	color:#00AEEF;
}
#foot p span {
	color:#000;
}
#mdesign {
	float:left;
	clear:left;
	padding-bottom:10px;
	margin-left:490px;
	width:300px;
}
#mdesign a {
	color: #000;
	font-weight:bold;
}
.sphid{
	display: none;
}
#flash {
	padding-left: 25px;
	color: red;
	font-weight: bold;
}


.txt-center {
	text-align: center;
}
.noborder {
	border: 0 none !important;
}
#pdf {
	color: #000;
}


.cenik {
	width: 90%;
	font-size: 100%;
	width: 530px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px #FE9102 solid;
	background-color: #FFF;
}
.cenik thead th  {
	background-color: #A9D9ED;
}

.cenik  td {
	padding: 4px;
}
.cenik  th {
	text-align: left;
	padding: 4px;
}

.cenik tbody tr {

	background-color: #FFE7CB;
}
.cp {

	padding-left: 35px;
	padding-top: 3px;
}
.clear {
	clear: both;
}






