*
{
margin: 0px;
padding:0px;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #295C6F;
}
img.sidebar {
	width: 180px;
	border:0px;

}
img.kvalita {
	width: 500px;
	border:0px;
	float:left;
}
img.vpravo {
	float: right;
	width: 150px;
	padding: 0px 0 0 20px;
	border:0px;
}
img.mapa {
	float: right;
	width: 250px;
	padding: 0px 0 0 40px;
	border:0px;
}
img.vlevo {
	float: left;
	width: 75px;
	padding: 5px 20px 5px 0px;
	border:0px;
}

body {
	
	background: #BAD2E5 url(./images/pozadi.jpg) no-repeat;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment:fixed;
}

#kontejner
{
	margin: 0 auto;
	width: 792px;
	text-align: left;
}

#hlavni
{
width: 778px;
background: url(images/back_top.jpg) repeat-x top;
padding-top: 10px;
}

#back
{
width: 778px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#horni {
	height: 360px;	
}

#logo {
width: 778px;
height: 294px;
background: url(images/logo.jpg) no-repeat;
}
#jaz {
	float: right;
	padding:5px;
}

#menu
{
width: 778px;
border-top: 6px solid #FFFFFF;
height: 56px;
background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 38px;
  display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
    height: 38px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}

#right
{
	width: 223px;
	float: right;
	margin-right: 5px;
}

#right H3
{
width: 198px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #295C6F;
}
#right a:visited {
	color: #295C6F;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}

#left
{
width: 520px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #295C6F;
}

#left a
{
color: #295C6F;
text-decoration: none;
}

#left p {
  text-align : justify;
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #295C6F;
}

.date 
{
	text-align: right;
	color: #295C6F;
	font-size: 11px;
}

.date a {
	color: #295C6F;
}


#paticka {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #6F9EAF;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/footer.gif) repeat-x top;
}

#paticka p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#paticka a {
	color: #333333;
}
#vyrobek
{
	width : 225px;
	height : 97px;
	float : left;
	padding : 5px 0px 5px 0px;
	text-align : center;
	margin: 0;
background: url(images/backvyrobek.PNG) no-repeat;
}
#vyrobek p {
  text-align : center;
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
	padding-right: 10px;
}


