
body {
	font-family: sans-serif, Verdana, Arial;
	font-size: 75%;
	color: #6b6b6b;
	background: #F0F0F0 url("images/bodyBckg.jpg") top left repeat-x;
	width: 100%;
	margin: 0;
}
#pageBackground {
	margin: 0 auto;
	width: 990px;
}

.text-center {text-align: center}

 td {vertical-align: top}
#pageAlign {
	width: 990px;
	background: url("images/bckgStranka.png") repeat-y left top;
}
.mainTplWidth {
	width: 970px;
	background: white;
	margin: 0 auto;
}
 
#pageTop {
	width: 970px;
	background: white url('images/bg-pagetop.png') repeat-x;
	position: relative;
}
 
  .pageCenterLeft {
	width: 730px;
	background:   url('images/bg-left.png') repeat-x top;
	min-height: 600px;
 
	float: left;
}
 
#pageRight {
	width: 240px;
	float: right;
	 background: url('images/bg-right.png') no-repeat; 
	min-height: 400px;
}
 
#footer {
	height: 30px;
	background: url('images/beneFoot.png') top  left repeat-x;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	color: #fff;
	padding-left: 15px
}
#pageMiddle {
	float: left;
	text-align: left;
	background: url('images/bg-parent.png') repeat-y right;
}






/****** SHARED ******/
fieldset {
  border: 0
}

 
.blockTitle, h2 {
	font-size: 18px;
	color: #13446E;
}
#pageRight .blockTitle {margin: 5px auto;}


.float-left {
	float: left;
}
.clear {
	clear: both;
}
/****** PAGE TOP ******/

/* logo */
#pageTop .logo a img {
	border: 0;
}
#pageTop .logo {
	padding: 10px 10px;
}
/* home */
#pageTop .home {
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}
#pageTop .home a {
	display: block;
	float: left;
	margin: 0 5px;
}
#pageTop .home a {
	color: #333;
	text-decoration: none;
}
#pageTop .home a:hover {
	color: #5D8A06;
	text-decoration: underline;
}
/* motiv - obrazek */
div.motiv {
	height: 132px;
	background: url('images/top.jpg') no-repeat;
	color: #fff;
}
/****** PAGE CENTER ******/
#pageCenter .block .innerBlock {
	padding: 15px;
}
#pageCenter h2 {
	font-size: 14px;
}
#pageCenter a {
	color: #5D8A06;
}
 
/****** PAGE RIGHT ******/
#pageRight .newsBlock {
	margin: 10px;
}
#pageRight .newsBlock a {
	color: #5D8A06;
	font-weight: bold;
}
#pageRight .newsBlock ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#pageRight .newsBlock li {
	list-style-image: url("images/news.png");
	margin: 10px 0;
	;
	padding: 0;
}
#pageRight .newsBlock .articleDate {
	color: #5D8A06;
}
/****** PAGE FOOT ******/
#footer a {
	color: #13446E;
}
#footer #created {
	width: 30%;
	float: right;
	display: block;
	padding-right: 10px;
	text-align: right;
	color: #333
}
#footer .footerNav {
	width: 30%;
	text-align: left;
	float: left;
	margin-left: 10px;
}
/*kontakt form*/
#kontakt-form {background-color: #f5f3f6; width: 400px; margin: 0 auto; border:1px solid #669900}

#kontakt-form form {margin: 10px; padding: 10px; width: 100px; }

#kontakt-form  label {width: 80px; display: block; float: left; text-align: right; margin: 2px 5px}

#kontakt-form  legend {border: 2px solid #000000}

#kontakt-form input {margin: 2px 0; width: 190px; }

#kontakt-form  .submit {border: 1px solid #000000; cursor: pointer; width: 80px; }

#kontakt-form  .zprava {height: 70px; }

#kontakt-form  fieldset {margin: 10px}
/*prihlaska*/
#objednavka-form {background-color: #f5f3f6; width: 500px; margin: 0 auto; border:1px solid #669900}

#objednavka-form form {margin: 10px; padding: 10px; width: 100px; }

#objednavka-form  label {width:100px; display: block; float: left; text-align: right; margin: 2px 5px}

#objednavka-form  legend {border: 0px solid #000000; font-size:18px}

#objednavka-form input {margin: 2px 0; width: 190px; }

#objednavka-form  .submit {border: 1px solid #000000; cursor: pointer; width: 80px; }

#objednavka-form  .zprava {height: 70px; }

#objednavka-form  fieldset {margin: 10px}
.banners img {border: 1px solid #E0D4D4}
