/* CSS Document */
body, p, input, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica CE, sans-serif;
}
body {
	background-color: #09577F;
	text-align: center;
}
h1 {
	color: #00508e;
	font-weight: normal;
	font-size: 1.85em;
	margin: 0 0 1em 0;
	padding: 0 0 10px 0;

	border-bottom: 1px solid #d4d4d4;
}
#reference h2 {
	color: #2574b6;
	font-size: 1em;
}
h2, h3 {
	margin: 1em 0 0.5em 0;
	padding: 0;
	font-size: 1.37em;
	font-weight: bold;
}
#contacts h3 {
	color: #0086d0;
	margin: 1em 0;
}
h4 {
	margin: 1em 0 1em 0;
	padding: 0;
	font-size: 1.5em;
}
h5 {
	margin: 0;
	padding: 0;
}
p, li {
	color: #4B4B4B;
/*	margin: 0;
	padding: 0;
*/
	line-height: 130%;
}
p img {
	float: left;
	margin: 0 10px 10px 0;
}
a {
	color: #2574b6;
}
a img {
	border: none;
}
#footer a {
	color: inherit;
}
h2 a {
	color: #2574b6;
}
h5 a {
	color: #2574b6;
	font-weight: normal;
	/*font-size: 0.8em;*/
}
#all {
	width: 708px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#topLine {
	background-color: #84BB0B;
	height: 9px;
}
#topMenu {
	background-color: #fff;
	height: 81px;
	border-bottom: 1px solid #008AC8;
}
#topMenu ul {
	list-style-type: none;
	margin: 0 0px 0 0;
	padding: 23px 10px 0 0;
}
#topMenu ul li {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	width: 81px;
	height: 42px;
	position: relative;
}
#topMenu ul li a {
	width: 81px;
	height: 39px;
	display: block;
	margin: 0;
	padding: 0;
	color: #008AC8;
	text-decoration: none;
	background: transparent url('/img/bg-menu.gif') 0 0 no-repeat scroll;
	line-height: 30px;
}
#topMenu ul li a:hover {
	color: #fff;
	background: transparent url('/img/bg-menu-hover.gif') 0 0 no-repeat scroll;
}
#topMenu ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #bebebe;
}
#logo {
	float: left;
	display: block;
	width: 88px;
	height: 48px;
	margin: 24px 0 0 23px;
	padding: 0;
}
#header {
	margin: 1px 0 0 0;
	padding: 160px 0 0 0;
	background: transparent url('/img/hlavicka.jpg') 0 0 no-repeat scroll;
}
#header-subpage {
	margin: 1px 0 0 0;
	padding: 61px 0 0 0;
	background: transparent url('/img/hlavicka-podstranka.jpg') 0 0 no-repeat scroll;
}
#header-text {
	background: transparent url('/img/hlavicka-text.gif') 0 0 no-repeat scroll;
}
div.border {
	background: transparent url('/img/bg-dashed.gif') 200px 0 repeat-y scroll;
}
#content {
	margin: 0;
	padding: 0;
	background: transparent url('/img/bg-col-right.gif') 200px 0 no-repeat scroll;
}
#colLeft {
	float: left;
	width: 160px;
	background: transparent url('/img/bg-col-left.gif') 0 0 no-repeat scroll;
	text-align: left;
	padding: 10px 20px;
}
#colLeft p {
	margin: 0 0 1em 0;
}
#colLeft img {
	margin: 1em 0 0.5em 0;
}
#colRight {
	margin: 0 0 0 200px;
	padding: 15px;
	/*background: transparent url('/img/bg-col-right.gif') 0 0 no-repeat scroll;*/
	text-align: left;
}
#colRight p {
/*	margin: 0 2em 0.5em 2em;*/
}
#colRight .content {
	margin: 0 0 0 15px;
}
#footer {
	margin: 0;
	padding: 0;
	height: 42px;
	clear: both;
	color: #fff;
	background: transparent url('/img/bg-footer.gif') 0 0 repeat-x scroll;
}
#contact {
	margin: 0 0 0 1px;
	padding: 0;
	height: 276px;
	background: #f2f2f2 url('/img/bg-contact.gif') 100% 0 no-repeat scroll;
}
#contact .bg {
	margin: 0;
	padding: 0;
	width: 232px;
	height: 13px;
	background: transparent url('/img/bg-white.gif') 0 0 repeat-x scroll;
}
#reference {
	width: 225px;
	padding: 0 0 0 30px;
}
#reference p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#contacts {
/*	background: transparent url('/img/contact.jpg') 0 0 no-repeat scroll;*/
	float: right;
	width: 195px;
	margin-right: 20px;
}
#contacts p {
	margin: 0;
	padding: 0;
}
#contacts img {
	margin: 0 0 10px 0;
}
#contacts strong {
	color: #2574b6;
}
#copy {
	float: left;
	height: 42px;
	line-height: 42px;
	margin: 0 0 0 20px;
}
#webdesign {
	float: right;
	height: 42px;
	line-height: 42px;
	margin: 0 17px 0 0;
}
#creator {
	float: right;
	height: 42px;
	line-height: 42px;
	margin: 0 17px 0 0;
}
.cleaner {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
span.popis {
	text-decoration: underline;
}
/*
	FORMULAR
*/
form {
	border: none;
	margin: 1em 0 0 0;
	padding: 0;
}
fieldset {
	border: 1px solid #d4d4d4;
	margin: 0;
	width: 75%;
}
legend {
	color: #4B4B4B;
	font-weight: bold;
	border: 1px solid #d4d4d4;
	padding: 0.2em 0.5em;
}
label {
	color: #4B4B4B;
	clear: both;
}
input {
	color: #4B4B4B;
}
input[type="text"], textarea {
	width: 75%;
}
table.cenik {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
table.cenik .cena {
	text-align: right;
	width: 80px;
}
table.cenik tr td {
	border-bottom: 1px solid silver;
	padding: 0.5em;
}
