body, html {
	padding:0; margin:0;
}

body {
	background:#EBEBEB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#737373;
}

img {
	border:5px solid #EAB19A;
}

a {
	color:#E36430;
}

input, textarea {
	border:1px solid #FF4900;
}

input.submit {
	background:#FF4900;
	border:1px solid #EDC8A7;
	color:white;
	font-weight:bold;
}


label {
	color:black;
}


form span {
	display:block;
}

div#p-header {
	background:#EDC8A7 url("/styles/images/header-bckg.gif") repeat-x top left;
	height:150px;
	text-align:center;
}

div#p-header div {
	width:970px; height:150px;
	margin:0 auto;
	text-align:left;
	background:transparent url("/styles/images/header.jpg") no-repeat top left;
}

div#p-header p {
	width:570px; height:110px;
	margin:0; padding:0;
}

div#p-header a, div#p-header span {
	width:570px; height:110px;
	display:block;
	text-decoration:none;
	cursor:pointer;
}

div#p-header span {
	font-size:14px;
	visibility:hidden;
}




div#services {
	background:transparent url("/styles/images/services.gif") no-repeat top left;
	padding-left:71px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:black;
}

h2 {
	color:#E36430;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color:#FF4900;
	font-size:15px;
}

ul {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}

li {
	margin-left:0; padding-left:11px;
	background:transparent url("/styles/images/li.gif") no-repeat 3px 8px;
}

div.break, span.break {
	width:95%; height:1px; font-size:1px;
	margin:0; padding:0; border:0;
	float:none; clear:both;
	display:block;
}

div#p-content {
	width:900px;
	margin:0 auto;
	background:#F1F1F1;
	position:relative;
}

div#p-navigation {
	position:absolute;
	top:-40px; left:50px;
	width:800px;
	height:40px;
	text-align:center;
}

div#p-navigation p {
	margin:0; padding:0 0 0 3px;
	background:#F39068;
	height:38px; width:auto;
	border:1px solid white;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

div#p-navigation a {
	background:#EFDFD7 url("/styles/images/nav-item.gif") repeat-x top left;
	height:35px; line-height:35px;
	display:block;
	float:left;
	padding:0 32px 0 33px;
	margin:0 3px 0 0;
	color:black;
	text-decoration:none;
	font-size:14px;
}

div#p-navigation a.selected {
	background:#E7CEC4;
}

/* ochrana proti přetečení */
div#p-navigation span {
	display:block;
	width:870px; _width:800px;
}

div#p-navigation span.hid {
	display:none;
}

div#p-text {
	margin:0 50px; padding:0 0 25px;
}

div#first {
	float:left;
	width:500px;
}

div#references {
	width:670px;
}

div#references h2, div#references p {
	clear:both;
}

div#second {
	float:right;
	width:265px;
	font-size:15px;
	color:black;
}

div#p-footer {
	background:#EDC8A7 url("/styles/images/footer.gif") repeat-x top left;
	height:100px;
	text-align:center;
}

div#p-footer div {
	margin:0 auto;
	width:900px; height:50px;
}

div#p-footer p {
	height:50px; line-height:50px;
	font-size:11px;
	color:#333;
	margin:0; padding:0;
}

div#p-footer img {
	border:0;
	vertical-align:middle;
	margin:0 7px;
}

div#p-footer a {
	color:#333;
	text-decoration:none;
}

div#p-footer a:hover {
	color:#FF4900;
}

div#p-footer p#address {
	float:left;
}

div#p-footer p#maker {
	float:right;
}





/* úvodní stránka */
p#hp-top {
	margin-top:0; padding-top:0;
}

p#hp-top img {
	border:0;
}

/* galerie */

div#gallery {
	margin:12px 22px; padding:13px;
	clear:both;
	background:white;
	border-top:1px solid white;
	text-align:left;
}

div#gallery span {
	float:left;
	display:block;
	padding:7px 7px; margin:0;
	text-align:left;
}

div#gallery p a {
	display:block;
	text-align:center;
}

div#gallery span.back {
	float:none; clear:both;
	width:95%;
	text-align:left;
}

div#gallery span.back a {
	text-align:left;
	display:inline;
	font-size:10px;
	padding-left:12px;
	background:transparent url("/styles/images/top.gif") no-repeat top left;
}

div#gallery h2, div#gallery h1 {
	clear:both; float:left;
	padding-left:7px;
	line-height:1.5;
}

div#gallery img {
	border:1px solid #EAB19A;
	display:block;
}

div#gallery p {
	clear:both;
}

div#gallery ul {
	float:left;
	clear:both;
	margin:5px 0px;
}

img.fl {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

p.error {
	color:red;
	font-weight:bold;
}
