﻿html {
	min-height: 100%;
}
body{
	font-family: verdana;
	font-size: 12px;
	min-height: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	background: #0053b1 url(../images/poz.gif) repeat-x top left;
	
}


h1{
	padding: 0;
	margin: 0;
}
h2{
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.bordermenu h2 {
	display: inline;
	
	}

h3{
  color: #0054b1;
}


img {
	border: 0;
	margin: 0;
	padding: 0;
} 

.clear {
	clear: both;
}

.float-left {
	float: left;
}
.float-center{
	float: center;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}
.align-right{
	text-align: right;
}

.wrapper{
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	background-color: #FFFFFF;
}

a span{display:none;}

#logo {
	width: 188px;
	height: 93px;
	background: url(../images/logo.jpg);
}
#logo h1 a {
	display: block;
	width: 188px;
	height: 93px;
}

.top-bubles {
background: url(../images/bubliny_01.jpg) no-repeat center top;
height: 98px;
padding-top: 42px;

margin: 0 auto;
}

.bottom-bubles {
	background: url(../images/bubles.jpg) no-repeat center bottom;
padding-bottom: 30px;
}

#left {
  margin: 0 7px 0 6px;
  float: left;
  width: 188px;
  background-color: #FFFFFF;
  min-height: 200px;
  height: 100%;
}

.bordermenu {
	padding-top: 23px;
	width: 176px;
	height: 19px;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 12px;
	background-image: url(../images/bordermenu.jpg);
}

#menu {
	width: 188px;
	margin: 0;
	padding: 0;
}

#menu  ul{
	margin: 5px 0 0 0;
	padding: 0;
	
}

#menu li {
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li a {
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	display: block;
	width: 163px;
	height: 25px;
	background: url(../images/menu.gif) no-repeat top center;
}
#menu li a:hover {
	background: url(../images/menu.gif) no-repeat bottom center;
	text-decoration: underline;
}
#menu li a.active {
	background: url(../images/menu.gif) no-repeat bottom center;
}


#news {


}

#news .items {
	margin-top: 5px;
	background-color: #1094dc;
	padding: 5px;
	width: 178px;

}
#news .items p {
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 20px;
}

#news .items a {
	color: #FFFFFF;
	text-decoration: underline;
}

#news .items a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#news h3 {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	background: url(../images/news.gif) no-repeat left center;
	}


.map {
	text-align: center;
	width: 199px;
	height: 258px;
	background-image: url(../images/mapa.jpg);
}
.counter {
  width: 199px;
  text-align: center;
  margin-top: 10px;
}
.odkazmapa {
	margin-top: 30px;
	padding-left: 70px;
	text-align: center;
	height: 20px;
}

.odkazmapa a {
	display: block;
	width: 95px;
	background: url(../images/hydro_29.png) no-repeat right center;
	color: #e79a18;
	text-decoration: none;
}

#right {
  padding-top: 30px;
  margin-right: 6px;
  float: left;
  width: 743px;
  min-height: 100%;
  background-color: #FFFFFF;
}

#topmenu {
	float: left;
	line-height: 20px;
	width: 743px;
	height: 24px;
	background: url(../images/topmenu.jpg);

}
#topmenu ul {
	margin: 0;
	padding: 0 0 0 20px;
}


#topmenu li {
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}


#topmenu ul li a {
	float: left;
	padding: 1px 30px 0 20px;
	background: url(../images/sipka.gif) no-repeat left center;
	display: block;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#topmenu ul li a:hover {
	text-decoration: underline;
}



#biglogo {
	float: left;
	width: 743px;
	height: 226px;
	margin-right: 5px;
	background-image: url(../images/biglogo.jpg);

}


#shop-link {
	float: right;
	text-align: center;
}
#shop-link a {
	display: block;
	height: 20px;
	width: 146px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#shop-link a:hover {

	text-decoration: underline;

}

#title {
	float: left;
	height: 25px;
	width: 743px;
	background: #FFFFFF url(../images/content_top2.jpg) no-repeat top left;
}

#title h2 {

	text-align: center;
	line-height: 24px;
	color: #FFFFFF;
	float: left;
	width: 149px;
	height: 24px;
	background-image: url(../images/content_top.jpg);

}

#content{
	float: left;
	width: 723px;
	padding: 0 10px;
}


#footer{

  clear: both;
  width: 950px;
  height: 21px;
  background: #FFFFFF;
}
#footer  p {
	margin: 0;
	padding: 0;
}

#footer .links {
	float: left;
	height: 21px;
	width: 205px;
	font-size: 10px;
	background: #0053b1;
}

#footer .links a {
	display: block;
	float: left;	
}
#footer .links a.webdesign{	
	margin-top: 4px;
	text-decoration: none;
	width: 68px;	
	color: #FFFFFF;
}
#footer .links a:hover.webdesign{	
	text-decoration: underline;
}

#footer .copyright {
	line-height: 21px;
	float: left;
	width: 735px;
	padding: 0 5px;
	text-align: right;
}





#content-fckeditor{
  background-color: white;
}